﻿function startsend(name,domain,ext,ptit)
{
	emEx=(name + String.fromCharCode(63+1) + domain + '.' + ext);
	if (ptit=="#") ptit=emEx;
	document.write("<a href='"+String.fromCharCode(108+1,65)+"il"+"to:"+emEx+"'>"+ptit+"</a>");
}



