document.write(str=String.fromCharCode(1052,1086,1089,1082,1074,1072)) document.write('<br />'); for (i=0; i<str.length; i++); { document.write(str.charCodeAt(i));