function bannerajaxmm()
{
	new Ajax.Updater('products', '/app01/home/banner.html', { method: 'get' });
}