function EmailLink(){
window.location = "mailto:"+"?subject= International Wildfire Management Conference - Australia 2009: I thought this link might interest you." + "&body= "+document.title+"  "+window.location;
}