
$(document).ready(
	function()
	{
		$('#main a.thumb').nyroModal({
			addImageDivTitle: false
		});
		$.jGoogleAnalytics( 'UA-68569-10');  
		
	}
)
