function display()
{
window.open('http://www.newdevices.com/cpu/seccion1.htm','','toolbar=no,menubar=no,scrollbars=no,location=no,resizable=1,height=800,width=600');}


function Gi1()
{
window.open('http://www.newdevices.com/cpu/seccion1.htm','','toolbar=no,menubar=no,scrollbars=no,location=no,resizable=1,height=screen.height,width=screen.width');}



function pub2i()
{
var winl = (screen.width - 795) / 2;
var wint = (screen.height - 580) / 2;
window.open('pub2.html','','toolbar=no,scrollbars=yes,resizable=1,location=no, menu=no ,height=580,width=795,top='+wint+',left='+winl+'');}

function pub1i()
{
var winl = (screen.width - 795) / 2;
var wint = (screen.height - 300) / 2;
window.open('pub1.html','','toolbar=no,scrollbars=yes,resizable=1,location=no, menu=no ,height=300,width=795,top='+wint+',left='+winl+'');}




function cpu()
{
var winl = (screen.width - 795) / 2;
var wint = (screen.height - 580) / 2;
window.open('http://www.newdevices.com/tutoriales/cpu/index.html','','toolbar=no,scrollbars=no,resizable=1,location=no, menu=no ,height=580,width=795,top='+wint+',left='+winl+'');}


function memoria()
{
var winl = (screen.width - 795) / 2;
var wint = (screen.height - 580) / 2;
window.open('http://www.newdevices.com/tutoriales/memoria/index.html','','toolbar=no,scrollbars=no,resizable=1,location=no, menu=no ,height=580,width=795,top='+wint+',left='+winl+'');}

function ipv4()
{
var winl = (screen.width - 795) / 2;
var wint = (screen.height - 580) / 2;
window.open('http://www.newdevices.com/tutoriales/ipv4/index.html','','toolbar=no,scrollbars=no,resizable=1,location=no, menu=no ,height=580,width=795,top='+wint+',left='+winl+'');}

function tcpip()
{
var winl = (screen.width - 795) / 2;
var wint = (screen.height - 580) / 2;
window.open('http://www.newdevices.com/tutoriales/tcpip/index.html','','toolbar=no,scrollbars=no,resizable=1,location=no, menu=no ,height=580,width=795,top='+wint+',left='+winl+'');}

function credito()
{
var winl = (screen.width - 620) / 2;
var wint = (screen.height - 480) / 2;
window.open('creditos.html','','toolbar=no,scrollbars=no,resizable=1,location=no, menu=no ,height=460,width=620,top='+wint+',left='+winl+'');}

function inscripcion()
{
var winl = (screen.width - 480);
var wint = (screen.height - 1000);
window.open('../inscripciones_ayuda.html','','toolbar=no,scrollbars=yes,resizable=1,location=no, menu=no ,height=400,width=450,top='+wint+',left='+winl+'');}




function pub1()
{
var winl = (screen.width - 795) / 2;
var wint = (screen.height - 300) / 2;
window.open('http://www.newdevices.com/publicaciones/pub1.html','','toolbar=no,scrollbars=yes,resizable=1,location=no, menu=no ,height=300,width=795,top='+wint+',left='+winl+'');}


function pub2()
{
var winl = (screen.width - 795) / 2;
var wint = (screen.height - 580) / 2;
window.open('http://www.newdevices.com/publicaciones/pub2.html','','toolbar=no,scrollbars=yes,resizable=1,location=no, menu=no ,height=580,width=795,top='+wint+',left='+winl+'');}

function gettheDate() {
	Todays = new Date();
	Mnth = Todays.getMonth()+ 1;
	if (Mnth == 1) {
		Month = "Enero";
	}
	if (Mnth == 2) {
		Month = "Febrero";
	}
	if (Mnth == 3) {
		Month = "Marzo";
	}
	if (Mnth == 4) {
		Month = "Abril";
	}
	if (Mnth == 5) {
		Month = "Mayo";
	}
	if (Mnth == 6) {
		Month = "Junio";
	}
	if (Mnth == 7) {
		Month = "Julio";
	}
	if (Mnth == 8) {
		Month = "Agosto";
	}
	if (Mnth == 9) {
		Month = "Septiembre";
	}
	if (Mnth == 10) {
		Month = "Octubre";
	}
	if (Mnth == 11) {
		Month = "Noviembre";
	}
	if (Mnth == 12) {
		Month = "Diciembre";
	}
	TheDate = " " + Todays.getDate() + " de " + Month
	return (TheDate);}


function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

