function VideoGay (URL){
   window.open(URL,"ventana1","width=550,height=500,scrollbars=NO,resizable=NO,left=200,top=200")
}