var g_NowItem = "index";

function  SetNowItem(szNowItem)
{
	g_NowItem = szNowItem;	
}