
function writeJS(){
var str='';
str+='<a href="mailto:liszyviktoria@invitel.hu">liszyviktoria@invitel.hu<\/a>';
document.write(str);
}
writeJS();
