MAC = navigator.userAgent.indexOf('Mac') != -1document.write('<STYLE TYPE="text/css">');document.write('A {color:#333333}');document.write('a:hover {color:#996600;;text-decoration:none}');if (MAC) {	document.write('.small {font-size:10px; line-height:14px; color:#333333;}');	document.write('.small2 {font-size:10px; line-height:12px; color:#333333;}');	document.write('.small3 {font-size:10px; line-height:11px;}');	document.write('.normal {font-size:12px; line-height:17px; color:#333333;}');	document.write('.normal2 {font-size:12px; line-height:15px; color:#333333;}');} else {	document.write('.small {font-size:11px; line-height:14px; color:#333333;}');	document.write('.small2 {font-size:11px; line-height:12px; color:#333333;}');	document.write('.small3 {font-size:11px; line-height:12px;}');	document.write('.normal {font-size:13px; line-height:17px; color:#333333;}');	document.write('.normal2 {font-size:13px; line-height:15px; color:#333333;}');}document.write('</STYLE>');function MM_reloadPage(init) {  //reloads the window if Nav4 resized  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();}MM_reloadPage(true);var newW2;function newWin2(newurl,atai) {	 		newW2 = window.open(newurl,'newWin',atai);			newW2.focus();			window.newW2.moveTo(0,0);}function show(arg){ var param = "'scrollbars=yes,resizable=yes,width=100,height=100'"; var imgwin=window.open("","new",param); imgwin.document.open("text/html"); imgwin.document.writeln("<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>"); imgwin.document.writeln("<html lang='ja'>"); imgwin.document.writeln("<head>"); imgwin.document.writeln("<title>"+arg+"</title>"); imgwin.document.writeln("</head>"); imgwin.document.write("<body style='margin:0em'"); imgwin.document.write(" leftmargin='0' topmargin='0'"); imgwin.document.writeln(" marginheight='0' marginwidth='0'>"); imgwin.document.writeln("<img src='"+arg+"' alt='"+arg+"' onLoad='resizeTo(this.width+16,this.height+48 )'>"); imgwin.document.writeln("</body>"); imgwin.document.write("</html>"); imgwin.document.close("");}
