menuTop1='<center><table class="table1" bgcolor="#ffffff" width="860" border="0" cellspacing="0" cellpadding="0"><tr height="12" width="12"><td valign="top" align="left" width="12" height="12"><img src="images\/tl.gif" height="12" width="12"><\/td><td height="12"><img src="images/blank.gif" width="1" height="1"><\/td><td valign="top" align="right" height="12" width="12"><img src="images\/tr.gif" width="12" height="12"><\/td><\/tr><tr width="12"><td width="12"><img src="images/blank.gif" width="1" height="1"><\/td><td><table class="table4" border="0" cellspacing="0" cellpadding="0"><tr><td rowspan="2" height="112" width="120"><img src="images/logo3.gif" height="112" width="120"><\/td><td height="90" width="660" align="center"><img src="images/title.gif" height="90" width="660"><\/td><\/tr><tr><td height="15" width="655"><img src="images/blank.gif" height="15" width="15">'
menuTop2='<\/td><\/tr><\/table><\/td><td><img src="images/blank.gif" width="1" height="1"><\/td><\/tr><tr><td><img src="images/blank.gif" width="1" height="1"><\/td><td><table class="table2" border="0" width="670" cellspacing="0" cellpadding="0"><tr height="30"><td><a href="index1.html" target="_self" onMouseover="chngImg(\'ysf1\',\'over01\',\'mouseout to stop\');return true" onMouseout="chngImg(\'ysf1\',\'out01\',\' \');return true"><img src="images/menu1.gif" name="ysf1" border="0" alt="Home" height="30" width="120"><\/a><a href="index2.html" target="_self" onMouseover="chngImg(\'ysf2\',\'over02\',\'mouseout to stop\');return true" onMouseout="chngImg(\'ysf2\',\'out02\',\'\');return true"><img src="images/menu2.gif" name="ysf2" border="0" alt="Find The Centre" height="30" width="234"><\/a><a href="index3.html" target="_self" onMouseover="chngImg(\'ysf3\',\'over03\',\'mouseout to stop\');return true" onMouseout="chngImg(\'ysf3\',\'out03\',\' \');return true"><img src="images/menu3.gif" name="ysf3" border="0" alt="Contact Us" height="30" width="160"><\/a><a href="index4.html" target="_self" onMouseover="chngImg(\'ysf4\',\'over04\',\'mouseout to stop\');return true" onMouseout="chngImg(\'ysf4\',\'out04\',\' \');return true"><img src="images/menu4.gif" name="ysf4" border="0" alt="Search" height="30" width="130"><\/a><img src="images/menu5.gif" name="ysf5" border="0" height="30" width="140"><\/td><\/tr><\/table><\/td><td><img src="images/blank.gif" width="1" height="1"><\/td><\/tr><\/table><\/center>'
function WriteTop(pathPrint){
	document.write(menuTop1);
	document.write(pathPrint);
	document.write(menuTop2);
}