// JavaScript Document

	function updatepage1() {
		document.write("<link rel='stylesheet' href='mm_training.css' type='text/css'>");
	document.write("<table width='691' height='23' border='0' align='center' cellpadding='1' cellspacing='0' bordercolor='#000033' bgcolor='' id='navigation'><td class='navText' align='center' nowrap='nowrap'><A href='aboutus.html'>ABOUT US</a></td><td class='navText' align='center' nowrap='nowrap'><A href='ministries.html'>OUR MINISTRIES</a></td><td class='navText' align='center' nowrap='nowrap'><A href='comingevents.html'>COMING EVENTS</a></td><td class='navText' align='center' nowrap='nowrap'><A href='churchcalendar.html'>CHURCH CALENDER</a></td><td class='navText' align='center' nowrap='nowrap'><A href='contactus.html'>CONTACT US</a></td></tr></table>");
	}
	function updatepage2() {
		document.write("<link rel='stylesheet' href='mm_training.css' type='text/css'>");
	document.write("<table width='50' height='23' border='0' align='left' cellpadding='1' cellspacing='0' bordercolor='#000033' bgcolor='' id='navigation'><tr><td class='navText' align='left' nowrap='nowrap'><A href='books.html'>BOOKS</a></td></tr><tr><td class='navText' align='left' nowrap='nowrap'><A href='photoalbum.html'>PHOTO ALBUM</a></td></tr><tr><td class='navText' align='left' nowrap='nowrap'><A href='newsletters.html'>NEWS LETTERS</a></td></tr><tr><td class='navText' align='left' nowrap='nowrap'><A href='index.htm'>HOME</a></td></tr></table>");
	}
	function updatepage5() {
	document.write("<A href='http://www.pogo.com'>test5<a>&nbsp;");
	}

		
	
	
	