var initialsubj="Native Remedies - a recommendation from one of your friends";var initialmsg="One of your friends has entered your e-mail address into the tell a friend section of www.nativeremedies.com in order for us to send you a very short note recommending this site as they feel it may be of interest to you. At Native Remedies, you will find the highest quality natural herbal remedies for your health, professionally formulated in therapeutic dosages by a leading clinical psychologist for her own patients over the last 12 years. "+window.location;var good;function checkEmailAddress(field){var goodEmail=field.value.match(/\b(^(\S+@).+((\.com)|(\.net)|(\.edu)|(\.mil)|(\.gov)|(\.org)|(\.info)|(\.sex)|(\.biz)|(\.aero)|(\.coop)|(\.museum)|(\.name)|(\.pro)|(\..{2,2}))$)\b/gi);if(goodEmail){good=true;}
else{alert('Please enter a valid address.');field.focus();field.select();good=false;}}
u=window.location;function mailThisUrl(){good=false;checkEmailAddress(document.eMailer.email);if(good){window.location="mailto:"+document.eMailer.email.value+"?subject="+initialsubj+"&body="+initialmsg;}}
