[14.01.2013 1:09:40] JavaScript - ********** Inline script thread Uncaught exception: ReferenceError: Security error: attempted to read protected variable: chatlogin Error thrown at line 202, column 0 in ********** ign=getcookie(parent.chatlogin.replace("-","_")+"_mpign").split(",");
[14.01.2013 1:09:41] JavaScript - ********** Inline script thread Uncaught exception: ReferenceError: Security error: attempted to read protected variable: rooms Error thrown at line 89, column 0 in ********** if(parent.rooms.length>1)
[14.01.2013 1:09:41] JavaScript - ********** Inline script thread Uncaught exception: ReferenceError: Security error: attempted to read protected variable: mynick Error thrown at line 124, column 0 in ********** document.write("<input type=hidden name=nick value="+parent.mynick+">");
[14.01.2013 1:09:41] JavaScript - ********** Inline script thread Uncaught exception: ReferenceError: Security error: attempted to read protected variable: admin Error thrown at line 160, column 142 in ********** if(parent.admin==1)
[14.01.2013 1:09:41] JavaScript - ********** Inline script thread Uncaught exception: ReferenceError: Security error: attempted to read protected variable: post Error thrown at line 164, column 155 in ********** document.write(parent.post);
[14.01.2013 1:09:41] JavaScript - ********** Inline script thread Uncaught exception: ReferenceError: Security error: attempted to read protected variable: post Error thrown at line 165, column 7 in ********** if(parent.post>0)
[14.01.2013 1:09:41] JavaScript - ********** Inline script thread Uncaught exception: ReferenceError: Security error: attempted to read protected variable: loadfile_on Error thrown at line 168, column 7 in ********** if(parent.loadfile_on>0)
[14.01.2013 1:09:41] JavaScript - ********** Unknown thread Uncaught exception: ReferenceError: Security error: attempted to read protected variable: privatok Error thrown at line 806, column 1 in loadframes() in ********** if(parent.privatok==1) called from line 1, column 0 in <anonymous function>(event) in ********** loadframes();
[14.01.2013 1:09:40] CSS - ********** Linked-in stylesheet Invalid value for property: cursor Line 22: ont: 11px Verdana; background: #ffffff; border: 1px solid #000000; cursor: hand; --------------------------------------------------------------------------------^
[14.01.2013 1:09:41] CSS - ********** Linked-in stylesheet Invalid value for property: cursor Line 22: ont: 11px Verdana; background: #ffffff; border: 1px solid #000000; cursor: hand; --------------------------------------------------------------------------------^
[14.01.2013 1:09:41] CSS - ********** HTML style attribute Invalid value for property: cursor Line 1: cursor:hand; ------------^
<center> <script> /* Форма для перехода по комнатам (видна если есть комнаты) */ if(parent.rooms.length>1) { Unsafe JavaScript attempt to access frame with URL ********** from frame with URL ********** The frame being accessed set 'document.domain' to 'vk.com', but the frame requesting access did not. Both must set 'document.domain' to the same value to allow access. Uncaught TypeError: Cannot read property 'length' of undefined document.write("<select class=ok name=selectroom onchange=\"parent.setmyroom(this.value);\">"); for(var i=0;i<parent.rooms.length;i++) {if(i==parent.myroom) sel="selected"; else sel=""; document.write("<option value="+i+" "+sel+">"+parent.rooms[i][0]+" (0)"); } document.write("</select><br><br>"); } </script>
<a href='' onclick=\"parent.tonick('"+nick+": '); return false;\"><font size="+sizenick+" color="+colornick+" face='"+facenick+"'>"+set_nick+":</font></a>