var tlb_width=screen.Width-225;
var tlb_height=screen.Height-150;

document.write ("<style type='text/css'>.maintable {width: " + tlb_width + "px; height: " + tlb_height + "px;}</style>");

