$(document).ready(function(){
	$('img.thumb').ifixpng();
	$(".lightbox").lightbox();
});


