// JavaScript Document
$(function() {
	$('#micarrussel a').lightBox({fixedNavigation:true});
});