// JavaScript Document
function f_gotoHomePage(){
 window.location="home/index_eng.php";
}