﻿$(LightBox)
function LightBox() 
{
	$('#gallery  a.Preview').lightBox({fixedNavigation:true});
};
