<!--
pathis=location.pathname;
new_array=pathis.split("/");
var arrlen = new_array.length-2
subdirectory=new_array[arrlen]; // 4 is a guess, try others

document.write('<table border="0" cellpadding="0" style="border-collapse: collapse" width="100%" id="table13">');
document.write('	<tr>');
document.write('		<td height="25" valign="top">');
document.write('	<a href="http://www.pimsr.ac.in/pimsr.htm">');
document.write('	<img border="0" src="http://www.pimsr.ac.in/images/pimsr.gif" width="966" ></a></td>');
document.write('</tr>');
document.write('		</table>');


//-->
