/* DHTML Menu version 3.3.19 */

menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}

function dumpmenus()
{
	mt="<script language=javascript>";
	for(a=1;a<menus.length;a++)
	{
		mt+=" menu"+a+"=menus["+a+"];"
	}
	mt+="<\/script>";_d.write(mt)
}

if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
  effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#ffffff', Direction=135, Strength=1)"
}
else
{
  effect = "Shadow(color='#ffffff', Direction=135, Strength=1)"
}

timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

mainstyle=["ffffff","000000","580000","F2A727","ffffff",10,"bold","bold",
	"Arial, Helvetica, Verdana, Sans Serif",4,"","FFFFFF","FFFFFF","FFFFFF",,,,,,]

substyle=["ffffff","1E1E1E","ffffff","580000","ffffff",10,"normal","normal",
	"Arial, Helvetica, Verdana, Sans Serif",3,"","FFFFFF","FFFFFF","FFFFFF",,,,,,]

addmenu(menu=["mainmenu",1,202,114,,,mainstyle,1,"center",effect,,1,,,,,,,,,,
,"HOME","main.asp",,"HOME",1
,"ABOUT US","aboutus.asp",,"ABOUT US",1
,"INVENTORY","show-menu=inventory",,"INVENTORY",1
,"BUYING TIPS","show-menu=buying",,"BUYING TIPS",1
,"CONTACT US","contact.asp",,"CONTACT US",1
])

addmenu(menu=["inventory",,,116,1,,substyle,,,effect,,,,,,,,,,,,
,"New Arrivals","shop.asp",,"New Arrivals",0
,"Special Deals","shop.asp?sortid=sale",,"Special Deals",0
,"Shop by Size","shop.asp?sortid=size",,"Shop by Size",0
,"Shop by Price","shop.asp?sortid=price",,"Shop by Price",0
,"Shop by Origin","shop.asp?sortid=origin",,"Shop by Origin",0
])

addmenu(menu=["buying",,,116,1,,substyle,,,effect,,,,,,,,,,,,
,"Top 10 Essentials","top10.asp",,"Top 10 Essentials",0
,"Learn the Knots","knots.asp",,"Learn the Knots",0
,"Weaving Process","weaving.asp",,"Weaving Process",0
,"Care Required","care.asp",,"Care Required",0
,"F.A.Q.s.","faqs.asp",,"F.A.Q.s.",0
])

dumpmenus()
