<!--
//**********************************************************************
//Developed by: Abdul Hafeez
//Dated: 13 June, 2001

// Creatings Image Objects
//**********************************************************************
//Size of Navigation Images
function displayitt(location) {
	  displayWindow = window.open(location,'','toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=300,height=250');
	 }

//**********************************************************************
// End of JavaScript -->
