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.alliefuller.com/images/nameheader_v4.gif"></td>';
sHeaderOutput += 		'</td>';
sHeaderOutput += 	'</tr>';
sHeaderOutput += '</table>';
document.write(sHeaderOutput);

