_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Simply_Rounded_Strong8.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="#444444";
pagecolor="Bisque";
separatorcolor="Transparent";
separatorsize="50";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Simply_Rounded_Strong_hover8.png";
itemheight="26";
itemwidth="99";
}

with(submenuStyle=new mm_style()){
bordercolor="#23df23";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Azure";
offcolor="#333333";
onbgcolor="#23df23";
onborder="1px solid #23df23";
oncolor="#444444";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=844;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="26";
aI("text=Home;target=;url=http://www.jamtronics.com/;");
aI("text=Cameras;target=;url=digital-cameras.html;");
aI("showmenu=Cell Phones/BlackberryINFO_BAR_MENU;text=Cell Phones;target=;url=cell-phones.html;");
aI("showmenu=Computers/DesktopINFO_BAR_MENU;text=Computers;target=;url=computers.html;");
aI("showmenu=Accessories/MotherboardINFO_BAR_MENU;text=Accessories;target=;url=accessories.html;");
aI("text=Contact;target=;url=contact.html;");
}

with(milonic=new menuname("Cell Phones/BlackberryINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Blackberry;target=;url=blackberry.html;");
aI("text=Iphone;target=;url=iphone.html;");
aI("text=Nokia;target=;url=nokia.html;");
aI("text=Samsung;target=;url=samsung.html;");
}

with(milonic=new menuname("Computers/DesktopINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Desktop;target=;url=desktop.html;");
aI("text=Netbook;target=;url=netbook.html;");
aI("text=Laptop;target=;url=laptop.html;");
}

with(milonic=new menuname("Accessories/MotherboardINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Motherboard;target=;url=motherboard.html;");
aI("text=Processors;target=;url=processors.html;");
aI("text=Flash Drives;target=;url=flash-drives.html;");
aI("text=Monitors;target=;url=monitors.html;");
aI("text=Memory;target=;url=memory.html;");
aI("text=Printers;target=;url=printers.html;");
aI("text=Hard Drives;target=;url=hard-drives.html;");
aI("text=Optical Drives;target=;url=optical-drives.html;");
aI("text=Bluetooth Sunglasses;target=;url=bluetooth-sunglasses.html;");
}


 drawMenus();

