_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#FF0000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#FF0000";
headercolor="#FFFFFF";
offbgcolor="#222222";
offcolor="#FF0000";
onbgcolor="#FF0000";
oncolor="#222222";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#FF0000, Direction=135, Strength=5)";
padding=5;
pagebgcolor="#222222";
pagecolor="#FFFFFF";
separatorcolor="#FF0000";
separatorsize=1;
subimagepadding=2;

}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
overflow="scroll";
style=menuStyle;
top=10;
aI("status=Back To Home Page;text=Home;url=http://www.tranceported.com/stroppy/main.htm;;");
aI("showmenu=Parties;text=Parties;");
aI("showmenu=Events;text=Events;");
aI("showmenu=Competitions;text=Competitions;");
aI("showmenu=Other Items;text=Other Items;");
aI("showmenu=Forums;text=Forums;url=http://www.tranceported.com/stroppy/forums.htm");	
aI("showmenu=Contact Us;text=Contact Us;url=http://www.tranceported.com/stroppy/contactdetails.htm");
}
with(milonic=new menuname("Parties")){
overflow="scroll";
style=menuStyle;
aI("text=Formals;url=http://www.tranceported.com/stroppy/formals.htm;");
aI("text=Tryan's 18th;url=http://www.tranceported.com/stroppy/tryan.htm;");
aI("text=Seppo's Party;url=http://www.tranceported.com/stroppy/seppo.html;");
aI("text=Trizzle and Zizzle's Shindizzle;url=http://www.tranceported.com/stroppy/trizandziz.html;");
aI("text=Rosanna and Kiara's 18th;url=http://www.tranceported.com/stroppy/rosannaandkiara.htm;");
aI("text=George's 18th;url=http://www.tranceported.com/stroppy/george.htm;");
aI("text=Bel's 18th;url=http://www.tranceported.com/stroppy/bel.htm;");
aI("text=Chrissy's 18th;url=http://www.tranceported.com/stroppy/chrissy.htm;");
aI("text=Grubb's 18th;url=http://www.tranceported.com/stroppy/grubb.htm;");
aI("text=Grace's 18th;url=http://www.tranceported.com/stroppy/grace.htm;");
aI("text=Jules's 18th;url=http://www.tranceported.com/stroppy/jules.htm;");
aI("text=Rump's 18th;url=http://www.tranceported.com/stroppy/rumps.htm");
aI("text=Lucy and Flick's 18th;url=http://www.tranceported.com/stroppy/lucyflick.htm"); 
aI("text=Dancey's 18th;url=http://www.tranceported.com/stroppy/danceys.htm"); 
aI("text=Andy's 18th;url=http://www.tranceported.com/stroppy/andy2.htm"); 
aI("text=Caz's 18th;url=http://www.tranceported.com/stroppy/caz.htm"); 
aI("text=Aziz's BBQ 2;url=http://www.tranceported.com/stroppy/zizbbq2.htm"); 
aI("text=Andy's Party;url=http://www.tranceported.com/stroppy/andy.htm"); 
aI("text=Nathan's Party;url=http://www.tranceported.com/stroppy/nathan.htm"); 
aI("text=Blake's 18th;url=http://www.tranceported.com/stroppy/blake.htm"); 
aI("text=Aziz's BBQ;url=http://www.tranceported.com/stroppy/zizbbq.htm"); 
aI("text=Porter's Party;url=http://www.tranceported.com/stroppy/porter.htm"); 

}

with(milonic=new menuname("Events")){
style=menuStyle;
aI("text=Leavers BBQ and Party;url=http://www.tranceported.com/stroppy/leaversbqqandparty.htm;");
aI("text=U18 Rugby State Final;url=http://www.tranceported.com/stroppy/rugby.htm;");
aI("text=Falls Festival 04/05;url=http://www.tranceported.com/stroppy/falls.htm;");
aI("text=Soldier's Rock;url=http://www.tranceported.com/stroppy/soldiers.htm;");

}

with(milonic=new menuname("Competitions")){
style=menuStyle;
aI("text=Pool Competition;url=http://www.tranceported.com/stroppy/pool.htm;");
aI("text=Karaoke Competition;url=http://www.tranceported.com/stroppy/karaoke.htm;");
}

with(milonic=new menuname("Other Items")){
style=menuStyle;
aI("text=Photoshops;url=http://www.tranceported.com/stroppy/photoshops.htm;");
aI("text=April Fools 2006;url=http://www.tranceported.com/stroppy/davo/main.htm;");
aI("text=Site Map;url=http://www.tranceported.com/stroppy/sitemap.htm;");
}



drawMenus();

