document.write('<A HREF="principal.html" onmouseover="mouseOn(0)" onmouseout="mouseOff(0)"><img  NAME="sroll1" src="img/link1.gif" width="91" height="16" alt="" border="0" vspace="5" hspace="10"></a><br>');
document.write('<A HREF="philosophy.html" onmouseover="mouseOn(1)" onmouseout="mouseOff(1)"><img  NAME="sroll2" src="img/link2.gif" width="81" height="16" alt="" border="0" vspace="5" hspace="10"></a><br>');
document.write('<A HREF="services.html" onmouseover="mouseOn(2)" onmouseout="mouseOff(2)"><img  NAME="sroll3" src="img/link3.gif" width="68" height="16" alt="" border="0" vspace="5" hspace="10"></a><br>');
document.write('<A HREF="operation.html" onmouseover="mouseOn(4)" onmouseout="mouseOff(4)"><img  NAME="sroll5" src="img/link5.gif" width="106" height="16" alt="" border="0" vspace="5" hspace="10"></a><br>');
document.write('<A HREF="contact.html" onmouseover="mouseOn(3)" onmouseout="mouseOff(3)"><img  NAME="sroll4" src="img/link4.gif" width="80" height="16" alt="" border="0" vspace="5" hspace="10"></a><br>');
	if(page == 1)
	{
		document.write('<A HREF="index.html" onmouseover="mouseOn(5)" onmouseout="mouseOff(5)"><img  NAME="sroll6" src="img/link6.gif" width="106" height="16" alt="" border="0" vspace="5" hspace="10"></a>');
	}
	


