$(document).ready(function() {
	$(".lightbox").lightBox();
    $(document).pngFix();
});




