YAHOO_YUI_LOADER('event', function () {

				YAHOO.util.Event.onDOMReady(function () {

								YAHOO.util.Event.onAvailable('__onnewsload', function () {

												wp_news.slideshow('/index.php/fd=news/id={ID}.html');

								});

				});

});