function EmailLink(){
window.location = "mailto:"+"?subject=Visit the Corega web site!" + "&body="+'Please visit this wonderful website : www.corega.fi';
}