function fbplayed_internal(_1,_2,_3){
var _4={"fullurl":document.location.href,"appurl":"http://www.theinsider.com","highscore":_1};
_4["template_id"]=_3;
_2=_2.toUpperCase();
if(_2=="TRIVIA"){
_4["game"]="Trivia Pop";
_4["bigimg"]="../i/connect/trivia.jpg";
_4["images"]=[{"src":"../i/connect/trivia75.jpg","href":document.location.href}];
_4["bodygeneral"]="New High Score: "+_1;
}
if(_2=="POPPIX"){
_4["game"]="PopPix";
_4["bigimg"]="../i/connect/poppix.jpg";
_4["images"]=[{"src":"../i/connect/poppix75.jpg","href":document.location.href}];
_4["bodygeneral"]="New High Score: "+_1;
}
FBconnectFeed(_4,function(){
return true;
});
}
function popupShareDialog(){
var d=document.getElementById("shfFCO");
d.style.display="block";
d.style.top="30px";
d.style.left="175px";
return false;
}
function flashSaveStats(){
}
var gamesJsReady=false;
function isJSReady(){
return gamesJsReady;
}

