function fnRelaxView(url) {
  location.href = '/relax_viewht.asp?url='+encodeURIComponent(url);
}
