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(menuStyle=new mm_style()){
align="center";
bordercolor="#56589e";
borderstyle="solid";
borderwidth=0;
fontfamily="arial, Verdana, Tahoma";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#FFFFFF";
headercolor="#000000";
itemheight=20;
offbgcolor="#56589e";
offcolor="#FFFFFF";
onbgcolor="#3d3f7d";
oncolor="#FFFF00";
outfilter="randomdissolve(duration=0.3)";
pagebgcolor="#3d3f7d";
pagecolor="#FFFFFF";
separatorcolor="#56589e";
separatorsize=1;
subimage="";
subimagepadding=0;
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="#3d3f7d";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, Verdana, Tahoma";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#FFFFFF";
headercolor="#000000";
itemwidth=150;
offbgcolor="#56589e";
offcolor="#FFFFFF";
onbgcolor="#3d3f7d";
oncolor="#FFFF00";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=85);Shadow(color=#202020', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#3d3f7d";
pagecolor="#FFFFFF";
separatorcolor="#56589e";
separatorsize=1;
subimage="";
subimagepadding=0;
}

var root = (function () {
	return '';
	
	var path;
	path = location.pathname.split('/');
	while ('fleetmedia.com' !== path[path.length-1]) {
		path.pop();
	}
	path = path.join('/');
	return path;
})();

with(milonic=new menuname("Graphic Solutions")){
style=submenuStyle;
aI("text=Show and Tell;url=" + root + "/graphic_solutions/show_and_tell.html;");
aI("text=Wraps and Walls;url=" + root + "/graphic_solutions/wraps_and_walls.html;");
}

with(milonic=new menuname("Truckside Advertising")){
style=submenuStyle;
aI("text=Case Studies;url=" + root + "/truckside_advertising/case_studies.html;");
}

with(milonic=new menuname("Frame Systems")){
style=submenuStyle;
aI("text=Aluminum Flexi-Frame;url=" + root + "/graphic_solutions/frame_systems.html;");
aI("text=Hidden Frame System&#8482;;url=" + root + "/graphic_solutions/frame_systems.html#hidden;");
}

drawMenus();

