function showLeftMenu()
{
document.write('<div id="menuDiv" style="position:absolute; left:0px; top:122px; width:150px; z-index:1;">')

document.write('</div>')
}