<!--

function show(m){			
	if (m==0){		
	document.getElementById("td_1_0").className='left_zj1 fontsize14 fontweight colorwhite';
	document.getElementById("td_1_1").className='left_zj2 fontsize14 fontweight';

	document.getElementById("tab_1_0").style.display='';
	document.getElementById("tab_1_1").style.display='none';	

	}
	if (m==1){			
	document.getElementById("td_1_0").className='left_zj2 fontsize14 fontweight';
	document.getElementById("td_1_1").className='left_zj1 fontsize14 fontweight colorwhite';

	document.getElementById("tab_1_0").style.display='none';
	document.getElementById("tab_1_1").style.display='';	

	}
}
function qcdg(m){			
	if (m==0){		
	document.getElementById("td_5_0").className='left_zj1 fontsize14 fontweight colorwhite';
	document.getElementById("td_5_1").className='left_zj2 fontsize14 fontweight';

	document.getElementById("tab_5_0").style.display='';
	document.getElementById("tab_5_1").style.display='none';	

	}
	if (m==1){			
	document.getElementById("td_5_0").className='left_zj2 fontsize14 fontweight';
	document.getElementById("td_5_1").className='left_zj1 fontsize14 fontweight colorwhite';

	document.getElementById("tab_5_0").style.display='none';
	document.getElementById("tab_5_1").style.display='';	

	}
}
function shownews(m){			
	if (m==0){		
	document.getElementById("td2_1_0").className='center_cx_bg  fontweight';
	document.getElementById("td2_1_1").className='center_cx_bg1  fontweight';

	document.getElementById("tab2_2_0").style.display='';
	document.getElementById("tab2_2_1").style.display='none';	

	}
	if (m==1){			
	document.getElementById("td2_1_0").className='center_cx_bg1  fontweight';
	document.getElementById("td2_1_1").className='center_cx_bg  fontweight';

	document.getElementById("tab2_2_0").style.display='none';
	document.getElementById("tab2_2_1").style.display='';	

	}

}

function showtwocar(m){			
	if (m==0){		
	document.getElementById("td3_1_0").className='part_left_zj1 fontsize14 fontweight colorwhite';
	document.getElementById("td3_1_1").className='part_left_zj2 fontsize14 fontweight';

	document.getElementById("tab3_2_0").style.display='';
	document.getElementById("tab3_2_1").style.display='none';	

	}
	if (m==1){			
	document.getElementById("td3_1_0").className='part_left_zj2 fontsize14 fontweight';
	document.getElementById("td3_1_1").className='part_left_zj1 fontsize14 fontweight colorwhite';

	document.getElementById("tab3_2_0").style.display='none';
	document.getElementById("tab3_2_1").style.display='';	

	}

}


function showcar(m){			
		if (m==0){		
		document.getElementById("td_0").className='part_zdcxay1';
		document.getElementById("td_1").className='part_zdcxay2';
		document.getElementById("td_2").className='part_zdcxay2';
		document.getElementById("td_3").className='part_zdcxay2';
		document.getElementById("td_4").className='part_zdcxay2';		
		document.getElementById("tab_0").style.display='';
		document.getElementById("tab_1").style.display='none';	
		document.getElementById("tab_2").style.display='none';
		document.getElementById("tab_3").style.display='none';	
		document.getElementById("tab_4").style.display='none';
		}
		if (m==1){			
		document.getElementById("td_0").className='part_zdcxay2';
		document.getElementById("td_1").className='part_zdcxay1';
		document.getElementById("td_2").className='part_zdcxay2';
		document.getElementById("td_3").className='part_zdcxay2';
		document.getElementById("td_4").className='part_zdcxay2';
		document.getElementById("tab_0").style.display='none';
		document.getElementById("tab_1").style.display='';	
		document.getElementById("tab_2").style.display='none';
		document.getElementById("tab_3").style.display='none';	
		document.getElementById("tab_4").style.display='none';
		}
		if (m==2){			
		document.getElementById("td_0").className='part_zdcxay2';
		document.getElementById("td_1").className='part_zdcxay2';
		document.getElementById("td_2").className='part_zdcxay1';
		document.getElementById("td_3").className='part_zdcxay2';
		document.getElementById("td_4").className='part_zdcxay2';
		document.getElementById("tab_0").style.display='none';
		document.getElementById("tab_1").style.display='none';	
		document.getElementById("tab_2").style.display='';
		document.getElementById("tab_3").style.display='none';	
		document.getElementById("tab_4").style.display='none';
		}
		if (m==3){			
		document.getElementById("td_0").className='part_zdcxay2';
		document.getElementById("td_1").className='part_zdcxay2';
		document.getElementById("td_2").className='part_zdcxay2';
		document.getElementById("td_3").className='part_zdcxay1';
		document.getElementById("td_4").className='part_zdcxay2';
		document.getElementById("tab_0").style.display='none';
		document.getElementById("tab_1").style.display='none';	
		document.getElementById("tab_2").style.display='none';
		document.getElementById("tab_3").style.display='';	
		document.getElementById("tab_4").style.display='none';
		}	
		if (m==4){			
		document.getElementById("td_0").className='part_zdcxay2';
		document.getElementById("td_1").className='part_zdcxay2';
		document.getElementById("td_2").className='part_zdcxay2';
		document.getElementById("td_3").className='part_zdcxay2';
		document.getElementById("td_4").className='part_zdcxay1';
		document.getElementById("tab_0").style.display='none';
		document.getElementById("tab_1").style.display='none';	
		document.getElementById("tab_2").style.display='none';
		document.getElementById("tab_3").style.display='none';	
		document.getElementById("tab_4").style.display='';
		}
		
}
var isInternetExplorer = navigator.appName.indexOf("Microsoft") != -1;
function a_DoFSCommand(command, args) {
	var aObj = isInternetExplorer ? document.all.a : document.a;	
	if (command == "a") {
	document.getElementById('a_b').style.visibility='visible';
	document.getElementById('leftup').style.visibility='hidden';
 	}	
}
if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) {
	document.write('<script language=\"VBScript\"\>\n');
	document.write('On Error Resume Next\n');
	document.write('Sub a_FSCommand(ByVal command, ByVal args)\n');
	document.write('	Call a_DoFSCommand(command, args)\n');
	document.write('End Sub\n');
	document.write('</script\>\n');
}

function b_DoFSCommand(command, args) {
	var bObj = isInternetExplorer ? document.all.b : document.b;
	if (command == "a") {
	document.getElementById('a_b').style.visibility='hidden';
	document.getElementById('leftup').style.visibility='visible';		
 	}	
}

if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) {
	document.write('<script language=\"VBScript\"\>\n');
	document.write('On Error Resume Next\n');
	document.write('Sub b_FSCommand(ByVal command, ByVal args) \n');
	document.write('	Call b_DoFSCommand(command, args)\n');
	document.write('End Sub\n');
	document.write('</script\>\n');
}

function c_DoFSCommand(command, args) {
	var cObj = isInternetExplorer ? document.all.c : document.c;	
	if (command == "b") {
	document.getElementById('b_b').style.visibility='visible';
	document.getElementById('rightup').style.visibility='hidden';	
 	}	
}
if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) {
	document.write('<script language=\"VBScript\"\>\n');
	document.write('On Error Resume Next\n');
	document.write('Sub c_FSCommand(ByVal command, ByVal args)\n');
	document.write('	Call c_DoFSCommand(command, args)\n');
	document.write('End Sub\n');
	document.write('</script\>\n');
}

function d_DoFSCommand(command, args) {
	var dObj = isInternetExplorer ? document.all.d : document.d;
	if (command == "b") {
	document.getElementById('b_b').style.visibility='hidden';
	document.getElementById('rightup').style.visibility='visible';		
 	}	
}

if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) {
	document.write('<script language=\"VBScript\"\>\n');
	document.write('On Error Resume Next\n');
	document.write('Sub d_FSCommand(ByVal command, ByVal args) \n');
	document.write('	Call d_DoFSCommand(command, args)\n');
	document.write('End Sub\n');
	document.write('</script\>\n');
}

function e_DoFSCommand(command, args) {
	var eObj = isInternetExplorer ? document.all.e : document.e;	
	if (command == "c") {
	document.getElementById('c_b').style.visibility='visible';
	document.getElementById('leftdown').style.visibility='hidden';	
 	}	
}
if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) {
	document.write('<script language=\"VBScript\"\>\n');
	document.write('On Error Resume Next\n');
	document.write('Sub e_FSCommand(ByVal command, ByVal args)\n');
	document.write('	Call e_DoFSCommand(command, args)\n');
	document.write('End Sub\n');
	document.write('</script\>\n');
}

function f_DoFSCommand(command, args) {
	var fObj = isInternetExplorer ? document.all.f : document.f;
	if (command == "c") {
	document.getElementById('c_b').style.visibility='hidden';
	document.getElementById('leftdown').style.visibility='visible';		
 	}	
}

if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) {
	document.write('<script language=\"VBScript\"\>\n');
	document.write('On Error Resume Next\n');
	document.write('Sub f_FSCommand(ByVal command, ByVal args) \n');
	document.write('	Call f_DoFSCommand(command, args)\n');
	document.write('End Sub\n');
	document.write('</script\>\n');
}

function g_DoFSCommand(command, args) {
	var gObj = isInternetExplorer ? document.all.g : document.g;	
	if (command == "d") {
	document.getElementById('d_b').style.visibility='visible';
	document.getElementById('rightdown').style.visibility='hidden';	
 	}	
}
if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) {
	document.write('<script language=\"VBScript\"\>\n');
	document.write('On Error Resume Next\n');
	document.write('Sub g_FSCommand(ByVal command, ByVal args)\n');
	document.write('	Call g_DoFSCommand(command, args)\n');
	document.write('End Sub\n');
	document.write('</script\>\n');
}

function h_DoFSCommand(command, args) {
	var hObj = isInternetExplorer ? document.all.h : document.h;
	if (command == "d") {
	document.getElementById('d_b').style.visibility='hidden';
	document.getElementById('rightdown').style.visibility='visible';		
 	}	
}

if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) {
	document.write('<script language=\"VBScript\"\>\n');
	document.write('On Error Resume Next\n');
	document.write('Sub h_FSCommand(ByVal command, ByVal args) \n');
	document.write('	Call h_DoFSCommand(command, args)\n');
	document.write('End Sub\n');
	document.write('</script\>\n');
}

function j_DoFSCommand(command, args) {
	var jObj = isInternetExplorer ? document.all.j : document.j;	
	if (command == "e") {
	document.getElementById('e_b').style.visibility='visible';
	document.getElementById('leftdown_up').style.visibility='hidden';	
 	}	
}
if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) {
	document.write('<script language=\"VBScript\"\>\n');
	document.write('On Error Resume Next\n');
	document.write('Sub j_FSCommand(ByVal command, ByVal args)\n');
	document.write('	Call j_DoFSCommand(command, args)\n');
	document.write('End Sub\n');
	document.write('</script\>\n');
}

function k_DoFSCommand(command, args) {
	var kObj = isInternetExplorer ? document.all.k : document.k;
	if (command == "e") {
	document.getElementById('e_b').style.visibility='hidden';
	document.getElementById('leftdown_up').style.visibility='visible';		
 	}	
}

if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) {
	document.write('<script language=\"VBScript\"\>\n');
	document.write('On Error Resume Next\n');
	document.write('Sub k_FSCommand(ByVal command, ByVal args) \n');
	document.write('	Call k_DoFSCommand(command, args)\n');
	document.write('End Sub\n');
	document.write('</script\>\n');
}

function l_DoFSCommand(command, args) {
	var lObj = isInternetExplorer ? document.all.l : document.l;	
	if (command == "f") {
	document.getElementById('f_b').style.visibility='visible';
	document.getElementById('rightdown_up').style.visibility='hidden';	
 	}	
}
if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) {
	document.write('<script language=\"VBScript\"\>\n');
	document.write('On Error Resume Next\n');
	document.write('Sub l_FSCommand(ByVal command, ByVal args)\n');
	document.write('	Call l_DoFSCommand(command, args)\n');
	document.write('End Sub\n');
	document.write('</script\>\n');
}

function m_DoFSCommand(command, args) {
	var mObj = isInternetExplorer ? document.all.m : document.m;
	if (command == "f") {
	document.getElementById('f_b').style.visibility='hidden';
	document.getElementById('rightdown_up').style.visibility='visible';		
 	}	
}

if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) {
	document.write('<script language=\"VBScript\"\>\n');
	document.write('On Error Resume Next\n');
	document.write('Sub m_FSCommand(ByVal command, ByVal args) \n');
	document.write('	Call m_DoFSCommand(command, args)\n');
	document.write('End Sub\n');
	document.write('</script\>\n');
}


function FTMS_jumpMenu(targ,selObj,restore) { //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}
//-->