$(document).ready(function() {
	$('div').pngFix();
	$('a[rel^=lightbox]').lightBox();
});
