code='<script language=\'JavaScript\'>   function CallWindow2(windowLink, winWidth, winHeight) { 	windowSpecs = \'fullscreen=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,resizable=yes,height=\' + winHeight + \',width=\' + winWidth + \',scrollbars=yes\'; 	window.open(windowLink, \'Select\', windowSpecs)    } </script> <div style=\'padding-left: 20px;\'> <table width=\'96%\' border=0 cellspacing=0 cellpadding=2>  <tr>  </tr>  <tr>  </tr>  <tr>  </tr>  <tr>  </tr>  <tr>  </tr>  <tr>  </tr>  <tr>  </tr>  <tr>  </tr> </table> </div> '