fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=10;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(XPMainStyle=new mm_style()){
styleid=1;
bordercolor="#8A867A";
borderstyle="solid";
borderwidth=0;
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="70%";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ECE9D8";
offcolor="#000000";
onbgcolor="#C1D2EE";
onborder="0px solid #316AC5";
oncolor="#000000";
padding=0;
rawcss="padding-left:0px;padding-right:0px";
}

with(XPMenuStyle=new mm_style()){
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="70%";
fontstyle="normal";
fontweight="normal";
offbgcolor="transparent";
oncolor="#000000";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding=0;
separatoralign="left";
separatorpadding=0;
separatorwidth="80%";
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=0;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
margin=0;
orientation="horizontal";
style=XPMainStyle;
aI("image=http://www.tsistructures.co.uk/homebutton.jpg;overimage=http://www.tsistructures.co.uk/homebuttonover.jpg;url=http://www.tsistructures.co.uk/index.html;");
aI("image=http://www.tsistructures.co.uk/profilebutton.jpg;overimage=http://www.tsistructures.co.uk/profilebuttonover.jpg;url=http://www.tsistructures.co.uk/profile.html;");
aI("image=http://www.tsistructures.co.uk/gallerybutton.jpg;overimage=http://www.tsistructures.co.uk/gallerybuttonover.jpg;url=http://www.tsistructures.co.uk/gallery.html;");
aI("image=http://www.tsistructures.co.uk/projectsbuttonover.jpg;overimage=http://www.tsistructures.co.uk/projectsbuttonover.jpg;showmenu=Projects;");
aI("image=http://www.tsistructures.co.uk/contactbutton.jpg;overimage=http://www.tsistructures.co.uk/contactbuttonover.jpg;url=http://www.tsistructures.co.uk/contact.html;");
}

with(milonic=new menuname("Projects")){
margin=2;
overflow="scroll";
style=XPMenuStyle;
aI("image=http://www.tsistructures.co.uk/projectnav/commercialbutton.jpg;overimage=http://www.tsistructures.co.uk/projectnav/commercialbuttonover.jpg;url=http://www.tsistructures.co.uk/projects.html;");
aI("image=http://www.tsistructures.co.uk/projectnav/retailbutton.jpg;overimage=http://www.tsistructures.co.uk/projectnav/retailbuttonover.jpg;url=http://www.tsistructures.co.uk/retailtrade.html;");
aI("image=http://www.tsistructures.co.uk/projectnav/industrialbutton.jpg;overimage=http://www.tsistructures.co.uk/projectnav/industrialbuttonover.jpg;url=http://www.tsistructures.co.uk/industrial.html;");
aI("image=http://www.tsistructures.co.uk/projectnav/educationbutton.jpg;overimage=http://www.tsistructures.co.uk/projectnav/educationbuttonover.jpg;url=http://www.tsistructures.co.uk/education.html;");
aI(
"image=http://www.tsistructures.co.uk/projectnav/healthbutton.jpg;overimage=http://www.tsistructures.co.uk/projectnav/healthbuttonover.jpg;url=http://www.tsistructures.co.uk/healthsector.html;");
aI("image=http://www.tsistructures.co.uk/projectnav/leisurebutton.jpg;overimage=http://www.tsistructures.co.uk/projectnav/leisurebuttonover.jpg;url=http://www.tsistructures.co.uk/leisure.html;");
aI("image=http://www.tsistructures.co.uk/projectnav/motorbutton.jpg;overimage=http://www.tsistructures.co.uk/projectnav/motorbuttonover.jpg;url=http://www.tsistructures.co.uk/motortrade.html;");
}

drawMenus();


