function jumpPageTop(url){if(url!=""){if(url=="end")window.open('/response/end.html','endPROgram','width=200,height=350,resizable=yes,scrollbars=yes,menubar=no,directories=no,status=no,location=no');else window.parent.top.location.href=url;}return false;}
function SearchCheck(){
var fm = window.document.getElementById("serchtext");
if(fm.value == "ワンツーネクスト内検索" || fm.value == "") {
window.top.location.href = "http://www.fujitv.co.jp/search/index.html";
return false;
}else{
return true;
}}
function ERACEurl(){if(document.search.URL.value=="ワンツーネクスト内検索")document.search.URL.value='';};

