_menuCloseDelay=50     
_menuOpenDelay=50          
_followSpeed=5                
_followRate=40                
_subOffsetTop=0              
_subOffsetLeft=0          
_scrollAmount=3               
_scrollDelay=20              



with(menuStyle=new mm_style()){
offbgcolor="#bb9d25";
offcolor="#000000";
oncolor="#000000";
onbgcolor="#EFDB69";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
separatorcolor="#9DD1F1";
separatorsize="0";
padding="5px 25px 5px 17px";
fontsize="12px";
fontstyle="bold";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#bb9d25";
pagebgcolor="#EFDB69";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="";
subimagepadding="2";
align="left";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color='#BDBDBD', Direction=160, Strength=5)";
outfilter="Fade(duration=0.3);Alpha(opacity=95);Shadow(color='#BDBDBD', Direction=160, Strength=5)";
}

with(milonic=new menuname("ViewMenu")){
style=menuStyle;
overflow="scroll";
aI("text=Menu Category;url=menu_index.php;");
aI("text=Browse Full Menu;url=menu.php");
}

with(milonic=new menuname("ViewMenuSSL")){
style=menuStyle;
overflow="scroll";
aI("text=Menu Category;url=http://www.platters.com.au/menu_index.php;");
aI("text=Browse Full Menu;url=http://www.platters.com.au/menu.php");
}

with(milonic=new menuname("Services")){
style=menuStyle;
overflow="scroll";
aI("text=Intense Pulsed Light;url=index.php?option=com_content&view=article&id=8;");
aI("text=Waxing &amp; Electrolysis;url=index.php?option=com_content&view=article&id=9;");
aI("text=Packages;url=index.php?option=com_content&view=article&id=10;");
aI("text=Gift Vouchers &amp; Frequent Buyers;url=index.php?option=com_content&view=article&id=11;");
aI("text=Dermalogica&#174; Face Treatments;url=index.php?option=com_content&view=article&id=12;");
aI("text=Spa Body Treatments;url=index.php?option=com_content&view=article&id=13;");
aI("text=Massage;url=index.php?option=com_content&view=article&id=14;");
aI("showmenu=Other Services;text=Other Services");
aI("text=Download Menu of Services (PDF);url=downloads/BellaDonna_MenuOfServices.pdf;");
}

with(milonic=new menuname("Other Services")){
style=menuStyle;
aI("text=Spray Tanning;url=index.php?option=com_content&view=article&id=15#tan;");
aI("text=Nails;url=index.php?option=com_content&view=article&id=15#nails;");
aI("text=Permanent Toe Colour;url=index.php?option=com_content&view=article&id=15#toe;");
aI("text=Hands;url=index.php?option=com_content&view=article&id=15#hands;");
aI("text=Tinting;url=index.php?option=com_content&view=article&id=15#tinting;");
}


with(milonic=new menuname("aboutus")){
style=menuStyle;
overflow="scroll"; 
aI("text=Core Values;url=index.php?option=com_content&view=article&id=17;");
aI("text=The Vision;url=index.php?option=com_content&view=article&id=17;");
aI("text=Coaching;url=index.php?option=com_content&view=article&id=17;");
aI("text=Our Causes;url=index.php?option=com_content&view=article&id=17;");
}

with(milonic=new menuname("contactus")){
style=menuStyle;
overflow="scroll"; 
aI("text=Contact;url=/contact/contact.asp;");
aI("text=Enquiry Form;url=/contact/enquiry.asp;");
aI("text=Arrange a Demo;url=/contact/demo.asp;");

}


drawMenus();
