var city = 'Pomona';
doScroll=function(){if(typeof doScroll.currentScrollPosition=="undefined"){doScroll.currentScrollPosition=0;}if(doScroll.currentScrollPosition==scrollTop){return;}var scrollTop=0;var imTop=0;var im_fixed=document.getElementById("im_popupFixed");if(!im_fixed){return;}if(document.compatMode=="BackCompat"){scrollTop=document.body.scrollTop;imTop=scrollTop+(document.body.clientHeight-parseInt(im_fixed.style.height));}else{scrollTop=document.documentElement.scrollTop;imTop=scrollTop+(document.documentElement.clientHeight-parseInt(im_fixed.style.height));}doScroll.currentScrollPosition=scrollTop;im_fixed.style.top=imTop;};
setInterval("doScroll()",1);
var ie = (function(){
var undef,
v = 3,
div = document.createElement('div'),
all = div.getElementsByTagName('i');
while (
div.innerHTML = '',
all[0]
);
return v > 4 ? v : undef;
}());
var myfix='fixed';
if (ie) myfix ='absolute';
if (document.compatMode == 'BackCompat') {
document.write('');
}
else {
document.write('');
}
var gp_popup = {};
gp_popup.images = ["girls/Alice.jpg","girls/Cloe.jpg","girls/Mariam.jpg","girls/Nataly.jpg"];
gp_popup.james = ["Alice","Cloe","Mariam","Nataly"];
gp_popup.messages = ["hi. wanna chat? Im horny and all alone in Pomona. Where you from?","Are you near Pomona? Me too. Lets hook up!","Hey Sexy, up for a quick chat ?","Hey Sweetie, wanna date a girl like me ?"];
gp_popup.total_thumbs = 5;
gp_popup.start_delay = ;
gp_popup.duration = ;
gp_popup.expires = 5;
gp_popup.url = 'http://msg.sexdatecash.com/';
gp_popup.popup_html = '';
gp_popup.createPopup = function() {
this.popup_html+='
';
this.popup_html+='
';
this.popup_html+='
';
this.popup_html+='
';
this.popup_html+='
New Message:
Hey Sweetie, wanna date a girl like me ?
';
this.popup_html+='
';
this.popup_html+='
';
this.popup_html+='
';
this.popup_html+='
';};
function Delegate(){}
Delegate.create=function(o,f){var a=new Array();var l=arguments.length;for(var i=2;ithis.getDuration()){if(this.looping){this.rewind(t-this._duration);this.update();this.broadcastMessage("onMotionLooped",{target:this,type:"onMotionLooped"});}else{this._time=this._duration;this.update();this.stop();this.broadcastMessage("onMotionFinished",{target:this,type:"onMotionFinished"});}}else{if(t<0){this.rewind();this.update();}else{this._time=t;this.update();}}};
gp_t.getTime=function(){return this._time;};
gp_t.setDuration=function(d){this._duration=(d==null||d<=0)?100000:d;};
gp_t.getDuration=function(){return this._duration;};
gp_t.setPosition=function(p){this.prevPos=this._pos;var a=this.suffixe!=""?this.suffixe:"";this.obj[this.prop]=Math.round(p)+a;this._pos=p;this.broadcastMessage("onMotionChanged",{target:this,type:"onMotionChanged"});};
gp_t.getPosition=function(t){if(t==undefined){t=this._time;}return this.func(t,this.begin,this.change,this._duration);};
gp_t.setFinish=function(f){this.change=f-this.begin;};
gp_t.geFinish=function(){return this.begin+this.change;};
gp_t.init=function(obj,prop,func,begin,finish,duration,suffixe){if(!arguments.length){return;}this._listeners=new Array();this.addListener(this);if(suffixe){this.suffixe=suffixe;}this.obj=obj;this.prop=prop;this.begin=begin;this._pos=begin;this.setDuration(duration);if(func!=null&&func!=""){this.func=func;}this.setFinish(finish);};
gp_t.start=function(){this.rewind();this.startEnterFrame();this.broadcastMessage("onMotionStarted",{target:this,type:"onMotionStarted"});};
gp_t.rewind=function(t){this.stop();this._time=(t==undefined)?0:t;this.fixTime();this.update();};
gp_t.fforward=function(){this._time=this._duration;this.fixTime();this.update();};
gp_t.update=function(){this.setPosition(this.getPosition(this._time));};
gp_t.startEnterFrame=function(){this.stopEnterFrame();this.isPlaying=true;this.onEnterFrame();};
gp_t.onEnterFrame=function(){if(this.isPlaying){this.nextFrame();setTimeout(Delegate.create(this,this.onEnterFrame),0);}};
gp_t.nextFrame=function(){this.setTime((this.getTimer()-this._startTime)/1000);};
gp_t.stop=function(){this.stopEnterFrame();this.broadcastMessage("onMotionStopped",{target:this,type:"onMotionStopped"});};
gp_t.stopEnterFrame=function(){this.isPlaying=false;};
gp_t.continueTo=function(finish,duration){this.begin=this._pos;this.setFinish(finish);if(this._duration!=undefined){this.setDuration(duration);}this.start();};
gp_t.resume=function(){this.fixTime();this.startEnterFrame();this.broadcastMessage("onMotionResumed",{target:this,type:"onMotionResumed"});};
gp_t.yoyo=function(){this.continueTo(this.begin,this._time);};
gp_t.addListener=function(o){this.removeListener(o);return this._listeners.push(o);};
gp_t.removeListener=function(o){var a=this._listeners;var i=a.length;while(i--){if(a[i]==o){a.splice(i,1);return true;}}return false;};
gp_t.broadcastMessage=function(){var arr=new Array();for(var i=0;i=(this.total_thumbs-1)){this.current_thumb=0;}var thumb=document.getElementById("im_image");
if(this.messages===undefined){
}
else {
var msg=document.getElementById("im_info");
if (this.messages[this.current_thumb] === undefined) this.messages[this.current_thumb] = "Hey Sweetie, wanna date a girl like me ?";
msg.innerHTML=this.messages[this.current_thumb];
var jame=document.getElementById("im_name");
jame.innerHTML=this.james[this.current_thumb];
}
thumb.src=this.preloaded_images[this.current_thumb].src;this.current_thumb+=1;};
function gpgo(){if(!gp_popup.cookies.readCookie("flc_1")){gp_popup.createPopup();var popup=document.createElement("div");popup.id="im_popupDiv";popup.name="popupDiv";popup.style.height="120";popup.style.display="none";var newcontent=document.createElement("div");newcontent.id="im_popupFixed";newcontent.style.height="120";newcontent.appendChild(popup);popup.innerHTML=gp_popup.popup_html;var scr=document.getElementById("popupJS");scr.parentNode.insertBefore(newcontent,scr);gp_popup.preloaded_images=new Array(gp_popup.images.length);for(var i=0;i