my-jcb.ppzol.com Open in urlscan Pro
107.158.126.16  Public Scan

URL: http://my-jcb.ppzol.com/system/resource/js/openlink.js
Submission: On October 26 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

function _openSelectLink(selecto,linkname,addclicktimename){if(linkname==undefined||linkname==""){linkname="value"}var index=selecto.selectedIndex;var option=selecto.options[index];var url=option.getAttribute("value");if(addclicktimename!=undefined&&addclicktimename!=""){try{eval(option.getAttribute(addclicktimename))}catch(e){}}window.open(url);if(selecto.selectedIndex!=0){selecto.selectedIndex=0}};