function fntopImage()
{	
str = "";
str+="<body topmargin='0' leftmargin='0'>";
str+="<p><map name='FPMap0'>";
str+="<area href='index.htm' shape='rect' coords='274, 220, 321, 241'>";
str+="<area href='law.htm' shape='rect' coords='497, 222, 539, 236'>";
str+="<area href='medical.htm' shape='rect' coords='545, 220, 616, 238'>";

str+="<area href='interview.htm' shape='rect' coords='722, 221, 799, 238'>";

str+="<area href='poetry.htm' shape='rect' coords='860, 218, 926, 239'></map><img border='0' src='images/index_01.jpg' width='990' height='245' usemap='#FPMap0'></p>";
str+="</body>";
document.write (str);
}

function fnleftImage()
{
	  str = "";
	  str+="<table border='0'>";
 	  str+="<tr>";
  	  str+="<td width='100%'><p><map name='FPMap1'>";
	  str+="<area href='ShortStory.htm' shape='rect' coords='143, 165, 209, 189'>";
      str+="<area href='medical.htm' shape='rect' coords='144, 359, 209, 388'>";
      str+="<area href='law.htm' shape='rect' coords='153, 556, 209, 589'>";
	  str+="<area href='history.htm' shape='rect' coords='148, 788, 209, 813'>";
	  str+="<area href='vstory2.htm' shape='rect' coords='152, 964, 209, 985'></map><img border='0' src='images/index_04.jpg' width='210' height='1020' usemap='#FPMap1'></p>";
	  str+="</td>";
  	  str+="</tr>";
	  str+="</table>";
		document.write(str);
}
		



      
      
      
      
      

      