document.write("<style>")
document.write("div#main {width:expression(\"650px\");}") // this is here because in IE <<max-width: 650px;>> doesn't work
document.write("</style>")

document.write("<style>")
document.write("div#menu {width:expression(\"190px\");}") // this is here because in IE 5 the menu is too wide, and the upper banners get down
document.write("</style>")

document.write("<div id=\"menu\">")
document.write("<h1>LATA 2008</h1>")
document.write("<h2>March 13-19, 2008<br />Tarragona, Spain</h2>")
//document.write("<div align=\"center\">")
//document.write( "<a href= \"index.html \" class= \"noborder \"><img src= \"opt2_small.jpg \" alt= \"Tarragona \"/></a>")
//document.write( "</div>")
document.write("<br><br><br>")
document.write( "<p><a href= \"index.html \">&raquo; Home</a></p>")
document.write( "<p><a href= \"welcome.html \" >&raquo; Welcome</a></p>")
document.write( "<p><a href= \"cfp.html \"    >&raquo; Call for papers</a></p>")
document.write( "<p><a href= \"dates.html \"       >&raquo; Important dates </a></p>")
document.write( "<p><a href= \"speakers.html \"    >&raquo; Invited speakers</a></p>")
document.write( "<p><a href= \"pc.html \"          >&raquo; Program committee</a></p>")
document.write( "<p><a href= \"oc.html \"          >&raquo; Organizing committee</a></p>")
document.write( "<p><a href= \"http://www.easychair.org/LATA2008 \">&raquo; Submission</a></p>")
document.write( "<p><a href= \"accepted.html \"    >&raquo; Accepted papers<sup><font color=red> new</font></sup></a></p>")
document.write( "<p><a href= \"proc.html \"    >&raquo; Proceedings<sup><font color=red> new</font></sup></a></p>")
document.write( "<p><a href= \"registration.html \">&raquo; Registration</a></p>")
document.write( "<p><a href= \"programme.html \"     >&raquo; Programme<sup><font color=red> new</font></sup></a></p>")
document.write( "<p><a href= \"ac.html \">&raquo; Accommodation</a></p>")
document.write( "<p><a href= \"travel.html \"      >&raquo; Travel information</a></p>")
document.write( "<p><a href= \"venue.html \"      >&raquo; Venue</a></p>")
document.write( "<p><a href= \"climate.html \"      >&raquo; Climate</a></p>")
document.write( "<p><a href= \"social.html \"      >&raquo; Social events </a></p>")
//document.write( "<p><a href= \"sponsors.html \"    >&raquo; Sponsors</a></p>")
document.write( "<p><a href= \"map.html\"    >&raquo; Affiliations map<sup><font color=red> new</font></sup></a></p>")
document.write( "<p><a href= \"slides.html\"    >&raquo; Slides<sup><font color=red> new</font></sup></a></p>")
document.write( "<p><a href= \"movie.html\"    >&raquo; Movie<sup><font color=red> new</font></sup></a></p>")

document.write( "<p><a href=\"picture.html\"     >&raquo; Group picture<sup><font color=red> new</font></sup></</a>")
document.write( "<p><a href= \"pictures.html \"     >&raquo; Pictures<sup><font color=red> new</font></sup></a></p>")
document.write( "<p><a href= \"contact.html \"     >&raquo; Contact</a></p>")





document.write("</div>")
