document.write('<div class="header">',
	'<table  border="0" cellspacing="0"  width="663" cellpadding=0>',
		'<tr>',
			'<td  width="661" colspan="2">',
				'<table border="0" cellspacing="0" width="100%" cellpadding="0">',
				  '<tr>',
				    '<td ><img border="0" alt=""  src="images/mrxlogo.jpg" width="125" height="96">',
				    '<img border="0" alt=""  src="images/mrxname.jpg" width="313" height="96" >',
				    '<img border="0" alt=""   src="images/mrxcity.jpg" width="223" height="96"></td>',
				  '</tr>',
				'</table>',
			'</td>',
		'</tr>',
	'</table>',
'</div>')

