fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=10;



with(horizStyle=new mm_style()){
bordercolor="#CC0033";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, tahoma";
fontsize="92%";
fontstyle="italic";
fontweight="bold"
headerbgcolor="#AFD1B5";
headerborder=1;
headercolor="#000099";
offcolor="#000000";
onborder="1px solid #999999";
oncolor="#FE0101";
ondecoration="underline";
onsubimage="on_downboxed.gif";
padding=5;
pagebgcolor="#CFE2D1";
pagecolor="#CC0000";
pageimage="db_red.gif";
separatoralign="left";
separatorcolor="#999999";
separatorwidth="1";
separatorsize="1";
subimage="downboxed.gif";


}

with(vertStyle=new mm_style()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=2;
fontfamily="arial, tahoma";
fontsize="80%";
fontstyle="normal";
fontweight="bold"
headerbgcolor="#AFD1B5";
headerborder=1;
headercolor="#000099";
image="icon5.gif";
imagepadding=6;
menubgimage="backoff_green.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#FEFAD2";
onborder="1px solid #999999";
oncolor="#000000";
ondecoration="underline";
onsubimage="on_13x13_greyboxed.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#CFE2D1";
pagecolor="#CC0000";
pageimage="db_red.gif";
separatoralign="right";
separatorcolor="#999999";
separatorwidth="85%";
subimage="black_13x13_greyboxed.gif";
menubgcolor="##F5F5F5";
}







with(milonic=new menuname("Sample mainmenu")){
alwaysvisible=1;
left=10;
margin=2;
orientation="horizontal";
style=horizStyle;
top=60;
aI("text=Main Home Page;title=Back to Home Page;url=../pillh.html;");

aI("text=Image Collection;image=themed.gif;url=personalised.html;");
aI("image=../view-cart.gif;url=http://www.aitsafe.com/cf/review.cfm?userid=1825233;");
}






drawMenus();
