function abreVideo(video){
	wind=open(video,"popup","height=365,width=420,scrollbars=0,resizable=0,toolbar=0,menubar=0,statusbar=0,status=0");	
}