fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps 
_menuCloseDelay=500; 
_menuOpenDelay=0; 
_subOffsetTop=0; 


with(menuStyle=new mm_style()){ 
bordercolor=""; 
borderstyle=""; 
borderwidth=0; 
itemwidth="120"; 
fontfamily="Tahoma, Arial"; 
fontsize="100%"; 
fontstyle="normal"; 
fontweight="bold"; 
headerbgcolor="#ffffff"; 
headercolor="#000000"; 
offbgcolor="#50AD4B"; 
offcolor="#ffffff"; 
onbgcolor="#50AD4B"; 
oncolor="#365126"; 
outfilter="randomdissolve(duration=0.0)"; 
overfilter="Fade(duration=0.0);Alpha(opacity=100);)"; 
padding=5; 
pagebgcolor="#73D52B"; 
pagecolor="#365126"; 
separatorcolor="#2D729D"; 
separatorsize=0; 
subimage=""; 
subimagepadding=0; 
} 

with(menuStyleSub=new mm_style()){ 

align="center"; 
bordercolor=""; 
borderstyle=""; 
borderwidth=0; 
screenposition="center" 


fontfamily="Tahoma, Arial"; 
fontsize="100%"; 
fontstyle="normal"; 
fontweight="bold"; 
headerbgcolor="#ffffff"; 
headercolor="#000000"; 
offbgcolor="#51B133"; 
offcolor="#ffffff"; 
onbgcolor="#51B133"; 
oncolor="#365126"; 
outfilter="randomdissolve(duration=0.0)"; 
overfilter="Fade(duration=0.0);Alpha(opacity=100);)"; 
padding=5; 
pagebgcolor="#50AD4B"; 
pagecolor="#365126"; 
separatorcolor="#2D729D"; 
separatorsize=0; 
subimage=""; 
subimagepadding=0; 
} 


submenuWidth=780 

with(milonic=new menuname("Produce")){ 
orientation="horizontal"; 
menuwidth=submenuWidth; 
style=menuStyleSub; 
aI("text=Organic;url=organic.php;"); 
aI("text=Produce Guide;url=produce_guide.php;"); 
} 

with(milonic=new menuname("MeatSeafood")){ 
orientation="horizontal"; 
menuwidth=submenuWidth; 
style=menuStyleSub; 
screenposition="center"; 
if(ie)left="offset=1;"
aI("text=&nbsp;itemwidth=70"); 
aI("text=Fish Monger;url=fish_monger.php;"); 
aI("text=British Butcher;url=british_butcher.php;"); 
} 

with(milonic=new menuname("SpecialtyGrocery")){ 
orientation="horizontal"; 
menuwidth=submenuWidth; 
screenposition="center" 
if(ie)left="offset=1;"
style=menuStyleSub; 
aI("text=&nbsp;&nbsp;itemwidth=190"); 
aI("text=Global Grocery;url=global_grocery.php;"); 
aI("text=Natural Health & Supplements;url=natural_health_supplements.php;"); 
aI("text=Best of Britain&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=best_of_britain.php;"); 
} 

with(milonic=new menuname("DeliCatering")){ 
orientation="horizontal"; 
menuwidth=submenuWidth; 
screenposition="center" 
if(ie)left="offset=1;"
style=menuStyleSub; 
aI("text=&nbsp;&nbsp;itemwidth=310"); 
aI("text=Tast'a Gouda!;url=tasta_gouda.php;"); 
aI("text=European Deli;url=european_deli.php;"); 
aI("text=Catering&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=catering.php;"); 
} 

with(milonic=new menuname("GiftsFloral")){ 
orientation="horizontal"; 
menuwidth=submenuWidth; 
screenposition="center" 
if(ie)left="offset=1;"
style=menuStyleSub; 
aI("text=&nbsp;&nbsp;itemwidth=400"); 
aI("text=Picalilly Circus;url=picalilly_circus.php;"); 
aI("text=Baskets;url=baskets.php;"); 
aI("text=Decadence Centre;url=decadence_centre.php;"); 
aI("text=Green Bucks&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=green_bucks.php;"); 
} 

with(milonic=new menuname("OnTheGo")){ 
orientation="horizontal"; 
menuwidth=submenuWidth; 
screenposition="center" 
if(ie)left="offset=1;"
style=menuStyleSub; 
aI("text=&nbsp;itemwidth=500"); 
aI("text=Made to Order;url=hot_bar_menu.php;"); 
aI("text=Pete's To GoGo;url=petes_to_gogo.php;"); 
aI("text=Pete's Power Juice Bar;url=petes_power_juice_bar.php;"); 
} 


drawMenus(); 