$(function()
{
	$('.worldmap').lightBox({fixedNavigation:true});
});