_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
image="images/dots8.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#7F0000";
oncolor="#ffffff";
padding="9";
separatorcolor="Silver";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#3B454C";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#3B454C";
oncolor="White";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=./;");
aI("text=online surveys;target=;url=online-surveys.html;");
aI("text=money making ideas;target=;url=money-making-ideas.html;");
aI("text=online surveys for money;target=;url=online-surveys-for-money.html;");
aI("text=how to make easy money;target=;url=how-to-make-easy-money.html;");
aI("text=surveys for money;target=;url=surveys-for-money.html;");
aI("text=how to make quick money;target=;url=how-to-make-quick-money.html;");
aI("text=online jobs;target=;url=online-jobs.html;");
aI("text=paid surveys;target=;url=paid-surveys.html;");
aI("text=fast money;target=;url=fast-money.html;");
aI("text=work from home jobs;target=;url=work-from-home-jobs.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

