
function Populate()
{
	var TableStartOffset = document.getElementById('TblMain').offsetLeft + 8;
	var MenuTableStartOffset = document.getElementById('TblMenu').offsetLeft;
	var iAboleft = parseInt(document.getElementById('TblMain').width) - parseInt(document.getElementById('TblAbo').width) - 17;

	document.getElementById('prod').style.left =  parseInt(MenuTableStartOffset) + parseInt(document.getElementById('TblMenu1').offsetLeft) + parseInt(TableStartOffset) + "px";
	document.getElementById('supp').style.left =   parseInt(MenuTableStartOffset) + parseInt(document.getElementById('TblMenu2').offsetLeft) + parseInt(TableStartOffset) + "px";
	document.getElementById('download').style.left = parseInt(MenuTableStartOffset) + parseInt(document.getElementById('TblMenu3').offsetLeft) + parseInt(TableStartOffset) + "px";
	document.getElementById('update').style.left = parseInt(MenuTableStartOffset) + parseInt(document.getElementById('TblMenu4').offsetLeft) + parseInt(TableStartOffset) + "px";
	document.getElementById('part').style.left = parseInt(MenuTableStartOffset) + parseInt(document.getElementById('TblMenu5').offsetLeft) + parseInt(TableStartOffset) + "px";
	document.getElementById('faq').style.left = parseInt(document.getElementById('supp').style.left) + parseInt(document.getElementById('TblSupp').width) + "px";
	document.getElementById('abo').style.left = parseInt(TableStartOffset) + iAboleft + "px";
}

function Populate1()
{
	var TableStartOffset = document.getElementById('TblMain').offsetLeft + 8;
	var MenuTableStartOffset = document.getElementById('TblMenu').offsetLeft;
	var iAboleft = parseInt(document.getElementById('TblMain').width) - parseInt(document.getElementById('TblAbo1').width) - 17;

	document.getElementById('prod1').style.left =  parseInt(MenuTableStartOffset) + parseInt(document.getElementById('TblMenu1').offsetLeft) + parseInt(TableStartOffset) + "px";
	document.getElementById('supp1').style.left =   parseInt(MenuTableStartOffset) + parseInt(document.getElementById('TblMenu2').offsetLeft) + parseInt(TableStartOffset) + "px";
	document.getElementById('download1').style.left = parseInt(MenuTableStartOffset) + parseInt(document.getElementById('TblMenu3').offsetLeft) + parseInt(TableStartOffset) + "px";
	document.getElementById('update1').style.left = parseInt(MenuTableStartOffset) + parseInt(document.getElementById('TblMenu4').offsetLeft) + parseInt(TableStartOffset) + "px";
	document.getElementById('part1').style.left = parseInt(MenuTableStartOffset) + parseInt(document.getElementById('TblMenu5').offsetLeft) + parseInt(TableStartOffset) + "px";
	document.getElementById('faq1').style.left = parseInt(document.getElementById('supp1').style.left) + parseInt(document.getElementById('TblSupp1').width) + "px";
	document.getElementById('abo1').style.left = parseInt(TableStartOffset) + iAboleft + "px";
}

function Populate2()
{
	var TableStartOffset = document.getElementById('TblMain').offsetLeft + 8;
	var MenuTableStartOffset = document.getElementById('TblMenu').offsetLeft;
	var iAboleft = parseInt(document.getElementById('TblMain').width) - parseInt(document.getElementById('TblAbo2').width) - 17;
//alert("Top = " + document.getElementById('prod2').style.top);
	document.getElementById('prod2').style.left =  parseInt(MenuTableStartOffset) + parseInt(document.getElementById('TblMenu1').offsetLeft) + parseInt(TableStartOffset) + "px";
	document.getElementById('supp2').style.left =   parseInt(MenuTableStartOffset) + parseInt(document.getElementById('TblMenu2').offsetLeft) + parseInt(TableStartOffset) + "px";
	document.getElementById('download2').style.left = parseInt(MenuTableStartOffset) + parseInt(document.getElementById('TblMenu3').offsetLeft) + parseInt(TableStartOffset) + "px";
	document.getElementById('update2').style.left = parseInt(MenuTableStartOffset) + parseInt(document.getElementById('TblMenu4').offsetLeft) + parseInt(TableStartOffset) + "px";
	document.getElementById('part2').style.left = parseInt(MenuTableStartOffset) + parseInt(document.getElementById('TblMenu5').offsetLeft) + parseInt(TableStartOffset) + "px";
	document.getElementById('faq2').style.left = parseInt(document.getElementById('supp2').style.left) + parseInt(document.getElementById('TblSupp2').width) + "px";
	document.getElementById('abo2').style.left = parseInt(TableStartOffset) + iAboleft + "px";
}


/* working 1*/
document.write("<div id=\"prod\" onMouseOver=\"show('prod');\" onMouseOut=\"hide('prod');\" style=\"position:absolute; z-index:1; top:73px; left:288px; visibility: hidden;\"><table width=\"180\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#C8C8C8\"><tr ><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td height=\"22\" onClick=\"location.href='products.asp'\" onmouseover=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onmouseout=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\">&nbsp;&#8226 Home Users&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='small-medium.asp'\">&nbsp;&#8226 Small-Medium Companies&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"175\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='corporate.asp'\">&nbsp;&#8226 Corporate&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"175\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='indian-customers.asp'\">&nbsp;&#8226 For Indian Customers &nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"175\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='qhisp.asp'\">&nbsp;&#8226 For ISP</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"175\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='av-engine.asp'\">&nbsp;&#8226 AV Engine for OEMs&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr></table></td><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr></table></div>")
document.write("<div id=\"supp\" onMouseOver=\"show('supp');\" onMouseOut=\"hide('supp');\" style=\"position:absolute; z-index:1; top:73px; left:365px; visibility: hidden;\"><table width=\"200\" id=\"TblSupp\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#C8C8C8\"><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td height=\"22\" width=\"155\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='support.asp'\">&nbsp;&#8226 Technical FAQ&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='call-center.asp'\">&nbsp;&#8226 Contact Call Centre&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"185\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='offline-registration.asp'\">&nbsp;&#8226 Off-Line Registration&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='offline-renewal.asp'\">&nbsp;&#8226 Off-Line Renewal&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='documentation-manual.asp'\">&nbsp;&#8226 Documentation-Manual&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\"  onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='useful-tools.asp'\">&nbsp;&#8226 Free Useful Tools&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='virus-info.asp'\">&nbsp;&#8226 Important Virus Information&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"155\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='beta-testing.asp'\">&nbsp;&#8226 Beta Testing Program&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"155\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='submit_sample.asp'\">&nbsp;&#8226 Submit Sample&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"155\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='submit_fp.asp'\">&nbsp;&#8226 Submit False Positive</td></tr></table></td><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr></table></div>")
document.write("<div id=\"download\" onMouseOver=\"show('download');\" onMouseOut=\"hide('download');\" style=\"position:absolute; z-index:1; top:73px; left:440px; visibility: hidden;\"><table width=\"165\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#C8C8C8\"><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td height=\"22\" onClick=\"location.href='downloads.asp'\" onmouseover=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onmouseout=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\">&nbsp;&#8226 Trial Versions&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='downloads-update.asp'\">&nbsp;&#8226 Updates&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"155\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='documentation-manual.asp'\">&nbsp;&#8226 Documentation-Manual&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"155\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='useful-tools.asp'\">&nbsp;&#8226 Free Useful Tools&nbsp;</td></tr></table></td><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr></table></div>")
document.write("<div id=\"update\" onMouseOver=\"show('update');\" onMouseOut=\"hide('update');\" style=\"position:absolute; z-index:1; top:73px; left:533px; visibility: hidden;\"><table width=\"120\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#C8C8C8\"><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td height=\"22\" onClick=\"location.href='updates.asp'\" onmouseover=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onmouseout=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\">&nbsp;&#8226 QH Windows&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='qh-novell.asp'\">&nbsp;&#8226 QH Novell&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"125\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='qh-linux.asp'\">&nbsp;&#8226 QH Linux&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='qh-dos.asp'\">&nbsp;&#8226 QH DOS&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\"  onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='latest-patches.asp'\">&nbsp;&#8226 Latest Patches&nbsp;</td></tr></table></td><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr></table></div>")
document.write("<div id=\"part\" onMouseOver=\"show('part');\" onMouseOut=\"hide('part');\" style=\"position:absolute; z-index:1; top:73px; left:612px; visibility: hidden;\"><table width=\"150\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#C8C8C8\"><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td height=\"22\" onClick=\"location.href='partners.asp'\" onmouseover=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onmouseout=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\">&nbsp;&#8226 Distributing Partners&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='tech-partners.asp'\">&nbsp;&#8226 Technology Partners&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"140\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='become-partner.asp'\">&nbsp;&#8226 Become a Partner&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"140\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='oem-offer.asp'\">&nbsp;&#8226 OEM Offer&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr></table></td><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr></table></div>")
document.write("<div id=\"abo\" onMouseOver=\"show('abo');\" onMouseOut=\"hide('abo');\" style=\"position:absolute; z-index:1; top:73px; left:645px; visibility: hidden;\"><table id=\"TblAbo\" width=\"145\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#C8C8C8\"><tr nowrap><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td height=\"22\" onClick=\"location.href='about.asp'\" onmouseover=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onmouseout=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\">&nbsp;&#8226 Overview&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='global-perspective.asp'\">&nbsp;&#8226 Global Perspective&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"125\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='awards.asp'\">&nbsp;&#8226 Awards&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"125\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='mstone.asp'\">&nbsp;&#8226 Milestones&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"125\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='board-directors.asp'\">&nbsp;&#8226 Board of Directors&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"125\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='careers.asp'\">&nbsp;&#8226 Careers&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr></table></td><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr></table></div>")
document.write("<div id=\"faq\" onMouseOver=\"show('faq');show('supp');\" onMouseOut=\"hide('faq');hide('supp');\" style=\"position:absolute; z-index:1; top:73px; left:545px; visibility: hidden;\"><table width=\"180\" id=\"TblFaq\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#C8C8C8\"><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td height=\"22\" onClick=\"location.href='general-queries.asp'\" onmouseover=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onmouseout=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\">&nbsp;&#8226 General Queries&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='installation-uninstallation.asp'\">&nbsp;&#8226 Installation-Uninstallation&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"165\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='registration.asp'\">&nbsp;&#8226 Registration&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='using-qh.asp'\">&nbsp;&#8226 Using Quick-Heal&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='updating-qh.asp'\">&nbsp;&#8226 Updating Quick-Heal&nbsp;</td></tr></table></td><td bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=images/ash-bit.gif></td></tr></table></div>")

document.write("<div id=\"prod1\" onMouseOver=\"show('prod1');\" onMouseOut=\"hide('prod1');\" style=\"position:absolute; z-index:1; top:73px; left:288px; visibility: hidden;\"><table width=\"180\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#C8C8C8\"><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td height=\"22\" onClick=\"location.href='../../products.asp'\" onmouseover=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onmouseout=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\">&nbsp;&#8226 Home Users&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../small-medium.asp'\">&nbsp;&#8226 Small-Medium Companies&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"175\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../corporate.asp'\">&nbsp;&#8226 Corporate&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"175\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../indian-customers.asp'\">&nbsp;&#8226 For Indian Customers &nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"175\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../qhisp.asp'\">&nbsp;&#8226 For ISP&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"175\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../av-engine.asp'\">&nbsp;&#8226 AV Engine for OEMs&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr></table></td><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr></table></div>")
document.write("<div id=\"supp1\" onMouseOver=\"show('supp1');\" onMouseOut=\"hide('supp1');\" style=\"position:absolute; z-index:1; top:73px; left:365px; visibility: hidden;\"><table width=\"200\" id=\"Tblsupp1\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#C8C8C8\"><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../../../../images/ash-bit.gif></td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../../../images/ash-bit.gif></td><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td height=\"22\" width=\"155\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../support.asp'\">&nbsp;&#8226 Technical FAQ&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../../../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../call-center.asp'\">&nbsp;&#8226 Contact Call Centre&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../../../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"185\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../offline-registration.asp'\">&nbsp;&#8226 Off-Line Registration&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../../../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../offline-renewal.asp'\">&nbsp;&#8226 Off-Line Renewal&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../documentation-manual.asp'\">&nbsp;&#8226 Documentation-Manual&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\"  onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../useful-tools.asp'\">&nbsp;&#8226 Free Useful Tools&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../virus-info.asp'\">&nbsp;&#8226 Important Virus Information&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"155\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../beta-testing.asp'\">&nbsp;&#8226 Beta Testing Program&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"155\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../submit_sample.asp'\">&nbsp;&#8226 Submit Sample&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"155\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../submit_fp.asp'\">&nbsp;&#8226 Submit False Positive</td></tr></table></td><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr></table></div>")
document.write("<div id=\"download1\" onMouseOver=\"show('download1');\" onMouseOut=\"hide('download1');\" style=\"position:absolute; z-index:1; top:73px; left:440px; visibility: hidden;\"><table width=\"165\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#C8C8C8\"><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td height=\"22\" onClick=\"location.href='../../downloads.asp'\" onmouseover=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onmouseout=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\">&nbsp;&#8226 Trial Versions&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../downloads-update.asp'\">&nbsp;&#8226 Updates&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"155\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../documentation-manual.asp'\">&nbsp;&#8226 Documentation-Manual&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"155\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../useful-tools.asp'\">&nbsp;&#8226 Free Useful Tools&nbsp;</td></tr></table></td><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr></table></div>")
document.write("<div id=\"update1\" onMouseOver=\"show('update1');\" onMouseOut=\"hide('update1');\" style=\"position:absolute; z-index:1; top:73px; left:533px; visibility: hidden;\"><table width=\"120\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#C8C8C8\"><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td height=\"22\" onClick=\"location.href='../../updates.asp'\" onmouseover=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onmouseout=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\">&nbsp;&#8226 QH Windows&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../qh-novell.asp'\">&nbsp;&#8226 QH Novell&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"125\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../qh-linux.asp'\">&nbsp;&#8226 QH Linux&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../qh-dos.asp'\">&nbsp;&#8226 QH DOS&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\"  onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../latest-patches.asp'\">&nbsp;&#8226 Latest Patches&nbsp;</td></tr></table></td><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr></table></div>")
document.write("<div id=\"part1\" onMouseOver=\"show('part1');\" onMouseOut=\"hide('part1');\" style=\"position:absolute; z-index:1; top:73px; left:612px; visibility: hidden;\"><table width=\"150\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#C8C8C8\"><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td height=\"22\" onClick=\"location.href='../../partners.asp'\" onmouseover=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onmouseout=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\">&nbsp;&#8226 Distributing Partners&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../tech-partners.asp'\">&nbsp;&#8226 Technology Partners&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"140\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../become-partner.asp'\">&nbsp;&#8226 Become a Partner&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"140\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../oem-offer.asp'\">&nbsp;&#8226 OEM Offer&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr></table></td><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr></table></div>")
document.write("<div id=\"abo1\" onMouseOver=\"show('abo1');\" onMouseOut=\"hide('abo1');\" style=\"position:absolute; z-index:1; top:73px; left:645px; visibility: hidden;\"><table id=\"TblAbo1\" width=\"145\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#C8C8C8\"><tr nowrap><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td height=\"22\" onClick=\"location.href='../../about.asp'\" onmouseover=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onmouseout=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\">&nbsp;&#8226 Overview&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../global-perspective.asp'\">&nbsp;&#8226 Global Perspective&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"125\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../awards.asp'\">&nbsp;&#8226 Awards&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"125\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../mstone.asp'\">&nbsp;&#8226 Milestones&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"125\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../board-directors.asp'\">&nbsp;&#8226 Board of Directors&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"125\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../careers.asp'\">&nbsp;&#8226 Careers&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr></table></td><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr></table></div>")
document.write("<div id=\"faq1\" onMouseOver=\"show('faq1');show('supp1');\" onMouseOut=\"hide('faq1');hide('supp1');\" style=\"position:absolute; z-index:1; top:73px; left:545px; visibility: hidden;\"><table width=\"180\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#C8C8C8\"><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td height=\"22\" onClick=\"location.href='../../general-queries.asp'\" onmouseover=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onmouseout=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\">&nbsp;&#8226 General Queries&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../installation-uninstallation.asp'\">&nbsp;&#8226 Installation-Uninstallation&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"165\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../registration.asp'\">&nbsp;&#8226 Registration&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../using-qh.asp'\">&nbsp;&#8226 Using Quick-Heal&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../../updating-qh.asp'\">&nbsp;&#8226 Updating Quick-Heal&nbsp;</td></tr></table></td><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr></table></div>")

document.write("<div id=\"prod2\" onMouseOver=\"show('prod2');\" onMouseOut=\"hide('prod2');\" style=\"position:absolute; z-index:1; top:73px; left:288px; visibility: hidden;\"><table width=\"180\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#C8C8C8\"><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td height=\"22\" onClick=\"location.href='../products.asp'\" onmouseover=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onmouseout=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\">&nbsp;&#8226 Home Users&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../small-medium.asp'\">&nbsp;&#8226 Small-Medium Companies&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"175\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../corporate.asp'\">&nbsp;&#8226 Corporate&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"175\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../indian-customers.asp'\">&nbsp;&#8226 For Indian Customers &nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"175\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../qhisp.asp'\">&nbsp;&#8226 For ISP &nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"175\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../av-engine.asp'\">&nbsp;&#8226 AV Engine for OEMs&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr></table></td><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr></table></div>")
document.write("<div id=\"supp2\" onMouseOver=\"show('supp2');\" onMouseOut=\"hide('supp2');\" style=\"position:absolute; z-index:1; top:73px; left:365px; visibility: hidden;\"><table width=\"200\" id=\"Tblsupp2\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#C8C8C8\"><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td height=\"22\" width=\"155\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../support.asp'\">&nbsp;&#8226 Technical FAQ&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../call-center.asp'\">&nbsp;&#8226 Contact Call Centre&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"185\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../offline-registration.asp'\">&nbsp;&#8226 Off-Line Registration&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../offline-renewal.asp'\">&nbsp;&#8226 Off-Line Renewal&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../documentation-manual.asp'\">&nbsp;&#8226 Documentation-Manual&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\"  onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../useful-tools.asp'\">&nbsp;&#8226 Free Useful Tools&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../virus-info.asp'\">&nbsp;&#8226 Important Virus Information&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"155\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../beta-testing.asp'\">&nbsp;&#8226 Beta Testing Program&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"155\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../submit_sample.asp'\">&nbsp;&#8226 Submit Sample&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"155\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../submit_fp.asp'\">&nbsp;&#8226 Submit False Positive</td></tr></table></td><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr></table></div>")
document.write("<div id=\"download2\" onMouseOver=\"show('download2');\" onMouseOut=\"hide('download2');\" style=\"position:absolute; z-index:1; top:73px; left:440px; visibility: hidden;\"><table width=\"165\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#C8C8C8\"><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td height=\"22\" onClick=\"location.href='../downloads.asp'\" onmouseover=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onmouseout=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\">&nbsp;&#8226 Trial Versions&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../downloads-update.asp'\">&nbsp;&#8226 Updates&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"155\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../documentation-manual.asp'\">&nbsp;&#8226 Documentation-Manual&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"155\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../useful-tools.asp'\">&nbsp;&#8226 Free Useful Tools&nbsp;</td></tr></table></td><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr></table></div>")
document.write("<div id=\"update2\" onMouseOver=\"show('update2');\" onMouseOut=\"hide('update2');\" style=\"position:absolute; z-index:1; top:73px; left:533px; visibility: hidden;\"><table width=\"120\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#C8C8C8\"><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td height=\"22\" onClick=\"location.href='../updates.asp'\" onmouseover=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onmouseout=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\">&nbsp;&#8226 QH Windows&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../qh-novell.asp'\">&nbsp;&#8226 QH Novell&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"125\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../qh-linux.asp'\">&nbsp;&#8226 QH Linux&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../qh-dos.asp'\">&nbsp;&#8226 QH DOS&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\"  onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../latest-patches.asp'\">&nbsp;&#8226 Latest Patches&nbsp;</td></tr></table></td><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr></table></div>")
document.write("<div id=\"part2\" onMouseOver=\"show('part2');\" onMouseOut=\"hide('part2');\" style=\"position:absolute; z-index:1; top:73px; left:612px; visibility: hidden;\"><table width=\"150\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#C8C8C8\"><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td height=\"22\" onClick=\"location.href='../partners.asp'\" onmouseover=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onmouseout=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\">&nbsp;&#8226 Distributing Partners&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../tech-partners.asp'\">&nbsp;&#8226 Technology Partners&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"140\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../become-partner.asp'\">&nbsp;&#8226 Become a Partner&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"140\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../oem-offer.asp'\">&nbsp;&#8226 OEM Offer&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr></table></td><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr></table></div>")
document.write("<div id=\"abo2\" onMouseOver=\"show('abo2');\" onMouseOut=\"hide('abo2');\" style=\"position:absolute; z-index:1; top:73px; left:645px; visibility: hidden;\"><table id=\"TblAbo2\" width=\"145\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#C8C8C8\"><tr nowrap><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td height=\"22\" onClick=\"location.href='../about.asp'\" onmouseover=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onmouseout=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\">&nbsp;&#8226 Overview&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../global-perspective.asp'\">&nbsp;&#8226 Global Perspective&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"125\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../awards.asp'\">&nbsp;&#8226 Awards&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"125\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../mstone.asp'\">&nbsp;&#8226 Milestones&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"125\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../board-directors.asp'\">&nbsp;&#8226 Board of Directors&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"125\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../careers.asp'\">&nbsp;&#8226 Careers&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr></table></td><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr></table></div>")
document.write("<div id=\"faq2\" onMouseOver=\"show('faq2');show('supp2');\" onMouseOut=\"hide('faq2');hide('supp2');\" style=\"position:absolute; z-index:1; top:73px; left:545px; visibility: hidden;\"><table width=\"180\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#C8C8C8\"><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td height=\"22\" onClick=\"location.href='../general-queries.asp'\" onmouseover=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onmouseout=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\">&nbsp;&#8226 General Queries&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../installation-uninstallation.asp'\">&nbsp;&#8226 Installation-Uninstallation&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" width=\"165\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../registration.asp'\">&nbsp;&#8226 Registration&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../using-qh.asp'\">&nbsp;&#8226 Using Quick-Heal&nbsp;</td></tr><tr><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td height=\"22\" onMouseOver=\"changeCSS(this,'#6E9D2E','#CC7CC0','#FFFFFF');this.style.cursor='pointer';\" onMouseOut=\"changeCSS(this,'#C8C8C8','#C3D2DE','#191919');\" onClick=\"location.href='../updating-qh.asp'\">&nbsp;&#8226 Updating Quick-Heal&nbsp;</td></tr></table></td><td bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr><tr><td colspan=\"3\" bgcolor=\"#2A3B5F\"><img src=../images/ash-bit.gif></td></tr></table></div>")

