GureWork > espacios de Coworking topalekuak :)
Template:@himikel > ShowPopup

ShowPopup
ShowPopupEdit

    Tabla de contenidos
    No hay encabezados
    <script type="text/javascript" src="/skins/common/js.php?perms=UPDATE"></script>  
    <script type="text/javascript">
    //Show popup dialog
    function showDialog()
    {
      var dialog = new Deki.Dialog({
          src: "http://www.avaaz.org/es/save_the_internet",
          width: "800px",
          height: "550px",
          buttons: [
              Deki.Dialog.BTN_OK,
              Deki.Dialog.BTN_CANCEL
          ],
          args : {},
          callback : function(params) {            
          },
          status : true
      });
      dialog.render();
      dialog.show();
      dialog.setStatus('<p><b><font size="4" color="red">Sinatu Interneten zure askatasuna defendatzeko!<br />¡Firma para defender tu libertad en Internet!</font><br /><font size="3" color="blue">'+window.location.hostname+'</b></p>');
    
    }
    var today=new Date();
    var showDate=new Date();
    showDate.setFullYear(2012,0,18);
    if (today<=showDate)
      showDialog();
    </script>
    Powered by MindTouch Core (Expired)