function popup(id)
{
  var ventana=window.open("/personalizacion/otras/popimg.asp?idfoto="+id,"pop","status='no',location=0,0, scrollbars=no, resizable=no,width=640,height=480");
  ventana.opener.top.name="opener";
  ventana.focus();
}
							
function bookmarkUrl(strUrl,strTitle)
{
  window.external.AddFavorite(strUrl, strTitle);
}

/****** OJO, machacamos, datos banner google diferente dentro de una noticia ********/
google_ad_slot = "4643801247";
google_ad_width = 468;
google_ad_height = 60;
/********************************************************/