<!---
function clickChange(imageNum)
{if (document.images) document.myImage.src = imageNum;}

with(document){
fgColor="201000";
write("<meta http-equiv='content-type' content='text/html; charset=Shift_JIS'>");
write("<link rel='stylesheet' type='text/css' href='z-java/bg-base.css'>");
write("<base target='_top'>");
write("</head>");
write("<body bgcolor='#FFFFE0' topmargin=6 marginheight=5>");
write("<center>");
write("<table border=0 cellspacing=0 cellpadding=1 width=740>");
}
//--->
