
	new Ajax.Updater('sponsored','/blog/ads', 
	{
		method: "GET",
	});
