

_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=-20           // Sub menu left offset
_sidetop=200;


with(subStyle=new mm_style()){
onbgcolor="#000000";
oncolor="#ffffff";
offbgcolor="#444444";
offcolor="ffffff";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
separatorcolor="#000000";
separatorsize="1";
padding=3;
fontsize="12";
fontstyle="normal";
fontfamily="Arial, Tahoma, Verdana";
pagecolor="ffffff";
pagebgcolor="#000000";
headercolor="#000000";
headerbgcolor="#EAEAEA";
subimagepadding="2";
fontweight="bold";
subimage="/images/Image/arrow.gif";
overfilter="Fade(duration=0.7);Alpha(opacity=90);Shadow(color='#EAEAEA', Direction=150, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

with(mainStyle=new mm_style()){
onbgcolor="#000000";
oncolor="#ffffff";
offbgcolor="#000000";
offcolor="ffffff";
fontsize="12";
}
		with(milonic=new menuname("nav1")){
			style=subStyle;
			itemwidth=100;
			overflow="scroll";
			aI("text=Explore TCT;url=/explore.php;");
			aI("text=About TCT;url=/about.php;showmenu=navA;");
			aI("text=Faith;url=/know.php;showmenu=navB;");
			aI("text=Press Room;url=/reaching.php;");
			aI("text=Behind the Scenes;url=/behind.php;");
		//	aI("text=Media Relations;url=/relations.php;");
		}
		with(milonic=new menuname("nav2")){
			style=subStyle;
			itemwidth=100;
			overflow="scroll";
			aI("text=Network News;url=/network.php;");
			aI("text=President's Letter;url=/president.php;");
		}
		with(milonic=new menuname("nav3")){
			style=subStyle;
			itemwidth=130;
			overflow="scroll";
			aI("text=Watch TCT;url=/watch.php;");
			aI("text=TCT Schedule;url=/schedulesplash.php;showmenu=navSchedule");
			aI("text=Watch TCT Now;url=/watchtctnow.php;");
			aI("text=TCT on Demand;url=/demand.php;");
			aI("text=Program Listing;url=/programs.php;");
			aI("text=Upcoming Specials;url=/upcoming.php;");
			aI("text=TCT in Your Area;url=/zipfinder.php;");
			aI("text=Satellite Coverage;url=/satellite_coverage.php;");
			aI("text=School of the Bible;url=/Schoolofthebible.php;");
			aI("text=Rejoice;url=/rejoice.php;");
		//	aI("text=A Dash of Taste;url=/dashoftaste.php;");
		}
		with(milonic=new menuname("navSchedule")){
			style=subStyle;
			itemwidth=200;
			overflow="scroll";
			aI("text=North America;url=/newschedule.php?start=1&a=1&stitle=North%20America;");
			aI("text=International;url=/newschedule.php?start=2&a=2&stitle=International");
			aI("text=Locally Broadcasted - TCT-SD;url=/newschedule.php?start=1&a=3&stitle=Locally%20Broadcasted%20-%20TCT-SD;");
			aI("text=Locally Broadcasted - TCT-HD;url=/newschedule.php?start=2&a=4&stitle=Locally%20Broadcasted%20-%20TCT-HD;");
			aI("text=Locally Broadcasted - TCT-SD 3;url=/newschedule.php?start=5&a=4&stitle=Locally%20Broadcasted%20-%20TCT-SD%203;");
			aI("text=SkyAngel;url=/newschedule.php?start=2&a=5&stitle=SkyAngel;");
			aI("text=DirectTV;url=/newschedule.php?start=1&a=6&stitle=DirectTV;");
			aI("text=Internet Channel 1;url=/newschedule.php?start=1&a=7&stitle=Internet%20Channel%201;");
			aI("text=Internet Channel 2;url=/newschedule.php?start=2&a=8&stitle=Internet%20Channel%202;");
			aI("text=Internet Channel 3;url=/newschedule.php?start=5&a=8&stitle=Internet%20Channel%203;");
		}
		with(milonic=new menuname("nav4")){
			style=subStyle;
			itemwidth=100;
			overflow="scroll";
			aI("text=Partnership;url=/partnership.php;");
			aI("text=Ways to Give;url=/give.php;");
			aI("text=Office of Planned Giving;url=http://tct.giftlegacy.com/plgive_main.jsp?WebID=GL2007-0846;");
			//aI("text=Secure Online Donation;url=/donation.php;");
			aI("text=Secure Online Donation;url=https://db.tct.tv/partnership/onlineDonation.php;");
		}
		with(milonic=new menuname("nav5")){
			style=subStyle;
			itemwidth=100;
			overflow="scroll";
			aI("text=Prayer;url=/prayer.php;");
			aI("text=Become a Partner;url=/becomepartner.php;showmenu=navC;");
			aI("text=TCT Prayer Centers;url=/prayercenter.php;");
			aI("text=Submit a Prayer Request;url=http://db.tct.tv/prayer/submitrequestfh.php;");
		}
		with(milonic=new menuname("nav6")){
			style=subStyle;
			itemwidth=100;
			overflow="scroll";
			aI("text=Opportunities;url=/opportunities.php;");
			aI("text=Job Openings;url=/job.php;");
			aI("text=Volunteer Opportunities;url=/volunteer.php;");
			//aI("text=EEO Information;url=/eeo.php;");
		}
		with(milonic=new menuname("navA")){
			style=subStyle;
			itemwidth=100;
			overflow="scroll";
			aI("text=About TCT;url=/about.php;");
			aI("text=Statement of Faith;url=/faith.php;");
		}
		with(milonic=new menuname("navB")){
			style=subStyle;
			itemwidth=100;
			overflow="scroll";
			aI("text=How To Know God;url=/know.php;");
			aI("text=Daily Devotional;url=/daily.php;");
			aI("text=Study Tools;url=/study.php;");
		}
		with(milonic=new menuname("navC")){
			style=subStyle;
			itemwidth=100;
			overflow="scroll";
			aI("text=TCT Prayer Partner;url=/prayerpartner.php;");
			aI("text=Internet Prayer Partner;url=/internetpartner.php;");
		}

		with(milonic=new menuname("MainMenu")){
			style=mainStyle;
			top=250;
			left=10;
			alwaysvisible=1;

			orientation="horizontal";
			position="relative";
			itemheight= 26 ;
			aI("url=/index.php;image=/images/Image/mainnav1.jpg;");
			aI("url=/explore.php;image=/images/Image/mainnav2.jpg;showmenu=nav1;");
			aI("url=/network.php;image=/images/Image/mainnav3.jpg;showmenu=nav2;");
			aI("url=/watch.php;image=/images/Image/mainnav4.jpg;showmenu=nav3;");
			aI("url=/partnership.php;image=/images/Image/mainnav5.jpg;showmenu=nav4;");
			aI("url=/prayer.php;image=/images/Image/mainnav6.jpg;showmenu=nav5;");
			aI("url=https://db.tct.tv/eStore/cart.php?target=main;image=/images/Image/mainnav7.jpg;");
			aI("url=/opportunities.php;image=/images/Image/mainnav8.jpg;showmenu=nav6;");
			aI("url=/contact.php;image=/images/Image/mainnav9.jpg;");
		}

drawMenus();


