function changeLinks(page){
 parent.linksonder.location=page;
}
function changeLinks2(){
  parent.bodytop.location='../up.php';
}
