	function TimeData(chnlid,chnl_name,prghead,starttime,endtime,url){
		this.chnlid =chnlid;
		this.chnl_name=chnl_name;
		this.prghead=prghead;
		this.starttime=starttime;
		this.endtime=endtime;
		this.url=url;
	}

		function formatDate(datestr){
		var year  = datestr.substr(0,4);
		var month  = datestr.substr(4,2);
		var day  = datestr.substr(6,2);
		var hour  = datestr.substr(8,2);
		var miunte  = datestr.substr(10,2);
		var second  = datestr.substr(12,2);
		return hour+":"+miunte;
	}

	function parseDate(datestr){
		var year  = datestr.substr(0,4);
		var month  = datestr.substr(4,2);
		var day  = datestr.substr(6,2);
		var hour  = datestr.substr(8,2);
		var miunte  = datestr.substr(10,2);
		var second  = datestr.substr(12,2);
		return  new Date(year,month-1,day,hour,miunte,second);
	}

	function getNowDate(){
		return new Date();
	}

	function getNumber(a,b){
		return a>b?b:a;
	}

var cctv_165=new Array();
	
	  
		  
			  cctv_165[1]=new TimeData('165','CCTV-9(English)','<b>Dialogue</b>','20091122040000','20091122043000','http://english.cctv.com/program/e_dialogue/01/index.shtml');	  
			
		
		  
			  cctv_165[2]=new TimeData('165','CCTV-9(English)','<b>Around  China</b>','20091122043000','20091122050000','http://english.cctv.com/program/aroundchina/01/index.shtml');	  
			
		
		  
			  cctv_165[3]=new TimeData('165','CCTV-9(English)','<b>Sports  Scene</b>','20091122050000','20091122053000','http://english.cctv.com/program/sportsscene/01/index.shtml');	  
			
		
		  
			  cctv_165[4]=new TimeData('165','CCTV-9(English)','<b>World  Insight</b>','20091122053000','20091122060000','http://english.cctv.com/program/worldinsight/01/index.shtml');	  
			
		
		  
			  cctv_165[5]=new TimeData('165','CCTV-9(English)','<b>CCTV  News</b>','20091122060000','20091122061500','http://english.cctv.com/program/cctvnews/index.shtml');	  
			
		
		  
			  cctv_165[6]=new TimeData('165','CCTV-9(English)','<b>Kung  Fu</b>','20091122061500','20091122063000','http://english.cctv.com/program/kungfu/index.shtml');	  
			
		
		  
			  cctv_165[7]=new TimeData('165','CCTV-9(English)','<b>Documentary</b>','20091122063000','20091122070000','http://english.cctv.com/program/e_documentary/01/index.shtml');	  
			
		
		  
			  cctv_165[8]=new TimeData('165','CCTV-9(English)','<b>China  This  Week</b>','20091122070000','20091122073000','http://www.cctv.com/program/chinathisweek/01/index.shtml');	  
			
		
		  
			  cctv_165[9]=new TimeData('165','CCTV-9(English)','<b>Dialogue</b>','20091122073000','20091122080000','http://english.cctv.com/program/e_dialogue/01/index.shtml');	  
			
		
		  
			  cctv_165[10]=new TimeData('165','CCTV-9(English)','<b>World  Wide  Watch</b>','20091122080000','20091122083000','http://english.cctv.com/program/worldwidewatch/01/index.shtml');	  
			
		
		  
			  cctv_165[11]=new TimeData('165','CCTV-9(English)','<b>Culture  Express</b>','20091122083000','20091122090000','http://english.cctv.com/program/cultureexpress/01/index.shtml');	  
			
		
		  
			  cctv_165[12]=new TimeData('165','CCTV-9(English)','<b>CCTV  News</b>','20091122090000','20091122091500','http://english.cctv.com/program/cctvnews/index.shtml');	  
			
		
		  
			  cctv_165[13]=new TimeData('165','CCTV-9(English)','<b>Up-Close</b>','20091122091500','20091122100000','http://english.cctv.com/program/upclose/01/index.shtml');	  
			
		
		  
			  cctv_165[14]=new TimeData('165','CCTV-9(English)','<b>Sports  Scene</b>','20091122100000','20091122103000','http://english.cctv.com/program/sportsscene/01/index.shtml');	  
			
		
		  
			  cctv_165[15]=new TimeData('165','CCTV-9(English)','<b>Center  Stage</b>','20091122103000','20091122110000','http://english.cctv.com/program/centerstage/01/index.shtml');	  
			
		
		  
			  cctv_165[16]=new TimeData('165','CCTV-9(English)','<b>Biz  China</b>','20091122110000','20091122113000','http://english.cctv.com/program/bizchina/01/index.shtml');	  
			
		
		  
			  cctv_165[17]=new TimeData('165','CCTV-9(English)','<b>Around  China</b>','20091122113000','20091122120000','http://english.cctv.com/program/aroundchina/01/index.shtml');	  
			
		
		  
			  cctv_165[18]=new TimeData('165','CCTV-9(English)','<b>News  Hour</b>','20091122120000','20091122123000','http://english.cctv.com/program/newshour/01/index.shtml');	  
			
		
		  
			  cctv_165[19]=new TimeData('165','CCTV-9(English)','<b>Dialogue</b>','20091122130000','20091122133000','http://english.cctv.com/program/e_dialogue/01/index.shtml');	  
			
		
		  
			  cctv_165[20]=new TimeData('165','CCTV-9(English)','<b>World  Insight</b>','20091122133000','20091122140000','http://english.cctv.com/program/worldinsight/01/index.shtml');	  
			
		
		  
			  cctv_165[21]=new TimeData('165','CCTV-9(English)','<b>Biz  China</b>','20091122140000','20091122143000','http://english.cctv.com/program/bizchina/01/index.shtml');	  
			
		
		  
			  cctv_165[22]=new TimeData('165','CCTV-9(English)','<b>Culture  Express</b>','20091122143000','20091122150000','http://english.cctv.com/program/cultureexpress/01/index.shtml');	  
			
		
		  
			  cctv_165[23]=new TimeData('165','CCTV-9(English)','<b>CCTV  News</b>','20091122150000','20091122151500','http://english.cctv.com/program/cctvnews/index.shtml');	  
			
		
		  
			  cctv_165[24]=new TimeData('165','CCTV-9(English)','<b>Up-Close</b>','20091122151500','20091122160000','http://english.cctv.com/program/upclose/01/index.shtml');	  
			
		
		  
			  cctv_165[25]=new TimeData('165','CCTV-9(English)','<b>Sports  Scene</b>','20091122160000','20091122163000','http://english.cctv.com/program/sportsscene/01/index.shtml');	  
			
		
		  
			  cctv_165[26]=new TimeData('165','CCTV-9(English)','<b>Center  Stage</b>','20091122163000','20091122170000','http://english.cctv.com/program/centerstage/01/index.shtml');	  
			
		
		  
			  cctv_165[27]=new TimeData('165','CCTV-9(English)','<b>CCTV  News</b>','20091122170000','20091122173000','http://english.cctv.com/program/cctvnews/index.shtml');	  
			
		
		  
			  cctv_165[28]=new TimeData('165','CCTV-9(English)','<b>Documentary</b>','20091122173000','20091122180000','http://english.cctv.com/program/e_documentary/01/index.shtml');	  
			
		
		  
			  cctv_165[29]=new TimeData('165','CCTV-9(English)','<b>Biz  China</b>','20091122180000','20091122183000','http://english.cctv.com/program/bizchina/01/index.shtml');	  
			
		
		  
			  cctv_165[30]=new TimeData('165','CCTV-9(English)','<b>Around  China</b>','20091122183000','20091122190000','http://english.cctv.com/program/aroundchina/01/index.shtml');	  
			
		
		  
			  cctv_165[31]=new TimeData('165','CCTV-9(English)','<b>World  Wide  Watch</b>','20091122190000','20091122193000','http://english.cctv.com/program/worldwidewatch/01/index.shtml');	  
			
		
		  
			  cctv_165[32]=new TimeData('165','CCTV-9(English)','<b>Dialogue</b>','20091122193000','20091122200000','http://english.cctv.com/program/e_dialogue/01/index.shtml');	  
			
		
		  
			  cctv_165[33]=new TimeData('165','CCTV-9(English)','<b>Asia  Today</b>','20091122200000','20091122203000','http://english.cctv.com/program/asiatoday/01/index.shtml');	  
			
		
		  
			  cctv_165[34]=new TimeData('165','CCTV-9(English)','<b>Culture  Express</b>','20091122203000','20091122210000','http://english.cctv.com/program/cultureexpress/01/index.shtml');	  
			
		
		  
			  cctv_165[35]=new TimeData('165','CCTV-9(English)','<b>Biz  China</b>','20091122210000','20091122213000','http://english.cctv.com/program/bizchina/01/index.shtml');	  
			
		
		  
			  cctv_165[36]=new TimeData('165','CCTV-9(English)','<b>World  Insight</b>','20091122213000','20091122220000','http://english.cctv.com/program/worldinsight/01/index.shtml');	  
			
		
		  
			  cctv_165[37]=new TimeData('165','CCTV-9(English)','<b>China  This  Week</b>','20091122220000','20091122223000','http://www.cctv.com/program/chinathisweek/01/index.shtml');	  
			
		
		  
			  cctv_165[38]=new TimeData('165','CCTV-9(English)','<b>Center  Stage</b>','20091122223000','20091122230000','http://english.cctv.com/program/centerstage/01/index.shtml');	  
			
		
		  
			  cctv_165[39]=new TimeData('165','CCTV-9(English)','<b>CCTV  News</b>','20091122230000','20091122231500','http://english.cctv.com/program/cctvnews/index.shtml');	  
			
		
		  
			  cctv_165[40]=new TimeData('165','CCTV-9(English)','<b>Up-Close</b>','20091122231500','20091123000000','http://english.cctv.com/program/upclose/01/index.shtml');	  
			
		
		  
			  cctv_165[41]=new TimeData('165','CCTV-9(English)','<b>Up-Close</b>','20091123031500','20091123040000','http://english.cctv.com/program/upclose/01/index.shtml');	  
			
		
	
	
<!--remian-->
