/*#################
close window button
###################*/

<!--BEGIN Script
function closewindow() 
{
openwindow.close()
}
//-->