//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;        



// Style for top level menu
with(menu1Style=new mm_style()){
	bordercolor="#800000";
	borderstyle="solid";
	borderwidth=1;
	fontfamily="Verdana, Tahoma, Arial";
	fontsize="8pt";
	fontstyle="normal";
	imagepadding=1;
	offbgcolor="transparent"; 
	offcolor="#800000";
	onbgcolor="#C0D3E2"; 
	onborder="1px solid #999999";
	oncolor="#800000";
	outfilter="randomdissolve(duration=0.2)";
	padding=1;
//	pagebgcolor="#ec00ec";
	pagecolor="#800000"; 
	separatoralign="middle";
	separatorcolor="#800000";
	separatorpadding=1;
	separatorwidth="2";
	separatorheight=14;
	valign="middle";
	fontweight="bold";
	menubgcolor="#EAD6B1"; 
}


// Style for 2nd level menu
with(menu2Style=new mm_style()){
	bordercolor="#84A9C7";
	borderstyle="solid";
	borderwidth=1;
	fontfamily="Verdana, Tahoma, Arial";
	fontsize="100%";
	fontstyle="normal";
	imagepadding=3;
	offbgcolor="#FFF4DF";
	offcolor="#800000";
	onbgcolor="#EAD6B1";
	onborder="1px solid #999999";
	oncolor="#800000";
	outfilter="randomdissolve(duration=0.2)";
	overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#0D4D87', Direction=135, Strength=3)";
	padding=3;
	pagebgcolor="#EAD6B1";
	pagecolor="#800000";
	subimage="/dropmenu/arrow.gif";
	valign="middle";
	menubgcolor="FFF4DF";
}


//drop1-AU
with(milonic=new menuname("drop1")){
	style=menu2Style;
	margin=3;			
	overflow="scroll";

        aI("text=Welcome;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/welcome;");
        aI("text=FAQ's;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/faqs;");
        aI("text=Virtual Tour;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/tour;");
        aI("text=Team;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/staff1;");
        aI("text=Contact Us;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/contact;");
}

//drop2-N&R
with(milonic=new menuname("drop2")){
        style=menu2Style;
        margin=3;
        overflow="scroll";

        aI("text=Stories/Articles;url=http://www.story.house2house.com;");
        aI("text=News Flashes;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/flashes;");
        aI("text=E-letter Archive;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/eletter;");
        aI("text=Free Downloads;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/downloads;");
        aI("text=Other Languages;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/languages;");
        aI("text=Audio Resources;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/recent.php?mediatype=Audio;");
        aI("text=Video Resources;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/recent.php?mediatype=Video;");
        aI("text=H2H Magazine;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/magazine;");
}

//drop3-GC
with(milonic=new menuname("drop3")){
        style=menu2Style;
        margin=3;
        overflow="scroll";

        aI("text=Overview;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/connected;");
        aI("text=Message Boards;url=http://www.community.house2house.com;");
        aI("text=E-letter;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/eletter;");
        aI("text=HC Social Network;url=http://www.simplechurch.com/;");
        aI("text=Locate a Church;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/locate;");
        aI("text=Links;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/links;");
        aI("text=Missions;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/missions;");
        aI("text=Donate;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/donate;");
}
//MainMenu
with(milonic=new menuname("MainMenu")){
	style=menu1Style;
	//menuwidth="99%";
	menualign="center";
	top=0;
	left=0;
	//maxwidth=810;
	alwaysvisible=1;
	margin=0;
	overflow="none";
	orientation="horizontal";
	position="relative";
	itemheight=18;
					
        aI("text= &nbsp;&nbsp; &nbsp;Home&nbsp; ;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/home;");
        aI("text=&nbsp; About Us&nbsp; ;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/welcome;showmenu=drop1;");
        aI("text=&nbsp; Forums&nbsp; ;url=http://www.community.house2house.com;");
        aI("text=&nbsp; Events&nbsp; ;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/events;");
        aI("text=&nbsp; News & Resources&nbsp; ;url=http://www.story.house2house.com;showmenu=drop2;");
        aI("text=&nbsp; Blogs&nbsp; ;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/blogs;");
        aI("text=&nbsp; Bookstore&nbsp; ;url=http://house2house.myshopify.com;");
        aI("text=&nbsp; Get Connected&nbsp; ;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/connected;showmenu=drop3;");
        aI("text=&nbsp; Contact Us &nbsp;&nbsp; &nbsp;;url=http://www.house2house.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/767HO/contact;");
}

drawMenus();
