\

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":"Desorganiza\u00e7\u00e3o…","href":"http:\/\/www.skooterblog.com\/2002\/08\/05\/desorganizacao\/","description":"Bom, essa semana eu vou fazer inscri\u00e7\u00e3o mais uma vez numa certa universidade levar a mesma documenta\u00e7\u00e3o que eu j\u00e1 levei um monte de vezes, tem uma cole\u00e7\u00e3o de xerox de hist\u00f3rico, diploma, etc. meu l\u00e1. Tsc, tsc, falta de organiza\u00e7\u00e3o. Agora, campe\u00e3o mesmo \u00e9 o ITA. Voc\u00ea se inscreve e tem de mandar um [...]","caption":"{*actor*} left a comment on Desorganiza\u00e7\u00e3o…","comments_xid":"http%3A%2F%2Fwww.skooterblog.com%2F2002%2F08%2F05%2Fdesorganizacao%2F"}, [{"text":"Read Post","href":"http:\/\/www.skooterblog.com\/2002\/08\/05\/desorganizacao\/"}] ); } });