_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="DimGray";
offcolor="AliceBlue";
onbgcolor="#999999";
oncolor="Brown";
padding="6";
separatorcolor="DarkRed";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="9pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="DimGray";
offcolor="AliceBlue";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=./;");
aI("showmenu=AuctionGold Disc from The CURELEFT_MENU;text=Auction;target=;url=auction.php;");
aI("text=Buy Tickets;target=;url=buy-tickets.php;");
aI("showmenu=ResourcesWeb SitesLEFT_MENU;text=Resources;target=;url=resources.php;");
aI("text=Contact Us;target=;url=contact-us.php;");
aI("text=Privacy;target=;url=privacy.php;");
}

with(milonic=new menuname("AuctionGold Disc from The CURELEFT_MENU")){
style=submenuStyle;
aI("text=Gold Disc from The CURE;target=;url=gold-disc-from-the-cure.php;");
aI("text=Electric Guitar signed by Status Quo;target=;url=electric-guitar-signed-by-status-quo.php;");
aI("text=Clay Shooting;target=;url=clay-shooting.php;");
aI("text=Spa Day at Alexander House Hotel;target=;url=spa-day-at-alexander-house-hotel.php;");
aI("text=Merchandise from Sir TOM JONES;target=;url=merchandise-from-sir-tom-jones.php;");
aI("text=Monstor Truck Experience;target=;url=monstor-truck-experience.php;");
aI("text=Tour of Parliament;target=;url=tour-of-parliament.php;");
aI("text=Bouncy Castle;target=;url=bouncy-castle.php;");
aI("text=First Class Balloons;target=;url=first-class-balloons.php;");
aI("text=The Green Room;target=;url=the-green-room.php;");
aI("text=Wedding Car;target=;url=wedding-car.php;");
aI("text=Limited Edition Drawing;target=;url=limited-edition-drawing.php;");
aI("text=Copthorne Golf Club;target=;url=copthorne-golf-club.php;");
aI("text=Stanhill Court Hotel Lunch;target=;url=stanhill-court-hotel-lunch.php;");
aI("text=1955 Chevy Wedding Car;target=;url=1955-chevy-wedding-car.php;");
}

with(milonic=new menuname("ResourcesWeb SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=web-sites.php;");
aI("text=People;target=;url=people.php;");
}


 drawMenus();
