_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
image="images/orangedots.gif";
offbgcolor="Beige";
offcolor="Black";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=About Golf/About Tiger WoodsLEFT_MENU;text=About Golf;target=;url=about-golf.html;");
aI("showmenu=Golf Accessories/Golf Club SetsLEFT_MENU;text=Golf Accessories;target=;url=golf-accessories.html;");
aI("showmenu=Different Types Of Golf/Golf CoursesLEFT_MENU;text=Different Types Of Golf;target=;url=different-types-of-golf.html;");
aI("text=Free One Minute Golf Tips;target=;url=golf-tips.html;");
aI("text=Main Products List;target=;url=http://www.alphasoft.cc/products-list.html;");
}

with(milonic=new menuname("About Golf/About Tiger WoodsLEFT_MENU")){
style=submenuStyle;
aI("text=About Tiger Woods;target=;url=tiger-wood-and-golfing.html;");
aI("text=Game Of Golf;target=;url=game-of-golf.html;");
aI("text=Golfing Etiquette;target=;url=golfing-etiquette.html;");
aI("text=Golf Game;target=;url=golf-game.html;");
aI("text=Golf Gifts Ideas;target=;url=golf-gifts.html;");
aI("text=Golf Lessons;target=;url=golf-lessons.html;");
aI("text=Golf Rules;target=;url=golf-rules.html;");
aI("text=Golf Swing Ttips;target=;url=golf-swing-tips.html;");
aI("text=Hitting The Golf Ball;target=;url=hitting-the-golf-ball.html;");
aI("text=How To Be Good At Golf;target=;url=how-to-be-good-at-golf.html;");
aI("text=Improve Your Golf Game;target=;url=improve-your-golf-game.html;");
aI("text=Playing Golf;target=;url=playing-golf.html;");
aI("text=What Is Golf;target=;url=what-is-golf.html;");
}

with(milonic=new menuname("Golf Accessories/Golf Club SetsLEFT_MENU")){
style=submenuStyle;
aI("text=Golf Club Sets;target=;url=golf-club-sets.html;");
aI("text=Golf Equipment;target=;url=golf-equipment.html;");
aI("text=Good Golf Balls;target=;url=golf-ball.html;");
aI("text=Good Golf Shoes;target=;url=golf-shoes.html;");
aI("text=Golf Stores;target=;url=golf-store.html;");
aI("text=Right Golf Equipments;target=;url=right-golf-equipment.html;");
}

with(milonic=new menuname("Different Types Of Golf/Golf CoursesLEFT_MENU")){
style=submenuStyle;
aI("text=Golf Courses;target=;url=golf-courses.html;");
aI("text=Golf Vacation;target=;url=golf-vacation.html;");
aI("text=Golfing Vacation;target=;url=golfing-vacation.html;");
aI("text=Miniature Golf Course;target=;url=miniature-golf-course.html;");
aI("text=Types Of Golf;target=;url=types-of-golf.html;");
}


 drawMenus();

