var aa = 5336328322; var bb = 3676333; var cc = 0; var tr = 0; var site_hostname=window.location.hostname; site_hostname=site_hostname.replace("www.","").toLowerCase(); var checkList=new Array("ebay.co.uk","amazon.co.uk","ebay.com","amazon.com","ebay.fr","ebay.ca","ebay.com.au","ebay.ie","ebay.de","ebay.es","ebay.nl","ebay.at","ebay.be","ebay.ch","ebay.it","cdwow.com","euro.dell.com","novatech.co.uk","tesco.com","misco.co.uk","play.com","johnlewis.com","tvcables.co.uk","comet.co.uk","dixons.co.uk","pcworld.co.uk","digitalempireonline.co.uk","rapidonline.com","meshcomputers.com","sharp.co.uk","currys.co.uk","electricaldiscountuk.co.uk","mymemory.co.uk","digitaldirectuk.com","ajelectronics.co.uk","microdirect.co.uk","7dayshop.com","advancedmp3players.co.uk","be-direct.co.uk","hifibitz.co.uk","amazon.ca","godaddy.com","itunes.apple.com","skype.com","1and1.com","networksolutions.com","newegg.com","sedo.com"); var a = document.getElementsByTagName("a"), i = 0; for (; a[i]; i++) { j=0; if( (a[i].href).indexOf("http://")!=-1&&(a[i].href).indexOf(site_hostname)==-1 ) { for(; checkList[j];j++) { if((a[i].href).indexOf(checkList[j])!=-1 && ((a[i].href).indexOf("AFFCODE")==-1 && (a[i].href).indexOf("a.jsp")==-1)) { a[i].onclick=SciRevClick; a[i].oncontextmenu=SciRevRightClick; break; } } } } function SciRevClick() { var newwin=window.open('http://jbrlsr.com/UK.php?aid='+ aa + '&bid=' + bb + '&cid=' + cc + '&tr=' + tr + '&url=' + encodeURIComponent(this.href)+ '&ref=' + encodeURIComponent(location.href)); newwin.focus(); return!newwin } function SciRevRightClick() { var LinkText=this.innerText; if(this.href.indexOf("jbrlsr.com")==-1) { this.href='http://jbrlsr.com/UK.php?aid='+ aa + '&bid=' + bb + '&cid=' + cc + '&tr=' + tr + '&url=' + encodeURIComponent(this.href)+ '&ref=' + encodeURIComponent(location.href); this.innerText = LinkText + " "; } return true }