// JavaScript Document
function Fermer()
{
opener=self;
self.close();
}