function propertiesOne() {
	document.write("<meta http-equiv='content-type' content='text/html; charset=iso-8859-1' />")
	document.write("<meta http-equiv='window-target' content='_top' />")
	document.write("<meta http-equiv='imagetoolbar' content='no' />")
	document.write("<link rel='shortcut icon' type='image/x-icon' href='http://www.degha.com/web2006/degha_icon.ico' />")
	window.status = "Deghaź Visualization Solutions"
	}
/*
function metaA() {
	document.write("<meta name='title' content='Probert&reg;' />")
	document.write("<meta name='keywords' content='fuerza de la publicidad exterior, filosof&iacute;a de trabajo, campa&ntilde;a publicitaria ' />")
	document.write("<meta name='description' content='Probert - Empresa' />")
	}

function metaB() {
	document.write("<meta name='title' content='Probert&reg;' />")
	document.write("<meta name='keywords' content='renta de anuncios panor&aacute;micos, impresi&oacute;n digital, fabricaci&oacute;n de anuncios ' />")
	document.write("<meta name='description' content='Probert - Areas de Negocio' />")
	}


function metaC() {
	document.write("<meta name='title' content='Probert&reg;' />")
	document.write("<meta name='keywords' content='clientes ' />")
	document.write("<meta name='description' content='Probert - Clientes' />")
	}


function metaD() {
	document.write("<meta name='title' content='Probert&reg;' />")
	document.write("<meta name='keywords' content='probert outdoor, renta de espectaculares, crecimiento continuo, servicio de impresi&oacute;n, fabricaci&oacute;n de anuncios' />")
	document.write("<meta name='description' content='Probert - Noticias' />")
	}

function metaE() {
	document.write("<meta name='title' content='Probert&reg;' />")
	document.write("<meta name='keywords' content=' monterrey,  reynosa,  nuevo laredo, matamoros, ciudad victoria, tampico, saltillo ' />")
	document.write("<meta name='description' content='Probert - Ubicaciones' />")
	}

function metaF() {
	document.write("<meta name='title' content='Probert&reg;' />")
	document.write("<meta name='keywords' content='cont&aacute;cto, oficina matriz, santa catarina, n.l.' />")
	document.write("<meta name='description' content='Probert - Cont&aacute;ctenos' />")
	}

function footer() {
	date = new Date()
	year = date.getFullYear()
	document.write(year+"&reg; Probert&reg; &nbsp;Todos los derechos reservados &nbsp; &nbsp; <a href='http://www.arribasystems.com' target='_blank' onfocus='this.blur()'>Producido por Arriba Systems&reg;</a>")
	}
*/	
var ventanavertical;
var ventanahorizontal;
var ventanaqtvr;
var ventanagaleria;

function abrirVentana(Page) {
	ventanavertical=this.open(Page, "PopUp", "width=379, height=284")
	if(ventanahorizontal!=undefined)
		ventanahorizontal.close()
	if(ventanaqtvr!=undefined)
		ventanaqtvr.close()
	if(ventanagaleria!=undefined)
		ventanagaleria.close()
	}
	
	function abrirVentanavert(Page) {
	ventanahorizontal=this.open(Page, "PopUp2", "width=174, height=464")
	if(ventanavertical!=undefined)
		ventanavertical.close()
	if(ventanaqtvr!=undefined)
		ventanaqtvr.close();
	if(ventanagaleria!=undefined)
		ventanagaleria.close()
	}
	
	function abrirVentanaqtvr(Page) {
	ventanaqtvr=this.open(Page, "PopUp3", "width=379, height=310")
	if(ventanavertical!=undefined)
		ventanavertical.close()
	if(ventanahorizontal!=undefined)
		ventanahorizontal.close()
	if(ventanagaleria!=undefined)
		ventanagaleria.close()
	}
	
	function abrirVentanagaleria(Page) {
	ventanagaleria=this.open(Page, "PopUp4", "width=379, height=310")
	if(ventanahorizontal!=undefined)
		ventanahorizontal.close()
	if(ventanaqtvr!=undefined)
		ventanaqtvr.close()
	if(ventanavertical!=undefined)
		ventanavertical.close()
	}
	
	function disableRightClick(e)
{
  var message = "DEGHAź Visualization Solutions";
  
  if(!document.rightClickDisabled) // initialize
  {
    if(document.layers) 
    {
      document.captureEvents(Event.MOUSEDOWN);
      document.onmousedown = disableRightClick;
    }
    else document.oncontextmenu = disableRightClick;
    return document.rightClickDisabled = true;
  }
  if(document.layers || (document.getElementById && !document.all))
  {
    if (e.which==2||e.which==3)
    {
      alert(message);
      return false;
    }
  }
  else
  {
    alert(message);
    return false;
  }
}
disableRightClick();

	
	
/*
function ventana(Page) {
	this.open(Page, "Pop", "width=720, height=454")
	}
	
function mapa(Page) {
	this.open(Page, "Pop", "width=533, height=350")
	}
*/	