Games

Play Champ Chase

Or download for mobile at champchase.com

Leave a comment





\

This site requires permission to get your email address for you to leave a comment. You can not leave a comment without granting that permission.

\
'; dialog.setFBMLContent(fbml); dialog.setContentWidth(540); dialog.setContentHeight(65); dialog.set_placement(FB.UI.PopupPlacement.topCenter); dialog.show(); setTimeout ( function() { dialog.close(); }, 5000 ); } }); } else { sfc_commentform_submit(); } }); return false; } else { return true; } } // submit the form function sfc_commentform_submit() { jQuery("#commentform").unbind('submit',sfc_get_email_perms); jQuery("#commentform :submit").click(); } function sfc_setCookie(c_name,value,expiredays) { var exdate=new Date(); exdate.setDate(exdate.getDate()+expiredays); document.cookie=c_name+ "=" +escape(value)+((expiredays==null) ? "" : ";expires="+exdate.toGMTString()); } function sfc_getCookie(c_name) { if (document.cookie.length>0) { c_start=document.cookie.indexOf(c_name + "="); if (c_start!=-1) { c_start=c_start + c_name.length+1; c_end=document.cookie.indexOf(";",c_start); if (c_end==-1) c_end=document.cookie.length; return unescape(document.cookie.substring(c_start,c_end)); } } return ""; } FB.ensureInit ( function () { FB.Connect.ifUserConnected(sfc_update_user_details); if (sfc_getCookie('sfc_share') == 'yes') { sfc_setCookie('sfc_share', null); FB.Connect.streamPublish(null, {"name":"Games","href":"http:\/\/www.afroes.com\/games\/","description":"Play Champ ChaseOr download for mobile at champchase.com","caption":"{*actor*} left a comment on Games","comments_xid":"http%3A%2F%2Fwww.afroes.com%2Fgames%2F"}, [{"text":"Read Post","href":"http:\/\/www.afroes.com\/games\/"}] ); } });