window.addEvent('domready', function() { new Request.HTML({ url: 'includes/recent-photos-widget.php', update: $('recentPhotosContent') }).get(); });