javascript:(function(){var a='www.elitesecurity.org';if(document.domain!=a){document.location.href='http://'+a;return;}if(document.location.href.indexOf('/tema/')<0)return;a='qr';var b=document.getElementById(a);if(b==null){b=document.createElement('form');b.setAttribute('style','text-align:center');b.setAttribute('method','post');b.setAttribute('action','poruka.php');b.setAttribute('id',a);var c=document.cookie.split('; ');var d=new Array();for(var e=0;e1&&a[0].indexOf('[')>-1){d[a[0].substring(a[0].indexOf('[')+1,a[0].indexOf(']')).toLowerCase()]=a[1];}}a=document.createElement('textarea');a.setAttribute('style','vertical-align:top');a.setAttribute('cols',40);a.setAttribute('rows',10);a.setAttribute('name','message');b.appendChild(a);a=document.createElement('input');a.setAttribute('type', 'hidden');a.setAttribute('value',decodeURI(d['username']).replace('+',' '));a.setAttribute('name','username');b.appendChild(a.cloneNode(true));a.setAttribute('value',decodeURI(d['password']).replace('+',' '));a.setAttribute('name','password');b.appendChild(a.cloneNode(true));a.setAttribute('value','Re: '+document.title.substr(6));a.setAttribute('name','subject');b.appendChild(a.cloneNode(true));a.setAttribute ('value',document.getElementsByName('BoardID')[0].getAttribute('value'));a.setAttribute ('name','BoardID');b.appendChild(a.cloneNode(true));c=document.getElementsByName('TopicID');a.setAttribute('value',c[c.length-1].getAttribute('value'));a.setAttribute('name','TopicID');b.appendChild(a.cloneNode(true));a.setAttribute('value',1);a.setAttribute('name','posticon');b.appendChild(a.cloneNode(true));a.setAttribute('value','Posalji odgovor');a.setAttribute('name','Submit');a.setAttribute('type','submit');b.appendChild(a);a=document.anchors[1];while(a.nodeType!=1||a.nodeName.toLowerCase()!='br')a=a.nextSibling;a.parentNode.insertBefore(b,a);}document.getElementById('qr').elements['message'].select();})();