$(document).ready( function() { $('a[href^=http]').click( function() { window.open( this.href); return( false);});
$('.more, #foot, #galleryImg, #formContainer1, #boxNapisali').pngFix( {blankgif:'/img/blank.gif'});
});
