﻿$(function()
		{
			$('a.light').lightBox({fixedNavigation:true});
		});
