_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=Power Inverters;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=200 Watt Cup with USB Inverter;target=;url=200-Watt-Cup-with-USB-Inverter.html;");
aI("text=300 Watt;target=;url=300-Watt-Power-Inverter.html;");
aI("text=600 Watt;target=;url=600-Watt-Power-Inverter.html;");
aI("text=1200 Watt;target=;url=1200-Watt-Power-Inverter.html;");
aI("text=1800 Watt;target=;url=1800-Watt-Power-Inverter.html;");
aI("text=2400 Watt;target=;url=2400-Watt-Power-Inverter.html;");
aI("text=3000 Watt;target=;url=3000-Watt-Power-Inverter.html;");
aI("text=Power Inverter Video;target=;url=Power-Inverter-Video.html;");
aI("text=Power Inverter Table;target=;url=Power-Inverter-Table.html;");
aI("text=3000 Watt Power Inverter;target=;url=http://australia-best-buys.com/power-inverters/modified-sine-wave/power-inverter-3000w-(6000-watt-peak)-8zed;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

