_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Big1.png";
borderstyle="solid";
fontfamily="Arial Narrow";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#dddddd";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Big_hover1.png";
itemheight="40";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#232323";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#565656";
offcolor="#cccccc";
onbgcolor="#676767";
oncolor="#dddddd";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="40";
aI("text=Home;target=;url=http://www.cashformobiles.com/;");
aI("showmenu=Articles/Sell Old Cell Phone for CashLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=Electronics/Video GamesLEFT_MENU;text=Electronics;target=;url=Electronics.html;");
aI("showmenu=Sell Other Devices/LaptopsLEFT_MENU;text=Sell Other Devices;target=;url=Sell-Other-Devices.html;");
aI("text=Iphone;target=;url=Iphone.html;");
}

with(milonic=new menuname("Articles/Sell Old Cell Phone for CashLEFT_MENU")){
style=submenuStyle;
aI("text=Sell Old Cell Phone for Cash;target=;url=Sell-Old-Cell-Phone-for-Cash.html;");
aI("text=Selling Your Old Electronics;target=;url=Selling-Your-Old-Electronics.html;");
aI("text=Where to Sell my Cell Phone?;target=;url=Where-to-Sell-my-Cell-Phone.html;");
aI("text=Selling Electronic Gadgets;target=;url=Selling-Electronic-Gadgets.html;");
aI("text=Tips to Protect Yourself;target=;url=Tips-to-Protect-Yourself.html;");
}

with(milonic=new menuname("Electronics/Video GamesLEFT_MENU")){
style=submenuStyle;
aI("text=Video Games;target=;url=Video-Games.html;");
aI("text=Tablets;target=;url=Tablets.html;");
aI("text=Cameras;target=;url=Cameras.html;");
}

with(milonic=new menuname("Sell Other Devices/LaptopsLEFT_MENU")){
style=submenuStyle;
aI("text=Laptops;target=;url=Laptops.html;");
aI("text=Pdas;target=;url=Pdas.html;");
}


 drawMenus();

