
function LI(url) {
  location.href=url;
}

