$(document).ready(function(){ 
	
	//$('.png:not(#leftnav)').pngFix(); 
	
	$('.imagecell a').lightBox();	
	
    }); 
