

    function mail(){
	document.location="mailto:" + "info" + "@" + "savion" + "-" + "travel" + ".com" + "?" + "subject" + "="+document.location;
    }




// -->