//About KPF
function s01_01() { location.href = "/html/menu_a/01.php"; }
function s01_02() { location.href = "/html/menu_a/02.php"; }
function s01_03() { location.href = "/html/menu_a/03.php"; }
function s01_04() { location.href = "/html/menu_a/04.php"; }
function s01_05() { location.href = "/html/menu_a/05.php"; }
function s01_06() { location.href = "/html/menu_a/06.php"; }
function s01_07() { location.href = "/html/menu_a/07.php"; }

//General Trends
function s02_01() { location.href = "/html/menu_b/01.php"; }
function s02_02() { location.href = "/html/menu_b/02.php"; }
function s02_03() { location.href = "/html/menu_b/03.php"; }
function s02_04() { location.href = "/html/menu_b/04.php"; }



//Media Information
function s03_01() { location.href = "/html/menu_c/01.php"; }
function s03_02() { location.href = "/html/menu_c/02.php"; }


//Partnership
function s04_01() { location.href = "/html/menu_d/01.php"; }
function s04_02() { location.href = "/html/menu_d/02.php"; }
function s04_03() { location.href = "/html/menu_d/03.php"; }
function s04_04() { location.href = "/html/menu_d/04.php"; }
function s04_05() { location.href = "/html/menu_d/05.php"; }
function s04_06() { location.href = "/html/menu_d/06.php"; }

function s05_01() { location.href = "/html/menu_e/main.php"; }

