function MM_openBrWindow(url,name,hauteur,largeur,temp) {var top = (screen.height-hauteur)/2;var left = (screen.width-largeur)/2;window.open(url,name,"top="+top+",left="+left+",width="+largeur+",height="+hauteur+",toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,copyhistory=0,fullscreen=0,titlebar=0");}function MM_CloseWindow() { if (self.parent.frames.length != 0) {	self.parent.close()		} else {	window.close()	}}
