// JavaScript Document
 <!--
 function closeWindow()
 {
 window.close();
 }
//-->

