document.write(''); document.write(''); var running = false; var keepRunning = false; var element = 'im_popupDiv'; var i = 0; var delaytime = 5000; var ptimes = 10; var pdays = 1; var wantliveurl = 'http://links.pimproll.com/?s=livecams&r=pimp1727&p=ft'; var textarray = ['You alone tonight? Wanna chat with me?', 'You alone? Lets talk dirty?', 'Are u alone? Talk dirty to me', 'Hey, you there? Wanna chat?', 'Hey hunnie, U up for something fun?', 'Hey cutie... How\'s it going', 'Hey there, Lets chat for a bit', 'Are u there?... Lets talk', 'Hey, im horny, Lets chat']; names = ['stickywetho...','SummerKnigh...','Kandy700','VixenVenusR...','StellaDoesY...','BELINDABUTT...','OpheliaHard...','Katy_Nicole','Herfineass','BritishLady...','Redhotwifey','Karolynn','GlamazonXXX','EvaWinterr','MishellxLov...']; images = ['//m1.nsimg.net/thumb/1/4/8/14866692.jpg','//m1.nsimg.net/thumb/1/5/3/15385784.jpg','//m2.nsimg.net/thumb/1/4/3/14365983.jpg','//m1.nsimg.net/thumb/1/5/2/15244636.jpg','//m1.nsimg.net/thumb/1/4/8/14828404.jpg','//m1.nsimg.net/thumb/1/4/5/14578732.jpg','//m2.nsimg.net/thumb/1/4/7/14783241.jpg','//m2.nsimg.net/thumb/1/4/6/14679273.jpg','//m2.nsimg.net/thumb/9/7/7/9776397.jpg','//m2.nsimg.net/thumb/1/0/8/10855293.jpg','//m1.nsimg.net/thumb/1/3/0/13081738.jpg','//m2.nsimg.net/thumb/9/9/8/9981945.jpg','//m1.nsimg.net/thumb/1/5/3/15366858.jpg','//m1.nsimg.net/thumb/1/5/0/15060228.jpg','//m2.nsimg.net/thumb/1/5/3/15317931.png']; ids = ['116157728','11963260','118288541','122889252','119923924','118671776','120439382','6204987','90123854','102446869','112462119','5719952','116298040','121721054','114101660']; function getRandom(minimum, maximum) { return Math.floor((Math.random() * maximum) + minimum); } function next(x) { x++; if(x > names.length - 1) { x = 0; } return x; } function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = '; expires='+date.toGMTString(); } else var expires = ''; document.cookie = name+'='+value+expires+'; path=/'; } function readCookie(name) { var nameEQ = name + '='; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } function imFade() { running = false; if (keepRunning) { Effect.BlindUp(element, {delay: 10, duration: 2, scaleFrom: 99, scaleTo: 1, afterFinish: imStart }); } } function imStart() { if (!running && ptimes != 0 && readCookie('showpopup') != 'false') { if(names[i] != 'undefined') { $('im_name').innerHTML = names[i]; } else { $('im_name').innerHTML = names[0]; } if('false' == 'true'){ if(images[i] != 'undefined') { $('im_image').src = 'http://promo.pimproll.com/dating/images/im_popup_images/' + images[i] + '.jpg'; } else { $('im_image').src = 'http://promo.pimproll.com/dating/images/im_popup_images/' + images[0] + '.jpg'; } $('im_url1').href = wantliveurl; $('im_url2').href = wantliveurl; $('im_pic').href = wantliveurl; $('im_info').href = wantliveurl; }else{ if(images[i] != 'undefined') { $('im_image').src = images[i]; } else { $('im_image').src = images[i]; } $('im_url1').href = wantliveurl + '&smid=' + ids[i]; $('im_url2').href = wantliveurl + '&smid=' + ids[i]; $('im_pic').href = wantliveurl + '&smid=' + ids[i]; $('im_info').href = wantliveurl + '&smid=' + ids[i]; } r = getRandom(0, textarray.length - 1); $('im_text').innerHTML = textarray[r]; i = next(i); running = true; Effect.BlindDown(element, {delay: 1, duration: 2, scaleFrom: 1, scaleTo: 99, afterFinish: imFade }); ptimes--; } } function imClose() { Effect.BlindUp(element, {delay: .1, duration: 1 }); createCookie('showpopup', 'false', '1'); keepRunning = false; } function detectDoctype(){ var re=/\s+(X?HTML)\s+([\d\.]+)\s*([^\/]+)*\//gi; var res=false; if(typeof document.namespaces != 'undefined') res=document.all[0].nodeType==8 ? re.test(document.all[0].nodeValue) : false; else res=document.doctype != null ? re.test(document.doctype.publicId) : false; if(res){ str = document.all[0].nodeValue; strarray = str.split('"'); res=new Object(); res['xhtml']=RegExp.$1; res['version']=RegExp.$2; res['importance']=RegExp.$3; res['dtd']=strarray[3]; return res; }else{ return null; } } function init() { var browserName=navigator.appName; var temp=navigator.appVersion.split('MSIE'); var browserVer=parseInt(temp[1]); keepRunning = true; i = getRandom(0, names.length - 1); if (browserName=='Microsoft Internet Explorer'){ if (browserVer == 7) { var myversionInfo=detectDoctype(); if(myversionInfo == null || (myversionInfo.importance == 'Transitional' && myversionInfo.dtd != 'http://www.w3.org/TR/html4/loose.dt' && myversionInfo.dtd != 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt')) { fixLocation(); } } if (browserVer == 6) { fixLocation(); } } setTimeout('imStart()', delaytime); } function fixLocation() { $('im_popupDiv').style.top = eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop+(document.documentElement.clientHeight - $('im_popupDiv').clientHeight) : document.body.scrollTop+(document.body.clientHeight - $('im_popupDiv').clientHeight); setTimeout('fixLocation()',5); } window.onload = init; document.write(''); var im_popup = {}; im_popup.popup_html = ''; im_popup.popup_html +='
'; im_popup.popup_html +='
'; im_popup.popup_html +=' '; im_popup.popup_html +=' '; im_popup.popup_html +=' '; im_popup.popup_html +='

You have (1) new message...

'; im_popup.popup_html +='
'; im_popup.popup_html +=' '; im_popup.popup_html +='
'; im_popup.popup_html +=' '; im_popup.popup_html +=' '; im_popup.popup_html +=' '; im_popup.popup_html +=' '; im_popup.popup_html +=' '; im_popup.popup_html +=' '; im_popup.popup_html +='

'; im_popup.popup_html +=' , United States
'; im_popup.popup_html +=' Hey, you there? Wanna chat?'; im_popup.popup_html +='
'; im_popup.popup_html +='

click here to reply »

'; im_popup.popup_html +='
'; var popup=document.createElement('div'); popup.id="im_popupDiv"; popup.name="popupDiv"; popup.style.display="none"; var newcontent=document.createElement('div'); newcontent.id="im_popupFixed"; newcontent.style.height="115"; newcontent.appendChild(popup); popup.innerHTML=im_popup.popup_html; var scr=document.getElementById('popupJS'); scr.parentNode.insertBefore(newcontent,scr);