document.writeln('<scr' + 'ipt type="text/javascr' + 'ipt" language="JavaScr' + 'ipt">');
document.writeln('function SetFormAction() { document.webformForm.action="http://webform.flowto.info/cgi-bin/webformSignIn.cgi"; return true; }');
document.writeln('</scr' + 'ipt>');
document.writeln('<form name="webformForm" id="webformForm" method="POST" action="[TURN JAVASCR' + 'IPT ON]" onsubmit="return SetFormAction()";>');
document.writeln('<div style="width: 350px; text-align:right;">');
document.writeln('<p>');
document.writeln('Username: <input type="text" name="username" size="30" value="username" onfocus="if(this.value==\'username\'){this.value=\'\';}">');
document.writeln('</p>');
document.writeln('<p>');
document.writeln('Password: <input type="text" name="password" size="30" value="password" onfocus="if(this.value==\'password\'){this.value=\'\';this.type=\'password\'}">');
document.writeln('</p>');
document.writeln('<div class="center">');
document.writeln('<input type="submit" class="submitbutton" value="Sign In">');
document.writeln('<p class="small center">');
document.writeln('<a href="http://webform.flowto.info/ForgotPassword.html">Forgot Password?</a>');
document.writeln('</p>');
document.writeln('</div>');
document.writeln('</div>');
document.writeln('</form>');
