$(function(){
  $("div#slider ul.pagination a").each(function(){$(this).addClass("png_fix")});
});
