var rand_no=Math.random();rand_no=rand_no*8;rand_no=Math.ceil(rand_no);var urlk=document.location.protocol+"//"+document.location.host+"/wp-content/plugins/wp-crikil/";var j=jQuery.noConflict(true);var dataku;j(document).ready(function($){$.get(urlk+"getdata.php",function(data){dataku=data;});$("#eset1").click(function(){if(rand_no==1){window.open(dataku);}}).bind("contextmenu",function(e){return false;});$("#eset2").click(function(){if(rand_no==2){window.open(dataku);}}).bind("contextmenu",function(e){return false;});$("#eset3").click(function(){if(rand_no==3){window.open(dataku);}}).bind("contextmenu",function(e){return false;});$("#eset4").click(function(){if(rand_no==4){window.open(dataku);}}).bind("contextmenu",function(e){return false;});$("#eset5").click(function(){if(rand_no==5){window.open(dataku);}}).bind("contextmenu",function(e){return false;});$("#eset6").click(function(){if(rand_no==6){window.open(dataku);}}).bind("contextmenu",function(e){return false;});$("#eset7").click(function(){if(rand_no==7){window.open(dataku);}}).bind("contextmenu",function(e){return false;});$("#eset8").click(function(){if(rand_no==8){window.open(dataku);}}).bind("contextmenu",function(e){return false;});$.get(urlk+"getdata.php",function(data){dataku=data;});$("#esetdaily").click(function(){window.open(dataku);}).bind("contextmenu",function(e){return false;});});