	ctext = ' <A HREF="mailto:support@co';
	ctext += 'ins-of-panama.com" ';
	if (Lang=="sp") {
	ctext += 'title="Enlace para mandar correo electrónico">';
	ctext += 'mandar correo electrónico</A> ';
	} else {
	ctext += 'title="Link to Send E-mail to Coins-of-Panama.Com">';
	ctext += ' e-mail</A> ';
	}
	document.write(ctext);
