

_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-5            // Sub menu left offset
_sidetop=200;


with(mainStyleWeb=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
separatorcolor="#ababab";
fontsize="11";
fontstyle="normal";
fontfamily="Arial, Tahoma, Verdana";
pagecolor="000000";
pagebgcolor="#ababab";
headercolor="#000000";
headerbgcolor="#ababab";
fontweight="none"; 
subimage="/images/Image/arrow.gif";
//overfilter="Fade(duration=0.5);Alpha(opacity=85);";
//outfilter="randomdissolve(duration=0.3)";
}

		with(milonic=new menuname("MainMenu")){
			style=mainStyleWeb;
			top=250;
			left=10;
			alwaysvisible=1;
			overflow="scroll";
			orientation="horizontal";
			position="relative";
			aI("image=/images/Image/pricing_tvsubnav1.jpg;");
			aI("url=http://www.faithhighway.com/best-church-commercials-and-church-marketing.php;image=/images/Image/pricing_tvsubnav2.jpg;overimage=/images/Image/pricing_tvsubnav2.jpg;title=faithHighway Commericals Overview;");
			aI("url=http://www.faithhighway.com/church-tv-commercials-and-church-branding-questions.php;image=/images/Image/pricing_tvsubnav3.jpg;overimage=/images/Image/pricing_tvsubnav3.jpg;title=faithHighway Commericals FAQs;");
			aI("url=http://www.faithhighway.com/church-advertising-with-a-church-commercial.php;image=/images/Image/pricing_tvsubnav4.jpg;overimage=/images/Image/pricing_tvsubnav4.jpg;title=faithHighway Commericals Features and Services;");
			aI("url=http://www.faithhighway.com/why-use-church-commercials-and-church-marketing-solutions.php;image=/images/Image/pricing_tvsubnav5.jpg;overimage=/images/Image/pricing_tvsubnav5.jpg;title=Why Use faithHighway Commericals;");
			aI("url=http://www.faithhighway.com/pricing-for-church-media-and-a-church-marketing-plan.php;image=/images/Image/pricing_tvsubnav6.jpg;overimage=/images/Image/pricing_tvsubnav6.jpg;title=Package Pricing;");
			aI("image=/images/Image/pricing_tvsubnav7.jpg;");
		}

drawMenus();



