basepath="";
menunum=0;menus=new Array();_d=document;
cw=document.body.clientWidth/2;
var path=window.location.pathname;
var pt=path.split('/');
var pln=pt.length;
if(pt[pln-1]=="index.html"|| pt[pln-1]=="")
{
	basepath=".";
}
else
{
	basepath="..";
}
//alert(basepath);

function addmenu(){menunum++;menus[menunum]=menu;}
function dumpmenus(){mt="<scr"+"ipt language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/scr"+"ipt>";_d.write(mt)}
effect = "Fade(duration=0.5);Alpha(style=0,opacity=94);Shadow(color='#232128', Direction=135, Strength=2)"
//var delay = 5555;setTimeout("loadExtraFiles();", delay * 1000);

timegap=500			
followspeed=5		
followrate=40		
suboffset_top=4;	
suboffset_left=6;	
closeOnClick = true

style1=[			
"#FFFFFF",			
"#232128",			
"white",			
"#27252c",			
"#232128",			
11,					
"normal",			
"normal",			
"Arial",	
3,			
"",		
,					
"66ffff",			
"000099",			
"",			
"",			
"",		
"ffffff",			
"bfbfbf",			
"000000",			
]



addmenu(menu=[		
"mainmenu",			
20.5,				
cw-380.285,			
125.50,				
1,					
,					
style1,				
1,					
"center",			
,					
,					
1, 					
,					
,					
,					
,					
,					
,					
,					
,					
,					
,"ABOUT &nbsp;&nbsp;&nbsp; ","show-menu=about  ",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"PRODUCTS &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=product",,"",1
,"CELEBRITIES / MEDIA &nbsp;","show-menu=celebrity",,"",1
,"COMMUNITY &nbsp;&nbsp;&nbsp;","show-menu=communities",,"",1
,"CONTACT &nbsp;&nbsp;&nbsp;&nbsp;","show-menu=contacts",,"",1
,"<font color='red'>YOUR CART</font> &nbsp;","http://order.store.yahoo.net/cgi-bin/wg-order?yhst-64536699054022",,"",1

])

	addmenu(menu=["product",
	,,138,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Moisture Therapy",basepath+"/html/moisturetherapyproducts.html",,,1
	,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Aqua Therapy",basepath+"/html/aquatherapyproducts.html",,,1
	,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Massage & Exfoliation",basepath+"/html/massageproducts.html",,,1
	
	,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Home Products",basepath+"/html/homeproducts.html",,,1
	,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Apparel",basepath+"/html/apparelproducts.html",,,1
	,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gifts",basepath+"/html/gifts.html",,,1
	<!--,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SALE",basepath+"/html/sale.html",,,1-->
	
	])
		addmenu(menu=["contacts",
	,,125,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Contact Us",basepath+"/html/contact.html",,,1
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Corporate Gifting",basepath+"/html/corporategifts.html",,,1
	])
		addmenu(menu=["celebrity",
	,,128,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;&nbsp;Celebrity / Event Photos",basepath+"/html/celebsmain.html",,,1
	,"&nbsp;&nbsp;Press",basepath+"/html/press.html",,,1
	,"&nbsp;&nbsp;Testimonials",basepath+"/html/testimonials.html",,,1	
	])


		addmenu(menu=["about  ",
	,,124,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;About Us	",basepath+"/html/aboutus.html",,,1
	,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Catalog	",basepath+"/html/catalog.html",,,1
	,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FAQ",basepath+"/html/faq.html",,,1
	,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Policies",basepath+"/html/policies.html",,,1
	
	])

	addmenu(menu=["communities",
	,,124,1,"",style1,,"left",effect,,,,,,,,,,,,
	<!--,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Blog",basepath+"/html/blog.html",,,1 -->
	<!--,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a Haiku",basepath+"/html/writehaiku.html",,,1 -->
	,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Philanthropy",basepath+"/html/philanthropy.html",,,1
	<!--,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Newsletter",basepath+"/html/newsletter.html",,,1 -->
	

	])
	
dumpmenus()

