if(typeof imgBasePath == 'undefined')
	imgBasePath = ""

document.writeln('<table border=0 width=735 cellpadding=0 cellspacing=0>');
document.writeln('<tr>');
document.writeln('<td align=left valign=top width=735><img src="' + imgBasePath + 'images/header-contact.jpg" width=735 height=168 border=0></td>');
document.writeln('</tr>');
document.writeln('</table>');