document.writeln("<table width=100% height=20 border=0 cellpadding=0 cellspacing=0>");
document.writeln("<tr>");
document.writeln("<td valign=bottom>");
document.writeln("<table width=300 border=0 cellspacing=0 cellpadding=0>");
document.writeln("<tr align=left valign=bottom>");
document.writeln("<td ><img src=images/spacer.gif width=4 height=20></td>");
document.writeln("<td ><img src=images/menu_left_block.gif width=33 height=20></td>");
document.writeln("<td ><a href=index.htm><img src=images/menu_home.gif width=56 height=20 border=0></a></td>");
document.writeln("<td ><a href=aboutus.htm><img src=images/menu_aboutus.gif width=78 height=20 border=0></a></td>");
document.writeln("<td ><a href=latest.htm><img src=images/menu_latest.gif width=144 border=0 ></a></td>");
document.writeln("<td ><a href=shops.htm><img src=images/menu_shop_roll_blank.gif width=121 border=0 ></a></td>");
document.writeln("<td ><a href=exhibition.htm><img src=images/menu_exhibition.gif width=143 height=20 border=0></a></td>");
document.writeln("<td ><a href=contactus.php><img src=images/menu_contact.gif width=96 height=20 border=0></a></td>");
document.writeln("</tr>");
document.writeln("</table> </td>");
document.writeln("</tr>");
document.writeln("</table>");