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

