var supM = new SWFObject("./swf/superdestacado2.swf", "cabeceraMicro", "619", "365", "9", "#000000");
  //-----------Cabecera------------
  supM.addParam("allowScriptAccess", "always");
  supM.addParam("allowFullScreen", "false");
  supM.addParam("quality", "high");
  supM.addParam("wmode", "transparent");
  supM.addParam("salign", "t");
  supM.addVariable("delay","3");
  supM.addVariable("site",document.location.href);
  //------------Elemento 0----------
  supM.addVariable("img0","imagenes/larestinga/imagen_1.jpg");
  //------------Elemento 1----------
  supM.addVariable("img1","imagenes/larestinga/imagen_2.jpg");
  //------------Elemento 2----------
  supM.addVariable("img2","imagenes/larestinga/imagen_3.jpg");
  //------------Elemento 3----------
  supM.addVariable("img3","imagenes/larestinga/imagen_4.jpg");
  //------------Elemento 4----------
  supM.addVariable("img4","imagenes/larestinga/imagen_5.jpg");
  //------------Elemento 5----------
  supM.addVariable("img5","imagenes/larestinga/imagen_6.jpg");
  //------------Elemento 6----------
  supM.addVariable("img6","imagenes/larestinga/imagen_8.jpg");
  //------------Elemento 7----------
  supM.addVariable("img7","imagenes/larestinga/imagen_7.jpg");
  //------------Despliega----------
  supM.write("cabeceraMicro");

