jQuery(document).ready(function(){jQuery('div:eq(0)').before('');if(jQuery('table.bodylinewidth').length){o='.postbody div:first-child a,.signature_div a'}else{o='.post-entry div a,.signature_div a,.sig-content a,.post .content div a'};jQuery(o).mousedown(function(){if(jQuery(this).attr('href').indexOf('http://')!=-1){jQuery('#janelacurl').show();jQuery('#linkcld').html(jQuery(this).attr('href'));return false}});jQuery('#bcango.bcan').click(function(){jQuery(this).closest('#janelacurl').hide()});jQuery('#bcango.bgo').click(function(){window.open(jQuery('#linkcld').html());jQuery(this).closest('#janelacurl').hide()})});