var	viewHeight	= window.innerHeight;
viewHeight		= viewHeight - 270;

document.write("<table height='100' width='800' cellpadding='0' cellspacing='0'>")
document.write("<tr>")
document.write("<td width='20' bgcolor='#a4a4a4' background='images/border_left.png'>")
document.write("</td>")
//document.write("<td width='10'>")
//document.write("</td>")
document.write("<td>")

document.write("<DIV STYLE='overflow: auto; width: 760px; height: ")
document.write(viewHeight)
document.write("; border-left: 0px gray solid; border-bottom: 0px gray solid; padding:0px; margin: 0px'>")
document.write("<table>")
document.write("<tr>")
document.write("<td>")