_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#6F6F6F";
onbgcolor="#C13F3F";
oncolor="White";
padding="10";
separatorcolor="White";
separatorsize="30";
subimage="images/white_arrow.gif";
subimagepadding="6";
itemwidth="215";
}

with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="3";
fontfamily="Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="#A0A76D";
oncolor="#000000";
padding="4";
subimage="images/white_arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Guaranteed Proof!;target=_blank;url=http://www.my-linker.com/hop/guaranteed-proof;");
aI("text=Get More Info!;target=_blank;url=http://www.my-linker.com/hop/more-information;");
aI("text=Join GDI - It Rocks!;target=_blank;url=http://www.my-linker.com/hop/join-gdi;");
aI("text=Get Hostgator Hosting!;target=_blank;url=http://www.my-linker.com/hop/review-hostgator;");
aI("text=GVO Rocks!;target=_blank;url=http://gvomember.info;");
aI("text=Learn to Earn Online!;target=_blank;url=http://www.my-linker.com/hop/learn-to-earn-online;");
aI("showmenu=ArticlesIs It Your Time To Shine?LEFT_MENU;text=Articles;target=;url=Articles.html;");
}

with(milonic=new menuname("ArticlesIs It Your Time To Shine?LEFT_MENU")){
style=submenuStyle;
aI("text=Is It Your Time To Shine?;target=;url=Is-It-Your-Time-To-Shine-.html;");
}


 drawMenus();
