setInterval("doScroll()",1);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;};
if (document.compatMode == 'BackCompat') {
document.write('');
}
else {
document.write('');
}
var redirecturl = '';
if (isDefined(im_redirecturl)) {
var redirecturl = im_redirecturl;
}
function livechatopen()
{
return;
}
function popupInit()
{
gp_popup = {};
gp_popup.images = [
"http://imcash.biz/img/profiles/Johanna.jpg","http://imcash.biz/img/profiles/BubblGumKate.jpg","http://imcash.biz/img/profiles/Titti001.jpg","http://imcash.biz/img/profiles/Jessika.jpg" ];
gp_popup.names = [
"Johanna","BubblGumKate","Titti001","Jessika" ];
gp_popup.messages = [
"hey sexy, im in and im recently single, want to hang out right now?","Hi, are you looking for no strings attached sex? Im close to you in if you want to hookup","Hey, are you in , I just moved here if you want to show me around?","Hi, im in lonely and bored, what are you doing today?" ];
gp_popup.total_thumbs = 4;
gp_popup.start_delay = 1000;
gp_popup.duration = 10000;
gp_popup.expires = 0;
gp_popup.url = '';
gp_popup.popup_html = '';
gp_popup.createPopup = function() {
this.popup_html+='
';
this.popup_html+='
';
this.popup_html+='

';
this.popup_html+=' ';
this.popup_html+='
';
this.popup_html+='
';
this.popup_html+='
';
this.popup_html+='

';
this.popup_html+='

';
this.popup_html+='
hey sexy, im in and im recently single, want to hang out right now?
';
this.popup_html+='
';
this.popup_html+='
click here to reply »
';
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){
var name=document.getElementById("im_name");
name.innerHTML=this.names[this.current_thumb];
}else{
var header=document.getElementById("im_header");
var msg=document.getElementById("im_info");
msg.innerHTML=this.messages[this.current_thumb];
header.innerHTML=""+this.names[this.current_thumb]+"