_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#2E5F21";
onbgcolor="#5EBF44";
oncolor="Black";
padding="20";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#2E5F21";
offcolor="White";
onbgcolor="#5EBF44";
oncolor="Black";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=index.php;");
aI("text=Working MP3 Music Search;target=;url=mp3.php;");
aI("showmenu=GamesAlien Super GamesLEFT_MENU;text=Games;target=;url=games.php;");
aI("text=Links;target=;url=links.php;");
aI("text=Contact Us;target=;url=contact-us.php;");
aI("text=Privacy;target=;url=privacy.php;");
aI("text=Site Map;target=;url=sitemap-page-order.php;");
}

with(milonic=new menuname("GamesAlien Super GamesLEFT_MENU")){
style=submenuStyle;
aI("text=Alien Super Games;target=;url=alien1.php;");
aI("text=Big Bowling;target=;url=bowling1.php;");
aI("text=Asteroid Gamer;target=;url=asteroids1.php;");
aI("text=Fish Games;target=;url=fish1.php;");
aI("text=Super Egg Catcher;target=;url=egg.php;");
aI("text=Top Blackjack;target=;url=blackjack1.php;");
aI("text=Monkey Games;target=;url=monkey.php;");
aI("text=Driving gamer;target=;url=drive.php;");
aI("text=Super Puzzle;target=;url=puzzle1.php;");
aI("text=Multi Mario;target=;url=mario.php;");
aI("text=Multi Poker;target=;url=poker.php;");
aI("text=Two Fighter;target=;url=fighter.php;");
}


 drawMenus();
