/* FILE ARCHIVED ON 16:57:42 Oct 8, 2009 AND RETRIEVED FROM THE AN OPENWAYBACK INSTANCE ON 18:21:17 Aug 31, 2024. JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ // Provide a default path to dwr.engine if (dwr == null) var dwr = {}; if (dwr.engine == null) dwr.engine = {}; if (DWREngine == null) var DWREngine = dwr.engine; dwr.engine._defaultPath = '/nydn/dwr'; if (mostPopularStories == null) var mostPopularStories = {}; mostPopularStories._path = '/nydn/dwr'; mostPopularStories.getMostPopularStoriesLists = function(p0, callback) { dwr.engine._execute(mostPopularStories._path, 'mostPopularStories', 'getMostPopularStoriesLists', p0, callback); }