function politicaDePrivacidad() {
	window.open("politica-de-privacidad.html","politica","width=480,height=480,top=50,left=50,scrollbars=yes");
}

function licenciaDeUso() {
	window.open("licencia-de-uso-videowebsite.html","licencia","width=480,height=480,top=50,left=50,scrollbars=yes");
}




