
<!--


function Prior1(filename1){
switch(filename1){

 case "00160":location.href="../_01_2009_1.html";break;

case "00158"	:location.href="00160.html";break;
case "00148"	:location.href="00158.html";break;
case "00138"	:location.href="00148.html";break;


















default:location.href="../_01_2009_1.html";}}




function Next1(filename2){
switch(filename2){
case "00160"	:location.href="00158.html";break;
case "00158"	:location.href="00148.html";break;
case "00148"	:location.href="00138.html";break;




















default:location.href="../_01_2009_1.html";}}

function NextEx1(filename2){location.href="00160.html"}

//-->

