var opc="";
var opc="";
var ops="kop_1";

function opcf(cp){
	if (opc!=""){
	document.getElementById(opc).className="lout";	
	
	}
	opc=cp;
		document.getElementById(cp).className="love";
}
function opcf(cp){
	if (opc!=""){
	document.getElementById(opc).className="tv_week02";	
	}
	opc=cp;
		document.getElementById(cp).className="tv_week01";
}
function kopc(cp){
	if (ops!=""){
	document.getElementById(ops).className="tv_week02";	
	}
	ops=cp;
	document.getElementById(cp).className="tv_week01";
}
function kop(cid){
	//onClick="kop('yye1',1,this);"
	if (ops!=""){
	document.getElementById(ops).className="tv_week02";	
	}
}

