Event.observe(window, 'load',
      function() { new Control.Modal('modal_suscribe_link',{
                    iframe: true,
                    width: 600,
                    height: 355
                }); }
    );        