var debug = false ;
	function switchTab3 (tab)
	{	event.returnValue = false ;	 
		var tabName = getTabGroupName (tab.id) ;
		if (tabName == '')
		{	alert ("No tabName for tab [" + tab.id + "]") ;
			return ;
		}
		var index = 1 ;
		while (true)
		{	var tabTitle = eval ("document.all ('" + tabName + '_' + index + "')") ;
			if (tabTitle == undefined)
				break ;
			deactiveTabTitle (tabTitle , tabName) ;
			var tabContent = eval ("document.all ('" + tabName + '_' + index + '_content' + "')") ;
			if (tabContent != undefined)
				tabContent.style.display = "NONE" ;
			index ++ ;
		}
		if (debug)
			alert ("Find " + (index - 1) + " tab title(s) for TabName [" + tabName + "]") ;
		activeTabTitle (tab , tabName) ;
		var tabContent = eval ("document.all ('" + tab.id + '_content' + "')") ;
		if (tabContent != undefined)
			tabContent.style.display = "BLOCK" ;
	}	
	function getTabGroupName (tabId)
	{
		if (tabId == '' || tabId == undefined)
		{
			alert ("tabId is NULL! [" + tabId + "]") ;
			return ;
		}
		var i = tabId.lastIndexOf ('_') ;
		if (i <= 1)
			return '' ;
		return tabId.substr (0 , i) ;
	}
	function deactiveTabTitle (tab , tabName)
	{		tab.className = tabName + "_off" ;
	}
	
	function activeTabTitle (tab , tabName)
	{		tab.className = tabName + "_on" ;
	}
	
	///////////////////////////////////////
	
		var debug = false ;
	function switchTab4 (tab)
	{	event.returnValue = false ;	 
		var tabName = getTabGroupName (tab.id) ;
		if (tabName == '')
		{	alert ("No tabName for tab [" + tab.id + "]") ;
			return ;
		}
		var index = 1 ;
		while (true)
		{	var tabTitle = eval ("document.all ('" + tabName + '_' + index + "')") ;
			if (tabTitle == undefined)
				break ;
			deactiveTabTitle (tabTitle , tabName) ;
			var tabContent = eval ("document.all ('" + tabName + '_' + index + '_content' + "')") ;
			if (tabContent != undefined)
				tabContent.style.display = "NONE" ;
			index ++ ;
		}
		if (debug)
			alert ("Find " + (index - 1) + " tab title(s) for TabName [" + tabName + "]") ;
		activeTabTitle (tab , tabName) ;
		var tabContent = eval ("document.all ('" + tab.id + '_content' + "')") ;
		if (tabContent != undefined)
			tabContent.style.display = "BLOCK" ;
	}	
	function getTabGroupName (tabId)
	{
		if (tabId == '' || tabId == undefined)
		{
			alert ("tabId is NULL! [" + tabId + "]") ;
			return ;
		}
		var i = tabId.lastIndexOf ('_') ;
		if (i <= 1)
			return '' ;
		return tabId.substr (0 , i) ;
	}
	function deactiveTabTitle (tab , tabName)
	{		tab.className = tabName + "_off" ;
	}
	
	function activeTabTitle (tab , tabName)
	{		tab.className = tabName + "_on" ;
	}
	///////////////////////////////////////
	
		var debug = false ;
	function switchTab5 (tab)
	{	event.returnValue = false ;	 
		var tabName = getTabGroupName (tab.id) ;
		if (tabName == '')
		{	alert ("No tabName for tab [" + tab.id + "]") ;
			return ;
		}
		var index = 1 ;
		while (true)
		{	var tabTitle = eval ("document.all ('" + tabName + '_' + index + "')") ;
			if (tabTitle == undefined)
				break ;
			deactiveTabTitle (tabTitle , tabName) ;
			var tabContent = eval ("document.all ('" + tabName + '_' + index + '_content' + "')") ;
			if (tabContent != undefined)
				tabContent.style.display = "NONE" ;
			index ++ ;
		}
		if (debug)
			alert ("Find " + (index - 1) + " tab title(s) for TabName [" + tabName + "]") ;
		activeTabTitle (tab , tabName) ;
		var tabContent = eval ("document.all ('" + tab.id + '_content' + "')") ;
		if (tabContent != undefined)
			tabContent.style.display = "BLOCK" ;
	}	
	function getTabGroupName (tabId)
	{
		if (tabId == '' || tabId == undefined)
		{
			alert ("tabId is NULL! [" + tabId + "]") ;
			return ;
		}
		var i = tabId.lastIndexOf ('_') ;
		if (i <= 1)
			return '' ;
		return tabId.substr (0 , i) ;
	}
	function deactiveTabTitle (tab , tabName)
	{		tab.className = tabName + "_off" ;
	}
	
	function activeTabTitle (tab , tabName)
	{		tab.className = tabName + "_on" ;
	}	
	///////////////////////////////////////
	
		var debug = false ;
	function switchTab6 (tab)
	{	event.returnValue = false ;	 
		var tabName = getTabGroupName (tab.id) ;
		if (tabName == '')
		{	alert ("No tabName for tab [" + tab.id + "]") ;
			return ;
		}
		var index = 1 ;
		while (true)
		{	var tabTitle = eval ("document.all ('" + tabName + '_' + index + "')") ;
			if (tabTitle == undefined)
				break ;
			deactiveTabTitle (tabTitle , tabName) ;
			var tabContent = eval ("document.all ('" + tabName + '_' + index + '_content' + "')") ;
			if (tabContent != undefined)
				tabContent.style.display = "NONE" ;
			index ++ ;
		}
		if (debug)
			alert ("Find " + (index - 1) + " tab title(s) for TabName [" + tabName + "]") ;
		activeTabTitle (tab , tabName) ;
		var tabContent = eval ("document.all ('" + tab.id + '_content' + "')") ;
		if (tabContent != undefined)
			tabContent.style.display = "BLOCK" ;
	}	
	function getTabGroupName (tabId)
	{
		if (tabId == '' || tabId == undefined)
		{
			alert ("tabId is NULL! [" + tabId + "]") ;
			return ;
		}
		var i = tabId.lastIndexOf ('_') ;
		if (i <= 1)
			return '' ;
		return tabId.substr (0 , i) ;
	}
	function deactiveTabTitle (tab , tabName)
	{		tab.className = tabName + "_off" ;
	}
	
	function activeTabTitle (tab , tabName)
	{		tab.className = tabName + "_on" ;
	}	
	///////////////////////////////////////
	
		var debug = false ;
	function switchTab7 (tab)
	{	event.returnValue = false ;	 
		var tabName = getTabGroupName (tab.id) ;
		if (tabName == '')
		{	alert ("No tabName for tab [" + tab.id + "]") ;
			return ;
		}
		var index = 1 ;
		while (true)
		{	var tabTitle = eval ("document.all ('" + tabName + '_' + index + "')") ;
			if (tabTitle == undefined)
				break ;
			deactiveTabTitle (tabTitle , tabName) ;
			var tabContent = eval ("document.all ('" + tabName + '_' + index + '_content' + "')") ;
			if (tabContent != undefined)
				tabContent.style.display = "NONE" ;
			index ++ ;
		}
		if (debug)
			alert ("Find " + (index - 1) + " tab title(s) for TabName [" + tabName + "]") ;
		activeTabTitle (tab , tabName) ;
		var tabContent = eval ("document.all ('" + tab.id + '_content' + "')") ;
		if (tabContent != undefined)
			tabContent.style.display = "BLOCK" ;
	}	
	function getTabGroupName (tabId)
	{
		if (tabId == '' || tabId == undefined)
		{
			alert ("tabId is NULL! [" + tabId + "]") ;
			return ;
		}
		var i = tabId.lastIndexOf ('_') ;
		if (i <= 1)
			return '' ;
		return tabId.substr (0 , i) ;
	}
	function deactiveTabTitle (tab , tabName)
	{		tab.className = tabName + "_off" ;
	}
	
	function activeTabTitle (tab , tabName)
	{		tab.className = tabName + "_on" ;
	}		
		///////////////////////////////////////
	
		var debug = false ;
	function switchTab11 (tab)
	{	event.returnValue = false ;	 
		var tabName = getTabGroupName (tab.id) ;
		if (tabName == '')
		{	alert ("No tabName for tab [" + tab.id + "]") ;
			return ;
		}
		var index = 1 ;
		while (true)
		{	var tabTitle = eval ("document.all ('" + tabName + '_' + index + "')") ;
			if (tabTitle == undefined)
				break ;
			deactiveTabTitle (tabTitle , tabName) ;
			var tabContent = eval ("document.all ('" + tabName + '_' + index + '_content' + "')") ;
			if (tabContent != undefined)
				tabContent.style.display = "NONE" ;
			index ++ ;
		}
		if (debug)
			alert ("Find " + (index - 1) + " tab title(s) for TabName [" + tabName + "]") ;
		activeTabTitle (tab , tabName) ;
		var tabContent = eval ("document.all ('" + tab.id + '_content' + "')") ;
		if (tabContent != undefined)
			tabContent.style.display = "BLOCK" ;
	}	
	function getTabGroupName (tabId)
	{
		if (tabId == '' || tabId == undefined)
		{
			alert ("tabId is NULL! [" + tabId + "]") ;
			return ;
		}
		var i = tabId.lastIndexOf ('_') ;
		if (i <= 1)
			return '' ;
		return tabId.substr (0 , i) ;
	}
	function deactiveTabTitle (tab , tabName)
	{		tab.className = tabName + "_off" ;
	}
	
	function activeTabTitle (tab , tabName)
	{		tab.className = tabName + "_on" ;
	}	
	
		///////////////////////////////////////
	
		var debug = false ;
	function switchTab12 (tab)
	{	event.returnValue = false ;	 
		var tabName = getTabGroupName (tab.id) ;
		if (tabName == '')
		{	alert ("No tabName for tab [" + tab.id + "]") ;
			return ;
		}
		var index = 1 ;
		while (true)
		{	var tabTitle = eval ("document.all ('" + tabName + '_' + index + "')") ;
			if (tabTitle == undefined)
				break ;
			deactiveTabTitle (tabTitle , tabName) ;
			var tabContent = eval ("document.all ('" + tabName + '_' + index + '_content' + "')") ;
			if (tabContent != undefined)
				tabContent.style.display = "NONE" ;
			index ++ ;
		}
		if (debug)
			alert ("Find " + (index - 1) + " tab title(s) for TabName [" + tabName + "]") ;
		activeTabTitle (tab , tabName) ;
		var tabContent = eval ("document.all ('" + tab.id + '_content' + "')") ;
		if (tabContent != undefined)
			tabContent.style.display = "BLOCK" ;
	}	
	function getTabGroupName (tabId)
	{
		if (tabId == '' || tabId == undefined)
		{
			alert ("tabId is NULL! [" + tabId + "]") ;
			return ;
		}
		var i = tabId.lastIndexOf ('_') ;
		if (i <= 1)
			return '' ;
		return tabId.substr (0 , i) ;
	}
	function deactiveTabTitle (tab , tabName)
	{		tab.className = tabName + "_off" ;
	}
	
	function activeTabTitle (tab , tabName)
	{		tab.className = tabName + "_on" ;
	}	
	
			///////////////////////////////////////
	
		var debug = false ;
	function switchTab13 (tab)
	{	event.returnValue = false ;	 
		var tabName = getTabGroupName (tab.id) ;
		if (tabName == '')
		{	alert ("No tabName for tab [" + tab.id + "]") ;
			return ;
		}
		var index = 1 ;
		while (true)
		{	var tabTitle = eval ("document.all ('" + tabName + '_' + index + "')") ;
			if (tabTitle == undefined)
				break ;
			deactiveTabTitle (tabTitle , tabName) ;
			var tabContent = eval ("document.all ('" + tabName + '_' + index + '_content' + "')") ;
			if (tabContent != undefined)
				tabContent.style.display = "NONE" ;
			index ++ ;
		}
		if (debug)
			alert ("Find " + (index - 1) + " tab title(s) for TabName [" + tabName + "]") ;
		activeTabTitle (tab , tabName) ;
		var tabContent = eval ("document.all ('" + tab.id + '_content' + "')") ;
		if (tabContent != undefined)
			tabContent.style.display = "BLOCK" ;
	}	
	function getTabGroupName (tabId)
	{
		if (tabId == '' || tabId == undefined)
		{
			alert ("tabId is NULL! [" + tabId + "]") ;
			return ;
		}
		var i = tabId.lastIndexOf ('_') ;
		if (i <= 1)
			return '' ;
		return tabId.substr (0 , i) ;
	}
	function deactiveTabTitle (tab , tabName)
	{		tab.className = tabName + "_off" ;
	}
	
	function activeTabTitle (tab , tabName)
	{		tab.className = tabName + "_on" ;
	}
	
		///////////////////////////////////////
	
		var debug = false ;
	function switchTab14 (tab)
	{	event.returnValue = false ;	 
		var tabName = getTabGroupName (tab.id) ;
		if (tabName == '')
		{	alert ("No tabName for tab [" + tab.id + "]") ;
			return ;
		}
		var index = 1 ;
		while (true)
		{	var tabTitle = eval ("document.all ('" + tabName + '_' + index + "')") ;
			if (tabTitle == undefined)
				break ;
			deactiveTabTitle (tabTitle , tabName) ;
			var tabContent = eval ("document.all ('" + tabName + '_' + index + '_content' + "')") ;
			if (tabContent != undefined)
				tabContent.style.display = "NONE" ;
			index ++ ;
		}
		if (debug)
			alert ("Find " + (index - 1) + " tab title(s) for TabName [" + tabName + "]") ;
		activeTabTitle (tab , tabName) ;
		var tabContent = eval ("document.all ('" + tab.id + '_content' + "')") ;
		if (tabContent != undefined)
			tabContent.style.display = "BLOCK" ;
	}	
	function getTabGroupName (tabId)
	{
		if (tabId == '' || tabId == undefined)
		{
			alert ("tabId is NULL! [" + tabId + "]") ;
			return ;
		}
		var i = tabId.lastIndexOf ('_') ;
		if (i <= 1)
			return '' ;
		return tabId.substr (0 , i) ;
	}
	function deactiveTabTitle (tab , tabName)
	{		tab.className = tabName + "_off" ;
	}
	
	function activeTabTitle (tab , tabName)
	{		tab.className = tabName + "_on" ;
	}	
	
		///////////////////////////////////////
	
		var debug = false ;
	function switchTab15 (tab)
	{	event.returnValue = false ;	 
		var tabName = getTabGroupName (tab.id) ;
		if (tabName == '')
		{	alert ("No tabName for tab [" + tab.id + "]") ;
			return ;
		}
		var index = 1 ;
		while (true)
		{	var tabTitle = eval ("document.all ('" + tabName + '_' + index + "')") ;
			if (tabTitle == undefined)
				break ;
			deactiveTabTitle (tabTitle , tabName) ;
			var tabContent = eval ("document.all ('" + tabName + '_' + index + '_content' + "')") ;
			if (tabContent != undefined)
				tabContent.style.display = "NONE" ;
			index ++ ;
		}
		if (debug)
			alert ("Find " + (index - 1) + " tab title(s) for TabName [" + tabName + "]") ;
		activeTabTitle (tab , tabName) ;
		var tabContent = eval ("document.all ('" + tab.id + '_content' + "')") ;
		if (tabContent != undefined)
			tabContent.style.display = "BLOCK" ;
	}	
	function getTabGroupName (tabId)
	{
		if (tabId == '' || tabId == undefined)
		{
			alert ("tabId is NULL! [" + tabId + "]") ;
			return ;
		}
		var i = tabId.lastIndexOf ('_') ;
		if (i <= 1)
			return '' ;
		return tabId.substr (0 , i) ;
	}
	function deactiveTabTitle (tab , tabName)
	{		tab.className = tabName + "_off" ;
	}
	
	function activeTabTitle (tab , tabName)
	{		tab.className = tabName + "_on" ;
	}
	
		///////////////////////////////////////
	
		var debug = false ;
	function switchTab16 (tab)
	{	event.returnValue = false ;	 
		var tabName = getTabGroupName (tab.id) ;
		if (tabName == '')
		{	alert ("No tabName for tab [" + tab.id + "]") ;
			return ;
		}
		var index = 1 ;
		while (true)
		{	var tabTitle = eval ("document.all ('" + tabName + '_' + index + "')") ;
			if (tabTitle == undefined)
				break ;
			deactiveTabTitle (tabTitle , tabName) ;
			var tabContent = eval ("document.all ('" + tabName + '_' + index + '_content' + "')") ;
			if (tabContent != undefined)
				tabContent.style.display = "NONE" ;
			index ++ ;
		}
		if (debug)
			alert ("Find " + (index - 1) + " tab title(s) for TabName [" + tabName + "]") ;
		activeTabTitle (tab , tabName) ;
		var tabContent = eval ("document.all ('" + tab.id + '_content' + "')") ;
		if (tabContent != undefined)
			tabContent.style.display = "BLOCK" ;
	}	
	function getTabGroupName (tabId)
	{
		if (tabId == '' || tabId == undefined)
		{
			alert ("tabId is NULL! [" + tabId + "]") ;
			return ;
		}
		var i = tabId.lastIndexOf ('_') ;
		if (i <= 1)
			return '' ;
		return tabId.substr (0 , i) ;
	}
	function deactiveTabTitle (tab , tabName)
	{		tab.className = tabName + "_off" ;
	}
	
	function activeTabTitle (tab , tabName)
	{		tab.className = tabName + "_on" ;
	}	
	
			///////////////////////////////////////
	
		var debug = false ;
	function switchTab21 (tab)
	{	event.returnValue = false ;	 
		var tabName = getTabGroupName (tab.id) ;
		if (tabName == '')
		{	alert ("No tabName for tab [" + tab.id + "]") ;
			return ;
		}
		var index = 1 ;
		while (true)
		{	var tabTitle = eval ("document.all ('" + tabName + '_' + index + "')") ;
			if (tabTitle == undefined)
				break ;
			deactiveTabTitle (tabTitle , tabName) ;
			var tabContent = eval ("document.all ('" + tabName + '_' + index + '_content' + "')") ;
			if (tabContent != undefined)
				tabContent.style.display = "NONE" ;
			index ++ ;
		}
		if (debug)
			alert ("Find " + (index - 1) + " tab title(s) for TabName [" + tabName + "]") ;
		activeTabTitle (tab , tabName) ;
		var tabContent = eval ("document.all ('" + tab.id + '_content' + "')") ;
		if (tabContent != undefined)
			tabContent.style.display = "BLOCK" ;
	}	
	function getTabGroupName (tabId)
	{
		if (tabId == '' || tabId == undefined)
		{
			alert ("tabId is NULL! [" + tabId + "]") ;
			return ;
		}
		var i = tabId.lastIndexOf ('_') ;
		if (i <= 1)
			return '' ;
		return tabId.substr (0 , i) ;
	}
	function deactiveTabTitle (tab , tabName)
	{		tab.className = tabName + "_off" ;
	}
	
	function activeTabTitle (tab , tabName)
	{		tab.className = tabName + "_on" ;
	}
	
			///////////////////////////////////////
	
		var debug = false ;
	function switchTab22 (tab)
	{	event.returnValue = false ;	 
		var tabName = getTabGroupName (tab.id) ;
		if (tabName == '')
		{	alert ("No tabName for tab [" + tab.id + "]") ;
			return ;
		}
		var index = 1 ;
		while (true)
		{	var tabTitle = eval ("document.all ('" + tabName + '_' + index + "')") ;
			if (tabTitle == undefined)
				break ;
			deactiveTabTitle (tabTitle , tabName) ;
			var tabContent = eval ("document.all ('" + tabName + '_' + index + '_content' + "')") ;
			if (tabContent != undefined)
				tabContent.style.display = "NONE" ;
			index ++ ;
		}
		if (debug)
			alert ("Find " + (index - 1) + " tab title(s) for TabName [" + tabName + "]") ;
		activeTabTitle (tab , tabName) ;
		var tabContent = eval ("document.all ('" + tab.id + '_content' + "')") ;
		if (tabContent != undefined)
			tabContent.style.display = "BLOCK" ;
	}	
	function getTabGroupName (tabId)
	{
		if (tabId == '' || tabId == undefined)
		{
			alert ("tabId is NULL! [" + tabId + "]") ;
			return ;
		}
		var i = tabId.lastIndexOf ('_') ;
		if (i <= 1)
			return '' ;
		return tabId.substr (0 , i) ;
	}
	function deactiveTabTitle (tab , tabName)
	{		tab.className = tabName + "_off" ;
	}
	
	function activeTabTitle (tab , tabName)
	{		tab.className = tabName + "_on" ;
	}
	
			///////////////////////////////////////
	
		var debug = false ;
	function switchTab23 (tab)
	{	event.returnValue = false ;	 
		var tabName = getTabGroupName (tab.id) ;
		if (tabName == '')
		{	alert ("No tabName for tab [" + tab.id + "]") ;
			return ;
		}
		var index = 1 ;
		while (true)
		{	var tabTitle = eval ("document.all ('" + tabName + '_' + index + "')") ;
			if (tabTitle == undefined)
				break ;
			deactiveTabTitle (tabTitle , tabName) ;
			var tabContent = eval ("document.all ('" + tabName + '_' + index + '_content' + "')") ;
			if (tabContent != undefined)
				tabContent.style.display = "NONE" ;
			index ++ ;
		}
		if (debug)
			alert ("Find " + (index - 1) + " tab title(s) for TabName [" + tabName + "]") ;
		activeTabTitle (tab , tabName) ;
		var tabContent = eval ("document.all ('" + tab.id + '_content' + "')") ;
		if (tabContent != undefined)
			tabContent.style.display = "BLOCK" ;
	}	
	function getTabGroupName (tabId)
	{
		if (tabId == '' || tabId == undefined)
		{
			alert ("tabId is NULL! [" + tabId + "]") ;
			return ;
		}
		var i = tabId.lastIndexOf ('_') ;
		if (i <= 1)
			return '' ;
		return tabId.substr (0 , i) ;
	}
	function deactiveTabTitle (tab , tabName)
	{		tab.className = tabName + "_off" ;
	}
	
	function activeTabTitle (tab , tabName)
	{		tab.className = tabName + "_on" ;
	}
				///////////////////////////////////////
	
		var debug = false ;
	function switchTab24 (tab)
	{	event.returnValue = false ;	 
		var tabName = getTabGroupName (tab.id) ;
		if (tabName == '')
		{	alert ("No tabName for tab [" + tab.id + "]") ;
			return ;
		}
		var index = 1 ;
		while (true)
		{	var tabTitle = eval ("document.all ('" + tabName + '_' + index + "')") ;
			if (tabTitle == undefined)
				break ;
			deactiveTabTitle (tabTitle , tabName) ;
			var tabContent = eval ("document.all ('" + tabName + '_' + index + '_content' + "')") ;
			if (tabContent != undefined)
				tabContent.style.display = "NONE" ;
			index ++ ;
		}
		if (debug)
			alert ("Find " + (index - 1) + " tab title(s) for TabName [" + tabName + "]") ;
		activeTabTitle (tab , tabName) ;
		var tabContent = eval ("document.all ('" + tab.id + '_content' + "')") ;
		if (tabContent != undefined)
			tabContent.style.display = "BLOCK" ;
	}	
	function getTabGroupName (tabId)
	{
		if (tabId == '' || tabId == undefined)
		{
			alert ("tabId is NULL! [" + tabId + "]") ;
			return ;
		}
		var i = tabId.lastIndexOf ('_') ;
		if (i <= 1)
			return '' ;
		return tabId.substr (0 , i) ;
	}
	function deactiveTabTitle (tab , tabName)
	{		tab.className = tabName + "_off" ;
	}
	
	function activeTabTitle (tab , tabName)
	{		tab.className = tabName + "_on" ;
	}
		
				///////////////////////////////////////
	
		var debug = false ;
	function switchTab25 (tab)
	{	event.returnValue = false ;	 
		var tabName = getTabGroupName (tab.id) ;
		if (tabName == '')
		{	alert ("No tabName for tab [" + tab.id + "]") ;
			return ;
		}
		var index = 1 ;
		while (true)
		{	var tabTitle = eval ("document.all ('" + tabName + '_' + index + "')") ;
			if (tabTitle == undefined)
				break ;
			deactiveTabTitle (tabTitle , tabName) ;
			var tabContent = eval ("document.all ('" + tabName + '_' + index + '_content' + "')") ;
			if (tabContent != undefined)
				tabContent.style.display = "NONE" ;
			index ++ ;
		}
		if (debug)
			alert ("Find " + (index - 1) + " tab title(s) for TabName [" + tabName + "]") ;
		activeTabTitle (tab , tabName) ;
		var tabContent = eval ("document.all ('" + tab.id + '_content' + "')") ;
		if (tabContent != undefined)
			tabContent.style.display = "BLOCK" ;
	}	
	function getTabGroupName (tabId)
	{
		if (tabId == '' || tabId == undefined)
		{
			alert ("tabId is NULL! [" + tabId + "]") ;
			return ;
		}
		var i = tabId.lastIndexOf ('_') ;
		if (i <= 1)
			return '' ;
		return tabId.substr (0 , i) ;
	}
	function deactiveTabTitle (tab , tabName)
	{		tab.className = tabName + "_off" ;
	}
	
	function activeTabTitle (tab , tabName)
	{		tab.className = tabName + "_on" ;
	}
	///////////////////////////////////////////////////////////////////
	var debug = false ;
	function switchTab26(tab)
	{	event.returnValue = false ;	 
		var tabName = getTabGroupName (tab.id) ;
		if (tabName == '')
		{	alert ("No tabName for tab [" + tab.id + "]") ;
			return ;
		}
		var index = 1 ;
		while (true)
		{	var tabTitle = eval ("document.all ('" + tabName + '_' + index + "')") ;
			if (tabTitle == undefined)
				break ;
			deactiveTabTitle (tabTitle , tabName) ;
			var tabContent = eval ("document.all ('" + tabName + '_' + index + '_content' + "')") ;
			if (tabContent != undefined)
				tabContent.style.display = "NONE" ;
			index ++ ;
		}
		if (debug)
			alert ("Find " + (index - 1) + " tab title(s) for TabName [" + tabName + "]") ;
		activeTabTitle (tab , tabName) ;
		var tabContent = eval ("document.all ('" + tab.id + '_content' + "')") ;
		if (tabContent != undefined)
			tabContent.style.display = "BLOCK" ;
	}	
	function getTabGroupName (tabId)
	{
		if (tabId == '' || tabId == undefined)
		{
			alert ("tabId is NULL! [" + tabId + "]") ;
			return ;
		}
		var i = tabId.lastIndexOf ('_') ;
		if (i <= 1)
			return '' ;
		return tabId.substr (0 , i) ;
	}
	function deactiveTabTitle (tab , tabName)
	{		tab.className = tabName + "_off" ;
	}
	
	function activeTabTitle (tab , tabName)
	{		tab.className = tabName + "_on" ;
	}
	//////////////////////////////////////////////////////////////////////////////
	
	
	
	function setTab05Syn(i){
		selectTab05Syn(i);
	}
	function selectTab05Syn(i){
		switch(i){
			case 1:
			document.getElementById("TabTab05Con1").style.display="block";
			document.getElementById("TabTab05Con2").style.display="none";
			break;
			case 2:
			document.getElementById("TabTab05Con1").style.display="none";
			document.getElementById("TabTab05Con2").style.display="block";
			break;
			case 3:
			document.getElementById("TabTab05Con3").style.display="block";
			document.getElementById("TabTab05Con4").style.display="none";
			break;
			case 4:
			document.getElementById("TabTab05Con3").style.display="none";
			document.getElementById("TabTab05Con4").style.display="block";
			break;
			case 5:
			document.getElementById("TabTab05Con5").style.display="block";
			document.getElementById("TabTab05Con6").style.display="none";
			break;
			case 6:
			document.getElementById("TabTab05Con5").style.display="none";
			document.getElementById("TabTab05Con6").style.display="block";
			break;
			case 7:
			document.getElementById("TabTab05Con7").style.display="block";
			document.getElementById("TabTab05Con8").style.display="none";
			break;
			case 8:
			document.getElementById("TabTab05Con7").style.display="none";
			document.getElementById("TabTab05Con8").style.display="block";
			break;
			case 9:
			document.getElementById("TabTab05Con9").style.display="block";
			document.getElementById("TabTab05Con10").style.display="none";
			break;
			case 10:
			document.getElementById("TabTab05Con9").style.display="none";
			document.getElementById("TabTab05Con10").style.display="block";
			break;
			
			case 11:
			document.getElementById("TabTab05Con11").style.display="block";
			document.getElementById("TabTab05Con12").style.display="none";
			break;
			case 12:
			document.getElementById("TabTab05Con11").style.display="none";
			document.getElementById("TabTab05Con12").style.display="block";
			break;
			case 13:
			document.getElementById("TabTab05Con13").style.display="block";
			document.getElementById("TabTab05Con14").style.display="none";
			break;
			case 14:
			document.getElementById("TabTab05Con13").style.display="none";
			document.getElementById("TabTab05Con14").style.display="block";
			break;
			case 15:
			document.getElementById("TabTab05Con15").style.display="block";
			document.getElementById("TabTab05Con16").style.display="none";
			break;
			case 16:
			document.getElementById("TabTab05Con15").style.display="none";
			document.getElementById("TabTab05Con16").style.display="block";
			break;
			case 17:
			document.getElementById("TabTab05Con17").style.display="block";
			document.getElementById("TabTab05Con18").style.display="none";
			break;
			case 18:
			document.getElementById("TabTab05Con17").style.display="none";
			document.getElementById("TabTab05Con18").style.display="block";
			break;
			case 19:
			document.getElementById("TabTab05Con19").style.display="block";
			document.getElementById("TabTab05Con20").style.display="none";
			break;
			case 20:
			document.getElementById("TabTab05Con19").style.display="none";
			document.getElementById("TabTab05Con20").style.display="block";
			break;
			
			case 21:
			document.getElementById("TabTab05Con21").style.display="block";
			document.getElementById("TabTab05Con22").style.display="none";
			break;
			case 22:
			document.getElementById("TabTab05Con21").style.display="none";
			document.getElementById("TabTab05Con22").style.display="block";
			break;
			case 23:
			document.getElementById("TabTab05Con23").style.display="block";
			document.getElementById("TabTab05Con24").style.display="none";
			break;
			case 24:
			document.getElementById("TabTab05Con23").style.display="none";
			document.getElementById("TabTab05Con24").style.display="block";
			break;
			case 25:
			document.getElementById("TabTab05Con25").style.display="block";
			document.getElementById("TabTab05Con26").style.display="none";
			break;
			case 26:
			document.getElementById("TabTab05Con25").style.display="none";
			document.getElementById("TabTab05Con26").style.display="block";
			break;

		}
	}