$(document).ready(function()
{
	//FIX PNG
	$(document).pngFix(); 
	
	Shadowbox.init();
    
});
