<!-- Begin

document.writeln('<img src="images/aisinav2.jpg" width="200" height="480" usemap="#aisinav" border="0"> ' );
document.writeln('<map name="aisinav">' );
  document.writeln('<area shape="rect" coords="83,34,185,60" href="aisi.html" target="_self">' );
  document.writeln('<area shape="rect" coords="85,69,184,97" href="services.html" target="_self">' );
  document.writeln('<area shape="rect" coords="84,103,185,131" href="fee.html" target="_self">' );
  document.writeln('<area shape="rect" coords="84,136,184,164" href="contact.html" target="_self">' );
  document.writeln('<area shape="rect" coords="86,172,187,313" href="index.html" target="_self" alt="Home Page">' );
document.writeln('</map> ' );

// End -->





