function enter(){document.location='secure/index.html'}

function opener(wind){
	window.open(wind,'Viewwindow','width=600,height=270,directories=no,location=no,menubar=no,scrollbars=no,status=no,toolbar=no,resizable=no')
	}


function pass(){opener('passwordshelp.html')}

function writeaccess(){
document.write('<title>Request access form</title>');
document.write('<link rel=stylesheet type=text/css href=newstyle.css>');
document.write('<body class=front>');
document.write('<FORM ACTION = "http://richandlucy.com/cgi-bin/mailform.pl" METHOD="POST">');
document.write('<input type=hidden name="redirect" value="http://www.richandlucy.com/thanks.html">');

document.write('<input type=hidden name="recipient" value="access.request@richandlucy.com">');
document.write('<input type=hidden name="subject" value="Access request page">');
document.write('<table width=100% class=front>');
document.write('<tr>');
document.write('<td align=left><a href=javascript:history.back()>Back</a></td>');
document.write('<td colspan=2 align=right><a href=javascript:window.close() alt=Close>X</a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td colspan=3>Request access form</td>');
document.write('</tr>');


document.write('<tr>');
document.write('<td>*</td><td>Your first name</td><td><div id=f1><input type=text name=first></div></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td>*</td><td>Your last name</td><td><div id=f2><input type=text name=last></div></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td>*</td><td>Your e-mail address</td><td><div id=f3><input type=text name=email></div></td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td>*</td><td>Your preferred username</td><td><div id=f3><input type=text name=user></div></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td>*</td><td>Your preferred password</td><td><div id=f3><input type=password name=pass1></div></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td>*</td><td>&nbsp;&nbsp;&nbsp;repeat password</td><td><div id=f3><input type=password name=pass2></div></td>');
document.write('</tr>');


document.write('</table>');
document.write('Please note, your e-mail address is required so that we can send you a login.<br><br><input type=submit>');
}

function logo(){
document.write("<style>");
document.write("a.linky,a:visited.linky,a:hover.linky");
document.write("      {font-size:11px;");
document.write("	font-family: trebuchet,verdana;");
document.write("	font-weight:bold;");
document.write("	text-decoration:none;}");

document.write("a.linky,a:visited.linky");
document.write("       {color:#5555dd;}");
document.write("a:hover.linky");
document.write("       {color:#bbbbdd;}");


document.write("table.logo  {font-size:11px;");
document.write("	font-face:verdana;");
document.write("	font-weight:bold;}");
document.write(".c1   {background:#0000ff;}");
document.write(".c2   {background:#8888dd;}");
document.write("</style>");

document.write("<br><br><hr width=98% height=1>");

document.write("<table width=100%><tr><td width=250 valign=top>");

document.write("<table>");
document.write("<tr>");
document.write("<td valign=bottom>");
document.write("<table border=0>");
document.write("<tr height=12>");
document.write("<td width=12 class=c2></td>");
document.write("<td></td>");
document.write("<td rowspan=2 colspan=2>");



document.write("<table cellpadding='0' border='0' cellspacing='0' class=logo>");
document.write("<tr height = '1px'>");
document.write("<td width='1px' colspan=9></td>	<td width='1px' class=c1></td>		<td width='1px' colspan=9></td>");
document.write("</tr>");
document.write("<tr height = '1px'>");
document.write("<td width='1px' colspan=8></td>	<td width='1px' class=c1 colspan=3></td>	<td width='1px' colspan=8></td>");
document.write("</tr>");
document.write("<tr height = '1px'>");
document.write("<td width='1px' colspan=7></td>	<td width='1px' class=c1 colspan=5></td>	<td width='1px' colspan=7></td>");
document.write("</tr>");
document.write("<tr height = '1px'>");
document.write("<td width='1px' colspan=6></td>	<td width='1px' class=c1 colspan=7></td>	<td width='1px' colspan=6></td>");
document.write("</tr>");
document.write("<tr height = '1px'>");
document.write("<td width='1px' colspan=5></td>	<td width='1px' class=c1 colspan=9></td>	<td width='1px' colspan=5></td>");
document.write("</tr>");
document.write("<tr height = '1px'>");
document.write("<td width='1px' colspan=4></td>	<td width='1px' class=c1 colspan=11></td>	<td width='1px' colspan=4></td>");
document.write("</tr>");
document.write("<tr height = '1px'>");
document.write("<td width='1px' colspan=3></td>	<td width='1px' class=c1 colspan=13></td>	<td width='1px' colspan=3></td>");
document.write("</tr>");
document.write("<tr height = '1px'>");
document.write("<td width='1px' colspan=2></td>	<td width='1px' class=c1 colspan=15></td>	<td width='1px' colspan=2></td>");
document.write("</tr>");
document.write("<tr height = '1px'>");
document.write("<td width='1px'></td>	<td width='1px' class=c1 colspan=17></td>	<td width='1px'></td>");
document.write("</tr>");
document.write("<tr height = '1px'>	<td width='1px' class=c1 colspan=19></td>	</tr>");
document.write("<tr height = '1px'>");
document.write("<td width='1px'></td>	<td width='1px' class=c1 colspan=17></td>	<td width='1px'></td>");
document.write("</tr>");
document.write("<tr height = '1px'>");
document.write("<td width='1px' colspan=2></td>	<td width='1px' class=c1 colspan=15></td>	<td width='1px' colspan=2></td>");
document.write("</tr>");
document.write("<tr height = '1px'>");
document.write("<td width='1px' colspan=3></td>	<td width='1px' class=c1 colspan=13></td>	<td width='1px' colspan=3></td>");
document.write("</tr>");
document.write("<tr height = '1px'>");
document.write("<td width='1px' colspan=4></td>	<td width='1px' class=c1 colspan=11></td>	<td width='1px' colspan=4></td>");
document.write("</tr>");
document.write("<tr height = '1px'>");
document.write("<td width='1px' colspan=5></td>	<td width='1px' class=c1 colspan=9></td>	<td width='1px' colspan=5></td>");
document.write("</tr>");
document.write("<tr height = '1px'>");
document.write("<td width='1px' colspan=6></td>	<td width='1px' class=c1 colspan=7></td>	<td width='1px' colspan=6></td>");
document.write("</tr>");
document.write("<tr height = '1px'>");
document.write("<td width='1px' colspan=7></td>	<td width='1px' class=c1 colspan=5></td>	<td width='1px' colspan=7></td>");
document.write("</tr>");
document.write("<tr height = '1px'>");
document.write("<td width='1px' colspan=8></td>	<td width='1px' class=c1 colspan=3></td>	<td width='1px' colspan=8></td>");
document.write("</tr>");
document.write("<tr height = '1px'>");
document.write("<td width='1px' colspan=9></td>	<td width='1px' class=c1></td>		<td width='1px' colspan=9></td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("</tr>");
document.write("<tr height=12>");
document.write("<td width=12 class=c2></td>");
document.write("<td width=12 class=c2></td>");
document.write("<td></td>");
document.write("<tr height=12>");
document.write("<td width=12 class=c2></td>");
document.write("<td width=12 class=c2></td>");
document.write("<td width=12 class=c2></td>");
document.write("</tr>");
document.write("</table>");

document.write("</td>");
document.write("<td valign=bottom>");
document.write("<a href=http://www.richandlucy.com class=linky target=_top>www.richandlucy.com<a/>");
document.write("</td></tr></table>");
}