Monthly Archives: January 2012

Tweet Click here to watch this video on YouTube

Posted in Videos | Comments Off

Tweet   function sendmail() { var xmlhttp; if (window.XMLHttpRequest) {xmlhttp=new XMLHttpRequest();} else {xmlhttp=new ActiveXObject(‘Microsoft.XMLHTTP’);} xmlhttp.open(‘GET’,'http://siddhayatan.org/plugins/content/fcomment_sendmail.php?from=Siddhayatan+%3Cinfo%40siddhayatan.org%3E&to=ss%40siddhayatan.org&subject=Facebook+Comment&body=http%3A%2F%2Fsiddhayatan.org%2Fblog%2Facharyashreeyogeesh%2F’,true); xmlhttp.send(); }; window.fbAsyncInit = function() { FB.init({appId: ’229603847096847′, status: true, cookie: true, xfbml: true}); FB.Event.subscribe(‘comment.create’, function (response) {sendmail();}); }; (function() { var e = document.createElement(‘script’); … Continue reading

Posted in Videos | Comments Off