<!--
var YourSubject = 'Of.Interest-->http://www.rcip.com/nerdgerl'; 
var theE, theB, newB;
function changeLoc() {
theE = document.MailForm.toemail.value;
document.RealForm.action = 'mailto:'+theE+'?subject='+YourSubject+'&body=Highly.Recommended';
}
document.write("<form name='MailForm' method='get' action=' '>");
document.write("<font STYLE='font-family:ms sans serif;font-size:1'>");
document.write("<b>Recommend this website to a friend!</b><BR><BR><input type='text' STYLE='font-family:ms sans serif;font-size:1' name='toemail' size=18>");
document.write("<br>");
document.write("</form>");
document.write("<form name='RealForm' method='post' action=' ' ENCTYPE='text/plain'>");
document.write("<input type='submit' value='Send' STYLE='font-family:ms sans serif;font-size:1' onmousedown='changeLoc();'>");
document.write("</form><BR>");

document.write("<CENTER><font color=#336699>. . . . . . . . . . . . . . . . . . . .</font></CENTER><BR><br>");
document.write("<FORM ACTION='mailto:nerdgerl@rcip.com' METHOD='post' NAME='poll'>");
document.write("<INPUT TYPE='hidden' NAME='sendto' VALUE='nerdgerl@rcip.com'>");
document.write("<INPUT TYPE='hidden' NAME='server' VALUE='mail.rcip.com'>");
document.write("<INPUT TYPE='hidden' NAME='subject' VALUE='Poll Entry')>");
document.write("<INPUT TYPE='hidden' NAME='REMOTE_ADDR_display'>");
document.write("<INPUT TYPE='hidden' NAME='Referrer' VALUE=''>");
document.write("<INPUT TYPE='hidden' NAME='resulturl' VALUE='javascript:location.reload()'>");
document.write("<B>POLL: Do you believe in angels?</B><BR><BR>");
document.write("<input type='radio' name='Vote ' value=' Yes '>Yes<BR>");
document.write("<input type='radio' name='Vote ' value=' No '>No<BR>");
document.write("<input type='radio' name='Vote ' value=' No Sure '>Not Sure<BR><BR>");
document.write("<input type='submit' STYLE='font-family:ms sans serif;font-size:1' value='Send'>");
document.write("</form>");

// document.write("<CENTER><font color=#336699>. . . . . . . . . . . . . . . . . . . .</font></CENTER><BR><BR><center><iframe src='http://rcm.amazon.com/e/cm?t=neobasiccutan-20&o=1&p=8&l=st1&mode=books&search=angels&=1&fc1=&lt1=&lc1=&bg1=&f=ifr' marginwidth='0' marginheight='0' width='120' height='240' border='0' frameborder='0' style='border:none;' scrolling='no'></iframe></center><BR>");
//-->

