// JavaScript Document
/////////////////////////////////////////////////////////////////////
function MM_displayStatusMsg(msgStr) { //v1.0
  status=msgStr;
  document.MM_returnValue = true;
}

/////////////////////////////////////////////////////////////////////
  function DisplayTopNav3()
{
    document.open();
	document.writeln("  <table width='100%' cellspacing='0' cellpadding='0' bgcolor='#0A58A5'>");
	document.writeln("  <tr> ");
	document.writeln("  <td class='tdHome'><a href='http://www.spywaredetector.net/index.htm' class='newmenu'>Home</a></td>");
	document.writeln("  <td class='tdPurchase'><a href='http://www.spywaredetector.net/purchase.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='tdAffiliates'><a href='http://www.spywaredetector.net/affiliates.htm' class='newmenu'>Affiliates</a></td>");
	document.writeln("  <td class='tdContact'><a href='http://www.spywaredetector.net/contact.htm' class='newmenu'>Contact Us</a></td>");
	document.writeln("  <td class='tdMenu2'></td>");
	document.writeln("  </tr>");
	document.writeln("  </table>");
}
 /////////////////////////////////////////////////////////////////////

function DisplayTopNavPages()
{
    document.open();
    document.writeln("  <table width='100%' cellpadding='0' cellspacing='0'>");
    document.writeln("  <tr>");
	document.writeln("  <td colspan='4'><img src='http://www.spywaredetector.net/images/blank.gif' height='7'></td>");
	document.writeln("  </tr>");
	document.writeln("  <tr>");
    document.writeln("  <td><a href='http://www.spywaredetector.net/'><img alt='Spyware Detector' src='http://www.spywaredetector.net/images/logo_new_SpywareDetector.gif'></a><img  class='blank270' src='http://www.spywaredetector.net/images/blank.gif'></a></td>");
    document.writeln("  <td><img src='http://www.spywaredetector.net/images/banner.jpg' alt='Anti Spyware Software' width='398' height='77'></td>");
	document.writeln("  </tr>");
	document.writeln(" 	</table>");

 }
 
 /////////////////////////////////////////////////////////////////////
function DisplayTopBorder()
{
    document.open();
    document.writeln("  <table width='100%' 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%' 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 NavAndCopyRights()
{
    document.open();
    document.writeln("  <table width='100%' cellpadding='0' cellspacing='0'>");
 	document.writeln("  <tr> ");
    document.writeln("  <td style='Padding-Top:10px; BORDER-Top: #D6D4CA 1px solid'><table cellpadding='0' cellspacing='0' class='bot'>");
	document.writeln("  <tr> ");
	document.writeln("  <td style='Padding-Top:5px'><a href='http://www.maxpcsecure.com/profile.htm' target='_blank'>About Us</a> | ");
    document.writeln("  <a href='http://www.spywaredetector.net/purchase.htm'>Purchase</a> | ");
	document.writeln("  <a href='http://www.spywaredetector.net/contact.htm'>Contact Us</a> | ");
	document.writeln("  <a href='http://www.spywaredetector.net/affiliates.htm'>Affiliates</a> | ");
	document.writeln("  <a href='http://www.maxpcsecure.com/faq_spywaredetector.htm' target='_blank'>FAQ</a> | ");
	document.writeln("  <a href='http://www.spywaredetector.net/testimonials.htm'>Testimonials</a> | ");
	document.writeln("  <a href='http://www.spywaredetector.net/awards.htm'>Awards</a> | ");
	document.writeln("  <a href='http://www.maxpcsecure.com/privacypolicy.htm' target='_blank'>Privacy Policy</a>");
	document.writeln("  </td> ");
	document.writeln(" 	</tr>");
	document.writeln(" 	</table>");
	document.writeln("  </td> ");
	document.writeln("  <td width='105' rowspan='2' align='center' style='BORDER-Top: #D6D4CA 1px solid; Padding-Top:4px; Padding-Left:15px'><img src='http://www.spywaredetector.net/images/microsoft_partner.gif' vspace='10' alt='Microsoft Certified Partner'></td> ");	
	document.writeln(" 	</tr>");
	document.writeln("  <tr> ");
    document.writeln("  <td class='botContentNew'>Copyrights &copy; 2003-2010 Max Secure Software. All rights reserved.</td>");
    document.writeln(" 	</tr>");
	document.writeln(" 	</table>");

 }
/////////////////////////////////////////////////////////////////////
function DisplayTopBoxEN()
{
    document.open();
	document.writeln("  <table width='100%' cellspacing='0' cellpadding='0'>");
	document.writeln("  <tr> ");
    document.writeln("    <td colspan='3'><a href='http://www.maxpcsecure.com/maxspywaredetector.exe'><img src='http://www.spywaredetector.net/images/btn_freeSpywareScanG1.gif' width='188' height='52' alt='Free Spyware Scan' vspace='4'></a></td>");
    document.writeln("    </tr>");
	document.writeln("  <tr> ");
    document.writeln("    <td colspan='3' align='center' style='Padding-Bottom:4px'><img src='http://www.spywaredetector.net/images/microsoft_partner.gif' vspace='10' alt='Microsoft Certified Partner'></td>");
    document.writeln("    </tr>");	
	document.writeln("    </table>");	
 }

/////////////////////////////////////////////////////////////////////
function DisplayNotice()
{
    document.open();
	document.writeln("  <p class='GrayNotice'>Please note that the following information is not controlled or endorsed by Max Secure Software. They are captured automatically in our Research Lab as a result of executing Spyware Files or browsing Internet. Please <a href='mailto:info@maxpcsecure.com' class='GrayNoticelink'>contact us</a> if you find any information inappropriate for removal. All the work contained in this report is copyrighted and should not be copied without permission from Max Secure Software.</p>");
	document.writeln("  <p class='GrayNotice'>We do not recommend browsing or removing these entries on your own manually. We do not take any warranty against the use or result of the use of this information.</p>");
 }
 

/////////////////////////////////////////////////////////////////////
function DisplayTopBox()
{
    document.open();
    document.writeln("  <table width='100%' 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%' 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 DisplayBotContent()
{
    document.open();
    document.writeln("  <table width='99%' cellpadding='0' cellspacing='4' class='TablePad2' align='center'>");
    document.writeln("  <tr>");
	document.writeln("  <td width='2%' align='center'><img src='http://www.spywaredetector.net/images/home_bullet_blue.gif' width='15' height='15' vspace='1'></td>");
  	document.writeln("  <td class='mainContent'><strong>Personalized E-mail support</strong> by our Research Team. You send an &quot;Export Log&quot; report to us, we then add new definition and you eliminate spyware found on YOUR PC in the next Live Update. So, not only do you benefit but the whole community enjoys the feedback.</td>");
	document.writeln(" 	</tr>");
	document.writeln("  <tr>");
	document.writeln("  <td width='2%' align='center'><img src='http://www.spywaredetector.net/images/home_bullet_red.gif' width='15' height='15' vspace='1'></td>");
  	document.writeln("  <td class='mainContent'>Speed up your computer</strong> and increase browsing performance by deleting Spyware &amp; Adware</td>");
	document.writeln(" 	</tr>");
	document.writeln("  <tr>");
	document.writeln("  <td width='2%' align='center'><img src='http://www.spywaredetector.net/images/home_bullet_blue.gif' width='15' height='15' vspace='1'></td>");
  	document.writeln("  <td class='mainContent'>Enjoy continuous protection and security with <strong>frequent spyware definition updates</strong> so you never have to worry about new threats and outdated software. </td>");
	document.writeln(" 	</tr>");
	document.writeln("  <tr>");
	document.writeln("  <td width='2%' align='center'><img src='http://www.spywaredetector.net/images/home_bullet_red.gif' width='15' height='15' vspace='1'></td>");
  	document.writeln("  <td class='mainContent'><strong>Surf the web with confidence</strong> knowing your online activities aren't being tracked, and your <strong>confidential data is secure</strong> from prying eyes.</td>");
	document.writeln(" 	</tr>");
	document.writeln(" 	</table>");

 }
/////////////////////////////////////////////////////////////////////


function DisplaySideContent()
{
    document.open();
    document.writeln("  <table width='100%' cellspacing='0' cellpadding='0'>");
    document.writeln("  <tr>");
	document.writeln("  <td class='NewHeader2'>Useful Links</td>");
  	document.writeln(" 	</tr>");
	document.writeln("  <tr>");
	document.writeln("  <td style='Padding:7px'>");
	document.writeln("  <table width='100%' cellspacing='6' cellpadding='0'>");
	document.writeln("  <tr>");
	document.writeln("  <td width='3%'><img src='http://www.spywaredetector.net/images/bullet_Green.gif' width='9' height='9' vspace='3'></td>");
	document.writeln("  <td width='93%'><a href='http://www.spywaredetector.net/spywarecategory.htm' class='mainLinks'>Spyware &amp; Adware Categories we scan</a></td>");
	document.writeln(" 	</tr>");
	document.writeln("  <tr>");
	document.writeln("  <td width='3%'><img src='http://www.spywaredetector.net/images/bullet_Green.gif' width='9' height='9' vspace='3'></td>");
	document.writeln("  <td><a href='http://www.spywaredetector.net/spywareremovaltools.htm' class='mainLinks'>Spyware Removal Tools</a></td>");
	document.writeln(" 	</tr>");
	document.writeln("  <tr>");
	document.writeln("  <td width='3%'><img src='http://www.spywaredetector.net/images/bullet_Green.gif' width='9' height='9' vspace='3'></td>");
	document.writeln("  <td><a href='http://www.spywaredetector.net/submit_aFalse_Positive.htm' class='mainLinks'>Submit a False Positive</a></td>");
	document.writeln(" 	</tr>");
	document.writeln("  <tr>");
	document.writeln("  <td width='3%'><img src='http://www.spywaredetector.net/images/bullet_Green.gif' width='9' height='9' vspace='3'></td>");
	document.writeln("  <td><a href='http://www.spywaredetector.net/submitThreat.htm' class='mainLinks'>Submit a Threat</a></td>");
	document.writeln(" 	</tr>");
	document.writeln(" 	</table>");
	document.writeln("  </td>");
  	document.writeln(" 	</tr>");
	document.writeln("  <tr>");
	document.writeln("  <td><hr></td>");
  	document.writeln(" 	</tr>");
	document.writeln("  <tr>");
	document.writeln("  <td class='NewHeader2'>Customer Speaks</td>");
  	document.writeln(" 	</tr>");
	document.writeln("  <tr>");
	document.writeln("  <td class='shift'>&#8220;I just purchased Spyware Detector and ran it.<span class='mainContentBold'> I am very impressed with how good it was</span>. On the first scan it picked up a lot of very bad Trojans, worms, backdoor poisons that other companies had missed. Thank you!!&#8221;<br><img src='http://www.spywaredetector.net/images/blank.gif' height='5'><br><a href='http://www.spywaredetector.net/testimonials.htm' class='more'>Read More</a> <br> </td>");
  	document.writeln(" 	</tr>");
	document.writeln(" 	</table>");

 }
/////////////////////////////////////////////////////////////////////