//write the finish later content/layers
document.write('<span name="lfprompt" id="lfprompt" class="finishLaterDiv">');
document.write('<table width="100%"><tr><td valign="middle"><table width="90%" height="100%" border="0" cellpadding="9"><tr><td>');
document.write('<span name="lfprompt_head" id="lfprompt_head" style="font-family:Arial;font-size:12px;padding-top : 50">This is the default header</span>');
document.write('<form action="" name="lfprompt_form" style="color: #575757;text-decoration: none;margin-bottom : 2;margin-left : 0;margin-right : 0;margin-top : 3;padding-bottom : 0;padding-left : 0;padding-right : 0;padding-top : 2;">');
document.write('<span name="lfprompt_div_username" ><div style="font-family:Arial;font-size:12px;float:left;padding-top:4px;margin-right:5px">Username:</div> <input type="text" name="lfprompt_field_username" id="lfprompt_field_username"></span><BR>');
document.write('<span name="lfprompt_div_password"  ><div style="font-family:Arial;font-size:12px;float:left;padding-top:4px;margin-right:5px">Password:</div> <input style="margin-left:2px" type="password" name="lfprompt_field_password" id="lfprompt_field_password"></span><BR>');
document.write('</td></tr><tr valign="bottom"><td>');
document.write('<input type="button" value="Default Text" name="lfprompt_button" id="lfprompt_button" onClick="lfPromptButtonHandler();" class="sb"> ');
document.write('&nbsp;<input type="button" value="Cancel" name="lfprompt2_button" id="lfprompt2_button" onClick="closePrompt();" class="sb"> ');
document.write('<input type="hidden" value="" name="hid" id="hid"> ');
document.write('<input type="hidden" value="" name="fid" id="fid"> ');
document.write('<BR><BR></form></td></tr></table></td>');
document.write('</tr></table>');
document.write('</span>');

document.write('<span name="multipleResults" id="multipleResults" class="finishLaterDiv">');
document.write('<table width="100%"><tr><td valign="middle"><table width="400" border="0" cellpadding="3"><tr><td>');
document.write('<span name="multipleResults_head" id="multipleResults_head" style="font-family:Arial;font-size:12px">');
document.write('<b>Incomplete Form Entries Found</b><BR>Below is a list of incomplete form entries found for your username and password. Select the entry from below to');
document.write('continue filling out this form where you left off.<BR><BR></span>');
document.write('<form action="" name="multipleResults_form" style="color: #575757;text-decoration: none;margin-bottom : 2;margin-left : 0;margin-right : 0;margin-top : 0;padding-bottom : 0;padding-left : 0;padding-right : 0;padding-top : 0;">');
document.write('<select name="mydata" id="mydata" style="width:400" multiple size="3" onChange="getPausedFormDataWDDX(this.options[this.selectedIndex].value);">');
document.write('</select></form>');
document.write('<font style="font-family:Arial;font-size:12px">');
document.write('If you do not see the entry you are looking for you can');
document.write('<A href="javascript:closeMultipleResults();;showLFPrompt(\'retreive\');">try a new username/password</a>');
document.write('or <A href="javascript:closeMultipleResults();">start a new entry</a></a></font>');
document.write('</td></tr></table></td></tr></table>');
document.write('</span>');

document.write('<span name="lfErrorResult" id="lfErrorResult"  class="finishLaterDiv">');
document.write('<table width="100%" ><tr><td valign="middle"><BR><BR>');
document.write('<table width="400" border="0" cellpadding="3"><tr><td valign="top">');
document.write('<img src="/images/lf0/warning.gif">');
document.write('</td><td valign="top">');
document.write('<span name="lfErrorResult_text" id="lfErrorResult_text" style="font-family:Arial;font-size:12px">');
document.write('</span>');
document.write('</td></tr></table>');
document.write('</td></tr></table>');
document.write('</span>');

document.write('<span name="lfmessageResult" id="lfmessageResult"  class="finishLaterDiv">');
document.write('<table width="100%" ><tr><td valign="middle"><BR><BR>');
document.write('<table width="400" border="0" cellpadding="3"><tr><td valign="top">');
document.write('<img src="/images/lf0/info.gif">');
document.write('</td><td valign="top">');
document.write('<span name="lfmessageResult_text" id="lfmessageResult_text" style="font-family:Arial;font-size:12px">');
document.write('</span>');
document.write('</td></tr></table>');
document.write('</td></tr></table>');
document.write('</span>');
		
document.write('<span name="lfloading_win" id="lfloading_win"  class="finishLaterDiv">');
document.write('<table width="100%" ><tr><td valign="middle"><BR><BR>');
document.write('<table width="400" border="0" cellpadding="3"><tr><td valign="top">');
document.write('&nbsp;<img src="/jsimages/loadingcircle.gif">');
document.write('</td><td valign="top">');
document.write('<span name="lfloading_head" id="lfloading_head" style="font-family:Arial;font-size:12px;color:#3787E1;font-weight:bold">');
document.write('</span><BR>');
document.write('<span name="lfloading_text" id="lfloading_text" style="font-family:Arial;font-size:12px;">');
document.write('</span>');
document.write('</td></tr></table>');
document.write('</td></tr></table>');
document.write('</span>');