document.write(
                    '<TABLE id="Table2" style="FONT-SIZE: 10pt" cellSpacing="1" cellPadding="5" width="100%" border="0">' +
                        '<TR><TD>' +
'<UL class=sidemenu>' +
  '<LI><A href="/">Home</A>' +
  '<LI><A href="/erlteam.html">The Team</A>' +
  '<LI><A href="/erlpublications.html">Publications</A>' +
  '<LI><A href="/eventsandnews.html">Events and News</A>' +
  '<LI><A href="/erlhiring.html">Hiring!</A>' +
  '<LI><A href="/ebayforacademics.html">For Academics...</A>' +


'</UL>' +
                        '</TD></TR>' +
                        '<TR>' +
                            '<TD class="leftnav" width="100%">' +
                                '<p>Locations</p>' +
                                '<small>' +
                                '<ul type="square">' +
                                '<li>' +
                                '2145 Hamilton Ave,' +
                                '<br>San Jose, CA 95125' +
                                '<br>USA' +
                                '<p></p>' +
                                '</li>' +
                                '<li>' +
                                '2F, Tower C, German Center' +
                                '<BR>88 Keyuan Road' +
                                '<br>Shanghai, China' +
                                '</li>' +
                                '</ul>' +
                                '</small>' +
                            '</TD>' +
                        '</TR>' +
                        '<TR><TD>' +
'<P>&nbsp;</P>' +
'<H3 class=quote><I>Quote of the month...</I></H3>' +
'<P>' +
'<P>&ldquo;The most beautiful thing we can experience is the mysterious. It is the source of all true art and all science. He to whom this emotion is a stranger, who can no longer pause to wonder and stand rapt in awe, is as good as dead: his eyes are closed.&rdquo;</P>' +
'<P></P>' +
'<P class=align-right>- Albert Einstein</P>' +
                        '</TD></TR>' +
                    '</TABLE>' 
);
