function nospam() {

	user = "studio" ;
	domain = "studioweb.cc" ;
	location.href = "mailto:"+user+"@"+domain ;

}