function clickCmd(obj,dUrl) {         
  obj.href = dUrl;     
} 
