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)}

timegap=500                   
followspeed=5                 
followrate=40                 
suboffset_top=10              
suboffset_left=10             



EasySampleStyle=[             
"FFFFFF",        /*Foreground Text */             
"fca000",        /*Fore color background*/                     
"444499",        /*Text on focus */                     
"eeeeee",        /*Background on seperator */                     
"ffffff",        /*Foreground Text */                      
	       
"10",                         
"normal",                     
"normal",                     
"verdana",    
4,                            
"arrow.gif",                             
"000000",                     
,                     
,                     
,                     
,                     
,                     
,                     
,  
,                             
]


addmenu(menu=[
"products",                   
20,   /*Top*/                      
45,  /*Left*/                       
180,  /* Menu Width*/                      
0,                          
,                           
EasySampleStyle,            
0,                            
,                             
"Fade(duration=0.7)",         
0,                            
0,                            
0,                            
,                             
,                             
0,                            
0,                            
,                             
,                             
0,                            
,                             
,"By Type,"#",,,1
,"By Industries","#",,,1
])

dumpmenus();
	