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