
fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(ajaxLoadingStyle=new mm_style()){
        bordercolor="#999999";
        borderstyle="solid";
        borderwidth=1;
        fontfamily="Verdana, Tahoma, Arial";
        fontsize="10px"
        padding=5
        offcolor="#000000"
        offbgcolor="ffffe1"
        overfilter="Shadow(color=#777777', Direction=135, Strength=3)";

}

with(milonic=new menuname("ajaxLoading")){
        style=ajaxLoadingStyle;
        top="offset=10"
        left="offset=10"
        aI("text=Menu Loading, Please Wait...;disabled=true;")
}

with(vertStyle=new mm_style()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, tahoma";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headerborder=1;
headercolor="#000099";
image="/images/menu/18_blank.gif";
imagepadding=3;
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#FEFAD2";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="/images/menu/on_13x13_greyboxed.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#CFE2D1";
pagecolor="#000066";
pageimage="/images/menu/db_red.gif";
separatoralign="right";
separatorcolor="#999999";
separatorpadding=1;
separatorwidth="85%";
subimage="/images/menu/black_13x13_greyboxed.gif";
valign="middle";
menubgcolor="#F5F5F5";
}

with(menuStyle=new mm_style()){
imagepadding="10"; 
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#165280";
onbgcolor="#d2e1ff";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="/images/menu/arr_black.gif";
subimagepadding=2;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
followscroll=1;
screenposition="center"; 
orientation="horizontal";
style=menuStyle;
top=100;
aI("align=center;offcolor=#3344FF;fontweight='bold';bgimage=/images/car-electronics-panel.gif;text=&nbsp; ;url=/;");
aI("align=center;offcolor=#3344FF;fontweight='bold';bgimage=/images/menu/ucables-button-phone.gif;text=Main;url=/;");
aI("align=center;offcolor=#3344FF;fontweight='bold';bgimage=/images/menu/ucables-button-phone.gif;url=/mobile-phones;showmenu=ajax:/account/js/mobile-phones.txt;text=Mobile phones;");
aI("align=center;offcolor=#3344FF;fontweight='bold';bgimage=/images/menu/ucables-button-phone.gif;url=/car-diagnostics;showmenu=ajax:/account/js/car-diagnostics.txt;text=Car diagnostics;");
aI("align=center;offcolor=#3344FF;fontweight='bold';bgimage=/images/menu/ucables-button-phone.gif;url=/computers;showmenu=ajax:/account/js/computers.txt;text=Computers;");
aI("align=center;offcolor=#3344FF;fontweight='bold';bgimage=/images/menu/ucables-button-phone.gif;url=/electronics;showmenu=ajax:/account/js/electronics.txt;text=Electronics;");
aI("align=center;offcolor=#3344FF;fontweight='bold';bgimage=/images/menu/ucables-button-phone.gif;url=/security;showmenu=ajax:/account/js/security.txt;text=Security;");
aI("align=center;offcolor=#3344FF;fontweight='bold';bgimage=/images/menu/ucables-button-phone.gif;url=/movies;showmenu=ajax:/account/js/movies.txt;text=Movies;");
aI("align=center;offcolor=#3344FF;fontweight='bold';bgimage=/images/menu/ucables-button-phone.gif;url=/games-toys;showmenu=ajax:/account/js/games-toys.txt;text=Games & Toys;");
aI("align=center;offcolor=#3344FF;fontweight='bold';bgimage=/images/menu/ucables-button-phone.gif;url=/sports;showmenu=ajax:/account/js/sports.txt;text=Sports;");
aI("align=center;offcolor=#3344FF;fontweight='bold';bgimage=/images/menu/ucables-button-phone.gif;url=/home;showmenu=ajax:/account/js/home.txt;text=Home;");
aI("align=center;offcolor=#3344FF;fontweight='bold';bgimage=/images/menu/ucables-button-phone.gif;url=/apparel;showmenu=ajax:/account/js/apparel.txt;text=Apparel;");
aI("align=center;offcolor=#3344FF;fontweight='bold';bgimage=/images/menu/ucables-button-phone.gif;url=/help.html;showmenu=Help;text=Help;");
aI("align=center;offcolor=#3344FF;fontweight='bold';bgimage=/images/car-electronics-panel.gif;text=&nbsp; ;url=/;");
}

with(milonic=new menuname("Help")){
overflow="scroll";
style=menuStyle;

aI("text=Contact us;url=/contact.html;")
aI("text=First time visitors;url=http://ucables.com/firsttimevisitorshelp.html;")
aI("text=Forgot password;url=http://ucables.com/ucables.php?forgetpassword=1;")
aI("text=Payment Methods & Information;url=http://ucables.com/paymentshelp.html;")
aI("text=Ordering /Customer Services;url=http://ucables.com/ordershelp.html;")
aI("text=Order Returns;url=http://ucables.com/returnshelp.html;")
aI("text=Shipping and handling;url=http://ucables.com/shippinghelp.html;")
aI("text=Dispatch and Delivery;url=http://ucables.com/deliverytrackinghelp.html;")
aI("text=About Ucables;url=http://ucables.com/aboutus.html;")

}
drawMenus();

