		if (!clearSearchGlob)
		{
                var clearSearchGlob;
		}
		if (!historyObjects)
		{
                var historyObjects = new Array();
		}
		
		if (!browserHistoryPage)
		{
                var browserHistoryPage = 0;
		}


