function searchC(cid){
  location.href = 'index.html?page='+ cid;
}

