_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="CornflowerBlue";
offcolor="White";
onbgcolor="Coral";
onbold="bold";
oncolor="White";
padding="6";
separatorcolor="CornflowerBlue";
separatorsize="6";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="Gainsboro";
offcolor="Black";
onbgcolor="Aquamarine";
onbold="bold";
oncolor="Black";
padding="4";
separatorcolor="Black";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Clone Golf Clubs;target=;url=http://www.discountclonegolfclubs.com/;");
aI("text=About Us;target=;url=About-Us.html;");
aI("showmenu=ArticlesHitting Long Golf DrivesINFO_BAR_MENU;text=Articles;target=;url=Golf-Articles.html;");
aI("text=Golf News;target=;url=Golf-News.html;");
aI("text=Q&A;target=;url=Questions-and-Answers.html;");
}

with(milonic=new menuname("ArticlesHitting Long Golf DrivesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Hitting Long Golf Drives;target=;url=Hitting-Long-Golf-Drives.html;");
aI("text=What Are Clone Golf Clubs;target=;url=What-Are-Clone-Golf-Clubs.html;");
aI("text=Do Clone Golf Clubs Work;target=;url=Do-Clone-Golf-Clubs-Work.html;");
aI("text=British Open Winners;target=;url=British-Open-Winners.html;");
aI("text=US Open Winners;target=;url=US-Open-Winners.html;");
}


 drawMenus();
