
<!-- Begin
u = window.parent.location;
m = "I thought this might interest you...";
function email() {
window.location = "mailto:?subject="+m+"&body="+parent.document.title +" "+u;
}
//  End -->

