document.writeln('<table width=655 border=0 cellpadding=0 cellspacing=0 bgcolor=#014D6E>');
	document.writeln('<tr>');
		document.writeln('<td colspan=2><img src="images/spacer.gif" width=655 height=19 alt=""></td>');
	document.writeln('</tr>');
	document.writeln('<tr>');
		document.writeln('<td><a href="index.html"><img src="images/UDMI_logo_sm.jpg" width=304 height=107 border=0 alt="University Diagnostic Medical Imaging"></a></td>');
		document.writeln('<td width=351 align=right valign=top>');
		document.writeln('<a href="physicians.html" onmouseover="WM_imageSwap(doclogin, \'images/doctor_login_over.gif\')" onmouseout="WM_imageSwap(doclogin, \'images/doctor_login.gif\')"><img name="doclogin" src="images/doctor_login.gif" alt="Physician Login" width="122" height="30" border="0"></a>');
	document.writeln('</td></tr>');
	document.writeln('<tr>');
		document.writeln('<td colspan=2><img src="images/spacer.gif" width=655 height=18 alt=""></td>');
	document.writeln('</tr>');
	document.writeln('<tr>');
		document.writeln('<td colspan=2 bgcolor=white><img src="images/spacer.gif" width=655 height=1 alt=""></td>');
	document.writeln('</tr>');
document.writeln('</table>');

