FastInit.addOnLoad(function()
{
	r = new JRandomContent($('lowerleft_div').down('div.quotes'),{
		sourceList:$('lowerleft_div').down('ul.quotes')
	});
});

DFTools.namespace('com.digitalfruition.settings');

