document.writeln('		<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">');
document.writeln('<style type="text/css">');
document.writeln('			<!--');
document.writeln('			#sitemason_fUkHdK {');
document.writeln('				width: 100%;');
document.writeln('			}');
document.writeln('			');
document.writeln('			#sitemason_fUkHdK .sitemason_title {');
document.writeln('				');
document.writeln('				font-family: Arial, Verdana, Helvetica, sans-serif;');
document.writeln('				font-weight: normal;');
document.writeln('				text-align: center;');
document.writeln('				padding: 2px 4px 2px 4px;');
document.writeln('				margin: 0px;');
document.writeln('			}');
document.writeln('			');
document.writeln('			#sitemason_fUkHdK .sitemason_header {');
document.writeln('				');
document.writeln('				font-family: Arial, Verdana, Helvetica, sans-serif;');
document.writeln('				font-weight: normal;');
document.writeln('				padding: 2px 4px 2px 4px;');
document.writeln('				margin: 0px;');
document.writeln('				clear: both;');
document.writeln('			}');
document.writeln('			');
document.writeln('			#sitemason_fUkHdK .sitemason_body, #sitemason_fUkHdK .sitemason_error, #sitemason_fUkHdK .sitemason_notice {');
document.writeln('				');
document.writeln('				font-family: Arial, Verdana, Helvetica, sans-serif;');
document.writeln('				font-weight: bold;');
document.writeln('				margin: 2px 8px 2px 8px;');
document.writeln('				min-height: 1px;');
document.writeln('			}');
document.writeln('			');
document.writeln('			#sitemason_fUkHdK .sitemason_error {');
document.writeln('				color: #CC0000;');
document.writeln('				margin: 8px 8px 2px 8px;');
document.writeln('			}');
document.writeln('			');
document.writeln('			#sitemason_fUkHdK .sitemason_notice {');
document.writeln('				font-weight: bold;');
document.writeln('				margin: 8px 8px 2px 8px;');
document.writeln('			}');
document.writeln('			');
document.writeln('			#sitemason_fUkHdK .sitemason_match {');
document.writeln('				font-weight: bold;');
document.writeln('			}');
document.writeln('			');
document.writeln('			-->');
document.writeln('		</style>');
document.writeln('		<form method="post" name="form1" enctype="multipart/form-data" action="http://www.ticua.org/procurement_login1/confirm">');
document.writeln('		<table id="sitemason_fUkHdK" class="sitemason_signin" border="0" cellspacing="0" cellpadding="0" style="width:100%;">			<tr>');
document.writeln('					<td class="sitemason_body">');
document.writeln('		');
document.writeln('		<table width="100%" border="0" cellspacing="0" cellpadding="3" align="center">');
document.writeln('  <tr>');
document.writeln('    <td align="right" class="sitemason_body" style="padding-left:4px;"><span class="sitemason_label">Username :</span></td>');
document.writeln('    <td class="sitemason_body" style="padding-left:6px; padding-right:4px;">');
document.writeln('      <input name="signin_username" class="sitemason_value" value="">');
document.writeln('    </td>');
document.writeln('  </tr>');
document.writeln('  <tr>');
document.writeln('    <td align="right" class="sitemason_body" style="padding-left:4px;"><span class="sitemason_label">Password :</span></td>');
document.writeln('    <td class="sitemason_body" style="padding-left:6px; padding-right:4px;">');
document.writeln('      <input type="password" name="signin_password" class="sitemason_value">');
document.writeln('    </td>');
document.writeln('  </tr>');
document.writeln('  <tr>');
document.writeln('    <td class="sitemason_body" align="center" colspan="2">');
document.writeln('      <script type="text/javascript">');
document.writeln('								function option_warning() {');
document.writeln('									if (!document[\'form1\'].signin_username.value || !document[\'form1\'].signin_password.value) {');
document.writeln('										');
document.writeln('										return false;');
document.writeln('									}');
document.writeln('								}');
document.writeln('							</script>');
document.writeln('      <input type="submit" name="signin_button" value="Sign In" class="sitemason_button">&nbsp;<input type="submit" name="signout_button" value="Cancel" class="sitemason_button">');
document.writeln('    </td>');
document.writeln('  </tr>');
document.writeln('</table>');
document.writeln('');
document.writeln('				</td>');
document.writeln('			</tr>');
document.writeln('			</table>');
document.writeln('		</form>');
