﻿function SenwesGoAdd() {
                  var s = document.URL;

                  window.location.href = '/Private/MyIntranet/Go/Default.aspx?l=' + s + '&d=1';

              }
<!--
          function OpenEmail(s) {
              var str = s;
              var newstring = str.replace("@", "@");
              window.location.href = 'mailto:' + newstring + '';

          }
    -->
     
