// JavaScript Document

//Inscripciones Regulares
function inscripciones()
{
 window.open("http://190.202.102.221:8081/aonline/inscripcion/logon.asp","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=468,left=220,top=100,location=no,resizable=yes");
}

//Desactivadas
//function inscripciones()
//{
//window.open("informacion/aspirantesm.asp","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=468,left=220,top=100,location=no,resizable=yes");
//}
//Inscripciones Regulares



//Docentes
function docentes()
{
 window.open("http://190.202.102.221:8081/donline/","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=468,left=220,top=100,location=no,resizable=yes");
}
//En mantenimiento
//function docentes()
//{
 //window.open("http://www.uny.edu.ve/enmantenimiento.asp","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=500,left=220,top=100,location=no,resizable=no");
//}

////////noticias//////////

function noticias1()
{
 window.open("popup/noticias/noticias1.html","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=500,left=220,top=100,location=no,resizable=no");
}

function noticias2()
{
 window.open("popup/noticias/noticias2.html","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=500,left=220,top=100,location=no,resizable=no");
}

function noticias3()
{
 window.open("popup/noticias/noticias3.html","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=500,left=220,top=100,location=no,resizable=no");
}

function noticias4()
{
 window.open("popup/noticias/noticias4.html","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=500,left=220,top=100,location=no,resizable=no");
}
/////////Noticias Close/////////





//Aula Virtual
function doctorado()
{
 window.open("popup/aulavirtual/doctorado.html","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=500,left=220,top=100,location=no,resizable=no");
}

function doctorado1()
{
 window.open("../popup/aulavirtual/doctorado.html","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=500,left=220,top=100,location=no,resizable=no");
}

function especializacion()
{
 window.open("popup/aulavirtual/especializacion.html","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=500,left=220,top=100,location=no,resizable=no");
}

function especializacion1()
{
window.open("../popup/aulavirtual/especializacion.html","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=500,left=220,top=100,location=no,resizable=no");
}

function maestria()
{
 window.open("popup/aulavirtual/maestria.html","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=500,left=220,top=100,location=no,resizable=no");
}

function maestria1()
{
 window.open("../popup/aulavirtual/maestria.html","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=500,left=220,top=100,location=no,resizable=no");
}

function postgradop()
{
 window.open("popup/aulavirtual/postgradop.html","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=500,left=220,top=100,location=no,resizable=no");
}

function postgradop1()
{
 window.open("../popup/aulavirtual/postgradop.html","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=500,left=220,top=100,location=no,resizable=no");
}

function pregrado()
{
 window.open("popup/aulavirtual/pregrado.html","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=500,left=220,top=100,location=no,resizable=no");
}

function pregrado1()
{
 window.open("../popup/aulavirtual/pregrado.html","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=500,left=220,top=100,location=no,resizable=no");
}

// Fin Aula Virtual


//Solicitudes
function solicitudes()
{
 window.open("http://190.202.102.219/solicitudes/ingreso.asp","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=500,left=220,top=100,location=no,resizable=no");
}

//En mantenimiento
//function solicitudes()
//{
 //window.open("http://www.uny.edu.ve/enmantenimiento.asp","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=500,left=220,top=100,location=no,resizable=no");
//}
//Solicitudes



// Zona Privada
function zona()
{
 window.open("http://www.uny.edu.ve/zonaprivada/zonausuario.asp","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=500,left=220,top=100,location=no,resizable=yes");
}
// Zona Privada








//Nuevo Ingreso
function registrarse()
{
 window.open("http://190.202.102.219/NIngresoVirtuales/ingresovirtual.asp","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=468,left=220,top=100,location=no,resizable=yes");
}
function estado()
{
 window.open("http://190.202.102.219/NIngresoVirtuales/ingresoaspirantes.asp","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=468,left=220,top=100,location=no,resizable=yes");
}
//Desactivado
//function registrarse()
//{
 //window.open("informacion/aspirantesm.asp","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=468,left=220,top=100,location=no,resizable=yes");
//}
//function estado()
//{
 //window.open("informacion/aspirantesm.asp","ventana","menubar=no,toolbar=no,scrollbars=yes,width=900,height=468,left=220,top=100,location=no,resizable=yes");
//}
//Nuevo Ingreso




