// JavaScript Document
/////////////////////////////////////////////////////////////////////

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

/////////////////////////////////////////////////////////////////////

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
/////////////////////////////////////////////////////////////////////
function DisplayTopBorder()
{
    document.open();
    document.writeln("  <table width='100%' border='0' cellpadding='0' cellspacing='0'>");
    document.writeln("  <tr> ");
    document.writeln("  <td width='5'><img height='5' src='http://www.spywaredetector.net/images/nw.gif' width='5' height='5'></td>");
    document.writeln("  <td bgcolor='#FFFFFF'><img height='2' width='1' src='http://www.spywaredetector.net/images/blank.gif'></td>");
    document.writeln("  <td width='5'><img height='5' src='http://www.spywaredetector.net/images/ne.gif' width='5' height='5'></td>");
    document.writeln(" 	</tr>");
	document.writeln(" 	</table>");

 }
/////////////////////////////////////////////////////////////////////
function DisplayBotBorder()
{
    document.open();
    document.writeln("  <table width='100%' border='0' cellpadding='0' cellspacing='0'>");
    document.writeln("  <tr> ");
    document.writeln("  <td width='5'><img height='5' src='http://www.spywaredetector.net/images/sw.gif' width='5' height='5'></td>");
    document.writeln("  <td bgcolor='#FFFFFF'><img height='2' width='1' src='http://www.spywaredetector.net/images/blank.gif'></td>");
    document.writeln("  <td width='5'><img height='5' src='http://www.spywaredetector.net/images/se.gif' width='5' height='5'></td>");
    document.writeln(" 	</tr>");
	document.writeln(" 	</table>");

 }
 /////////////////////////////////////////////////////////////////////
 /////////////////////////////////////////////////////////////////////
function DisplayTopBox()
{
    document.open();
    document.writeln("  <table width='100%' border='0' cellspacing='0' cellpadding='0'>");
    document.writeln("  <tr> ");
    document.writeln("    <td width='6' height='6'><img src='http://www.spywaredetector.net/images/tl.gif' width='6' height='6'></td>");
    document.writeln("    <td class='topbrd'><img src='http://www.spywaredetector.net/images/blank.gif'></td></td>");
    document.writeln("    <td align='right' width='6'><img src='http://www.spywaredetector.net/images/tr.gif' width='6' height='6'></td>");
    document.writeln("    </tr>");
    document.writeln("    </table>");
 }

/////////////////////////////////////////////////////////////////////
function DisplayBotBox()
{
    document.open();
    document.writeln("  <table width='100%' border='0' cellspacing='0' cellpadding='0'>");
    document.writeln("  <tr> ");
    document.writeln("    <td width='6' height='6'><img src='http://www.spywaredetector.net/images/bl.gif' width='6' height='6'></td>");
    document.writeln("    <td class='botbrd'><img src='http://www.spywaredetector.net/images/blank.gif'></td>");
    document.writeln("    <td align='right' width='6'><img src='http://www.spywaredetector.net/images/br.gif' width='6' height='6'></td>");
    document.writeln("    </tr>");
	document.writeln("  <tr> ");
    document.writeln("    <td colspan='3' height='12'><img src='http://www.spywaredetector.net/images/blank.gif'></td>");
    document.writeln("    </tr>");
    document.writeln("    </table>");
 }
/////////////////////////////////////////////////////////////////////
function DisplayTopNav3EE()
{
  	document.writeln("  <table width='100%' border='0' cellspacing='0' cellpadding='0' bgcolor='#0A58A5'>");
	document.writeln("  <tr> ");
	document.writeln("  <td class='tdHome'><a href='http://www.maxsecureantivirus.com/avplus/index.htm' class='newmenu'>Home</a></td>");
	document.writeln("  <td class='tdPurchase'><a href='http://www.maxsecureantivirus.com/avplus/PurchaseAVPlus.htm' class='newmenu'>Purchase</a></td>");
	document.writeln("  <td class='tdUpdates'><a href='http://www.spywaredetector.net/downloadupdates.htm' class='newmenu'>Updates</a></td>");
	document.writeln("  <td class='tdHome'><a href='http://www.maxsecureantivirus.com/faq.htm' class='newmenu'>FAQ</a></td>");
	document.writeln("  <td class='tdPurchase'><a href='http://www.maxsecureantivirus.com/contact.htm' class='newmenu'>Contact</a></td>");
	document.writeln("  <td class='tdVendor'><a href='http://www.maxsecureantivirus.com/partners.asp' class='newmenu'>Partners</a></td>");
	document.writeln("  </tr>");
	document.writeln("  </table>");
}
