function imprimplan()
{OuvFen="tempimp=window.open('imprimplan.html','impression','fullscreen=0,height=5,location=0,menubar=0,resizable=0,scrollbars=0,status=0,toolbar=0, top="+window.screen.height+" ,width=5',true);";
eval(OuvFen);
self.close()};