/* 
 * $Id: template-footer.js 583 2006-03-07 23:30:25Z nadya $
 * 
 * $Log$
 * Revision 1.2  2006/03/07 23:30:20  nadya
 * merge branches v3_5_1 and v3_5_2 back to the trunk
 *
 * Revision 1.1.2.1  2006/02/22 20:47:48  nadya
 * initial revision. enabling styling with js and css
 *
 */

document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</div>");
