function liClicked(url) {
  frames['pageframe'].location.href = url;
}