var URLPREFIX=""

function setPage(subp1,subp2,lang,first,id)
 {
  if (first!="yes")
   parent.frames.page.location.href = URLPREFIX+"/"+subp1+"/"+lang+"/"+subp2+(id==""?"":"/"+id)
 }