	function openup(url){
		window.open(url,"Musique","width=150, height=60, toolbars=0, resizable=0,menubar=0,titlebar=0, scrollbars=0");
	}
