pathstatus
.//1.htmlFile has no script tags
.//3_column_design.htmlFile has no script tags
.//3_links.htmlFile has no script tags
.//a-venit-roxx.phpFound 1 script tags:
  • <script type="text/javascript"> (function(){ var Days = document.getElementById('Days'); var Hours = document.getElementById('Hours'); var Minutes = document.getElementById('Minutes'); var Seconds = document.getElementById('Seconds'); var d = parseInt(Days.innerHTML); var h = parseInt(Hours.innerHTML); var m = parseInt(Minutes.innerHTML); var s = parseInt(Seconds.innerHTML); var interval = setInterval(function(){ s++; if( s > 59) { s = 0; m++; if( m > 59 ) { m = 0; h++; if( h > 59 ) { h = 0; d++; } } } Days.innerHTML = d; Hours.innerHTML = h; Minutes.innerHTML = m; Seconds.innerHTML = s; }, 1000); })(); </script>
.//alpha.phpFile has no script tags
.//array_to_string.phpFile has no script tags
.//ascii.phpFile has no script tags
.//auto.phpFound 2 script tags:
  • <script type="text/javascript" src="http://ajax.microsoft.com/ajax/jquery/jquery-1.4.4.min.js"></script>
  • <script> $(function(){ $('#q1').change(function(){ $('#q2').val(this.value + 'q'); }) $('#q1').bind('mousedown', function(ev){ alert(ev.originalEvent.propertyName); }) }) </script>
.//base64decode.phpFile has no script tags
.//browse_dir.phpFile has no script tags
.//b_max.phpFile has no script tags
.//call_user_method_array.phpFile has no script tags
.//center.phpFile has no script tags
.//cl.phpFile has no script tags
.//clickableLinks.phpFound 1 script tags:
  • <script type="text/javascript"> //<![CDATA[ //var fff = function () {var linkEndchar = {' ': true,};var toParse = [];var goDeep = function(node) {for(var i = 0, c = node.childNodes.length; i < c; ++i) {var child = node.childNodes[i];if( child, child.nodeType == 3) {var text = child.nodeValue;if( text.indexOf('http://') != -1 || text.indexOf('https://') != -1 || text.indexOf('www.') != -1 ) {toParse.push(child);}} else {switch( child.nodeName.toLowerCase() ) {case 'a': case 'input': case 'button': case 'select': case 'option':break;default:goDeep(child);break;}}}};goDeep(document.body);for( var i = 0, c = toParse.length; i < c; ++i ) {var child = toParse[i];var text = child.nodeValue;var pp = 0;var start = false;var target = child;var first = true;var last = 0;var cl = child.length;var lastLink = false;while(pp < cl) {var protocol = 'http://';if( text.substr(pp, 7) == 'http://' ) {start = pp;}if( text.substr(pp, 8) == 'https://' ) {start = pp;protocol = 'https://';}if( text.substr(pp, 4) == 'www.' ) {start = pp;}if( start !== false ) {var p = pp;while(p < text.length) {if( linkEndchar[text.charAt(p)] ) {break;}++p;}var url = text.substr(pp, p - pp);var link = document.createElement('a');link.href = protocol + url;link.innerHTML = url;if( first ) {child.nodeValue = text.substr(0, start);first = false;} else {var textNode = document.createTextNode(text.substr(last, pp - last));child.parentNode.insertBefore(textNode, lastLink.nextSibling);target = textNode;}child.parentNode.insertBefore(link, target.nextSibling);last = start + p - pp;lastLink = link;start = false;}++pp;}if( text.substr(last) ) {child.parentNode.insertBefore(document.createTextNode(text.substr(last)), link.nextSibling);}}} var fff = function () { var linkEndchar = { ' ': true, '\n': true, '\t': true, '\r': true }; var toParse = []; var goDeep = function(node) { for(var i = 0, c = node.childNodes.length; i < c; ++i) { var child = node.childNodes[i]; if( child, child.nodeType == 3) { var text = child.nodeValue; if( text.indexOf('http://') != -1 || text.indexOf('https://') != -1 || text.indexOf('www.') != -1 ) { toParse.push(child); } } else { switch( child.nodeName.toLowerCase() ) { case 'a': case 'input': case 'button': case 'select': case 'option': break; default: goDeep(child); break; } } } } goDeep(document.body); for( var i = 0, c = toParse.length; i < c; ++i ) { var child = toParse[i]; var text = child.nodeValue; var pp = 0; var start = false; var target = child; var first = true; var last = 0; var cl = child.length; var lastLink = false; while(pp < cl) { var protocol = 'http://'; if( text.substr(pp, 7) == 'http://' ) { start = pp; } if( text.substr(pp, 8) == 'https://' ) { start = pp; protocol = 'https://'; } if( text.substr(pp, 4) == 'www.' ) { start = pp; } if( start !== false ) { var p = pp; while(p < text.length) { if( linkEndchar[text.charAt(p)] ) { break; } ++p; } var url = text.substr(pp, p - pp); var link = document.createElement('a'); link.href = protocol + url; link.innerHTML = url; if( first ) { child.nodeValue = text.substr(0, start); first = false; } else { var textNode = document.createTextNode(text.substr(last, pp - last)); child.parentNode.insertBefore(textNode, lastLink.nextSibling); target = textNode; } child.parentNode.insertBefore(link, target.nextSibling); last = start + p - pp; lastLink = link; start = false; } ++pp; } if( text.substr(last) ) { child.parentNode.insertBefore(document.createTextNode(text.substr(last)), link.nextSibling); } } } //]]> </script>
.//color.phpFile has no script tags
.//console.phpFile has no script tags
.//const_vs_var.phpFile has no script tags
.//consum.phpFile has no script tags
.//Copy of marius.phpFile has no script tags
.//css_test.phpFound 2 script tags:
  • <script type="text/javascript" src="js.js"></script>
  • <script type="text/javascript"> window.onload = function(){ var x = document.getElementById('q'); x.onselect = function(){ alert('s');return true; } } function a(){ alert('s'); } </script>
.//date.phpFile has no script tags
.//date_img.phpFile has no script tags
.//db_controller.phpFile has no script tags
.//decode_url.phpFile has no script tags
.//df.phpFile has no script tags
.//diacritice.phpFile has no script tags
.//elance.phpFile has no script tags
.//email.phpFile has no script tags
.//fe.phpFound 1 script tags:
  • <script(.*?)</script>
.//ff.phpFile has no script tags
.//file_read.phpFile has no script tags
.//foreach.phpFile has no script tags
.//form.htmlFound 1 script tags:
  • <script type="text/javascript"> function validateQuestions(item){ var texts={ 'corect_answear':'Corect answear', 'corect':'corect' } var fieldsets=item.getElementsByTagName('fieldset'); var c=fieldsets.length; items=[]; for(var i=0;i<c;i++) if(fieldsets[i]){ var fieldset=fieldsets[i]; var inputs=fieldset.getElementsByTagName('input'); var c2=inputs.length; if(c2){ var answear=false; var input=false; for(var j=0;j<c2;j++) if(inputs[j].type=='hidden'){ answear=inputs[j].value; if(input) break; } else if(!input){ if(inputs[j].type=='radio'||inputs[j].type=='checkbox'){ var temp=document.getElementsByName(inputs[j].name); var c3=temp.length; for(var k=0;k<c3;k++) if(temp[k].checked){ input=temp[k].value; break; } } else input=inputs[j].value; if(answear) break; } items.push({'item':fieldset,'input':input,'answear':answear}); } } c=items.length; var errors=0; for(i=0;i<c;i++){ var question=items[i]; if(question.input!=question.answear){ errors++; if(question.item.lastChild.className!='error'){ var div=document.createElement('div'); div.className='error'; div.innerHTML=texts['corect_answear']+": "+question.answear; question.item.appendChild(div); } } else if(question.item.lastChild.className=='error') question.item.removeChild(question.item.lastChild); } text=texts['corect']+" "+(c-errors)+"/"+c; if(item.lastChild.className=='resault') item.lastChild.innerHTML=text; else{ var div=document.createElement('div'); div.className='resault'; div.innerHTML=text; item.appendChild(div); } return false; } </script>
.//g.phpFile has no script tags
.//get.phpFile has no script tags
.//get_ip.phpFile has no script tags
.//hash.phpFile has no script tags
.//html_email.phpFile has no script tags
.//IE_XMLHTTP.htmlFound 1 script tags:
  • <script type="text/javascript"> window.onload=function(){ ActiveXObject.prototype.smth=''; var http_request=new ActiveXObject("Microsoft.XMLHTTP"); http_request.smth='test'; //Object does not support this property or method alert(typeof http_request.smth); //undefined } </script>
.//if.phpFile has no script tags
.//imbarligat.phpFile has no script tags
.//imlive.htmlFound 3 script tags:
  • <script> function openWin( windowURL, windowName, windowFeatures ) { var newWindow newWindow = window.open( windowURL, windowName, windowFeatures ) ; newWindow.focus(); } function HostpaidPopup(){ open("hostpaid.asp","HostpaidPopup","width=400,height=300,top=200,left=280,scrollbars=yes,resizable=yes,menubar=no,location=no"); } function PeriodChange(){ var PeriodNameID = parseInt(document.frm.PeriodName.options[document.frm.PeriodName.selectedIndex].value) var StartYearID = parseInt(document.frm.YearID.options[document.frm.YearID.selectedIndex].value) document.frm.Period.value = parseInt(PeriodNameID + StartYearID) } </script>
  • <script language="javascript" type="text/javascript"> var si="T_account$T_myaccount";var Ctt="0";var dc=document;if(si!=""){var aSi=si.split("$");var Ldx=aSi.length;try{dc.getElementById(aSi[Ldx-1]+"_Img").src = "/images/bg_on.gif";}catch(e){};} function HsO(h){var di=document.getElementsByTagName("label");var hf="";for(var i=0;i<di.length;i++){hf=di[i].getAttribute("HideForMenu");if(hf!=null){if(hf=="1"){di[i].style.display=h;}}}};function NvL(){var d=document;if(d.all&&d.getElementById){var UL=d.getElementsByTagName("UL");var dMo=ui='';for(var j=0;j<UL.length;j++){dMo=UL[j].getAttribute("doMouseOver");if(dMo=="1"){ui=UL[j].getAttribute("id");if(ui!=""){nR=d.getElementById(ui);for(i=0;i<nR.childNodes.length;i++){n=nR.childNodes[i];if(n.nodeName=="LI"){n.onmouseover=function(){this.className+=" over";HsO("none");};n.onmouseout=function(){this.className=this.className.replace(" over", "");HsO("");}}}}}}}};NvL();function NavLoad(){NvL();} function NvL2(nR){if(document.all){for(i=0; i<nR.childNodes.length; i++){n=nR.childNodes[i];if(n.nodeName=="LI"){n.onmouseover=function(){this.className+=" over";HsO("none");};n.onmouseout=function(){this.className=this.className.replace(" over", "");HsO("");}}}}}; </script>
  • <script language="javascript" type="text/javascript">function Opencomp(){window.open("/Compliance.asp","Comp","width=600,height=470,top=100,left=280,scrollbars=no,resizable=no,menubar=no,location=no");}</script>
.//index.phpFile has no script tags
.//input.phpFile has no script tags
.//ionut.phpFile has no script tags
.//ip.phpFile has no script tags
.//lambda.phpFile has no script tags
.//lfac.phpFile has no script tags
.//location.phpFile has no script tags
.//login.phpFile has no script tags
.//marius.phpFile has no script tags
.//me.phpFile has no script tags
.//micro.phpFile has no script tags
.//mod.phpFile has no script tags
.//move.phpFile has no script tags
.//ms.phpFile has no script tags
.//ms_net.phpFile has no script tags
.//oare.phpFile has no script tags
.//ob.phpFile has no script tags
.//obj.phpFile has no script tags
.//pos_abs.phpFile has no script tags
.//proxy.phpFile has no script tags
.//rand.phpFile has no script tags
.//random.phpFile has no script tags
.//recursive.phpFile has no script tags
.//refer1.phpFile has no script tags
.//reg.phpFile has no script tags
.//regex.phpFile has no script tags
.//require_once.phpFile has no script tags
.//require_once_file.phpFile has no script tags
.//rrr.phpFile has no script tags
.//s1.phpFile has no script tags
.//s2.phpFile has no script tags
.//sal.phpFile has no script tags
.//scroll.htmlFound 1 script tags:
  • <script type="text/javascript"> var scrollDivTimeout; function scrollDiv(div,direction) { var v=20; var delay=10; div=document.getElementById(div); if(div) switch(direction) {case'top': scrollDivTimeout=setTimeout("scrollDiv('"+div.id+"','"+direction+"')",delay); div.scrollTop-=v; break; case 'bottom': scrollDivTimeout=setTimeout("scrollDiv('"+div.id+"','"+direction+"')",delay); div.scrollTop+=v; break; case 'left': scrollDivTimeout=setTimeout("scrollDiv('"+div.id+"','"+direction+"')",delay); div.scrollLeft+=v; break; case 'right': scrollDivTimeout=setTimeout("scrollDiv('"+div.id+"','"+direction+"')",delay); div.scrollLeft-=v; break; } } function stopScrollDiv() {clearTimeout(scrollDivTimeout); } </script>
.//serialize.phpFound 2 script tags:
  • <script type="text/javascript" src="tab.js"></script>
  • <script type="text/javascript"> window.onload = function(){ new tab_index_on_textarea(document.getElementById('t1')); } /* function caret(node) { node.focus(); // without node.focus() IE will returns -1 when focus is not on node if(node.selectionStart) return node.selectionStart; else if(!document.selection) return 0; var c = "\001"; var sel = document.selection.createRange(); var dul = sel.duplicate(); var len = 0; dul.moveToElementText(node); sel.text = c; len = (dul.text.indexOf(c)); sel.moveStart('character',-1); sel.text = ""; return len; } function doSetCaretPosition (oField, iCaretPos) { // IE Support if (document.selection) { // Set focus on the element oField.focus (); // Create empty selection range var oSel = document.selection.createRange (); // Move selection start and end to 0 position oSel.moveStart ('character', -oField.value.length); // Move selection start and end to desired position oSel.moveStart ('character', iCaretPos); oSel.moveEnd ('character', 0); oSel.select (); } // Firefox support else if (oField.selectionStart || oField.selectionStart == '0') { oField.selectionStart = iCaretPos; oField.selectionEnd = iCaretPos; oField.focus (); } } document.onkeydown = function(ev){ ev=ev||window.event; switch(ev.keyCode){ case 9: var target=ev.target!=null?ev.target:ev.srcElement; if(target.nodeName=='TEXTAREA'){ var c = caret(target); target.value = target.value.substring(0,c) + "\t" + target.value.substring(c); doSetCaretPosition(target,c+1); return false; } break; } } */ </script>
.//singleton.phpFile has no script tags
.//test.phpFile has no script tags
.//test_construct.phpFile has no script tags
.//throw.phpFile has no script tags
.//time.phpFile has no script tags
.//toString.phpFile has no script tags
.//up.phpFound 1 script tags:
  • <script type="text/javascript">setTimeout(function(){ window.location.reload(); }, 2000);</script>
.//utf8.phpFile has no script tags
.//vine-roxx.phpFound 1 script tags:
  • <script type="text/javascript"> (function(){ var Days = document.getElementById('Days'); var Hours = document.getElementById('Hours'); var Minutes = document.getElementById('Minutes'); var Seconds = document.getElementById('Seconds'); var d = parseInt(Days.innerHTML); var h = parseInt(Hours.innerHTML); var m = parseInt(Minutes.innerHTML); var s = parseInt(Seconds.innerHTML); var interval = setInterval(function(){ s--; if( s < 0) { s = 59; m--; if( m < 0 ) { m = 59; h--; if( h < 0 ) { h = 23; d--; if(d < 0) { s = 0; m = 0; h = 0; d = 0; clearInterval(interval); } } } } Days.innerHTML = d; Hours.innerHTML = h; Minutes.innerHTML = m; Seconds.innerHTML = s; }, 1000); })(); </script>
.//webdesignbox_new_posts.phpFound 1 script tags:
  • <script type="text/javascript"> window.onload = function(){ var script = document.createElement('script'); script.type = 'text/javascript'; script.src = 'http://www.ajax-cross-domain.com/cgi-bin/ACD/ACD.js?uri=(http://www.webdesignbox.ro)'; script.onload = function(){ document.body.innerHTML = window.ACD.responseText; } document.getElementsByTagName('head')[0].appendChild(script); } </script>
.//wtf.phpFound 1 script tags:
  • <script type="text/javascript"> function obj(){ this.t=function(){ alert('in t'); var http_request=new XMLHttpRequest(); http_request.open('get','sad',true); } } var q=new obj; q.t(); </script>
.//xdebug.phpFile has no script tags
.//xml.phpFile has no script tags