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


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=2;
fontfamily="Comic Sans MS, Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#cccccc";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#cccccc";
pagecolor="white";
separatorcolor="#000000";
separatorsize=2;
subimage="images/arrow.gif";
subimagepadding=0;
itemwidth=192;
}

with(sub_menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=2;
fontfamily="Comic Sans MS, Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#cccccc";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#cccccc";
pagecolor="white";
separatorcolor="#000000";
separatorsize=2;
subimage="images/arrow.gif";
subimagepadding=0;
itemwidth=420;
}


with(milonic=new menuname("Services")){
style=sub_menuStyle;


aI("text=Electronic Installations;url=services.html#ElectronicInstall;");
aI("text=Auto & Truck Accessories Installation;url=services.html#CustomCar;");
aI("text=Automotive Detailing & Reconditioning;url=services.html;");
aI("text=Window Tinting;url=services.html#WindowTinting;");
aI("text=Leather Interior Installation;url=services.html#Leather;");
aI("text=3M Clear Shield Paint Protection;url=services.html#3MPaint;");
aI("text=RV/Marine Installation;url=services.html#Marine;");
aI("text=Windshield Rock Chip Repair;url=services.html#WindshieldRepair;");
aI("text=Snow Plow & Sander Service;url=services.html#Snow;");
aI("text=Headlight Restoration;url=services.html#Headlight;");

}

with(milonic=new menuname("Products")){
style=sub_menuStyle;


aI("text=Head Unita;url=products.html#head;");
aI("text=Car Stereo;url=products.html#stereo;");
aI("text=Car Video;url=products.html#video;");
aI("text=Boxes;url=products.html#box;");
aI("text=Audio Accessories;url=products.html#audio;");
aI("text=Radar/Laser Detectors;url=products.html#radar;");
aI("text=ipod Integration;url=products.html#ipod;");
aI("text=Remote Starters & Alarms;url=products.html#start;");
aI("text=Satellite & HD Radio;url=products.html#sat;");
aI("text=Navigation;url=products.html#nav;");
aI("text=Bluetooth;url=products.html#blue;");
aI("text=Snow Plow & Sanders;url=products.html#snow;");
aI("text=Emergency Lighting;url=products.html#emg;");
aI("text=Truck Hitches;url=products.html#truck1;");
aI("text=Truck Tonneau Covers & Bedliners;url=products.html#truck2;");
aI("text=Truck Boxes, Rigging & Accessories;url=products.html#truck3;");
aI("text=Rim/Tire Packages;url=products.html#rim;");
aI("text=Auto Accessories;url=products.html#access;");
aI("text=HID's & Lighting;url=products.html#hid;");
aI("text=Grilles & Chrome Accessories;url=products.html#grill;");

}


drawMenus();

