document.write('<table width="140" border="0" cellpadding="2" cellspacing="0" bgcolor="#54A0D4">');
document.write('<form method="post" action="https://www.timeclockonline.com/controller/LoginController.cfc?Method=Login">');
document.write('<tr>');
document.write('<td colspan="2" align="center"><input type="text" id="userNameLogin" name="Username" style="vertical-align:middle;width:95%;" maxlength="100" /></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td colspan="2" align="center"><input id="passwordLogin" type="password" name="Password" maxlength="100" style="vertical-align:middle;width:95%;" /></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><input name="Submit" type="image" src="http://mobile.timeclockonline.com/images/formBtnGo.gif" /></td><td align="right"><a href="http://www.timeclockonline.com/default.cfm?page=LostPassword"><img src="http://mobile.timeclockonline.com/images/keySmall.gif" width="22" border="0"></a></td>');
document.write('</tr>');
document.write('</form>');
document.write('</table>');
