_scrollAmount=3      // Used for Netscape 4 scrolling
_scrollDelay=20	     // Used for Netscape 4 scrolling

_menuCloseDelay=500  // The delay for menus to remain visible on mouse off
_menuOpenDelay=150   // The delay for opening menus on mouse over
//_followSpeed=0       // Follow Scrolling speed (higher number makes the scrolling smoother but slower)
//_followRate=0        // Follow Scrolling Rate (use a minimum of 40 or you may experience problems)
_subOffsetTop=5;     // Sub menu offset Top position
_subOffsetLeft=0;  // Sub menu offset Left position


with(mainStyle=new mm_style()){
     onbgcolor = "#ff9900";
       oncolor = "#ffffff";
    offbgcolor = "#f74c24";
      offcolor = "#ffffff";
   bordercolor = "";
   borderstyle = "solid";
   borderwidth = 0;
separatorcolor = "white";
 separatorsize = 1;
       padding = 5
       onborder=""
      fontsize = "75%";
     fontstyle = "normal";
    fontweight = "bold";
    fontfamily = "verdana, tahoma, arial";
   high3dcolor = null; // Not sure if this will be included in final release
    low3dcolor = null; // Not sure if this will be included in final release
     pagecolor = "";
   pagebgcolor = "";
   topbarimage = "";
topbarimageloc = "center;middle"
      subimage = "";
   subimageloc = "center;middle"
 //ondecoration = "underline"
      //onbold = true;
    //onitalic = true;
   headercolor = "#4452d7" 
 headerbgcolor = "white"
}
with(mainStyle2=new mm_style()){
     onbgcolor = "#f74c24";
       oncolor = "#ffffff";
    offbgcolor = "#ff9900";
      offcolor = "#ffffff";
   bordercolor = "";
   borderstyle = "solid";
   borderwidth = 0;
separatorcolor = "white";
 separatorsize = 1;
       padding = 3
       onborder=""
      fontsize = "75%";
     fontstyle = "normal";
    fontweight = "bold";
    fontfamily = "verdana, tahoma, arial";
   high3dcolor = null; // Not sure if this will be included in final release
    low3dcolor = null; // Not sure if this will be included in final release
     pagecolor = "";
   pagebgcolor = "";
   topbarimage = "";
topbarimageloc = "center;middle"
      subimage = "";
   subimageloc = "center;middle"
 //ondecoration = "underline"
      //onbold = true;
    //onitalic = true;
   headercolor = "#4452d7" 
 headerbgcolor = "white"
}





with(milonic=new menuname("mainmenu2")){_c=1
top = 102;
left = 20;
//menuwidth="99%";
borderwidth = 0;
//screenposition = "center;middle";
//alignment="center";
style = mainStyle;
alwaysvisible = 1;
//followscroll = "1,50,2"
orientation="horizontal"
//filter = null;
followscroll = null;
//keepalive = 1;
//overallwidth = null;
//righttoleft = null;
//itemheight=200;
//openonclick = null;
//bgimage="winxp_back.gif";
//position="relative"
//separatorcolor="green";
aI("text=Home;url=http://www.hometanningbed.biz/index.html;");
aI("text=About Us;url=http://www.hometanningbed.biz/about.html");
aI("text=Home Tanning Beds;url=http://www.hometanningbed.biz/homebeds.html;showmenu=hometan");
aI("text=Commercial Beds;url=http://www.hometanningbed.biz/commercial.html;showmenu=commercial");
aI("text=Accessories;url=http://www.hometanningbed.biz/accessories.html;showmenu=accessories");
aI("text=Tanning FAQs;url=http://www.hometanningbed.biz/tanningfaqs.html");
}

	with(milonic=new menuname("hometan")){_c=1
	//top = 127;
	//left = 10;
	borderwidth = 0;
	itemwidth=160;
	style = mainStyle2;
	//orientation="horizontal"
//	aI("text=Beau Soleil Beds;url=http://www.hometanningbed.biz/beausoleil.html");
	aI("text=SolSmart Beds;url=http://www.hometanningbed.biz/solsmart.html");
	aI("text=SolTech Beds;url=http://www.hometanningbed.biz/soltech.html");
	aI("text=SolTech Pro Beds;url=http://www.hometanningbed.biz/soltechpro.html");
	aI("text=Bed Comparison;url=http://www.hometanningbed.biz/bedcomparison.html");
	}
	
		with(milonic=new menuname("commercial")){_c=1
		borderwidth = 0;
		itemwidth=140;
		alignment="center";
		style = mainStyle2;
		aI("text=SOLLUX Beds;url=http://www.hometanningbed.biz/sollux.html");
		aI("text=SolArt Beds;url=http://www.hometanningbed.biz/solart.html");
		}
		
		
	with(milonic=new menuname("accessories")){_c=1		
	itemwidth = 160;
	borderwidth = 0;
	style = mainStyle2;
	aI("text=Tanning Lotions;url=http://www.hometanningbed.biz/lotions.html");
	aI("text=Natural Soaps;url=http://www.hometanningbed.biz/soaps.html");
	aI("text=Weight Loss;url=http://www.hometanningbed.biz/weightloss.html");	
	}

			
	
for(_a=_mnucnt;_a<_m.length;_a++){_drawMenu(_a)}	
