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(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=3;
}

with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=2;
subimage="";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
top="104";
screenposition="center";

style=AllImagesStyle;
aI("image=image-only-menu/home_b.jpg;overimage=image-only-menu/home_a.jpg;pageimage=image-only-menu/home_a.jpg;url=index.php;");
aI("image=image-only-menu/tickets_b.jpg;overimage=image-only-menu/tickets_a.jpg;url=http://www.myticketstobuy.com/event-search.php?stxt=&cat=0&from=&to=&venue=-1;");
aI("image=image-only-menu/login_b.jpg;overimage=image-only-menu/login_a.jpg;pageimage=image-only-menu/login_a.jpg;url=http://www.myticketstobuy.com/customer.php;");
aI("image=image-only-menu/advertising_b.jpg;overimage=image-only-menu/advertising_a.jpg;pageimage=image-only-menu/advertising_a.jpg;url=mailto:info@ticketstobuy.com?subject=request for advertising information from the website;");
aI("image=image-only-menu/contact_b.jpg;overimage=image-only-menu/contact_a.jpg;pageimage=image-only-menu/contact_a.jpg;url=contactus.php;");

}

with(milonic=new menuname("aa Samples")){
overflow="scroll";
style=menuStyle;
aI("image=http://img.milonic.com/allimages.gif;overimage=http://img.milonic.com/allimages_on.gif;url=/menusample.php?sampleid=18;");
aI("image=http://img.milonic.com/xpstyle.gif;overimage=http://img.milonic.com/xpstyle_on.gif;url=/menusample.php?sampleid=12;");
aI("image=http://img.milonic.com/static.gif;overimage=http://img.milonic.com/static_on.gif;url=/menusample.php?sampleid=16;");
aI("image=http://img.milonic.com/horizontal.gif;overimage=http://img.milonic.com/horizontal_on.gif;url=/menusample.php?sampleid=1;");
}


with(milonic=new menuname("Links")){
style=menuStyle;
aI("image=http://img.milonic.com/apache.gif;overimage=http://img.milonic.com/apache_on.gif;url=http://www.apache.org/;");
aI("image=http://img.milonic.com/mysql.gif;overimage=http://img.milonic.com/mysql_on.gif;url=http://ww.mysql.com/;");
aI("image=http://img.milonic.com/php.gif;overimage=http://img.milonic.com/php_on.gif;url=http://www.php.net/;");
}

drawMenus();


