

$(document).ready(function()
{
	
	$.fn.kfBox && $('.lightbox').kfBox();
	
});

