function init_article(){ FB.XFBML.parse(document.body); back(); } function back(){ $('#backbtn').click(function(){ system.back(); }); }