document.write("<table width=\"800\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.write("  <tr>");
document.write("  	<td><img id=\"h11\" src=\"./img/11b.jpg\"></td>");
document.write("  	<td><img id=\"h12\" src=\"./img/12b.jpg\"></td>");
document.write("  	<td><img id=\"h13\" src=\"./img/13b.jpg\"></td>");
//document.write("  	<td><img id=\"h14\" src=\"./img/14.jpg\"></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("  	<td><img id=\"h21\" src=\"./img/21b.jpg\"></td>");
document.write("  	<td><img id=\"h22\" src=\"./img/22b.jpg\" usemap=\"#catalogMap\" border=\"0\"></td>");
document.write("  	<td><img id=\"h23\" src=\"./img/23b.jpg\"></td>");
//document.write("  	<td><img id=\"h24\" src=\"./img/24.jpg\"></td>");
document.write("  </tr>");
document.write("</table>");

document.write("<map name=\"catalogMap\">");
document.write("<area shape=\"polygon\" coords=\"24,129,6,43,188,8,203,98,307,98,307,88,356,88,356,98,374,99,374,121,206,121,207,129\" href=\"../catalog.php\">");
document.write("</map>");
