_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_dust.gif";
offbgcolor="#ffffff";
offcolor="SlateGray";
onbgcolor="#ffffff";
oncolor="LightSteelBlue";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=.././;");
aI("text=Reversing Cameras;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=3.6\" Monitor 2.4 GHZ Wireless;target=;url=3.6-Monitor-2.4-GHZ-Wireless.html;");
aI("text=7\" Wireless Reversing Camera;target=;url=7-Wireless-Reversing-Camera.html;");
aI("text=4.3\" Navigation System With Reversing Camera;target=;url=4.3-Navigation-System-With-Reversing-Camera.html;");
aI("text=7\" Hard Wired Rearview System;target=;url=7-Hard-Wired-Rearview-System.html;");
aI("text=3.5\" Wireless Rearview Camera System;target=;url=3.5-Wireless-Rearview-Camera-System.html;");
aI("text=4 Piece Wired Reverse Sensor Kit;target=;url=4-Piece-Wired-Reverse-Sensor-Kit.html;");
aI("text=2.4GHz Dual Magnetic Base Antennas;target=;url=2.4GHz-Dual-Magnetic-Base-Antennas.html;");
aI("text=Car Rear View Add-On Camera System;target=;url=Car-Rear-View-Add-On-Camera-System.html;");
aI("text=Wired Reversing System With 3.5\" Monitor With Infrared Camera;target=;url=Wired-Reversing-System-With-3.5-Monitor-With-Infrared-Camera.html;");
aI("text=2 Piece Wired Reverse Sensor Kit;target=;url=2-Piece-Wired-Reverse-Sensor-Kit.html;");
aI("text=Towing Tips;target=;url=Towing-Tips.html;");
aI("text=Caravan Trailer Wire Extension Kit;target=;url=Caravan-Trailer-Wire-Extension-Kit.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

