Day 97 - exercising - 365logoproject's posterous
window.fbAsyncInit = function() {
FB.init({
appId : '6694405826',
status : true, // check login status
cookie : true, // enable cookies to allow the server to access the session
xfbml : true, // parse XFBML
oauth : true
});
};
(function() {
var e = document.createElement('script');
e.type = 'text/javascript';
e.src = 'http://connect.facebook.net/en_US/all.js';
e.async = true;
document.getElementById('fb-root').appendChild(e);
}());
365logoproject's posterous
« Back to blog ...
All rights reserved.