function we(al){

	dom = "rainforest"+"native.com";
	ad = al+"@"+dom;
	document.write("<a href='mailto:"+ad+"'>"+ad+"</a>");
}