_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#930600";
offcolor="#ffffff";
onbgcolor="#463C01";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="#463C01";
onbgcolor="#8F854D";
oncolor="White";
padding="4";
pagecolor="White";
separatorcolor="#463C01";
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=http://www.onlinejobs4u.com/;");
aI("text=LATEST HOME JOBS POSTED HERE!;target=;url=Latest-Home-Job-Vacancies.html;");
aI("text=Get Paid For Your Opinions;target=;url=Paid-Survey-Jobs.html;");
aI("text=Easy Writing Jobs;target=;url=freelance-writing.html;");
aI("text=Get Paid To Shop!;target=;url=Mystery-Shopping.html;");
aI("showmenu=Articles/Starting a Home BusinessLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
}

with(milonic=new menuname("Articles/Starting a Home BusinessLEFT_MENU")){
style=submenuStyle;
aI("text=Starting a Home Business;target=;url=starting-a-business.html;");
aI("text=working from home;target=;url=working-from-home.html;");
aI("text=can you really get paid for mystery shopping?;target=;url=really-get-paid-for-mystery-shopping.html;");
aI("text=Can you really earn money envelope stuffing?;target=;url=envelope-stuffing.html;");
aI("text=A part time job - a very real need;target=;url=part-time-job.html;");
}


 drawMenus();

