function calladworld() { var popup_luck=Math.floor(Math.random()*0) var popup_site=new Array() popup_site[0] = 'http://www.pornphase.com/popup.php'; /*popup_site[1] = 'http://www.amateurmatch.com/?ainfo=MTg3MDV8NnwyMjY=&skin=38'; popup_site[2] = 'http://www.pornphase.com/popup.php'; popup_site[3] = 'http://adultfriendfinder.com/go/g933348-ppc'; popup_site[4] = 'http://www.pornphase.com/popup.php'; popup_site[5] = 'http://cams.pornphase.com'; popup_site[6] = 'http://www.pornphase.com/popup.php'; popup_site[7] = 'http://dating.pornphase.com'; popup_site[8] = 'http://www.pornphase.com/popup.php'; popup_site[9] = 'http://www.pornsitesurf.com/'; popup_site[10] = 'http://www.pornphase.com/popup.php';*/ if (popup_luck==0) { var width = 980; /*(screen.width);*/ var height = 400; /*(screen.height);*/ var left = ((screen.width / 2) - (width / 2)); var top = ((screen.height / 2) - (height / 2) - 100); var p = 'scrollbars=yes,resizable=yes,toolbar=yes,' + 'menubar=yes,status=yes,location=yes,left=' + left + ',top=' + top + ',height=' + height + ',width=' + width; win2=window.open(popup_site[Math.floor(Math.random()*(popup_site.length))],"pornphase porn videos", p); win2.blur() window.focus() //win3=window.open(popup_site[Math.floor(Math.random()*(popup_site.length))],"pornphase2", p); win3=window.open("http://www.pornphase.com/popup.php","pornphase2", p); win3.blur() window.focus() } }