/* ====================================================================== DESC: 
PLATFORMS: USAGE NOTES: ====================================================================== 
*/ /* ====================================================================== FUNCTION: 
INPUT: RETURNS: DESC: ====================================================================== 
*/ function Email(){ window.location = "mailto:"+f1.email.value+"?subject="+f1.name.value+" I thought this link might interest you." + "&body="+f1.message.value+"  Your friend enjoyed this page and would like you to view it also, "+document.title+"  "+window.location+". Your Friend, "+f1.yourname.value+"   ....Powered by RFHADLEY.com";
} 
document.write
('<input class="select" type="button" value="Refer a Friend" onClick="Email()"><BR><BR><a href="http://www.rfhadley.com/" target="_blank"><img src="http://www.rfhadley.com/uploads/angltrpleft.gif" width="89" height="61" border="0" alt="Powered byRFHADLEY.COM">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.rfhadley.com/uploads/20bible.gif" width="67" height="83" border="0" alt="Powered byRFHADLEY.COM">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.rfhadley.com/uploads/angltrprht.gif" width="89" height="61" border="0" alt="Powered byRFHADLEY.COM"></a>')
