function openMap() {
  window.open('images/LIA_map.jpg', '', 'scrollbars=no,resizable=no,width=403,height=377');
}

document.write("<table width='164' border='0' cellspacing='0' cellpadding='0'>")
document.write("<tr width='164'>")
document.write("<td width='164'valign='top' height='275'><br> ")

document.write("<span class='menuMain'>")
document.write("<img src='images/spacer.gif' width='10' height='15'>COMPANY")
document.write("</span><br>")

document.write("<span class='menuSub'>")
document.write("<img src='images/spacer.gif' width='20' height='20'><a href='about.html'>ABOUT US</a><br>")
document.write("<img src='images/spacer.gif' width='20' height='15'><a href='contact.html'>CONTACT US</a><br>")
document.write("</span>")

document.write("<span class='menuMain'>")
document.write("<img src='images/spacer.gif' width='10' height='25'>CLIENTS")
document.write("</span><br>")

document.write("<span class='menuSub'>")
document.write("<img src='images/spacer.gif' width='20' height='20'><font color='#999999'>AUTHORS</font><br>")
document.write("<img src='images/spacer.gif' width='30' height='15'><a href='nonfiction.html'>NONFICTION</a><br>")
document.write("<img src='images/spacer.gif' width='30' height='15'><a href='fiction.html'>FICTION</a><br>")

document.write("<img src='images/spacer.gif' width='20' height='20'><font color='#999999'>CHILDREN'S</font><br>")
document.write("<img src='images/spacer.gif' width='30' height='15'><a href='childrens.html'>AUTHORS</a><br>")
document.write("<img src='images/spacer.gif' width='30' height='15'><a href='childrensillustrative.html'>ILLUSTRATED BOOKS</a><br>")

document.write("<img src='images/spacer.gif' width='20' height='20'><font color='#999999'>VISUAL</font><br>")
document.write("<img src='images/spacer.gif' width='30' height='15'><a href='photographers.html'>PHOTOGRAPHERS</a><br>")
document.write("<img src='images/spacer.gif' width='30' height='15'><a href='fineart.html'>FINE ARTISTS</a><br>")
document.write("<img src='images/spacer.gif' width='30' height='15'><a href='illustrative.html'>ILLUSTRATORS</a><br>")
document.write("<img src='images/spacer.gif' width='30' height='15'><a href='moma.html'>MOMA</a><br>")

document.write("<br>")
document.write("<br>")
document.write("<br>")
document.write("<br>")
document.write("<br>")


document.write("</span>")


document.write("<span class='menuMain'>")
document.write("<img src='images/spacer.gif' width='10' height='25'> ")
document.write("</span><br>")

//document.write("</td>")
//document.write("</tr>")
//document.write("<tr width='164' height='40%'>")
//document.write("<td width='164' valign='bottom'>")

document.write("<br>")
document.write("<br>")
document.write("<br>")
document.write("<br>")
document.write("<br>")

document.write("<br>")

document.write("<span class='address'>")
document.write("<img src='images/spacer.gif' width='10' height='14'><a href='map.html'>124 West 60th Street</a><br>")
document.write("<img src='images/spacer.gif' width='10' height='14'>#42M<br>")
document.write("<img src='images/spacer.gif' width='10' height='14'>New York, NY 10023<br>")
document.write("<img src='images/spacer.gif' width='10' height='14'>Tel: 646.344.1801<br>")
document.write("</span>")
document.write("<span class='email'>")
document.write("<img src='images/spacer.gif' width='10' height='20'>")
document.write("<a href='mailto: langtonsinternational@gmail.com?subject=info' class='red'>llangton@langtonsinternational.com</a>")
document.write("</span>")

document.write("</td>")
document.write("</tr>")
document.write("</table>")
