window.onload=LoadReady;
function LoadReady(e){
  //check current menu
  PointMenu();
}

