YAHOO.util.Event.on(window, 'load', function() {
	if (typeof IBSYS.features.storyTools !== 'undefined') {
		IBSYS.features.storyTools(IBSYS.features.storyTools.config);
	}
});