var SubjectLine='I've been listening to soul-Identity.radio today and think you'd dig it to: '+document.title;var BodyText='you can preview what's playing and tune in at: '+window.location;var Message=' <A CLASS="contact" HREF="mailto:?SUBJECT='+escape(SubjectLine)+'&BODY='+escape(BodyText)+'" OnMouseOver="status=\'Send your friends e-mail about this page\'; return true;" TITLE="">Send this page</A>';var MessageIE=' <A CLASS="contact" HREF="mailto:?SUBJECT='+(SubjectLine)+'&BODY='+(BodyText)+'" OnMouseOver="status=\'Send your friends e-mail about this page\'; return true;" TITLE="">Send this page</A>';if(document.all) { document.write(MessageIE); }else { document.write(Message); }