bannerTable = '<table width="800" border="0" cellspacing="0" cellpadding="0"><tr>'+
'<td width="200"><a href="index.html"><img id="logo" src="images/all/logo.jpg" name="logo3" border="0"></a></td>'+
'<td width="390"><img src="images/submenus/ultraglase/banner.gif" height="140" width="390" border="0"></td>'+
'<td bgcolor="#dcdcdc" width="210"><img src="images/all/address.gif" border="0"></td>'+
'</tr></table>';
document.write(bannerTable);