﻿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=0;
_subOffsetLeft=0;




with(menuStyle=new mm_style()){
	styleid=1;
	bordercolor="#ffffff";
	borderstyle="solid";
	borderwidth=0;
	fontfamily="Verdana, Tahoma, Arial";
	fontsize="8pt";
	fontstyle="normal";
	fontweight="bold";
	headerbgcolor="#ffffff";
	headercolor="#000000";
	imagepadding=0;
	offbgcolor="#F5F5D1";
	offcolor="#ffffff";
	onbgcolor="#CC6600";
	oncolor="#ffffff";
	outfilter="Fade(duration=0.3)";
	overfilter="Fade(duration=0.2);Alpha(opacity=90);";
	overimage="whitedots.gif";
	padding=0;
	pagebgcolor="#82B6D7";
	pagecolor="black";
	separatorcolor="#ffffff";
	separatorsize=0;
	subimagepadding=0;
}

with(submenuStyle=new mm_style()){
	bordercolor="#cccccc";
	borderstyle="solid";
	borderwidth=1;
	fontfamily="Arial, Verdana, Tahoma";
	fontsize="10px";
	fontstyle="normal";
	headerbgcolor="#ffffff";
	headercolor="#000000";
	offbgcolor="#FFFFFF";
	offcolor="#676666";
	onbgcolor="#bebebd";
	oncolor="#000000";
	outfilter="Fade(duration=0.3)";
	overfilter="Inset(duration=0.2);Alpha(opacity=94);";
	padding=5;
	pagebgcolor="#b3dbdd";
	pagecolor="000000";
	separatorcolor="#676666";
	separatorsize=0;
	subimage="images/arrow.gif";
	onsubimage="images/arrow_o.gif";
	subimagepadding=0;
}




with(milonic=new menuname("What We Do")){
	margin=0;
	style=submenuStyle;
	aI("text=About Corporate Graphics International;url=taylor-corp.php;");
	aI("text=What We Value;url=value.php;");
	aI("text=Our Approach;url=print-approach.php;");
}





drawMenus();

