			function pp(IdVendor, IdLang, IdPais)
			{
				if (IdLang==1)
				{
					window.open("http://www.pandasoftware.es/activescan/es/default.asp?IdVendor="+IdVendor+"&IdLang="+IdLang+"&IdPais="+IdPais,"ASAnalisis","height=335,width=539,status=yes,toolbar=no,menubar=no,location=no",true);
				}
				else
				{	
					window.open("http://www.pandasoftware.es/activescan/com/default_new.asp?IdVendor="+IdVendor+"&IdLang="+IdLang+"&IdPais="+IdPais,"ASAnalisis","height=335,width=539,status=yes,toolbar=no,menubar=no,location=no",true);
				}
			}


function abrir_noticia()

  {
   var ancho=440;
   var alto =270;
   var w = open( "../cgi-bin/servicios/envio_not.pl?from="+document.f1.from.value, name, "width="+ancho+",height="+alto+",toolbar=no,location=no,directories=no,menubar=no,scrollbars=yes,resizable=yes");
  }

function abrir_sug()

  {
   var ancho=450;
   var alto =400;
   var w = open( "../servicios/suge.htm", name, "width="+ancho+",height="+alto+",toolbar=no,location=no,directories=no,menubar=no,scrollbars=yes,resizable=yes");
  }
function google()

  {
   var ancho=850;
   var alto =600;
   var w = open( "http://www.google.com/search?q="+document.busqueda.q.value+"&amp;hl=es&amp;as_sitesearch=delitosinformaticos.com", name, "width="+ancho+",height="+alto+",toolbar=yes,location=no,directories=no,menubar=no,scrollbars=yes,resizable=yes");
  }
  
function google()

  {
   var ancho=850;
   var alto =600;
   var w = open( "http://www.google.com/search?hl=es&as_sitesearch=delitosinformaticos.com&q="+document.busqueda.q.value, name, "width="+ancho+",height="+alto+",toolbar=yes,location=no,directories=no,menubar=no,scrollbars=yes,resizable=yes");
  }



