<!-- 

// Style Sheet

document.write("<STYLE TYPE='text/css'>" +
			   "<!--" +
			   "BODY, TABLE, TD, TH {font-family : Verdana;font-size : 12px;color : #FFFFFF;}" +
			   "TD.chan {font-family : Verdana;font-size : 12px;color : #000000;}" +
			   "TD.chan2 {font-family : Verdana;font-size : 12px;color : #99BAF0;}" +
			   "TD.chan3 {font-family : Verdana;font-size : 14px;color : #99BAF0;}" +
			   "a.chan {font-family : Verdana;font-size : 12px;color : #5864A0;}" +
			   "a.chan:hover {font-family : Verdana;font-size : 12px;color : #FFFFFF;}" +
			   "a.chan2 {font-family : Verdana;font-size : 12px;color : #7F93CD;}" +
			   "a.chan2:hover {font-family : Verdana;font-size : 12px;color : #F7AD63;}" +
			   "a.chan2a {font-family : Verdana;font-size : 12px;font-weight:bold; color : #F7AD63;}" +
			   "a.chan2a:hover {font-family : Verdana;font-size : 12px; font-weight:bold;color : #F7AD63;}" +
			   "text-align : center;}" +
			   "a.chan_nav {color:#FFFFFF;font-family:Verdana;font-size:14px;font-weight: bold;text-decoration:none;} " +
			   "a.chan_nav:hover {color:#FFFFFF;font-family:Verdana;font-size:14px;font-weight: bold;text-decoration:none;}" +
			   "a.chan_nav2 {color:#FFFFFF;font-family:Verdana;font-size:12px;text-decoration:none;}" +
			   "a.chan_nav2:hover {color:#FFFFFF;font-family:Verdana;font-size:12px;font-weight:bold;text-decoration:none;}" +
			   "a.chan_nav3 {color:#99BAF0;font-family:Verdana;font-size:12px;text-decoration:none;}" +
			   "a.chan_nav3:hover {color:#FFFFFF;font-family:Verdana;font-size:12px;font-weight:bold;text-decoration:none;}" +
			   "//-->" +
			   "</STYLE>")


// Status Message - or Not

function dm(msgStr) {
  document.returnValue = false;
  if (document.images) { 
     window.status = msgStr;
     document.returnValue = true;
  }
}
var showMsg = navigator.userAgent != "Mozilla/4.0 (compatible; MSIE 4.0; Mac_PowerPC)";
function dmim(msgStr) {
  document.returnValue = false;
  if (showMsg) { 
    window.status = msgStr;
    document.returnValue = true;
  }
}

// Array Function for Header and Footer

function makeArray() {
var args = makeArray.arguments;
    for (var i = 0; i < args.length; i++) {
    this[i] = args[i];
    }
this.length = args.length;
}

// Header Array

var header0 = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=169></TD><TD width=500></TD><TD width=131></TD></TR>" +
		 "<TR><TD><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=images/blink2.swf><PARAM NAME=Src VALUE=images/blink2.swf><EMBED src=images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><TD valign=top class=chan2>")

var header1 = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=169></TD><TD width=500></TD><TD width=131></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=images/blink2.swf><PARAM NAME=Src VALUE=images/blink2.swf><EMBED src=images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav href=\"index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"commercial/index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"residential/index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"why.htm\" >&nbsp;&nbsp;- Why Choose Us&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></td></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"tips.htm\" >&nbsp;&nbsp;- Security Tips&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"referral.htm\" >&nbsp;&nbsp;- Customer Referrals</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"residential/voip.htm\" >&nbsp;&nbsp;- Got VoIP?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;- Hi-Speed Cable/DSL</A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=images/georgia.gif></p></TD><TD colspan=2 valign=top class=chan2>")

var header1a = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=169></TD><TD width=500></TD><TD width=131></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=images/blink2.swf><PARAM NAME=Src VALUE=images/blink2.swf><EMBED src=images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav href=\"home.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"adt2.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"adt2.htm\" >&nbsp;&nbsp;- ADT Special&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></td></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"why.htm\" >&nbsp;&nbsp;- Why Choose Us&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></td></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"tips.htm\" >&nbsp;&nbsp;- Security Tips&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"referral.htm\" >&nbsp;&nbsp;- Customer Referrals</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"residential/voip.htm\" >&nbsp;&nbsp;- Got VoIP?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=images/georgia.gif></p></TD><TD colspan=2 valign=top class=chan2>")

var header1b = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=169></TD><TD width=500></TD><TD width=131></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=images/blink2.swf><PARAM NAME=Src VALUE=images/blink2.swf><EMBED src=images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"home.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"adt2.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"adt2.htm\" >&nbsp;&nbsp;- ADT Special&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></td></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"why.htm\" >&nbsp;&nbsp;- Why Choose Us&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></td></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"tips.htm\" >&nbsp;&nbsp;- Security Tips&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"referral.htm\" >&nbsp;&nbsp;- Customer Referrals</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"residential/voip.htm\" >&nbsp;&nbsp;- Got VoIP?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=images/georgia.gif></p></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=home.htm>Home</a> > <a class=chan2 href=adt.htm>Residential Services</a> > <a class=chan2 href=adt.htm>Security Systems</a> > <font color=#F7AD63><B>ADT Special</B></font></font><BR><BR>")

var header2 = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=169></TD><TD width=500></TD><TD width=131></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=images/blink2.swf><PARAM NAME=Src VALUE=images/blink2.swf><EMBED src=images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"commercial/index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"residential/index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"why.htm\" >&nbsp;&nbsp;- Why Choose Us&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></td></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"tips.htm\" >&nbsp;&nbsp;- Security Tips&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"referral.htm\" >&nbsp;&nbsp;- Customer Referrals</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"residential/voip.htm\" >&nbsp;&nbsp;- Got VoIP?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;- Hi-Speed Cable/DSL</A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=images/georgia.gif></p><P align=center><a href=\"http://www.data.bbb.org/scripts/cgiip.exe/WService=savannah/savannah/showrpt.html?zid=HBFjGkNoQ\" target=new><img src=images/BBBonline.jpg width=85 height=130 border=0></a></P></TD><TD colspan=2 valign=top class=chan2><font size=2 color=#7F93CD><a class=chan2 href=index1.htm>Home</a> > <font color=#F7AD63><B>Why Choose Us</B></font></font><BR><BR>")


var header3 = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=169></TD><TD width=500></TD><TD width=131></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=images/blink2.swf><PARAM NAME=Src VALUE=images/blink2.swf><EMBED src=images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"commercial/index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"residential/index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"why.htm\" >&nbsp;&nbsp;- Why Choose Us&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></td></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"tips.htm\" >&nbsp;&nbsp;- Security Tips&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"referral.htm\" >&nbsp;&nbsp;- Customer Referrals</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"residential/voip.htm\" >&nbsp;&nbsp;- Got VoIP?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;- Hi-Speed Cable/DSL</A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=images/georgia.gif></p></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=index1.htm>Home</a> > <font color=#F7AD63><B>Security Tips</B></font></font><BR><BR>")

var header4 = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=169></TD><TD width=500></TD><TD width=131></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=images/blink2.swf><PARAM NAME=Src VALUE=images/blink2.swf><EMBED src=images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"commercial/index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"residential/index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"why.htm\" >&nbsp;&nbsp;- Why Choose Us&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></td></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"tips.htm\" >&nbsp;&nbsp;- Security Tips&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"referral.htm\" >&nbsp;&nbsp;- Customer Referrals</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"residential/voip.htm\" >&nbsp;&nbsp;- Got VoIP?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;- Hi-Speed Cable/DSL</A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=images/georgia.gif></p></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=index1.htm>Home</a> > <font color=#F7AD63><B>Customer Referrals</B></font></font><BR><BR>")

var header5 = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=189></TD><TD width=500></TD><TD width=111></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../commercial/index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"security.htm\" >&nbsp;&nbsp;- Security Systems&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"elderlycare.htm\" >&nbsp;&nbsp;- Elderly Care&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://69.20.60.35/jahia/cstmenu?partnerid=246434\" target=\"_blank\" >&nbsp;&nbsp;- Home Automation&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"entertainment.htm\" >&nbsp;&nbsp;- Entertainment&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;- Hi-Speed Cable/DSL</A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=../images/georgia.gif></p></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <font color=#F7AD63><B>Residential Services</B></font></font><BR><BR>")

var header6 = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=189></TD><TD width=500></TD><TD width=111></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../commercial/index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"security.htm\" >&nbsp;&nbsp;<B>Security Systems:</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"existing_home.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- For Existing Homes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"new_construction.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- For New Construction&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"have_system.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Already Have a System</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"rental.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- For Apt/Condo/Rentals</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"elderlycare.htm\" >&nbsp;&nbsp;<B>Elderly Care</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://69.20.60.35/jahia/cstmenu?partnerid=246434\" target=\"_blank\" >&nbsp;&nbsp;<B>Home Automation</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"entertainment.htm\" >&nbsp;&nbsp;<B>Entertainment</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;<B>Hi-Speed Cable/DSL</B></A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=../images/georgia.gif></p></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <a class=chan2 href=index.htm>Residential Services</a> > <font color=#F7AD63><B>Security Systems</B></font></font><BR><BR>")

var header6a = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=189></TD><TD width=500></TD><TD width=111></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../commercial/index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav3 href=\"security.htm\" >&nbsp;&nbsp;<B>Security Systems:</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"existing_home.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- For Existing Homes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"new_construction.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- For New Construction&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"have_system.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Already Have a System</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"rental.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- For Apt/Condo/Rentals</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"elderlycare.htm\" >&nbsp;&nbsp;<B>Elderly Care</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://69.20.60.35/jahia/cstmenu?partnerid=246434\" target=\"_blank\" >&nbsp;&nbsp;<B>Home Automation</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"entertainment.htm\" >&nbsp;&nbsp;<B>Entertainment</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;<B>Hi-Speed Cable/DSL</B></A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=../images/georgia.gif></p></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <a class=chan2 href=index.htm>Residential Services</a> > <a class=chan2 href=security.htm>Security Systems</a> > <font color=#F7AD63><B>For Existing Homes</B></font></font><BR><BR>")

var header6b = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=189></TD><TD width=500></TD><TD width=111></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../commercial/index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav3 href=\"security.htm\" >&nbsp;&nbsp;<B>Security Systems:</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"existing_home.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- For Existing Homes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"new_construction.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- For New Construction&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"have_system.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Already Have a System</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"rental.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- For Apt/Condo/Rentals</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"elderlycare.htm\" >&nbsp;&nbsp;<B>Elderly Care</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://69.20.60.35/jahia/cstmenu?partnerid=246434\" target=\"_blank\" >&nbsp;&nbsp;<B>Home Automation</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"entertainment.htm\" >&nbsp;&nbsp;<B>Entertainment</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;<B>Hi-Speed Cable/DSL</B></A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=../images/georgia.gif></p></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <a class=chan2 href=index.htm>Residential Services</a> > <a class=chan2 href=security.htm>Security Systems</a> > <font color=#F7AD63><B>For New Construction</B></font></font><BR><BR>")

var header6c = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=189></TD><TD width=500></TD><TD width=111></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../commercial/index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav3 href=\"security.htm\" >&nbsp;&nbsp;<B>Security Systems:</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"existing_home.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- For Existing Homes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"new_construction.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- For New Construction&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"have_system.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Already Have a System</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"rental.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- For Apt/Condo/Rentals</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"elderlycare.htm\" >&nbsp;&nbsp;<B>Elderly Care</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://69.20.60.35/jahia/cstmenu?partnerid=246434\" target=\"_blank\" >&nbsp;&nbsp;<B>Home Automation</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"entertainment.htm\" >&nbsp;&nbsp;<B>Entertainment</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;<B>Hi-Speed Cable/DSL</B></A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=../images/georgia.gif></p></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <a class=chan2 href=index.htm>Residential Services</a> > <a class=chan2 href=security.htm>Security Systems</a> > <font color=#F7AD63><B>Already Have a System</B></font></font><BR><BR>")

var header6d = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=189></TD><TD width=500></TD><TD width=111></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../commercial/index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav3 href=\"security.htm\" >&nbsp;&nbsp;<B>Security Systems:</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"existing_home.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- For Existing Homes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"new_construction.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- For New Construction&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"have_system.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Already Have a System</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"rental.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- For Apt/Condo/Rentals</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"elderlycare.htm\" >&nbsp;&nbsp;<B>Elderly Care</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://69.20.60.35/jahia/cstmenu?partnerid=246434\" target=\"_blank\" >&nbsp;&nbsp;<B>Home Automation</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"entertainment.htm\" >&nbsp;&nbsp;<B>Entertainment</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;<B>Hi-Speed Cable/DSL</B></A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=../images/georgia.gif></p></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <a class=chan2 href=index.htm>Residential Services</a> > <a class=chan2 href=security.htm>Security Systems</a> > <font color=#F7AD63><B>For Apt/Condo/Rentals</B></font></font><BR><BR>")

var header7 = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=189></TD><TD width=500></TD><TD width=111></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../commercial/index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"security.htm\" >&nbsp;&nbsp;- Security Systems&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"elderlycare.htm\" >&nbsp;&nbsp;- Elderly Care&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://69.20.60.35/jahia/cstmenu?partnerid=246434\" target=\"_blank\" >&nbsp;&nbsp;- Home Automation&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"entertainment.htm\" >&nbsp;&nbsp;- Entertainment&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;<B>Hi-Speed Cable/DSL</B></A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=../images/georgia.gif></p></TD><TD colspan=2 valign=top class=chan2><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <a class=chan2 href=index.htm>Residential Services</a> > <font color=#F7AD63><B>Elderly Care</B></font></font><BR><BR>")

var header8 = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=169></TD><TD width=520></TD><TD width=111></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../commercial/index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"security.htm\" >&nbsp;&nbsp;<B>Security Systems</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"elderlycare.htm\" >&nbsp;&nbsp;<B>Elderly Care</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://69.20.60.35/jahia/cstmenu?partnerid=246434\" target=\"_blank\" >&nbsp;&nbsp;<B>Home Automation</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"entertainment.htm\" >&nbsp;&nbsp;<B>Entertainment:</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"dishnetwork.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Dish Network&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"hometheatre.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Home Theatre&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"outdoorsound.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Outdoor Sound&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"HDTV.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Pioneer HDTV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;<B>Hi-Speed Cable/DSL</B></A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=../images/georgia.gif></p></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <a class=chan2 href=index.htm>Residential Services</a> > <font color=#F7AD63><B>Entertainment</B></font></font><BR><BR>")

var header8a = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=169></TD><TD width=520></TD><TD width=111></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../commercial/index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"security.htm\" >&nbsp;&nbsp;<B>Security Systems</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"elderlycare.htm\" >&nbsp;&nbsp;<B>Elderly Care</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://69.20.60.35/jahia/cstmenu?partnerid=246434\" target=\"_blank\" >&nbsp;&nbsp;<B>Home Automation</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"entertainment.htm\" >&nbsp;&nbsp;<B>Entertainment:</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"dishnetwork.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Dish Network&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"hometheatre.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Home Theatre&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"outdoorsound.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Outdoor Sound&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"HDTV.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Pioneer HDTV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;<B>Hi-Speed Cable/DSL</B></A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=../images/georgia.gif></p></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <a class=chan2 href=index.htm>Residential Services</a> > <a class=chan2 href=entertainment.htm>Entertainment</a> > <font color=#F7AD63><B>Home Theatre</B></font></font><BR><BR>")

var header8b = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=169></TD><TD width=520></TD><TD width=111></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../commercial/index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"security.htm\" >&nbsp;&nbsp;<B>Security Systems</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"elderlycare.htm\" >&nbsp;&nbsp;<B>Elderly Care</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://69.20.60.35/jahia/cstmenu?partnerid=246434\" target=\"_blank\" >&nbsp;&nbsp;<B>Home Automation</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"entertainment.htm\" >&nbsp;&nbsp;<B>Entertainment:</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"dishnetwork.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Dish Network&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"hometheatre.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Home Theatre&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"outdoorsound.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Outdoor Sound&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"HDTV.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Pioneer HDTV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thihref=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=newhref=\"../hi_speed_internet.htm\" >&nbsp;&nbsp;<B>Hi-Speed Cable/DSL</B></A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=../images/georgia.gif></p></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <a class=chan2 href=index.htm>Residential Services</a> > <a class=chan2 href=entertainment.htm>Entertainment</a> > <font color=#F7AD63><B>Outdoor Sound</B></font></font><BR><BR>")

var header8c = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=169></TD><TD width=520></TD><TD width=111></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../commercial/index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"security.htm\" >&nbsp;&nbsp;<B>Security Systems</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"elderlycare.htm\" >&nbsp;&nbsp;<B>Elderly Care</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://69.20.60.35/jahia/cstmenu?partnerid=246434\" target=\"_blank\" >&nbsp;&nbsp;<B>Home Automation</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"entertainment.htm\" >&nbsp;&nbsp;<B>Entertainment:</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"dishnetwork.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Dish Network&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"hometheatre.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Home Theatre&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"outdoorsound.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Outdoor Sound&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"HDTV.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Pioneer HDTV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;<B>Hi-Speed Cable/DSL</B></A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=../images/georgia.gif></p></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <a class=chan2 href=index.htm>Residential Services</a> > <a class=chan2 href=entertainment.htm>Entertainment</a> > <font color=#F7AD63><B>Pioneer HDTV</B></font></font><BR><BR>")

var header8d = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=169></TD><TD width=520></TD><TD width=111></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../commercial/index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"security.htm\" >&nbsp;&nbsp;<B>Security Systems</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"elderlycare.htm\" >&nbsp;&nbsp;<B>Elderly Care</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://69.20.60.35/jahia/cstmenu?partnerid=246434\" target=\"_blank\" >&nbsp;&nbsp;<B>Home Automation</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"entertainment.htm\" >&nbsp;&nbsp;<B>Entertainment:</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"dishnetwork.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Dish Network&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"hometheatre.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Home Theatre&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"outdoorsound.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Outdoor Sound&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"HDTV.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Pioneer HDTV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;<B>Hi-Speed Cable/DSL</B></A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=../images/georgia.gif></p></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <a class=chan2 href=index.htm>Residential Services</a> > <a class=chan2 href=entertainment.htm>Entertainment</a> > <a class=chan2 href=HDTV.htm>Pioneer HDTV</a> > <font color=#F7AD63><B>Words to Know</B></font></font><BR><BR>")

var header8e = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=169></TD><TD width=520></TD><TD width=111></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../commercial/index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"security.htm\" >&nbsp;&nbsp;<B>Security Systems</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"elderlycare.htm\" >&nbsp;&nbsp;<B>Elderly Care</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://69.20.60.35/jahia/cstmenu?partnerid=246434\" target=\"_blank\" >&nbsp;&nbsp;<B>Home Automation</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"entertainment.htm\" >&nbsp;&nbsp;<B>Entertainment:</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"dishnetwork.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Dish Network&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"hometheatre.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Home Theatre&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"outdoorsound.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Outdoor Sound&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"HDTV.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Pioneer HDTV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;<B>Hi-Speed Cable/DSL</B></A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=../images/georgia.gif></p></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <a class=chan2 href=index.htm>Residential Services</a> > <a class=chan2 href=entertainment.htm>Entertainment</a> > <a class=chan2 href=HDTV.htm>Pioneer HDTV</a> > <font color=#F7AD63><B>Shopping Cheat Sheet</B></font></font><BR><BR>")

var header9 = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=169></TD><TD width=520></TD><TD width=111></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../commercial/index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"security.htm\" >&nbsp;&nbsp;<B>Security Systems</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"elderlycare.htm\" >&nbsp;&nbsp;<B>Elderly Care</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://69.20.60.35/jahia/cstmenu?partnerid=246434\" target=\"_blank\" >&nbsp;&nbsp;<B>Home Automation</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"entertainment.htm\" >&nbsp;&nbsp;<B>Entertainment:</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"dishnetwork.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Dish Network&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"hometheatre.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Home Theatre&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"outdoorsound.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Outdoor Sound&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"HDTV.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Pioneer HDTV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;<B>Hi-Speed Cable/DSL</B></A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=../images/georgia.gif></p></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <a class=chan2 href=index.htm>Residential Services</a> > <a class=chan2 href=entertainment.htm>Entertainment</a> > <font color=#F7AD63><B>Dish Network</B></font></font><BR><BR>")

var header9b = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=169></TD><TD width=520></TD><TD width=111></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../commercial/index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"security.htm\" >&nbsp;&nbsp;<B>Security Systems</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"elderlycare.htm\" >&nbsp;&nbsp;<B>Elderly Care</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://69.20.60.35/jahia/cstmenu?partnerid=246434\" target=\"_blank\" >&nbsp;&nbsp;<B>Home Automation</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"entertainment.htm\" >&nbsp;&nbsp;<B>Entertainment:</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"dishnetwork.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Dish Network&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"hometheatre.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Home Theatre&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"outdoorsound.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Outdoor Sound&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"HDTV.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Pioneer HDTV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;<B>Hi-Speed Cable/DSL</B></A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=../images/georgia.gif></p></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <a class=chan2 href=index.htm>Residential Services</a> > <a class=chan2 href=entertainment.htm>Entertainment</a> > <a class=chan2 href=dishnetwork.htm>Dish Network</a> > <font color=#F7AD63><B>Printable Coupon</B></font></font><BR><BR>")

var header9c = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=169></TD><TD width=520></TD><TD width=111></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../commercial/index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"security.htm\" >&nbsp;&nbsp;<B>Security Systems</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"elderlycare.htm\" >&nbsp;&nbsp;<B>Elderly Care</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://69.20.60.35/jahia/cstmenu?partnerid=246434\" target=\"_blank\" >&nbsp;&nbsp;<B>Home Automation</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#99BAF0';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"entertainment.htm\" >&nbsp;&nbsp;<B>Entertainment:</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"dishnetwork.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Dish Network&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"hometheatre.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Home Theatre&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"outdoorsound.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Outdoor Sound&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"HDTV.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Pioneer HDTV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;<B>Hi-Speed Cable/DSL</B></A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=../images/georgia.gif></p></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <a class=chan2 href=index.htm>Residential Services</a> > <a class=chan2 href=entertainment.htm>Entertainment</a> > <a class=chan2 href=dishnetwork.htm>Dish Network</a> > <font color=#F7AD63><B>The Truth about Satellite TV</B></font></font><BR><BR>")

var header10 = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=169></TD><TD width=500></TD><TD width=131></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"security.htm\" >&nbsp;&nbsp;- Security Systems&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"fire.htm\" >&nbsp;&nbsp;- Fire Systems&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"video.htm\" >&nbsp;&nbsp;- Video Surveillance&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"dishnetwork.htm\" >&nbsp;&nbsp;- DISH TV & Music</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;- Hi-Speed Cable/DSL</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../residential/index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "</TABLE><BR><BR><img src=../images/georgia.gif></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <font color=#F7AD63><B>Commercial Services</B></font></font><BR><BR>")

var header11 = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=189></TD><TD width=500></TD><TD width=111></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Commercial Services&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"security.htm\" >&nbsp;&nbsp; <B>Security Systems:</B>&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"need_system.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Need a System</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"have_system.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Already Have a System</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"fire.htm\" >&nbsp;&nbsp; <B>Fire Systems</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"video.htm\" >&nbsp;&nbsp; <B>Video Surveillance</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"dishnetwork.htm\" >&nbsp;&nbsp; <B>DISH TV & Music</B>&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp; <B>Hi-Speed Cable/DSL</B></A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../residential/index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "</TABLE><BR><BR><img src=../images/georgia.gif></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <a class=chan2 href=index.htm>Commercial Services</a> > <font color=#F7AD63><B>Security Systems</B></font></font><BR><BR>")

var header11a = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=189></TD><TD width=500></TD><TD width=111></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Commercial Services&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"security.htm\" >&nbsp;&nbsp; <B>Security Systems:</B>&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"need_system.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Need a System</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"have_system.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Already Have a System</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"fire.htm\" >&nbsp;&nbsp; <B>Fire Systems</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"video.htm\" >&nbsp;&nbsp; <B>Video Surveillance</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"dishnetwork.htm\" >&nbsp;&nbsp; <B>DISH TV & Music</B>&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp; <B>Hi-Speed Cable/DSL</B></A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../residential/index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "</TABLE><BR><BR><img src=../images/georgia.gif></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <a class=chan2 href=index.htm>Commercial Services</a> > <a class=chan2 href=security.htm>Security Systems</a> > <font color=#F7AD63><B>Need a System</B></font></font><BR><BR>")

var header11b = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=189></TD><TD width=500></TD><TD width=111></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Commercial Services&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"security.htm\" >&nbsp;&nbsp; <B>Security Systems:</B>&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"need_system.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Need a System</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"have_system.htm\" >&nbsp;&nbsp;&nbsp;&nbsp;- Already Have a System</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"fire.htm\" >&nbsp;&nbsp; <B>Fire Systems</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"video.htm\" >&nbsp;&nbsp; <B>Video Surveillance</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"dishnetwork.htm\" >&nbsp;&nbsp; <B>DISH TV & Music</B>&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp; <B>Hi-Speed Cable/DSL</B></A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../residential/index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "</TABLE><BR><BR><img src=../images/georgia.gif></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <a class=chan2 href=index.htm>Commercial Services</a> > <a class=chan2 href=security.htm>Security Systems</a> > <font color=#F7AD63><B>Already Have a System</B></font></font><BR><BR>")

var header12 = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=169></TD><TD width=500></TD><TD width=131></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"security.htm\" >&nbsp;&nbsp;- Security Systems&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"fire.htm\" >&nbsp;&nbsp;- Fire Systems&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"video.htm\" >&nbsp;&nbsp;- Video Surveillance&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"dishnetwork.htm\" >&nbsp;&nbsp;- DISH TV & Music</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;- Hi-Speed Cable/DSL</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../residential/index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "</TABLE><BR><BR><img src=../images/georgia.gif></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <a class=chan2 href=index.htm>Commercial Services</a> > <font color=#F7AD63><B>Fire Systems</B></font></font><BR><BR>")

var header13 = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=169></TD><TD width=500></TD><TD width=131></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"security.htm\" >&nbsp;&nbsp;- Security Systems&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"fire.htm\" >&nbsp;&nbsp;- Fire Systems&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"video.htm\" >&nbsp;&nbsp;- Video Surveillance&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"dishnetwork.htm\" >&nbsp;&nbsp;- DISH TV & Music</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;- Hi-Speed Cable/DSL</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../residential/index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "</TABLE><BR><BR><img src=../images/georgia.gif></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <a class=chan2 href=index.htm>Commercial Services</a> > <font color=#F7AD63><B>Video Surveillance</B></font></font><BR><BR>")

var header14 = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=189></TD><TD width=500></TD><TD width=111></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Commercial Services&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"security.htm\" >&nbsp;&nbsp;- Security Systems&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"fire.htm\" >&nbsp;&nbsp;- Fire Systems&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"video.htm\" >&nbsp;&nbsp;- Video Surveillance&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"dishnetwork.htm\" >&nbsp;&nbsp;- DISH TV & Music&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;- Hi-Speed Cable/DSL</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../residential/index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "</TABLE><BR><BR><img src=../images/georgia.gif></TD><TD colspan=2 valign=top><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <a class=chan2 href=index.htm>Commercial Services</a> > <font color=#F7AD63><B>DISH TV & Music</B></font></font><BR><BR>")

var header15 = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=169></TD><TD width=500></TD><TD width=131></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=../images/blink2.swf><PARAM NAME=Src VALUE=../images/blink2.swf><EMBED src=../images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"../commercial/index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"../why.htm\" >&nbsp;&nbsp;- Why Choose Us&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></td></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"../tips.htm\" >&nbsp;&nbsp;- Security Tips&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"../referral.htm\" >&nbsp;&nbsp;- Customer Referrals</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"voip.htm\" >&nbsp;&nbsp;- Got VoIP?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;- Hi-Speed Cable/DSL</A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=../images/georgia.gif></p></TD><TD colspan=2 valign=top class=chan2><font size=2 color=#7F93CD><a class=chan2 href=../index1.htm>Home</a> > <font color=#F7AD63><B>Important Information for VoIP Customers</B></font></font><BR><BR>")

var header16 = new makeArray("" +
		 "<TABLE cellSpacing=0 cellPadding=0 width=800 border=0><TR><TD width=169></TD><TD width=500></TD><TD width=131></TD></TR>" +
		 "<TR><TD colspan=3><OBJECT id=blink2 codeBase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0 height=150 width=800 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>" +
		 "<PARAM NAME=Movie VALUE=images/blink2.swf><PARAM NAME=Src VALUE=images/blink2.swf><EMBED src=images/blink2.swf loop=true quality=high WIDTH=800 HEIGHT=150 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash>" +
		 "</EMBED></OBJECT></TD></TR>" +
		 "<TR><td valign=top><table><tr><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"index1.htm\" >&nbsp;Home Page&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></tr>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"commercial/index.htm\" >&nbsp;Commercial Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav href=\"residential/index.htm\" >&nbsp;Residential Services</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"why.htm\" >&nbsp;&nbsp;- Why Choose Us&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></td></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"tips.htm\" >&nbsp;&nbsp;- Security Tips&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"referral.htm\" >&nbsp;&nbsp;- Customer Referrals</A></TD></TD></TR>" +
		 "<TR><TD align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#000000';\">" +
		 "<A class=chan_nav2 href=\"residential/voip.htm\" >&nbsp;&nbsp;- Got VoIP?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A></TD></TD></TR>" +
		 "<TR><TD bgcolor=#F7AD63 align=left style=\"BORDER-BOTTOM: #d3d3d3 thin ridge\" onmouseover=\"this.style.color='#FFFFFF';this.style.backgroundColor='#5864A0';\" onmouseout=\"this.style.color='#FFFFFF';this.style.backgroundColor='#F7AD63';\">" +
		 "<A class=chan_nav2 href=\"http://agent.HughesNet.com/?mid=sa90308secalertmax\" target=new>&nbsp;&nbsp;- Hi-Speed Cable/DSL</A></TD></TD></TR>" +
		 "</TABLE><p align=center><img src=images/georgia.gif></p></TD><TD colspan=2 valign=top class=chan2><font size=2 color=#7F93CD><a class=chan2 href=index1.htm>Home</a> > <font color=#F7AD63><B>Hi-Speed Cable/DSL</B></font></font><BR><BR>")


// Footer Array

var footer = new makeArray("<tr><td colspan=3><IMG height=70 src=\"images/footer.gif\" width=800 ></td></tr><tr><td colspan=3 class=chan background=images/footer2.gif>" +
		"<font size=5>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>912-554-1273</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class=chan href=\"contact.htm\">Contact Us</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class=chan href=\"privacy.htm\">Privacy Policy</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class=chan href=\"mailto:employment@securityalertmax.com\">Employment Opportunities</a></B>" +
		"<BR><font size=4>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>1-877-973-LINK</B></font><center><font size=1>&copy; Copyright 2006 Security Alert Max, LLC.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LVU 001240</center>" +
		"This web site and all materials and information included herein is/are the " +
		"exclusive property of Security Alert Max, LLC. Use of this site shall not " +
		"waive any of Security Alert's rights to exclusive ownership. No " +
		"reproduction of any materials or information listed or linked on this site " +
		"is allowed without prior written consent of Security Alert. " +
		"All independent logos and/or trademarks remain the property of their respective owners." +
		"<a href=\"http://mail.securityalertmax.com:8383/login.cgi?\" target=new><img src=images/webmail.gif border=0 align=right></a><center><BR>Site Design by: <a class=chan href=\"http://216.247.184.232/epicwebdesign\" target=new><font size=1><B>Epic Web Design</B></font></a></font></center>" +
		"</TD></TR></TBODY></TABLE>")

var footer2 = new makeArray("<tr><td colspan=3><IMG height=70 src=\"../images/footer.gif\" width=800 ></td></tr><tr><td colspan=3 class=chan background=../images/footer2.gif>" +
		"<font size=5>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>912-554-1273</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class=chan href=\"mailto:contactus@securityalertmax.com\">Contact Us</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class=chan href=\"mailto:employment@securityalertmax.com\">Employment Opportunities</a></B>" +
		"<BR><font size=4>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>1-877-973-LINK</B></font><center><font size=1>&copy; Copyright 2006 Security Alert Max, LLC.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LVU 001240</center>" +
		"This web site and all materials and information included herein is/are the " +
		"exclusive property of Security Alert Max, LLC. Use of this site shall not " +
		"waive any of Security Alert's rights to exclusive ownership. No " +
		"reproduction of any materials or information listed or linked on this site " +
		"is allowed without prior written consent of Security Alert. " +
		"All independent logos and/or trademarks remain the property of their respective owners." +
		"<a href=\"http://mail.securityalertmax.com:8383/login.cgi?\" target=new><img src=../images/webmail.gif border=0 align=right></a><center><BR>Site Design by: <a class=chan href=\"http://216.247.184.232/epicwebdesign\" target=new><font size=1><B>Epic Web Design</B></font></a></font></center>" +
		"</TD></TR></TBODY></TABLE>")

// -->


