<!--
function subwinw(name){ 
kekkaWin = window.open("","photo","resizable=yes,status=yes,width=520,height=380");
maintagu(name);
}
function subwinh(name){ 
kekkaWin = window.open("","photo","resizable=yes,status=yes,width=380,height=480");
maintagu(name);
}
function maintagu(name){ 
kekkaWin.document.open('text/html');
kekkaWin.document.write('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">\n');
kekkaWin.document.write('<html Lang="ja">\n');
kekkaWin.document.write('<meta http-equiv="content-type" content="text/html; charset=Shift_JIS">\n');
kekkaWin.document.write('<head>\n');
kekkaWin.document.write('<title>5ZIGEN INTERNATIONAL INC.</title>\n');
kekkaWin.document.write('<script language="javascript">function winforcus(){window.focus();}</script>\n');
kekkaWin.document.write('<style type="text/css">\n');
kekkaWin.document.write('body{margin:0px;padding:0px;background-color:#666666;clear:both;}\n');
kekkaWin.document.write('#contents{margin:0px;padding:10px;background-color:#000000;text-align:center;clear:both;}\n');
kekkaWin.document.write('.photo{margin:0px;padding:1px;border:solid 1px #CCCCCC;background-color:#FFFFFF;clear:both;}\n');
kekkaWin.document.write('#foot{margin:0px;padding:10px;border-top:solid 1px #000000;text-align:center;clear:both;}\n');
kekkaWin.document.write('</style></head>\n');

kekkaWin.document.write('<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="javascript:winforcus()">\n');
kekkaWin.document.write('<div id="contents"><div id="photo"><img src="'+name+'" class="photo" border="0"></div></div>\n');
kekkaWin.document.write('<div id="foot"><a href="#" onClick="window.close()"><img src="img/btn_close.gif" width="100" height="22" border="0"></a></div>\n');
kekkaWin.document.write('</body>\n');
kekkaWin.document.write('</html>\n');

kekkaWin.document.close();
}

function subwinw2(name){ 
kekkaWin = window.open("","photo","resizable=yes,status=yes,width=350,height=260");
maintagu(name);
}
function subwinh(name){ 
kekkaWin = window.open("","photo","resizable=yes,status=yes,width=380,height=480");
maintagu(name);
}
function maintagu(name){ 
kekkaWin.document.open('text/html');
kekkaWin.document.write('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">\n');
kekkaWin.document.write('<html Lang="ja">\n');
kekkaWin.document.write('<meta http-equiv="content-type" content="text/html; charset=Shift_JIS">\n');
kekkaWin.document.write('<head>\n');
kekkaWin.document.write('<title>5ZIGEN INTERNATIONAL INC.</title>\n');
kekkaWin.document.write('<script language="javascript">function winforcus(){window.focus();}</script>\n');
kekkaWin.document.write('<style type="text/css">\n');
kekkaWin.document.write('body{margin:0px;padding:0px;background-color:#666666;clear:both;}\n');
kekkaWin.document.write('#contents{margin:0px;padding:10px;background-color:#000000;text-align:center;clear:both;}\n');
kekkaWin.document.write('.photo{margin:0px;padding:1px;border:solid 1px #CCCCCC;background-color:#FFFFFF;clear:both;}\n');
kekkaWin.document.write('#foot{margin:0px;padding:10px;border-top:solid 1px #000000;text-align:center;clear:both;}\n');
kekkaWin.document.write('</style></head>\n');

kekkaWin.document.write('<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="javascript:winforcus()">\n');
kekkaWin.document.write('<div id="contents"><div id="photo"><img src="'+name+'" class="photo" border="0"></div></div>\n');
kekkaWin.document.write('<div id="foot"><a href="#" onClick="window.close()"><img src="img/btn_close.gif" width="100" height="22" border="0"></a></div>\n');
kekkaWin.document.write('</body>\n');
kekkaWin.document.write('</html>\n');

kekkaWin.document.close();
}





























// -->
