function write_footer(doc) {doc.write('<table width="750" border="0" cellspacing="0" cellpadding="0">');doc.write('  <tr>');doc.write('    <td rowspan="6" width="178"><img src="' + document.pDocRoot + '/shared/image/spacer.gif" width="178" height="10"></td>');doc.write('    <td rowspan="6" width="16"><img src="' + document.pDocRoot + '/shared/image/spacer.gif" width="16" height="5"></td>');doc.write('    <td width="556" align="right">');doc.write('    <table border="0" cellspacing="0" cellpadding="0">');doc.write('  <tr> ');doc.write('    <td><img src="' + document.pDocRoot + '/shared/image/icon02.gif" width="9" height="12"></td>');doc.write('    <td><font class="txt10b" color="#646464"><a href="' + document.pDocRoot + '/notice/index.html">首先阅读</a></font></td>');doc.write('    <td><img src="' + document.pDocRoot + '/shared/image/spacer.gif" width="10" height="5"></td>');doc.write('    <td><img src="' + document.pDocRoot + '/shared/image/icon02.gif" width="9" height="12"></td>');doc.write('    <td><font class="txt10b" color="#646464"><a href="' + document.pDocRoot + '/privacy/index.html">隐私权政策</a></font></td>');doc.write('    <td><img src="' + document.pDocRoot + '/shared/image/spacer.gif" width="10" height="5"></td>');doc.write('  </tr>');doc.write('  </table>');doc.write('  </td>');doc.write('  </tr>');doc.write('  <tr> ');doc.write('    <td align="right"><img src="' + document.pDocRoot + '/shared/image/spacer.gif" width="40" height="5"></td>');doc.write('  </tr>');doc.write('  <tr> ');doc.write('    <td><img src="' + document.pDocRoot + '/shared/image/line/t_line556.gif" width="556" height="1"></td>');doc.write('  </tr>');doc.write('  <tr> ');doc.write('    <td><img src="' + document.pDocRoot + '/shared/image/spacer.gif" width="40" height="5"></td>');doc.write('  </tr>');doc.write('  <tr> ');doc.write('    <td align="right"><font class="txt10">All rights reserved,Copyright (c)1998-2004, The Nippon Synthetic Chemical Industry Co.,Ltd.</font></td>');doc.write('  </tr>');doc.write('  <tr> ');doc.write('    <td><img src="' + document.pDocRoot + '/shared/image/spacer.gif" width="16" height="15"></td>');doc.write('  </tr>');doc.write('</table>');}function preload_footer_images() {	var img_list = new Array();	for( var i = 0; i < img_list.length; i++) {		MM_preloadImages( document.pDocRoot + img_list[i]);	}}