document.write('<table width="100%" cellspacing="0" cellpadding="5">');
document.write('<tr>');
document.write('<td height="100" bgcolor="white" colspan="5">');
document.write('<a href="index.html" target="_parent"><img src="images/restaurant_payroll_logo.jpg" border="0"></a>');
document.write('</td>');
document.write('<td height="100" bgcolor="white">');
document.write('<font face="arial greek" size="3" color="black"></font>');
document.write('</td>');
document.write('<td width="25%" bgcolor="white">');
document.write('<center>');
document.write('<font face="arial greek" size="2" color="black">');
document.write('<b><u>Access Your Account</u></b>');
document.write('<br><br>');
document.write('<img src="professional_payroll_login_image.jpg">');
document.write('<br>');
document.write('<b><a href="login_option.html" target="_parent"><font color="black">Clock Input</font></a></b>');
document.write('<font color="white">___</font>');
document.write('<a href="http://www.mypayrollweb.com/865d" target="_top"><font color="black"><b>Payroll Input</b></font></a>');
document.write('</font>');
document.write('</center>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');