sHeaderOutput = '<table cellpadding=0 cellspacing=0 id="templateTopTable" name="templateTopTable">';
sHeaderOutput += 	'<tr>';
sHeaderOutput += 		'<td id="TopHeader" name="TopHeader"><img name="HeaderIMG" border=0 src="http://www.thelevinsohns.com/images/header.jpg"></td>';
sHeaderOutput += 		'</td>';
sHeaderOutput += 	'</tr>';
sHeaderOutput += '</table>';
document.write(sHeaderOutput);
