fixMozillaZIndex=true;
horizontalMenuDelay=0;
_menuOpenDelay=0;
_menuCloseDelay=0;
_subOffsetTop=2;
_subOffsetLeft=-2;
retainClickValue = 1;
closeAllOnClick = true;

with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
offbgcolor="transparent";
offcolor="#FFFFFF";
oncolor="#c1eb18";
overbgimage="getImage.php?src=ps-menu-on.gif";
padding=0;
bgimage="getImage.php?src=ps-menu-bg.gif";
image="getImage.php?src=ps-menu-mid.gif";
imageposition='right';
}

with(submenuStyle=new mm_style()){
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
offbgcolor="#638198";
onbgcolor="#dbe9f3";
offcolor="#fff";
oncolor="#232222";
padding=3;
image="getImage.php?src=menu-bullet-sub-off.gif";
overimage="getImage.php?src=menu-bullet-sub-on.gif";
imagepadding=5;
separatoralign="center";
separatorcolor="#ffffff";
separatorpadding=1;
separatorwidth="100%";
itemheight=15;
subimage="getImage.php?src=menu-sub-arrow.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
menuwidth=760;
aI("align=center;text=Home;url=reseller.php;");
aI("align=center;text=Pricing;url=reseller.php?action=pricing;");
aI("align=center;showmenu=Products;text=Products;");
aI("align=center;showmenu=Features;text=Features;");
aI("align=center;text=Contact Us;url=http://www.tajbyte.com/reseller.php?action=contact_us;target=_blank;");
aI("align=center;showmenu=Infrastructure;text=Infrastructure;");
aI("align=center;text=Support;showmenu=Support;");
aI("align=center;text=Login;url=reseller.php?action=login;target=_blank;");
aI("align=center;text=Sign up Now;url=http://www2.tajbyte.com/resellers/;");
}
		
		/*****Resellers Menu*****/
		with(milonic=new menuname("Resellers")){
		left="offset=-1";
		//left=0;
		top="offset=-2";
		menuwidth=115;
		/*left="offset=-45";*/
		style=submenuStyle;
		aI("align=left;text= Overview;url=reseller.php?action=overview;");
		aI("align=left;text= Products;showmenu=Products;");
		aI("align=left;text= Features;showmenu=Features;");
		aI("align=left;text= Infrastructure;showmenu=Infrastructure;");
		aI("align=left;text= Sign up Now;url=http://www2.tajbyte.com/resellers/;");
		aI("align=left;text= Login;url=reseller.php?action=login;target=_blank;");
		aI("align=left;text= Documentation;url=reseller.php?action=doc;target=_blank;");
		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("Support")){
				left="offset=0";
				top="offset=-2";
				menuwidth=115;
				/*left="offset=-45";*/
				style=submenuStyle;
				aI("clickfunction=open_new_window('reseller.php?action=video_tutorials');align=left;text= Video Tutorials;");
				aI("align=left;text= Knowledgebase;url=reseller.php?action=doc;target=_blank;");
				aI("clickfunction=open_new_window('content.php?action=show_agreements');align=left;text= Reseller Agreements;");
				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("Products")){
				left="offset=0";
				top="offset=-2";
				menuwidth=165;
				/*left="offset=-45";*/
				style=submenuStyle;
				aI("align=left;text= Product Catalog;url=reseller.php?action=product&val=prod_catalog;");
				aI("align=left;text= Domain Registration;url=reseller.php?action=product&val=dom_register;");
				aI("align=left;text= Web Hosting;url=reseller.php?action=product&val=webhosting;showmenu=ResellerModel;");
				aI("align=left;text= Mail Hosting;url=reseller.php?action=product&val=mailhosting;showmenu=MailHosting;");
				aI("align=left;text= Website Builder;url=reseller.php?action=product&val=sitebuilder;");
				aI("align=left;text= Live Chat;url=reseller.php?action=product&val=livechat;");
				aI("align=left;text= Domain/Mail Forwarding;url=reseller.php?action=product&val=domfwd;");
				aI("align=left;text= Managed DNS;url=reseller.php?action=product&val=manageddns;");
				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("Features")){
				left="offset=0";
				top="offset=-2";
				menuwidth=267;
				/*left="offset=-45";*/
				style=submenuStyle;
				aI("align=left;text= Introduction & Architecture Overview;url=reseller.php?action=overview;");
				aI("align=left;text= Control Panels;url=reseller.php?action=feature&val=controlpanel;");
				aI("align=left;text= API;url=reseller.php?action=feature&val=api;");
				aI("align=left;text= Sales and Marketing Automation;url=reseller.php?action=feature&val=sales;");
				aI("align=left;text= Finance and Billing Automation;url=reseller.php?action=feature&val=finance;");
				aI("align=left;text= Provisioning Automation;url=reseller.php?action=feature&val=provision;");
				aI("align=left;text= Managing Products & Services;url=reseller.php?action=feature&val=product;");
				aI("align=left;text= Managing Customers & Resellers;url=reseller.php?action=feature&val=customer;");
				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("Infrastructure")){
				left="offset=0";
				top="offset=-2";
				menuwidth=235;
				/*left="offset=-45";*/
				style=submenuStyle;
				aI("align=left;text= Our Virtual Datacenter;url=reseller.php?action=infra&val=datacenter;");
				aI("align=left;text= Security;url=reseller.php?action=infra&val=security;");
				aI("align=left;text= 24x7 Monitoring;url=reseller.php?action=infra&val=monitoring;");
				aI("align=left;text= Data Protection & Disaster Recovery;url=reseller.php?action=infra&val=recovery;");
				aI("align=left;text= Load Balancing;url=reseller.php?action=infra&val=balancing;");
				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("ResellerModel")){
				left="offset=2";
				top="offset=-2";
				menuwidth=265;
				style=submenuStyle;
				aI("align=left;text=Introduction to Web Hosting;url=reseller.php?action=product&val=webhosting;");
				aI("align=left;text=Linux and Windows Web Hosting Features;url=content.php?page=combined_features_hosting.html&type=linux;");
				aI("align=left;text=Pay-as-you-go Reseller Hosting model;url=reseller.php?action=product&val=reseller_model;");
				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("MailHosting")){
				left="offset=2";
				top="offset=-2";
				menuwidth=185;
				style=submenuStyle;
				aI("align=left;text=Introduction to Mail Hosting;url=reseller.php?action=product&val=mailhosting;");
				aI("align=left;text=Mail Hosting Features;url=reseller.php?action=product&val=mailfeat;");
				aI("itemheight=3;image=getImage.php?src=spacer.gif;overimage=getImage.php?src=spacer.gif;onbgcolor=#385179;offbgcolor=#385179;fontsize=1;imagepadding=0;");
				}

drawMenus();