UA-10521513-1 jQuery(document).ready(function(){ jQuery( 'a.share-google-plus-1' ).click(function(){ window.open( jQuery(this).attr( 'href' ), 'wpcomgoogle-plus-1', 'menubar=1,resizable=1,width=600,height=600' ); return false; }); }); jQuery(document).ready(function(){ jQuery( 'a.share-twitter' ).click(function(){ window.open( jQuery(this).attr( 'href' ), 'wpcomtwitter', 'menubar=1,resizable=1,width=600,height=350' ); return false; }); }); jQuery(document).ready(function(){ jQuery( 'a.share-facebook' ).click(function(){ window.open( jQuery(this).attr( 'href' ), 'wpcomfacebook', 'menubar=1,resizable=1,width=600,height=400' ); return false; }); }); jQuery(document).ready(function(){ jQuery( 'a.share-pinterest' ).click(function(){ window.open( jQuery(this).attr( 'href' ), 'wpcompinterest', 'menubar=1,resizable=1,width=650,height=280' ); return false; }); });