

$(document).ready(function(){
    // ie png fix
    $('.img-over').ifixpng(); 
    $('.archive-year').ifixpng(); 
          
});
