EFS.onDomReady(function() {
	if (typeof(Shadowbox) != 'undefined') {
		Shadowbox.init({'enableKeys': false, 'modal': false});
	}
});
