fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=5;
_menuOpenDelay=5;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="../menus/orangedots.gif";
imagepadding=5;
offbgcolor="#4B70A4";
offcolor="#ffffff";
onbgcolor="#4B70A4";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
overimage="../menus/whitedots.gif";
padding=0;
pagebgcolor="#4B70A4";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimage="../menus/arrow.gif";
subimagepadding=0;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=9;
orientation="horizontal";
style=menuStyle;
top=142;
itemwidth=101;
aI("status=Back To Home Page;text=Home;url=http://www.InkMyJets.com/;");
aI("status=Products;text=Ink Products;url=http://www.InkMyJets.com/store/cart.php");
aI("status=Contact Us;text=Contact Us;url=http://www.InkMyJets.com/contactus;");
aI("status=Shopping Cart;text=My Cart;url=http://www.InkMyJets.com/store/cart.php?m=view;");
aI("status=View / Maintain Your Account;text=My Account;url=http://www.InkMyJets.com/store/cart.php?m=account;");
aI("status=Product Search;text=Search;url=http://www.InkMyJets.com/store/cart.php?m=search;");
aI("status=Product Help, FAQ's;text=Help;url=http://www.InkMyJets.com/help");
aI("status=Our Policies;text=Policies;url=http://www.InkMyJets.com/policies;");
}


with(milonic=new menuname("Products")){
style=menuStyle;
itemwidth=200;
aI("text=S-Video Cables;url=http://www.InkMyJets.com/store/cart.php?m=product_list&c=38;");
aI("text=Optical/Toslink;url=http://www.InkMyJets.com/store/cart.php?m=product_list&c=11;");
aI("text=Digital Audio;url=http://www.InkMyJets.com/store/cart.php?m=search_results&catID=36&search=rca1v-;");
aI("text=Coax / RG6;url=http://www.InkMyJets.com/store/cart.php?m=product_list&c=73;");
aI("text=Speaker Wire;url=http://www.InkMyJets.com/store/cart.php?m=product_list&c=56;");
aI("text=3.5 Mini Audio;url=http://www.InkMyJets.com/store/cart.php?m=product_list&c=13;");
aI("text=Firewire/1394/iLink;url=http://www.InkMyJets.com/store/cart.php?m=product_list&c=19;");
aI("text=USB 2.0;url=http://www.InkMyJets.com/store/cart.php?m=product_list&c=26;");
aI("text=IDE/Serial ATA;url=http://www.InkMyJets.com/store/cart.php?m=product_list&c=44;");
aI("text=SCSI;url=http://www.InkMyJets.com/store/cart.php?m=product_list&c=52;");
aI("text=VGA/Video;url=http://www.InkMyJets.com/store/cart.php?m=product_list&c=27;");
aI("text=Printer, Serial, Game, MIDI;url=http://www.InkMyJets.com/store/cart.php?m=product_list&c=22;");
aI("text=Tools & Connectors;url=http://www.InkMyJets.com/store/cart.php?m=product_list&c=25;");
aI("text=PS/2, Keyboard, Mouse;url=http://www.InkMyJets.com/store/cart.php?m=product_list&c=42;");
aI("text=KVM-Combo Cables;url=http://www.InkMyJets.com/store/cart.php?m=product_list&c=65;");
}


drawMenus();

