document.write(' '
+ '         <tr> '
+ '           <td height="39" class="body"> '
+ '             <div align="center"> '
+ '               <hr align="center" size="1">'
+ '               For more information contact - Ricardo Pe&ntilde;a - (303) 516-4845 '
+ '               - <a href="mailto:info@alpineexpeditions.net%20">info@alpineexpeditions.net '
+ '               </a></div>'
+ '           </td>'
+ '         </tr>'
+ '         <tr> '
+ '           <td height="39" class="bodysmall"> '
+ '             <div align="center"> '
+ '               <hr align="center" size="1">'
+ '               Website design & maintenance by John Pierce<br> '
+ '      If you have any questions or comments regarding this site, please contact '
+ '      the <a href="mailto:mail@alpineexpeditions.net">Webmaster</a>.'
+ '               </div>'
+ '           </td>'
+ '         </tr>'
+ ' ');
