Sei il visitatore N. ");
var str = "238903";
for(x = 0; x < str.length; x++) {
str1 = str.charAt(x);
if (str1=="0") document.write('');
if (str1=="1") document.write('');
if (str1=="2") document.write('');
if (str1=="3") document.write('');
if (str1=="4") document.write('');
if (str1=="5") document.write('');
if (str1=="6") document.write('');
if (str1=="7") document.write('');
if (str1=="8") document.write('');
if (str1=="9") document.write('');
}
document.write ("