p1 = "contact.gs"; 
sep = "\x40"; 
me = "gsgvschool"; 
dotbit = "org"; 
document.write("<a href='mailto:" + p1 + sep + me + "." + dotbit + "?subject=Alumni News&body=Please include your name and phone number along with any news or updates that you have to share. Thanks for keeping in touch with Good Shepherd School.'>" + p1 + sep + me + "." + dotbit + "</a>");
