function mail(tmpusr,tmpmaindn,tmpmainext){

var tmpdesc = 'jbidolach' + '@' + 'interia.pl';
	document.write('<a hr' + 'ef="ma' + 'i' + 'lto:' + tmpusr + '\x40' + tmpmaindn + tmpmainext + '">');
	if (tmpdesc) 
		document.write(tmpdesc + '<'+'/a>');
	else 
		document.write(tmpusr + '\x40' + tmpdn + '<'+'/a>');
}



