function teste(){ $('._51mw').click(); if($("input[id*='pt1:sbc1::content']").is(':checked')){ window.open( "http://www.facebook.com/sharer.php?s=100&p[title]=a title&p[summary]=a description &p[url]=" + $("input[id$=campoUrlHiddenFace]").val(), "facebook-share-dialog", "width=626,height=436" ); } if($("input[id*='pt1:sbc2::content']").is(':checked')){ window.open( "https://twitter.com/share?text= Portal Polícia Civil SP - Servir e Informar - ", 'facebook-share-dialog2', 'width=626,height=436' ); } }