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=2;
_subOffsetLeft=2;




with(BigTransparent=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="70%";
fontstyle="normal";
fontweight="bold";
menubgimage="http://img.milonic.com/mesh.gif";
offcolor="#0000FF";
onborder="1px dotted #000000";
oncolor="#ffffff";
ondecoration="underline";
onsubimage="http://img.milonic.com/arrow_white.gif";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999', Direction=135, Strength=5)";
padding=5;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=3;
menubgcolor="#eeeeee";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
margin=2;
top=200;
right=-900;
overflow="scroll";
followscroll=1;
style=BigTransparent;
aI("text=MENU BAR;");
aI("text=;");
aI("text=Home;url=index.htm;");
aI("text=Contact Us;url=contact.htm");
aI("showmenu=SlideShows;text=Our Installations;");
aI("text=Individual Tiles;url=tiles_small_large.htm;");
aI("text=Solutions;url=solutions.htm;");
aI("text=Underfloor Heating;url=underfloor_heating.htm;");
aI("showmenu=Allies;text=Firms with whom we work;");
}


with(milonic=new menuname("SlideShows")){
margin=2;
style=BigTransparent;
aI("text=Domestic;url=slide_show_domestic.htm;");
aI("text=Commercial;url=slide_show_commercial.htm;");
}


with(milonic=new menuname("Allies")){
margin=2;
style=BigTransparent;
aI("text=Browns Flooring, Yarm;url=http://www.brownsalternativeflooring.co.uk;target= blank;");
aI("text=C & M Flooring, Guisborough;url=http://www.cmflooring.co.uk;target= blank;");
aI("text=Terry Dicken Conservatories, Stokesely;url=http://www.terrydicken.co.uk;target= blank;");
aI("text=Ramsdales Windows, Skippers Lane;url=http://www.ramsdalehome.co.uk;target= blank;");
aI("text=Almark Windows, Stockton;url=http://www.almark-windows.co.uk;target= blank;");
aI("text=Chatsworth Windows, Northallerton;url=http://www.chatsworth-windows.co.uk;target= blank;");
aI("text=The Sign Studio, Skippers Lane;url=http://www.the-sign-studio.com;target= blank;");
aI("text=Computer Repairs & Sales, Marske;url=http://www.gbizit.co.uk;target= blank;");
aI("text=Teesside Daihatsu, Middlesborough;url=http://www.teessidedaihatsu.co.uk;target= blank;");
aI("text=Health Food Shop, Guisborough;url=http://www.forgoodnesssake.co.uk;target= blank;");
aI("text=Redcar Speedway;url=http://www.redcarspeedway.co.uk;target= blank;");
}


drawMenus();


