function onLcContentPageLoaded_menuItemIndexHandler(iMenuItemIndex)
{
	//top.bodyFrame.lcsm_deselectAll();
	top.bodyFrame.lcsm_selectItemByIndex(iMenuItemIndex);
}