
<!--


function Prior1(filename1){
switch(filename1){

 case "LOHAS":location.href="../cat_06_1.html";break;





















default:location.href="../cat_06_1.html";}}




function Next1(filename2){
switch(filename2){























default:location.href="../cat_06_1.html";}}

function NextEx1(filename2){location.href="LOHAS.html"}

//-->
