menunum=0;
menus=new Array();
_d=document;
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.7);Alpha(style=0,opacity=75);Shadow(color='000000', Direction=135, Strength=6)";
timegap=300;
followspeed=5;
followrate=40;
suboffset_top=5; 
suboffset_left=20;
closeOnClick = true;
style1=["ffffff","007338","000000","ff0000","000000",11,"normal","normal","Verdana, Ariel",4,"",0,"000000","000000",,,,"000000","000000","000000",]
menu=["mainmenu",210,0,135,0,,style1,1,"left",,1,0,,,,,,,,,,
,":: HOME","index.html","//",":: HOME",0
,":: ABOUT US","show-menu=aboutus","index.html",":: ABOUT US",0
,":: PRODUCTS","show-menu=products","index.html",":: PRODUCTS",0
,":: PRICING","show-menu=pricing","index.html",":: PRICING",0
,":: REGISTER","show-menu=register","",":: REGISTER",0
,":: ORDERS","orders.html","//",":: ORDERS",0
,":: CONTACT US","contact_us.html","//",":: CONTACT US",0
,":: TERMS","terms.html","//",":: TERMS AND CONDITIONS",0
,":: LOGIN","login.html","//",":: LOGIN",0
];


<!-- STYLE 1:StandardBlockTextColor 2:StandardBlockInsideColor 3:HoverBlockTextColor 4:HoverBlockColor 5:DontKnow 6:RowHeightInPoints -->
