function de(t){
	bit1="omcas";
	bit2="mrltape";
	bit3="t.net";
	bit4="s@c";
	if (t)
	 document.write(bit2+bit4+bit1+bit3);
	else
	 window.location.href="mailto:"+bit2+bit4+bit1+bit3;
}