function menu(){
document.write("<table width=\"150\" border=\"0\" cellspacing=\"1\" cellpadding=\"2\" bgcolor=\"#999999\">")
document.write("<tr>")
document.write("<td bgcolor=\"#F0F3F7\" height=\"28\" class=\"information\"><img src=\"images/transparent.gif\" width=\"8\" height=\"8\"><img src=\"images/bullet.gif\" width=\"7\" height=\"7\"><img src=\"images/transparent.gif\" width=\"12\" height=\"8\"><a href=\"index.htm\">Home</a></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td bgcolor=\"#FFFFFF\" height=\"28\" class=\"information\"><img src=\"images/transparent.gif\" width=\"8\" height=\"8\"><img src=\"images/bullet.gif\" width=\"7\" height=\"7\"><img src=\"images/transparent.gif\" width=\"12\" height=\"8\"><a href=\"call_for_papers.htm\">Call for Papers</a></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td bgcolor=\"#F0F3F7\" height=\"28\" class=\"information\"><img src=\"images/transparent.gif\" width=\"8\" height=\"8\"><img src=\"images/bullet.gif\" width=\"7\" height=\"7\"><img src=\"images/transparent.gif\" width=\"12\" height=\"8\"><a href=\"specialissues.htm\">Special Issues</a></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td bgcolor=\"#FFFFFF\" height=\"28\" class=\"information\"><img src=\"images/transparent.gif\" width=\"8\" height=\"8\"><img src=\"images/bullet.gif\" width=\"7\" height=\"7\"><img src=\"images/transparent.gif\" width=\"12\" height=\"8\"><a href=\"committees.htm\">Committees</a></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td bgcolor=\"#F0F3F7\" height=\"28\" class=\"information\"><img src=\"images/transparent.gif\" width=\"8\" height=\"8\"><img src=\"images/bullet.gif\" width=\"7\" height=\"7\"><img src=\"images/transparent.gif\" width=\"12\" height=\"8\"><a href=\"registration.htm\">Registration</a></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td bgcolor=\"#FFFFFF\" height=\"28\" class=\"information\"><img src=\"images/transparent.gif\" width=\"8\" height=\"8\"><img src=\"images/bullet.gif\" width=\"7\" height=\"7\"><img src=\"images/transparent.gif\" width=\"12\" height=\"8\"><a href=\"glance.html\">Program at a glance</a></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td bgcolor=\"#F0F3F7\" height=\"28\" class=\"information\"><img src=\"images/transparent.gif\" width=\"8\" height=\"8\"><img src=\"images/bullet.gif\" width=\"7\" height=\"7\"><img src=\"images/transparent.gif\" width=\"12\" height=\"8\"><a href=\"AdvanceProgram.htm\">Advance Program</a></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td bgcolor=\"#FFFFFF\" height=\"28\" class=\"information\"><img src=\"images/transparent.gif\" width=\"8\" height=\"8\"><img src=\"images/bullet.gif\" width=\"7\" height=\"7\"><img src=\"images/transparent.gif\" width=\"12\" height=\"8\"><a href=\"keynotes.htm\">Keynotes</a></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td bgcolor=\"#F0F3F7\" height=\"28\" class=\"information\"><img src=\"images/transparent.gif\" width=\"8\" height=\"8\"><img src=\"images/bullet.gif\" width=\"7\" height=\"7\"><img src=\"images/transparent.gif\" width=\"12\" height=\"8\"><a href=\"venue.htm\">Venue</a></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td bgcolor=\"#FFFFFF\" height=\"28\" class=\"information\"><img src=\"images/transparent.gif\" width=\"8\" height=\"8\"><img src=\"images/bullet.gif\" width=\"7\" height=\"7\"><img src=\"images/transparent.gif\" width=\"12\" height=\"8\"><a href=\"hotels.htm\">Hotel</a></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td bgcolor=\"#F0F3F7\" height=\"28\" class=\"information\"><img src=\"images/transparent.gif\" width=\"8\" height=\"8\"><img src=\"images/bullet.gif\" width=\"7\" height=\"7\"><img src=\"images/transparent.gif\" width=\"12\" height=\"8\"><a href=\"http://www.beijingpage.com\">About Beijing</a></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td bgcolor=\"#FFFFFF\" height=\"28\" class=\"information\"><img src=\"images/transparent.gif\" width=\"8\" height=\"8\"><img src=\"images/bullet.gif\" width=\"7\" height=\"7\"><img src=\"images/transparent.gif\" width=\"12\" height=\"8\"><a href=\"industrialtracks.htm\">Industrial Track</a></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td bgcolor=\"#F0F3F7\" height=\"28\" class=\"information\"><img src=\"images/transparent.gif\" width=\"8\" height=\"8\"><img src=\"images/bullet.gif\" width=\"7\" height=\"7\"><img src=\"images/transparent.gif\" width=\"12\" height=\"8\"><a href=\"studentsworkshop.htm\">Student Workshop</a></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td bgcolor=\"#FFFFFF\" height=\"28\" class=\"information\"><table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td><img src=\"images/transparent.gif\" width=\"8\" height=\"8\"></td><td><img src=\"images/bullet.gif\" width=\"7\" height=\"7\"></td><td><img src=\"images/transparent.gif\" width=\"12\" height=\"8\"></td><td class=\"information\"><a href=\"http://www.comp.hkbu.edu.hk/~ctr/wschallenge\" target=\"_blank\">Web Services Challenge</a></td></tr></table></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td bgcolor=\"#F0F3F7\" height=\"28\" class=\"information\"><table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td><img src=\"images/transparent.gif\" width=\"8\" height=\"8\"></td><td><img src=\"images/bullet.gif\" width=\"7\" height=\"7\"></td><td><img src=\"images/transparent.gif\" width=\"12\" height=\"8\"></td><td class=\"information\"><a href=\"http://tab.computer.org/tcec/index.htm\">Technical Committee on E-Commerce</a></td></tr></table></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td bgcolor=\"#FFFFFF\" height=\"28\" class=\"information\"><img src=\"images/transparent.gif\" width=\"8\" height=\"8\"><img src=\"images/bullet.gif\" width=\"7\" height=\"7\"><img src=\"images/transparent.gif\" width=\"12\" height=\"8\"><a href=\"relatedevents.htm\">Related Events</a></td>")
document.write("</tr>")
document.write("</table>")
}

