with(milonic=new menuname("Main Menu")){
position="relative";
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
menuwidth=760;
aI("image=getImage.php?src=menu-start-cover.gif;imagepadding=0;imageposition=left;");
aI("align=center;showmenu=Domain Names;text=  Domains   ;");
aI("align=center;showmenu=Linux Hosting;text=Linux Hosting;");
aI("align=center;showmenu=Windows Hosting;text=Windows Hosting;");
aI("align=center;showmenu=Business Email;text=   Email    ;");
aI("align=center;showmenu=SEO Services;text=SEO Services;");
aI("align=center;showmenu=Ecommerce Solutions;text=Ecommerce Solutions ;");
}
/*****Webhosting Menu*****/
		with(milonic=new menuname("Linux Hosting")){
		left="offset=-1";
		top="offset=-2";
		menuwidth=200;
		style=submenuStyle;
		aI("align=left;text= Standard Hosting Plans;url=hosting.php?type=linux&location=budgetplan&category=hosting;");
		aI("align=left;text= Premium Hosting Plans;url=hosting.php?type=linux&location=premium&category=hosting;");
aI("align=left;text= Features;url=content.php?page=combined_features_hosting.html&type=linux;");
		aI("align=left;text= Standard Hosting vs Premium Hosting;url=hosting.php?action=features");
		aI("align=left;text= Security;url=content.php?page=security.html&type=linux;");
		aI("align=left;text= 24 x 7 Monitoring;url=content.php?page=server_monitoring.html&type=linux;");
		aI("align=left;text= Backup and Recovery;url=content.php?page=data_protection_recovery.html&type=linux;");
		aI("align=left;text= Datacenter Details;url=content.php?page=datacenter_network.html&type=linux;");
		aI("align=left;text= Demo;url=content.php?action=demo&type=lhbpremiumusa;target=_new");
		aI("itemheight=3;image=getImage.php?src=spacer.gif;overimage=getImage.php?src=spacer.gif;onbgcolor=#385179;offbgcolor=#385179;fontsize=1;imagepadding=0;");
		}


		with(milonic=new menuname("Windows Hosting")){
		left="offset=-1";
		top="offset=-2";
		menuwidth=200;
		style=submenuStyle;
		aI("align=left;text= Standard Hosting Plans;url=hosting.php?type=w2k&location=budgetplan&category=hosting;");
		aI("align=left;text= Premium Hosting Plans;url=hosting.php?type=w2k&location=premium&category=hosting;");
		
		aI("align=left;text= Features;url=content.php?page=combined_features_hosting.html&type=w2k;");
		aI("align=left;text= Standard Hosting vs Premium Hosting;url=hosting.php?action=features");
		aI("align=left;text= Security;url=content.php?page=security.html&type=w2k;");
		aI("align=left;text= 24 x 7 Monitoring;url=content.php?page=server_monitoring.html&type=w2k;");
		aI("align=left;text= Backup and Recovery;url=content.php?page=data_protection_recovery.html&type=w2k;");
		aI("align=left;text= Datacenter Details;url=content.php?page=datacenter_network.html&type=w2k;");
		aI("align=left;text= Demo;url=content.php?action=demo&type=w2kpremiumusa;target=_new");
		aI("itemheight=3;image=getImage.php?src=spacer.gif;overimage=getImage.php?src=spacer.gif;onbgcolor=#385179;offbgcolor=#385179;fontsize=1;imagepadding=0;");
}
		/*****Business Email Menu*****/
		with(milonic=new menuname("Business Email")){
		left="offset=-1";
		top="offset=-2";
		menuwidth=200;
		style=submenuStyle;
		aI("align=left;text= Standard Email Hosting Plans;url=hosting.php?type=email&location=budgetplan&category=hosting;");
		aI("align=left;text= Premium Email Hosting Plans;url=hosting.php?type=email&location=premium&category=hosting;");
		aI("align=left;text= Custom Build your Package;url=hosting.php?action=custom&type=email&location=budgetplan&category=hosting;");
		aI("align=left;text= Features;url=content.php?page=email_features.html&type=email;");
		aI("align=left;text= Standard Hosting vs Premium Hosting;url=hosting.php?action=features");
		aI("align=left;text= Security;url=content.php?page=security/security.html&type=email;");
		aI("align=left;text= 24 x 7 Monitoring;url=content.php?page=server_monitoring.html&type=email;");
		aI("align=left;text= Backup and Recovery;url=content.php?page=data_protection_recovery.html&type=email;");
		aI("align=left;text= Datacenter Details;url=content.php?page=datacenter_network.html&type=email;");
		aI("align=left;text= Demo;url=content.php?action=demo&type=mailboxpremiumusa;target=_new");
		aI("itemheight=3;image=getImage.php?src=spacer.gif;overimage=getImage.php?src=spacer.gif;onbgcolor=#385179;offbgcolor=#385179;fontsize=1;imagepadding=0;");
		}
		/*****Domain Names Menu*****/
		with(milonic=new menuname("Domain Names")){
		left="offset=-1";
		top="offset=-2";
		menuwidth=165;
		style=submenuStyle;
		aI("align=left;text= Register New;url=domain.php;");
				
				aI("align=left;text= Whois Lookup;url=domain.php?action=whois;");
		aI("align=left;text= Name Suggestion Tool;url=domain.php?action=domain_suggest;");
		
		
		aI("align=left;text= Price List;url=domain.php?action=domain_pricing;");
		aI("itemheight=3;image=getImage.php?src=spacer.gif;overimage=getImage.php?src=spacer.gif;onbgcolor=#385179;offbgcolor=#385179;fontsize=1;imagepadding=0;");
		}
/*****Other Solutions Menu*****/
		
		with(milonic=new menuname("Ecommerce Solutions")){
		left="offset=-1";
		top="offset=-2";
		menuwidth=140;
		style=submenuStyle;
		aI("align=left;text= Ecommerce Solution;url=http://www.webpromotionindia.net/feature.html;");
		aI("itemheight=3;image=getImage.php?src=spacer.gif;overimage=getImage.php?src=spacer.gif;onbgcolor=#385179;offbgcolor=#385179;fontsize=1;imagepadding=0;");
		}
drawMenus();