function EmailLink(){
window.location = "mailto:"+"?subject= APMF2010: I thought this link might interest you." + "&body= "+document.title+"  "+window.location;
}