function mout_cc(tobject){
  tobject.src="resources3/images/" + tobject.name + ".gif";
}
function mover_cc(tobject){
  tobject.src="resources3/images/" + tobject.name + "1.gif";
}
