﻿function down() {
document.write ("<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n");
document.write ("<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n");
document.write ("<head>\r\n");
document.write ("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n");
document.write ("<title>NatureWise</title>\r\n");
document.write ("<style type=\"text/css\">\r\n");
document.write ("<!--\r\n");
document.write ("body {\r\n");
document.write ("\tmargin-left: 0px;\r\n");
document.write ("\tmargin-top: 0px;\r\n");
document.write ("\tmargin-right: 0px;\r\n");
document.write ("\tmargin-bottom: 0px;\r\n");
document.write ("}\r\n");
document.write (".style1 {color: #FFFFFF}\r\n");
document.write ("-->\r\n");
document.write ("</style></head>\r\n");
document.write ("<body>\r\n");
document.write ("<table width=\"100%\" height=\"90\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
document.write ("  <tr>\r\n");
document.write ("    <td bgcolor=\"#8FB707\"><div align=\"center\"><span class=\"footer-12 style1\">TEL:(02)2821-7057 FAX:(02)2823-7782      <br />\r\n");
document.write ("台北市北投區文林北路216號3樓<br>\r\n");
document.write ("    Copyright © 2007 NBM Taiwan Inc. All Rights Reserved.</span></div></td>\r\n");
document.write ("  </tr>\r\n");
document.write ("</table>\r\n");
document.write ("</body>\r\n");
document.write ("</html>\r\n");
}
