document.write('<table width="100%" cellspacing="0" cellpadding="5">');
document.write('<tr>');
document.write('<td width="75%" height="100" bgcolor="white">');
document.write('<a href="index.html" target="_parent"><img src="Logo.jpg" border="0" alt="Professional Payroll"></a>');
document.write('</td>');
document.write('<td width="25%" bgcolor="white">');
document.write('<center>');
document.write('<font face="arial greek" size="2" color="#232941">');
document.write('<b><u>Access Your Account</u></b>');
document.write('<br><br>');
document.write('<img src="professional_payroll_login.bmp">');
document.write('<br>');
document.write('<b><a href="login_option.html" target="_parent"><font color="#232941">Clock Input</font></a></b>');
document.write('<font color="white">___</font>');
document.write('<a href="http://www.mypayrollweb.com/865d" target="_top"><font color="#232941"><b>Payroll Input</b></font></a>');
document.write('</font>');
document.write('</center>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td colspan="2" bgcolor="#323390">');
document.write('<table width="100%" cellspacing="0" cellpadding="0">');
document.write('<tr>');
document.write('<td width="14.2%" bgcolor="#323390">');
document.write('<font face="arial greek" size="2"><center><a href="payroll_services.html" target="_top"><font color="white"><b>Payroll Service</b></font></a></center></font>');
document.write('</td>');
document.write('<td width="14.2%" bgcolor="#323390">');
document.write('<font face="arial greek" size="2"><center><a href="tax_filing.html" target="_top"><font color="white"><b>Tax Filing</b></font></a></center></font>');
document.write('</td>');
document.write('<td width="14.2%" bgcolor="#323390">');
document.write('<font face="arial greek" size="2"><center><a href="direct_deposit.html" target="_top"><font color="white"><b>Direct Deposit</b></font></a></center></font>');
document.write('</td>');
document.write('<td width="14.2%" bgcolor="#323390">');
document.write('<font face="arial greek" size="2"><center><a href="workers_comp.html" target="_top"><font color="white"><b>Workers Comp</b></font></a></center></font>');
document.write('</td>');
document.write('<td width="14.2%" bgcolor="#323390">');
document.write('<font face="arial greek" size="2"><center><a href="time_clocks.html" target="_top"><font color="white"><b>Time Clocks</b></font></a></center></font>');
document.write('</td>');
document.write('<td width="14.2%" bgcolor="#323390">');
document.write('<font face="arial greek" size="2"><center><a href="human_resources.html" target="_top"><font color="white"><b>HR</b></font></a></center></font>');
document.write('</td>');
document.write('<td width="14.2%" bgcolor="#323390">');
document.write('<font face="arial greek" size="2"><center><a href="online_services.html" target="_top"><font color="white"><b>Online Services</b></font></a></center></font>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
