Contact
function open_win(url,id) {
var win = window.open(url, 'popup','width=600,height=300,status=0,toolbar=0');
var tpopup = setInterval(function() {
if(win.closed) {
reload_to();
}
}, 1000);
return false;
}
function debugEvent() { reload_to(); }
twttr.events.bind('tweet',debugEvent);
window.fbAsyncInit = function() {
FB.Event.subscribe('edge.create', function(href, widget) {
reload_to();
});
};
(function() {
var e = document.createElement('script');
e.type = 'text/javascript';
e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
e.async = true;
document.getElementById('fb-root').appendChild(e);
}());
Contact
Brought to you by Married Cheating