/* daraghoshea.com */

function no_spam(name) {
    	document.location = "mailto:" + name + "@daraghoshea.com";
}
