function closeFenetre(){
	self.parent.tb_remove();
	parent.location.reload();

}