stockhouse.com Open in urlscan Pro
3.216.0.87  Public Scan

Submitted URL: http://stockhouse.com/
Effective URL: https://stockhouse.com/
Submission: On May 16 via api from GB — Scanned from GB

Form analysis 1 forms found in the DOM

POST /

<form method="post" action="/" id="form" novalidate="novalidate">
  <div class="aspNetHidden">
    <input type="hidden" name="manScript_HiddenField" id="manScript_HiddenField" value="">
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
      value="/wEPDwUJNTk4MDU0MjQyZBgBBR5fX0NvbnRyb2xzUmVxdWlyZVBvc3RCYWNrS2V5X18WBQVncCRsdCR6b25lQ29udGVudCRTdWJDb250ZW50JHAkbHQkem9uZVJvdzIkUm93MlJpZ2h0JFJvdzJSaWdodF96b25lJEludmVzdG9yX1B1bHNlX1BvbGwkdmlld1BvbGwkcmFkMTE2NAVncCRsdCR6b25lQ29udGVudCRTdWJDb250ZW50JHAkbHQkem9uZVJvdzIkUm93MlJpZ2h0JFJvdzJSaWdodF96b25lJEludmVzdG9yX1B1bHNlX1BvbGwkdmlld1BvbGwkcmFkMTE2NAVncCRsdCR6b25lQ29udGVudCRTdWJDb250ZW50JHAkbHQkem9uZVJvdzIkUm93MlJpZ2h0JFJvdzJSaWdodF96b25lJEludmVzdG9yX1B1bHNlX1BvbGwkdmlld1BvbGwkcmFkMTE2NQVncCRsdCR6b25lQ29udGVudCRTdWJDb250ZW50JHAkbHQkem9uZVJvdzIkUm93MlJpZ2h0JFJvdzJSaWdodF96b25lJEludmVzdG9yX1B1bHNlX1BvbGwkdmlld1BvbGwkcmFkMTE2NQVncCRsdCR6b25lQ29udGVudCRTdWJDb250ZW50JHAkbHQkem9uZVJvdzIkUm93MlJpZ2h0JFJvdzJSaWdodF96b25lJEludmVzdG9yX1B1bHNlX1BvbGwkdmlld1BvbGwkYnRuVm90ZS5H7oGO0la1CVxPr2eaeQ3kd4Fd">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['form'];
    if (!theForm) {
      theForm = document.form;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <input type="hidden" name="lng" id="lng" value="en-US">
  <script src="//" type="text/javascript"></script>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="A5343185">
    <input type="hidden" name="__SCROLLPOSITIONX" id="__SCROLLPOSITIONX" value="0">
    <input type="hidden" name="__SCROLLPOSITIONY" id="__SCROLLPOSITIONY" value="0">
  </div>
  <input type="hidden" name="shusercookie" id="shusercookie" value="ba33be84-6043-47d1-a2cc-ab0f628f3ec2">
  <input type="hidden" name="imageAssetBaseUrl" id="imageAssetBaseUrl" value="https://assets.stockhouse.com/kentico-cms/0288-00/images/">
  <input type="hidden" name="recaptchaSiteKey" id="recaptchaSiteKey" value="6Leg7r8UAAAAAADdq-0QKTb9hmnkYFzWdA9BpbJu">
  <script type="text/javascript">
    var _sf_startpt = (new Date()).getTime()
  </script>
  <span id="shuc" data-guid="ba33be84-6043-47d1-a2cc-ab0f628f3ec2"></span>
  <div class="sh-cookie-dialog">
    <div class="sh-cookie-body"> Stockhouse.com uses cookies on this site. By continuing to use our service, you agree to our use of cookies. Cookies are used to offer you a better browsing experience and to analyze our traffic. We also use them to
      share usage information with our partners. See <a rel="nofollow noindex" href="https://stockhouse.com/legal/privacy-policy"><span>full details</span></a>. </div>
    <div class="sh-cookie-accept"> I Agree </div>
    <div class="sh-cookie-close">
      <span> × </span>
    </div>
  </div>
  <style>
    .sh-cookie-dialog {
      font-size: 10pt;
      background-color: #44697D;
      width: 90%;
      height: auto;
      left: 0;
      right: 0;
      bottom: 0;
      transition: all 1s;
      margin: 0 auto;
      position: fixed;
      align-items: center;
      z-index: 50000;
      border-color: white;
      border-left-style: solid;
      border-right-style: solid;
      border-top-style: solid;
      border-left-width: 1px;
      border-right-width: 1px;
      border-top-width: 1px;
    }

    .sh-cookie-dialog.close {
      bottom: -300px;
      height: 0;
    }

    .sh-cookie-body {
      color: white;
      margin: 20px;
      line-height: normal;
    }

    .sh-cookie-accept {
      background-color: #D47600;
      color: white;
      font-size: 1em;
      min-width: 90px;
      margin: 20px;
      height: 37px;
      line-height: 37px;
      text-align: center;
      box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    }

    .sh-cookie-close {
      width: 3%;
      color: white;
      font-size: 1.5em;
    }

    .sh-cookie-close span {
      position: absolute;
      top: -2px;
      right: 5px;
    }

    .sh-cookie-accept:hover,
    .sh-cookie-close:hover {
      cursor: pointer;
    }

    .sh-cookie-body a:link {
      color: white;
      text-decoration: underline;
    }

    .sh-cookie-body a:visited {
      color: white;
    }

    .sh-cookie-body a {
      font-weight: normal;
    }

    .sh-cookie-body a span {
      text-decoration: underline;
    }

    @media only screen and (min-width: 30em),
    screen and (min-aspect-ratio: 13/9) {
      .sh-cookie-dialog {
        display: flex;
      }

      .sh-cookie-body {
        width: 85%;
      }

      .sh-cookie-accept {
        width: 12%;
      }

      .sh-cookie-close {
        display: flex;
        align-self: flex-start;
      }
    }
  </style>
  <input type="hidden" id="shpagetoken" value="bd04aht6vbf3fbmx8r51fzjmsh">
  <script type="application/ld+json">
    {
      "@context": "http://schema.org",
      "@id": "https://stockhouse.com",
      "@type": "WebSite",
      "name": "Stockhouse - Small cap stock investor community, news, and research - junior mining (gold & silver) and energy (oil & gas)",
      "headline": "Taking it to the street.",
      "description": "Small cap stock market news and analysis, portfolio tracking, investor message boards and forums (bullboards), newsletter aggregation and detailed snapshots of and stock quotes for all securities traded in North America.",
      "url": "https://stockhouse.com",
      "publisher": {
        "@type": "Organization",
        "name": "Stockhouse",
        "logo": {
          "@type": "ImageObject",
          "url": "https://assets.stockhouse.com/kentico-cms/0288-00/images/stockhouse-logo.png",
          "width": 190,
          "height": 60
        }
      },
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://stockhouse.com/search?searchtext={search_term_string}&searchmode=anyword&symbolredirect=false",
        "query-input": "required name=search_term_string"
      },
      "sameAs": ["https://www.facebook.com/stockhouse", "https://twitter.com/stockhouse", "https://ca.linkedin.com/company/stockhouse-publishing-ltd"]
    }
  </script>
  <div class="sh-header-border"></div>
  <header class="sh-header-container">
    <div class="sh-header-top">
      <div class="top-ad">
        <div id="TopBannerAd" class="sh-ad b300a99aa0d14f67b294d54b11134711 ">
          <div id="b300a99aa0d14f67b294d54b11134711">
            <a href="https://e-9701.adzerk.net/r?e=eyJ2IjoiMS4xMCIsImF2IjoxOTQyMzUzLCJhdCI6NCwiYnQiOjAsImNtIjo0ODg4MTg3NiwiY3QiOiJyb3MiLCJjaCI6MTg1NjMsImNrIjp7fSwiY3IiOjY0MzMzNzQ3LCJkaSI6IjFhMmYwOTFiMTY4MjRjYzE4OThjNTg0NzU1N2Q5YmUyIiwiZGoiOjAsImlpIjoiNGVmOTRjZDMzMmYwNDIzY2FmNTZlNjYxNDIyYjE2Y2YiLCJkbSI6MSwiZmMiOjExNDQzNzQxOCwiZmwiOjEwNjQwMzMwNywiaXAiOiIyMTcuMTM4LjE5Ni4xMDUiLCJrdyI6ImhvbWUtcGFnZSIsIm53Ijo5NzAxLCJwYyI6MCwib3AiOjAsImVjIjowLCJnbSI6MCwiZXAiOm51bGwsInByIjo3NTAxNSwicnQiOjEsInJzIjo1MDAsInNhIjoidW5kZWZpbmVkIiwic2IiOiJpLTAzMDdmNWQ3ZGNmMWRhOTY1Iiwic3AiOjM0NzE5NDQsInN0IjozMjE2OTUsInVrIjoidWUxLTZlNTM2NWEyNTY5NTQyOGJiMTcyMjUxZjA5YjU5NDllIiwiem4iOjEzNzMyMiwidHMiOjE2NTI3MTMwODk0MDcsImJmIjp0cnVlLCJwbiI6ImIzMDBhOTlhYTBkMTRmNjdiMjk0ZDU0YjExMTM0NzExIiwiZ2MiOmZhbHNlLCJnQyI6ZmFsc2UsImdpIjp0cnVlLCJncyI6Im5vbmUiLCJ0eiI6IlVUQyIsInVyIjoiaHR0cHM6Ly93d3cuY2FyZGlvbHJ4LmNvbSJ9&amp;s=m0ggjUDX6XV_KAvdRVNGB5_HXk8" rel="nofollow" target="_blank" title=""><img src="https://s.zkcdn.net/Advertisers/a357a8376ece4c23b30938aab47a5991.gif" title="" alt="" border="0" width="728" height="90"></a><img
              height="0px" width="0px" border="0" style="position:absolute;"
              src="https://e-9701.adzerk.net/i.gif?e=eyJ2IjoiMS4xMCIsImF2IjoxOTQyMzUzLCJhdCI6NCwiYnQiOjAsImNtIjo0ODg4MTg3NiwiY3QiOiJyb3MiLCJjaCI6MTg1NjMsImNrIjp7fSwiY3IiOjY0MzMzNzQ3LCJkaSI6IjFhMmYwOTFiMTY4MjRjYzE4OThjNTg0NzU1N2Q5YmUyIiwiZGoiOjAsImlpIjoiNGVmOTRjZDMzMmYwNDIzY2FmNTZlNjYxNDIyYjE2Y2YiLCJkbSI6MSwiZmMiOjExNDQzNzQxOCwiZmwiOjEwNjQwMzMwNywiaXAiOiIyMTcuMTM4LjE5Ni4xMDUiLCJrdyI6ImhvbWUtcGFnZSIsIm53Ijo5NzAxLCJwYyI6MCwib3AiOjAsImVjIjowLCJnbSI6MCwiZXAiOm51bGwsInByIjo3NTAxNSwicnQiOjEsInJzIjo1MDAsInNhIjoidW5kZWZpbmVkIiwic2IiOiJpLTAzMDdmNWQ3ZGNmMWRhOTY1Iiwic3AiOjM0NzE5NDQsInN0IjozMjE2OTUsInVrIjoidWUxLTZlNTM2NWEyNTY5NTQyOGJiMTcyMjUxZjA5YjU5NDllIiwiem4iOjEzNzMyMiwidHMiOjE2NTI3MTMwODk0MDcsImJmIjp0cnVlLCJwbiI6ImIzMDBhOTlhYTBkMTRmNjdiMjk0ZDU0YjExMTM0NzExIiwiZ2MiOmZhbHNlLCJnQyI6ZmFsc2UsImdpIjp0cnVlLCJncyI6Im5vbmUiLCJ0eiI6IlVUQyIsImJhIjoxLCJmcSI6MH0&amp;s=MZEnZmSEnkIbvWpEB7bdVeJn0UA">
          </div>
        </div>
      </div>
    </div>
    <div class="sh-header-bottom grid-x">
      <div class="sh-header-hamburger cell shrink hide-for-medium">
        <button class="sh-header-hamburger-icon" type="button" id="sh-header-mobile-menu-button"></button>
      </div>
      <div class="sh-header-logo cell auto">
        <a href="/" title="Return to the homepage">


        <img src="https://assets.stockhouse.com/kentico-cms/0288-00/images/Sprite.svg#id_Stockhouse_Icon" alt="Stockhouse Logo">
        
    

            </a>
      </div>
      <div class="sh-header-join-details  cell shrink"> Join today and have your say! It’s FREE!</div>
      <div class="sh-header-membership cell auto">
        <div id="header-membership" class="sh-header-membership-container"><button type="button" class="sh-header-btn sh-header-reg-btn"><span>Join Now</span></button> <button type="button" class="sh-header-btn sh-header-login-btn"><span>Sign
              In</span></button>
          <div class="sh-form-membership-container" style="display: none;">
            <div id="sh-registration-form">
              <div class="sh-form-membership-body" style="display: none;">
                <div class="header">
                  <h3>Become a member today, It's free!</h3> <button type="button" class="close-btn"></button>
                </div>
                <div class="disclaimer-resell">We will not release or resell your information to third parties without your permission.</div> <!----> <input type="text" id="reg-user-name" placeholder="Email Address" autocomplete="username"
                  class="form-control sh-form-mem-input-box">
                <div class="sh-form-mem-text">By providing my email, I consent to receiving investment related electronic messages from Stockhouse.</div>
                <div class="sh-form-mem-btn-container"><!----> <button type="button" class="sh-form-mem-signup-btn sh-form-mem-def-btn">Join Today</button></div>
                <p class="separator"><span>or</span></p>
                <div id="registersocialcontainer" class="sh-form-mem-social-container registersocialcontainer"></div> <button type="button" class="sh-form-mem-existinguser-btn "> Sign in with existing account </button>
                <div class="sh-form-mem-link-outer"><a href="https://stockhouse.com/legal/privacy-policy" class="sh-form-mem-link-right">Privacy Policy</a> <span class="link-separator">|</span>
                  <a href="https://stockhouse.com/legal/disclaimer" class="sh-form-mem-link-right">Disclaimer</a></div>
              </div>
            </div>
            <div id="sh-login-form">
              <div class="sh-form-membership-body" style="display: none;">
                <div class="header">
                  <h3>Sign In</h3> <button type="button" class="close-btn"></button>
                </div> <!---->
                <div><input type="text" id="login-user-name" placeholder="Email Address" autocomplete="username" class="form-control sh-form-mem-input-box"></div>
                <div><input type="password" id="login-password" placeholder="Password" autocomplete="password" class="form-control sh-form-mem-input-box"></div> <!---->
                <div class="sh-form-mem-pwd-option"><label alt="" class="sh-form-mem-checkbox"><input type="checkbox">
                    <p>Remember me</p>
                  </label> <a class="sh-form-mem-forgot-password">Forgot Password?</a></div>
                <div class="sh-form-mem-btn-container"><!----> <button type="button" class="sh-form-mem-signup-btn sh-form-mem-def-btn">Sign In</button></div>
                <p class="separator"><span>or</span></p>
                <div id="loginsocialcontainer" class="sh-form-mem-social-container loginsocialcontainer"></div> <button type="button" class="sh-form-mem-existinguser-btn "> Sign Up </button>
                <div class="sh-form-mem-link-outer"><a href="https://stockhouse.com/legal/privacy-policy" class="sh-form-mem-link-right">Privacy Policy</a> <span class="link-separator">|</span>
                  <a href="https://stockhouse.com/legal/disclaimer" class="sh-form-mem-link-right">Disclaimer</a></div>
              </div>
            </div>
            <div id="reset-password-modal-element">
              <div class="sh-form-membership-body" style="display: none;">
                <div><!---->
                  <h4>Send my password</h4>
                  <div class="form-group"><input type="text" id="membership-password-reset-userName" placeholder="Enter Email" autocomplete="username" class="form-control sh-form-mem-input-box"></div>
                  <div class="sh-form-mem-btn-container"><!----> <button type="button" class="sh-form-mem-def-btn">Submit</button></div>
                  <div class="sh-form-mem-back-link"><a>Return to Login</a></div>
                </div> <!---->
              </div>
            </div>
            <div id="facebook-warning-modal-element">
              <div class="sh-form-membership-body" style="display: none;">
                <div class="header">
                  <h3>Become a member today, It's free!</h3> <button type="button" class="close-btn"></button>
                </div>
                <div class="disclaimer-resell">We will not release or resell your information to third parties without your permission.</div>
                <div class="social-login-msg"><span class="msg-title">Linking with Facebook:</span>
                  <div>Stockhouse membership requires an email address which must be shared by Facebook.</div>
                  <div>By default, joining or signing in using your Facebook account will work and the email address will be shared by Facebook automatically.</div>
                  <div>If you change your Facebook permissions to restrict Stockhouse from receiving your email while joining or signing in to Stockhouse then it will fail.</div>
                  <div><b>Please do not modify the permission settings during sign-in.</b></div>
                </div>
                <div class="sh-form-mem-social-container"><button type="button" data-provider-name="facebook" class="social social-login-button Facebook"><img src="https://assets.stockhouse.com/kentico-cms/0288-00/images/Sprite.svg#Facebook_Icon">
                    <span>Sign in with Facebook</span></button> <button type="button" class="sh-form-mem-signup-btn sh-form-mem-def-btn">Return to Signup Options</button></div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </header>
  <div class="sh-header-mobile hide-for-medium">
    <div class="sh-search">
      <div class="row">
        <div class="input-group">
          <span class="twitter-typeahead" style="position: relative; display: inline-block; direction: ltr;"><input name="p$lt$zoneMobHeaderBottom$Stockhouse_SearchBox$txtWord" type="text" id="p_lt_zoneMobHeaderBottom_Stockhouse_SearchBox_txtWord"
              class="company-search-text form-control typeahead tt-input" placeholder="Search Companies, etc" autocomplete="off" spellcheck="false" dir="auto" style="position: relative; vertical-align: top;">
            <pre aria-hidden="true"
              style="position: absolute; visibility: hidden; white-space: pre; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: 0px; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
            <span class="tt-dropdown-menu" style="position: absolute; top: 100%; z-index: 100; display: none;">
              <div class="tt-dataset-quotes"></div>
            </span>
          </span>
          <span class="input-group-btn">
            <button onclick="__doPostBack('p$lt$zoneMobHeaderBottom$Stockhouse_SearchBox$submitSearch','')" id="p_lt_zoneMobHeaderBottom_Stockhouse_SearchBox_submitSearch" class="btn btn-default" type="button"><span
                class="glyphicon glyphicon-search"></span></button>
          </span>
        </div>
      </div>
    </div>
    <div id="MobileHeaderAd" class="sh-ad 39b8c61dc0ac4aa5b33db99dc4bb586b "></div>
  </div>
  <nav class="sh-nav-container" id="sh-nav-container-element">
    <div class="grid-x">
      <div class="cell shrink">
        <div class="sh-nav-container-mobile" id="sh-nav-container-mobile-element">
          <div class="hide-for-medium">
            <div class="grid-x">
              <div class="sh-nav-mob-search cell">
                <div class="sh-search">
                  <div class="row">
                    <div class="input-group">
                      <span class="twitter-typeahead" style="position: relative; display: inline-block; direction: ltr;"><input name="p$lt$zoneMobMenuSearch$Stockhouse_SearchBox1$txtWord" type="text"
                          id="p_lt_zoneMobMenuSearch_Stockhouse_SearchBox1_txtWord" class="company-search-text form-control typeahead tt-input" placeholder="Search Companies, etc" autocomplete="off" spellcheck="false" dir="auto"
                          style="position: relative; vertical-align: top;">
                        <pre aria-hidden="true"
                          style="position: absolute; visibility: hidden; white-space: pre; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: 0px; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
                        <span class="tt-dropdown-menu" style="position: absolute; top: 100%; z-index: 100; display: none;">
                          <div class="tt-dataset-quotes"></div>
                        </span>
                      </span>
                      <span class="input-group-btn">
                        <button onclick="__doPostBack('p$lt$zoneMobMenuSearch$Stockhouse_SearchBox1$submitSearch','')" id="p_lt_zoneMobMenuSearch_Stockhouse_SearchBox1_submitSearch" class="btn btn-default" type="button"><span
                            class="glyphicon glyphicon-search"></span></button>
                      </span>
                    </div>
                  </div>
                </div>
              </div>
              <div class="sh-nav-mob-close cell shrink">
                <button class="sh-nav-mob-closebtn" id="sh-mobile-menu-close-button" type="button"></button>
              </div>
            </div>
          </div>
          <!-- Home,Community,Markets,News,Portfolio,DealRoom -->
          <ul class="sh-nav-main-menu" data-slide-speed="300">
            <li>
              <a href="/home" class="top-nav-home-1">
                            <img src="https://assets.stockhouse.com/kentico-cms/0288-00/images/Sprite.svg#id_Home_Icon" class="sh-nav-home-menu-img" alt="Home">
                            <span class="sh-nav-phone-menu">Home</span></a>
            </li>
            <li>
              <input type="checkbox" id="group-1193" hidden="">
              <label for="group-1193">
                <a href="/community" class="sh-nav-menu-link top-nav-community-1">
                                    <img src="https://assets.stockhouse.com/kentico-cms/0288-00/images/Sprite.svg#id_Community_Icon" class="sh-nav-phone-menu-img" alt="Community">
                                    Community
                                </a></label>
              <ul class="sh-hidden sh-nav-sub-menu">
                <li>
                  <a href="/community/bullboards" class="top-nav-bullboards-2">Bullboards</a>
                </li>
                <li>
                  <a href="/community/blogs" class="top-nav-blogs-2">Blogs</a>
                </li>
                <li>
                  <a href="/community/groups" class="top-nav-groups-2">Groups</a>
                </li>
                <li>
                  <a href="/community/messages" class="top-nav-messages-2">Messages</a>
                </li>
              </ul>
            </li>
            <li>
              <input type="checkbox" id="group-1197" hidden="">
              <label for="group-1197">
                <a href="/markets" class="sh-nav-menu-link top-nav-markets-1">
                                    <img src="https://assets.stockhouse.com/kentico-cms/0288-00/images/Sprite.svg#id_Markets_Icon" class="sh-nav-phone-menu-img" alt="Markets">
                                    Markets
                                </a></label>
              <ul class="sh-hidden sh-nav-sub-menu">
                <li>
                  <a href="/markets/stocks" class="top-nav-stocks-2">Stocks</a>
                  <ul class="sh-nav-sub-menu-children">
                    <li>
                      <a href="/markets/stocks/tsx" class="top-nav-tsx-3">TSX</a>
                    </li>
                    <li>
                      <a href="/markets/stocks/tsxv" class="top-nav-tsxv-3">TSXV</a>
                    </li>
                    <li>
                      <a href="/markets/stocks/cse-cnsx" class="top-nav-cse-3">CSE</a>
                    </li>
                    <li>
                      <a href="/markets/stocks/nasdaq" class="top-nav-nasdaq-3">NASDAQ</a>
                    </li>
                    <li>
                      <a href="/markets/stocks/nyse" class="top-nav-nyse-3">NYSE</a>
                    </li>
                    <li>
                      <a href="/markets/stocks/amex" class="top-nav-nyse-american-3">NYSE American</a>
                    </li>
                    <li>
                      <a href="/markets/stocks/otc-markets" class="top-nav-otc-markets-3">OTC Markets</a>
                    </li>
                  </ul>
                </li>
                <li>
                  <a href="/markets/cryptocurrency" class="top-nav-cryptocurrency-2">Cryptocurrency</a>
                </li>
                <li>
                  <a href="/markets/currencies" class="top-nav-currencies-2">Currencies</a>
                </li>
                <li>
                  <a href="/markets/commodities" class="top-nav-commodities-2">Commodities</a>
                </li>
                <li>
                  <a href="/markets/market-movers" class="top-nav-market-movers-2">Market Movers</a>
                </li>
                <li>
                  <a href="/markets/bonds" class="top-nav-bonds-2">Bonds</a>
                </li>
              </ul>
            </li>
            <li>
              <input type="checkbox" id="group-4209" hidden="">
              <label for="group-4209">
                <a href="/news" class="sh-nav-menu-link top-nav-news-1">
                                    <img src="https://assets.stockhouse.com/kentico-cms/0288-00/images/Sprite.svg#id_News_Icon" class="sh-nav-phone-menu-img" alt="News">
                                    News
                                </a></label>
              <ul class="sh-hidden sh-nav-sub-menu">
                <li>
                  <a href="/news/newswire" class="top-nav-featured-news-2">Featured News</a>
                </li>
                <li>
                  <a href="/news/trending-news" class="top-nav-trending-news-2">Trending News</a>
                </li>
                <li>
                  <a href="/news/canadian-press-releases" class="top-nav-canadian-press-releases-2">Canadian Press Releases</a>
                </li>
                <li>
                  <a href="/news/us-press-releases" class="top-nav-us-press-releases-2">US Press Releases</a>
                </li>
                <li>
                  <a href="/news/video" class="top-nav-video-2">Video</a>
                </li>
                <li>
                  <a href="/news/editorial" class="top-nav-editorial-2">Editorial</a>
                  <ul class="sh-nav-sub-menu-children">
                    <li>
                      <a href="/news/editorial/independent-reports" class="top-nav-independent-reports-3">Independent Reports</a>
                    </li>
                    <li>
                      <a href="/news/editorial/interviews" class="top-nav-interviews-3">Interviews</a>
                    </li>
                    <li>
                      <a href="/news/editorial/buzz-on-the-bullboards" class="top-nav-buzz-on-the-bullboards-3">Buzz on the Bullboards</a>
                    </li>
                  </ul>
                </li>
              </ul>
            </li>
            <li>
              <input type="checkbox" id="group-1216" hidden="">
              <label for="group-1216">
                <a href="/portfolio" class="sh-nav-menu-link top-nav-portfolio-1">
                                    <img src="https://assets.stockhouse.com/kentico-cms/0288-00/images/Sprite.svg#id_Portfolio_Icon" class="sh-nav-phone-menu-img" alt="Portfolio">
                                    Portfolio
                                </a></label>
              <ul class="sh-hidden sh-nav-sub-menu">
                <li>
                  <a href="/portfolio/watchlist" class="top-nav-watchlist-2">Watchlist</a>
                </li>
                <li>
                  <a href="/portfolio/portfolio" class="top-nav-portfolio-2">Portfolio</a>
                </li>
                <li>
                  <a href="/portfolio/stockstream" class="top-nav-real-time-level-ii-data-2">Real Time &amp; Level II Data</a>
                </li>
                <li>
                  <a href="/portfolio/showcase-companies" class="top-nav-showcase-companies-2">Showcase Companies</a>
                </li>
              </ul>
            </li>
            <li>
              <a href="/dealroom" class="top-nav-dealroom-1">
                                <img src="https://assets.stockhouse.com/kentico-cms/0288-00/images/Sprite.svg#id_DealRoom_Icon" class="sh-nav-phone-menu-img" alt="DealRoom">
                                DealRoom
                            </a>
            </li>
          </ul>
          <div class="hide-for-medium">
          </div>
        </div>
      </div>
      <div class="cell auto">
        <div class="sh-search">
          <div class="row">
            <div class="input-group">
              <span class="twitter-typeahead" style="position: relative; display: inline-block; direction: ltr;"><input name="p$lt$zoneTopSearch$Stockhouse_SearchBox2$txtWord" type="text" id="p_lt_zoneTopSearch_Stockhouse_SearchBox2_txtWord"
                  class="company-search-text form-control typeahead tt-input" placeholder="Search Companies, etc" autocomplete="off" spellcheck="false" dir="auto" style="position: relative; vertical-align: top;">
                <pre aria-hidden="true"
                  style="position: absolute; visibility: hidden; white-space: pre; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: 0px; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
                <span class="tt-dropdown-menu" style="position: absolute; top: 100%; z-index: 100; display: none;">
                  <div class="tt-dataset-quotes"></div>
                </span>
              </span>
              <span class="input-group-btn">
                <button onclick="__doPostBack('p$lt$zoneTopSearch$Stockhouse_SearchBox2$submitSearch','')" id="p_lt_zoneTopSearch_Stockhouse_SearchBox2_submitSearch" class="btn btn-default" type="button"><span
                    class="glyphicon glyphicon-search"></span></button>
              </span>
            </div>
          </div>
        </div>
      </div>
    </div>
  </nav>
  <div class="sh-fixed-layout sh-container-main" id="id-content-container">
    <div class="sh-content-container">
      <div class="column span-6 last" style="min-height:15px;">
        <div class="headlines-ticker">
          <div class="marquee-title"><span>News Focus</span><span class="marquee-arrow"></span></div>
          <div class="marquee-items slick-initialized slick-slider">
            <div class="slick-list draggable">
              <div class="slick-track" style="opacity: 1; width: 1690px;">
                <a class="marquee-link slick-slide" href="https://bit.ly/3LjDg8W" target="_blank" data-slick-index="0" aria-hidden="true" tabindex="-1" style="width: 820px; position: relative; left: 0px; top: 0px; z-index: 998; opacity: 0; transition: opacity 500ms linear 0s;">Clean Air Metals (TSXV:AIR) Announces Appointment of Mr. Mike Garbutt, P.Eng. MBA as Chief Operating Officer (click to learn more)</a><a class="marquee-link slick-slide slick-current slick-active" href="https://bit.ly/37RbtPw" target="_blank" data-slick-index="1" aria-hidden="false" tabindex="0" style="width: 820px; position: relative; left: -845px; top: 0px; z-index: 999; opacity: 1;">Novo Resources (TSX:NVO) Reports Q1 2022 Financial Results (click to learn more)</a>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div id="homeRow1">
        <div id="homeRow1Col1" class="column span-2">
          <div id="Top_Story" class="smallList">
            <div id="carousel-slider" class="topStoryCarousel top-carousel slick-initialized slick-slider slick-dotted">
              <div class="slick-list draggable">
                <div class="slick-track" style="opacity: 1; width: 3300px; transform: translate3d(-600px, 0px, 0px);"><a class="item link slick-slide slick-cloned" data-url="https://stockhouse.com/news/newswire/2022/05/16/canadian-miner-to-acquire-nickel-copper-cobalt-producer" data-slick-index="-1" aria-hidden="true" tabindex="-1" style="width: 300px;">
                            <div class="sh-h1-tag flex-font-size" style="font-size: 1.20577em;">Canadian Miner to Acquire Nickel Copper Cobalt Producer</div>
                            <img class="" src="https://assets.stockhouse.com/kentico-cms/0288-00/images/img-placeholder.png" data-lazy="https://media.stockhouse.com/embed/a97cans5thx8sdbs3cpiqdozrm/1/medium" alt="Canadian Miner to Acquire Nickel Copper Cobalt Producer">
                        </a><a class="item link slick-slide" data-url="https://stockhouse.com/news/newswire/2022/05/16/progress-made-2-canadian-gold-manganese-assets" data-slick-index="0" aria-hidden="true" tabindex="-1" role="tabpanel" id="slick-slide20" aria-describedby="slick-slide-control20" style="width: 300px;">
                            <div class="sh-h1-tag flex-font-size" style="font-size: 1.24771em;">Progress Made at 2 Canadian Gold &amp; Manganese Assets</div>
                            <img class="" src="https://media.stockhouse.com/embed/bbocfl7fhjwcdbmy4ur8hzxou7/1/medium" alt="Progress Made at 2 Canadian Gold &amp; Manganese Assets" style="opacity: 1;">
                        </a><a class="item link slick-slide slick-current slick-active" data-url="https://stockhouse.com/news/newswire/2022/05/16/meet-junior-miner-exploring-quebec-s-richest-gold-belts" data-slick-index="1" aria-hidden="false" tabindex="0" role="tabpanel" id="slick-slide21" aria-describedby="slick-slide-control21" style="width: 300px;">
                            <div class="sh-h1-tag flex-font-size" style="font-size: 1.16624em;">Meet the Junior Miner Exploring Quebec’s Richest Gold Belts</div>
                            <img class="" src="https://media.stockhouse.com/embed/bhcjnizfo39e4aqp6low5ymtrf/1/medium" alt="Meet the Junior Miner Exploring Quebec’s Richest Gold Belts" style="opacity: 1;">
                        </a><a class="item link slick-slide" data-url="https://stockhouse.com/news/newswire/2022/05/16/canopy-growth-to-report-q4-and-fy-2022-financial-results-on-5-27-22" data-slick-index="2" aria-hidden="true" tabindex="-1" role="tabpanel" id="slick-slide22" aria-describedby="slick-slide-control22" style="width: 300px;">
                            <div class="sh-h1-tag flex-font-size" style="font-size: 1.09327em;">Canopy Growth to report Q4 and FY 2022 financial results on 5/27/22</div>
                            <img class="" src="https://assets.stockhouse.com/kentico-cms/0288-00/images/img-placeholder.png" data-lazy="https://media.stockhouse.com/embed/bgq7z49rjsegrcmz6cfit1gqwo/1/medium" alt="Canopy Growth to report Q4 and FY 2022 financial results on 5/27/22">
                        </a><a class="item link slick-slide" data-url="https://stockhouse.com/news/newswire/2022/05/16/canadian-tech-firm-s-revenue-jumps-702-q1" data-slick-index="3" aria-hidden="true" tabindex="-1" role="tabpanel" id="slick-slide23" aria-describedby="slick-slide-control23" style="width: 300px;">
                            <div class="sh-h1-tag flex-font-size" style="font-size: 1.31591em;">Canadian Tech Firm's Revenue Jumps 702% in Q1</div>
                            <img class="" src="https://assets.stockhouse.com/kentico-cms/0288-00/images/img-placeholder.png" data-lazy="https://media.stockhouse.com/embed/bfl67door1bx0bb18dwvjhpfd7/1/medium" alt="Canadian Tech Firm's Revenue Jumps 702% in Q1">
                        </a><a class="item link slick-slide" data-url="https://stockhouse.com/news/newswire/2022/05/16/canadian-miner-to-acquire-nickel-copper-cobalt-producer" data-slick-index="4" aria-hidden="true" tabindex="-1" role="tabpanel" id="slick-slide24" aria-describedby="slick-slide-control24" style="width: 300px;">
                            <div class="sh-h1-tag flex-font-size" style="font-size: 1.20577em;">Canadian Miner to Acquire Nickel Copper Cobalt Producer</div>
                            <img class="" src="https://assets.stockhouse.com/kentico-cms/0288-00/images/img-placeholder.png" data-lazy="https://media.stockhouse.com/embed/a97cans5thx8sdbs3cpiqdozrm/1/medium" alt="Canadian Miner to Acquire Nickel Copper Cobalt Producer">
                        </a><a class="item link slick-slide slick-cloned" data-url="https://stockhouse.com/news/newswire/2022/05/16/progress-made-2-canadian-gold-manganese-assets" data-slick-index="5" aria-hidden="true" tabindex="-1" style="width: 300px;">
                            <div class="sh-h1-tag flex-font-size" style="font-size: 1.24771em;">Progress Made at 2 Canadian Gold &amp; Manganese Assets</div>
                            <img class="" src="https://assets.stockhouse.com/kentico-cms/0288-00/images/img-placeholder.png" data-lazy="https://media.stockhouse.com/embed/bbocfl7fhjwcdbmy4ur8hzxou7/1/medium" alt="Progress Made at 2 Canadian Gold &amp; Manganese Assets">
                        </a><a class="item link slick-slide slick-cloned" data-url="https://stockhouse.com/news/newswire/2022/05/16/meet-junior-miner-exploring-quebec-s-richest-gold-belts" data-slick-index="6" aria-hidden="true" tabindex="-1" style="width: 300px;">
                            <div class="sh-h1-tag flex-font-size" style="font-size: 1.16624em;">Meet the Junior Miner Exploring Quebec’s Richest Gold Belts</div>
                            <img class="" src="https://assets.stockhouse.com/kentico-cms/0288-00/images/img-placeholder.png" data-lazy="https://media.stockhouse.com/embed/bhcjnizfo39e4aqp6low5ymtrf/1/medium" alt="Meet the Junior Miner Exploring Quebec’s Richest Gold Belts">
                        </a><a class="item link slick-slide slick-cloned" data-url="https://stockhouse.com/news/newswire/2022/05/16/canopy-growth-to-report-q4-and-fy-2022-financial-results-on-5-27-22" data-slick-index="7" aria-hidden="true" tabindex="-1" style="width: 300px;">
                            <div class="sh-h1-tag flex-font-size" style="font-size: 1.09327em;">Canopy Growth to report Q4 and FY 2022 financial results on 5/27/22</div>
                            <img class="" src="https://assets.stockhouse.com/kentico-cms/0288-00/images/img-placeholder.png" data-lazy="https://media.stockhouse.com/embed/bgq7z49rjsegrcmz6cfit1gqwo/1/medium" alt="Canopy Growth to report Q4 and FY 2022 financial results on 5/27/22">
                        </a><a class="item link slick-slide slick-cloned" data-url="https://stockhouse.com/news/newswire/2022/05/16/canadian-tech-firm-s-revenue-jumps-702-q1" data-slick-index="8" aria-hidden="true" tabindex="-1" style="width: 300px;">
                            <div class="sh-h1-tag flex-font-size" style="font-size: 1.31591em;">Canadian Tech Firm's Revenue Jumps 702% in Q1</div>
                            <img class="" src="https://assets.stockhouse.com/kentico-cms/0288-00/images/img-placeholder.png" data-lazy="https://media.stockhouse.com/embed/bfl67door1bx0bb18dwvjhpfd7/1/medium" alt="Canadian Tech Firm's Revenue Jumps 702% in Q1">
                        </a><a class="item link slick-slide slick-cloned" data-url="https://stockhouse.com/news/newswire/2022/05/16/canadian-miner-to-acquire-nickel-copper-cobalt-producer" data-slick-index="9" aria-hidden="true" tabindex="-1" style="width: 300px;">
                            <div class="sh-h1-tag flex-font-size" style="font-size: 1.20577em;">Canadian Miner to Acquire Nickel Copper Cobalt Producer</div>
                            <img class="" src="https://media.stockhouse.com/embed/a97cans5thx8sdbs3cpiqdozrm/1/medium" alt="Canadian Miner to Acquire Nickel Copper Cobalt Producer" style="opacity: 1;">
                        </a></div>
              </div>
              <ul class="slick-dots" style="display: block;" role="tablist">
                <li class="" role="presentation"><button type="button" role="tab" id="slick-slide-control20" aria-controls="slick-slide20" aria-label="1 of 5" tabindex="-1">1</button></li>
                <li role="presentation" class="slick-active"><button type="button" role="tab" id="slick-slide-control21" aria-controls="slick-slide21" aria-label="2 of 5" tabindex="0" aria-selected="true">2</button></li>
                <li role="presentation"><button type="button" role="tab" id="slick-slide-control22" aria-controls="slick-slide22" aria-label="3 of 5" tabindex="-1">3</button></li>
                <li role="presentation"><button type="button" role="tab" id="slick-slide-control23" aria-controls="slick-slide23" aria-label="4 of 5" tabindex="-1">4</button></li>
                <li role="presentation"><button type="button" role="tab" id="slick-slide-control24" aria-controls="slick-slide24" aria-label="5 of 5" tabindex="-1">5</button></li>
              </ul>
            </div>
            <div class="sponsor">
              <p align="center">
                <a href="https://bit.ly/3FyOyVl" target="_blank" rel="nofollow sponsored noopener"> <img src="//media.stockhouse.com/media/companies/v-anz/v-anz-logo-300x75.gif" align="center" border="0" alt="Alianza Minerals Ltd | Click to view"></a>
              </p>
            </div>
          </div>
          <div style="margin:30px 0 20px 0">
          </div>
          <div class="smallList" id="Bullboards_Highlights">
            <h2 class="smallListHeader">Bullboards <span class="sub-title">Hot Topics</span></h2>
            <div class="sh-webpart-summary">Join Investors like you and have your say on the Stockhouse Bullboards</div>
            <ul>
              <li class="clearfix hub-article-container sh-post grid-x">
                <div class="sh-post-info cell small-3">
                  <a href="https://stockhouse.com/members/trippedstocks" title="Trippedstocks">
                            <div class="sh-user-avatar">
                                <img src="https://lh4.googleusercontent.com/-gico6gimmiy/aaaaaaaaaai/aaaaaaaaaaa/amzuucnvx1r4r7n1s4s7flbskklxf8j56q/photo.jpg">
                            </div>
                            <div class="sh-user-name">Trippe..</div>
                            <div class="sh-user-reputation">196</div></a>
                </div>
                <div class="sh-post-details cell small-9">
                  <a href="https://stockhouse.com/companies/bullboard?symbol=c.rvv&amp;postid=34686256">
                            <div>
                                <span class="sh-post-symbol">C.RVV</span>
                                <span class="sh-post-title">News out!</span></div>
                            <div class="sh-post-content">https://ceo.ca/@nasdaq/revive-therapeutics-provides-update-on-phase-3-clinical-13101</div>
                            <div class="sh-post-date">posted seconds ago</div></a>
                </div>
              </li>
              <hr class="thin">
              <li class="clearfix hub-article-container sh-post grid-x">
                <div class="sh-post-info cell small-3">
                  <a href="https://stockhouse.com/members/ridgeback" title="Ridgeback">
                            <div class="sh-user-avatar">
                                <img src="https://media.stockhouse.com/embed/a958ahang9k3hc5450frf8p2ws/1/thumbnail">
                            </div>
                            <div class="sh-user-name">Ridgeb..</div>
                            <div class="sh-user-reputation">178</div></a>
                </div>
                <div class="sh-post-details cell small-9">
                  <a href="https://stockhouse.com/companies/bullboard?symbol=t.moz&amp;postid=34686253">
                            <div>
                                <span class="sh-post-symbol">T.MOZ</span>
                                <span class="sh-post-title">TD update</span></div>
                            <div class="sh-post-content">Event On Friday morning, Marathon reported its Q1/22 financial results. In this brief note, we provide a summary of recent...</div>
                            <div class="sh-post-date">posted 1 minute ago</div></a>
                </div>
              </li>
              <hr class="thin">
              <li class="clearfix hub-article-container sh-post grid-x">
                <div class="sh-post-info cell small-3">
                  <a href="https://stockhouse.com/members/ivankathepariah" title="IvankaThePariah">
                            <div class="sh-user-avatar">
                                <img src="https://media.stockhouse.com/embed/bdy30yjxuxp9scetqmxgegrprh/1/thumbnail">
                            </div>
                            <div class="sh-user-name">Ivanka..</div>
                            <div class="sh-user-reputation">236</div></a>
                </div>
                <div class="sh-post-details cell small-9">
                  <a href="https://stockhouse.com/companies/bullboard?symbol=t.weed&amp;postid=34686252">
                            <div>
                                <span class="sh-post-symbol">T.WEED</span>
                                <span class="sh-post-title">Question re RBC Direct</span></div>
                            <div class="sh-post-content">Does anybody else use this platform? &nbsp;If so, have you gotten accustomed to their new trading platform? &nbsp;I'm no...</div>
                            <div class="sh-post-date">posted 1 minute ago</div></a>
                </div>
              </li>
            </ul>
            <p class="moreItems">
              <a href="/community/bullboards">More Bullboards »</a>
            </p>
          </div>
          <div class="smallList" id="JWPlaylist_Video">
            <h2 class="smallListHeader">Video</h2>
            <div id="VideoPlaylistIframe-container" class="iframeable-video-container">
              <div class="iframeable-video-wrapper">
                <div class="arrow-wrapper text-right" style="display: block;"><span class="arrow arrow-previous arrow-disabled"></span></div>
                <div id="VideoPlaylistIframe-wrapper" class="player-wrapper">
                  <script id="IC_FFPrebidScript" src="https://u5.investingchannel.com/static/prebid.js" type="text/javascript" async=""></script><iframe
                    src="https://stockhouse.com/stockhouse/assets/jw-player/jwiframeablemediaplayer.html?playerid=VideoPlaylistIframe" width="100%" height="100%" frameborder="0" scrolling="auto" allowfullscreen="allowfullscreen"
                    style="position: absolute;"></iframe>
                </div>
                <div class="arrow-wrapper text-left" style="display: block;"><span class="arrow arrow-next"></span></div>
              </div>
              <div id="VideoPlaylistIframe-caption" class="caption">Indie Power Systems Inc. - Video Q&amp;A with CEO Bern Leonard - May 6, 2022</div>
              <div class="moreItems"><a href="/opinion/video">More Video »</a></div>
            </div>
          </div>
        </div>
        <div id="homeRow1Col2" class="column span-2">
          <style>
            #News_List {
              margin-bottom: 0px;
            }
          </style>
          <div class="smallList" id="News_List">
            <h2 class="smallListHeader"> News </h2>
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow1_Row1Center_Row1Center_zone_News_List_r_ctl01_ArticleLink" href="/opinion/buzz-on-the-bullboards/2022/05/12/buzz-on-bullboards-do-dead-cats-bounce">Buzz on the Bullboards: Do the Dead Cats Bounce?</a>
              </h3>
              <div class="hub-source-date"></div>
              <div>
              </div>
            </div>
            <hr class="thin">
          </div>
          <style>
            #WeightNews_List .smallListHeader {
              display: none;
            }
          </style>
          <div class="smallList" id="WeightNews_List">
            <h2 class="smallListHeader"> WeightedNews </h2>
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow1_Row1Center_Row1Center_zone_WeightNews_List_repNews_ctl01_lnkTitle" href="/news/newswire/2022/05/16/meet-junior-miner-exploring-quebec-s-richest-gold-belts">Meet the Junior Miner Exploring Quebec’s Richest Gold Belts</a>
              </h3>
              <div class="hub-source-date">
              </div>
              <div>
              </div>
              <div></div>
            </div>
            <hr class="thin">
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow1_Row1Center_Row1Center_zone_WeightNews_List_repNews_ctl03_lnkTitle" href="/news/newswire/2022/05/16/canopy-growth-to-report-q4-and-fy-2022-financial-results-on-5-27-22">Canopy Growth to report Q4 and FY 2022 financial results on 5/27/22</a>
              </h3>
              <div class="hub-source-date">
              </div>
              <div>
              </div>
              <div></div>
            </div>
            <hr class="thin">
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow1_Row1Center_Row1Center_zone_WeightNews_List_repNews_ctl05_lnkTitle" href="/news/newswire/2022/05/16/canadian-tech-firm-s-revenue-jumps-702-q1">Canadian Tech Firm's Revenue Jumps 702% in Q1</a>
              </h3>
              <div class="hub-source-date">
              </div>
              <div>
              </div>
              <div></div>
            </div>
            <hr class="thin">
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow1_Row1Center_Row1Center_zone_WeightNews_List_repNews_ctl07_lnkTitle" href="/news/newswire/2022/05/16/canadian-miner-to-acquire-nickel-copper-cobalt-producer">Canadian Miner to Acquire Nickel Copper Cobalt Producer</a>
              </h3>
              <div class="hub-source-date">
              </div>
              <div>
              </div>
              <div></div>
            </div>
            <hr class="thin">
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow1_Row1Center_Row1Center_zone_WeightNews_List_repNews_ctl09_lnkTitle" href="/news/newswire/2022/05/13/the-stocktalk-cannabis-report-may-13-2022">The StockTalk Cannabis Report: May 13, 2022</a>
              </h3>
              <div class="hub-source-date">
              </div>
              <div>
              </div>
              <div></div>
            </div>
            <hr class="thin">
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow1_Row1Center_Row1Center_zone_WeightNews_List_repNews_ctl11_lnkTitle" href="/news/newswire/2022/05/13/theatre-reopenings-led-to-110-revenue-boom-for-this-stock">Theatre Reopenings Led to a 110% Revenue Boom for This Stock</a>
              </h3>
              <div class="hub-source-date">
              </div>
              <div>
              </div>
              <div></div>
            </div>
            <hr class="thin">
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow1_Row1Center_Row1Center_zone_WeightNews_List_repNews_ctl13_lnkTitle" href="/news/newswire/2022/05/13/local-business-activity-surged-38-year-over-year">Local Business Activity Surged 38% Year-over-Year</a>
              </h3>
              <div class="hub-source-date">
              </div>
              <div>
              </div>
              <div></div>
            </div>
            <hr class="thin">
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow1_Row1Center_Row1Center_zone_WeightNews_List_repNews_ctl15_lnkTitle" href="/news/newswire/2022/05/13/funds-from-this-oil-gas-play-rose-381-since-q1-2021">Funds From this Oil &amp; Gas Play Rose 381% Since Q1 2021</a>
              </h3>
              <div class="hub-source-date">
              </div>
              <div>
              </div>
              <div></div>
            </div>
            <hr class="thin">
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow1_Row1Center_Row1Center_zone_WeightNews_List_repNews_ctl17_lnkTitle" href="/news/market-updates/2022/05/12/stockhouse-bell-tsx-extends-declines-to-sixth-day-into-correction-territory">Stockhouse @ the Bell: TSX extends declines to sixth day into correction territory</a>
              </h3>
              <div class="hub-source-date">
              </div>
              <div>
              </div>
              <div></div>
            </div>
            <hr class="thin">
            <p class="moreItems">
              <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow1_Row1Center_Row1Center_zone_WeightNews_List_repNews_ctl18_lnkMore" href="/news">More News »</a>
            </p>
          </div>
          <div class="smallList" id="Featured_News">
            <h2 class="smallListHeader">Featured News Links</h2>
            <h3>
              <a class="newslinks" href="https://bit.ly/3FFFgal" title="https://stockhouse.com/companies/invest/p_ips">Rare Opportunity: Invest in the Indie EV Fast Charger Set to Revolutionize the Industry</a>
            </h3>
            <hr class="thin">
            <h3>
              <a class="newslinks" href="https://bit.ly/3LchofC" rel="nofollow noindex noopener" title="https://financial-news-now.com/this-public-company-could-be-the-next-big-winner-in-the-upcoming-5g-super-cycle-sparked-by-the-65-billion-us-infrastructure-bill/">A Major Player in the Historic US Nationwide Buildout of 5G Networks</a>
            </h3>
            <hr class="thin">
            <h3>
              <a class="newslinks" href="https://bit.ly/3N3L1B8" rel="nofollow noindex noopener" title="https://bluestargold.ca/corporate-presentation/">A Golden Opportunity Awaits in Canada’s Far North with a Significant High-Grade Gold Resource</a>
            </h3>
            <hr class="thin">
            <h3>
              <a class="newslinks" href="https://bit.ly/3FH1VmG" rel="nofollow noindex noopener" title="http://www.celeritymineral.com/"> Want Elephant-Sized Copper Deposits? Discover This Project Near the Largest Copper Mine in the U.S.</a>
            </h3>
            <hr class="thin">
            <h3>
              <a class="newslinks" href="https://bit.ly/3Lcfo6Y" title="https://stockhouse.com/news/press-releases/2022/05/13/eloro-resources-announces-upsized-bought-deal-financing-to-c-8-5-million">CLOSING SOON | Upsized Bought Deal Offering | Portfolio of Gold, Base-Metal Properties | Bolivia, Peru &amp; Quebec</a>
            </h3>
            <hr class="thin">
            <h3>
              <a class="newslinks" href="https://bit.ly/3w9QwZq" title="https://stockhouse.com/news/press-releases/2022/05/11/vertex-resource-group-ltd-reports-first-quarter-2022-results">Record Q1 Revenue of $54.4M for Environmental Services Co. Exceeds Expectations and Market Cap</a>
            </h3>
            <hr class="thin">
            <h3>
              <a class="newslinks" href="https://bit.ly/3whtAaD" title="https://stockhouse.com/news/press-releases/2022/05/16/i-80-gold-announces-approval-for-listing-on-the-nyse-american">i-80 Gold Announces Approval for Listing on the NYSE American</a>
            </h3>
          </div>
        </div>
        <div id="homeRow1Col3" class="column span-2 last"><a href="https://bit.ly/3KSHe9a">
<img border="0" height="90" src="https://media.stockhouse.com/media/images/dealroom/dealroom-300x90-041222.gif" width="300"></a>
          <div id="4TabIndexes">
            <div class="custom-markets">
              <nav class="tabs clearfix">
                <ul>
                  <li class="first selected custom-markets-small-tabs">
                    <a href="javascript:void(0)" data-tabid="e47d510bf2f94f1a9a9a8259e13b2857">Markets</a>
                  </li>
                  <li class=" custom-markets-small-tabs">
                    <a href="javascript:void(0)" data-tabid="f483a6243b814a1bba9415fd6ea2335a">Int'l Markets</a>
                  </li>
                  <li class=" custom-markets-small-tabs">
                    <a href="javascript:void(0)" data-tabid="695ac5f1de724082bc3f4bd48a49b619">Commodities</a>
                  </li>
                  <li class="last custom-markets-small-tabs">
                    <a href="javascript:void(0)" data-tabid="942c55d2857f4d9f9482485fe08713bb">Currencies</a>
                  </li>
                </ul>
              </nav>
              <div class="tab-content">
                <div id="e47d510bf2f94f1a9a9a8259e13b2857">
                  <div>
                    <p align="center">
                      <a href="https://bit.ly/3PfGfT8" target="_blank" rel="nofollow sponsored noopener">
<img src="//media.stockhouse.com/media/companies/v-nocr/v-nocr-logo-300x75.gif" align="center" border="0" alt="Norden Crown Metals Corp | Click to view"></a>
                    </p>
                  </div>
                  <div class="qm-widget-minimarketindices">
                    <div data-qmod-tool="minimarketindices"
                      data-qmod-params="{&quot;indices&quot;:[{&quot;name&quot;:&quot;Indices&quot;,&quot;symbolList&quot;:&quot;^TSX,^TSXV,^CSECOMP,^NASD,^NYSE,^XAX,^DJI,^SP500&quot;}],&quot;longNameForwardURL&quot;:&quot;/companies/quote?symbol=&quot;,&quot;chartParams&quot;:{&quot;chtype&quot;:&quot;mountain&quot;,&quot;chln&quot;:&quot;d47600&quot;,&quot;chfill&quot;:&quot;d47600&quot;,&quot;chfill2&quot;:&quot;ccd47600&quot;,&quot;chscale&quot;:&quot;5d&quot;,&quot;chcon&quot;:&quot;off&quot;}}"
                      class="qtool" data-template-i-d="1652713091631">
                      <div class="qmod-ui-tool qmod-minimarketindices qmod-mini-tool">
                        <div class="qmod-block-wrapper">
                          <div class="pure-g">
                            <div class="pure-u-1-1">
                              <div class="qmod-tab-container-bottom"></div>
                              <div class="qmod-minimarketindices-table-con"><!-- rivets: if data.noData --><!-- rivets: unless data.noData -->
                                <div id="DataTables_Table_0_wrapper" class="dataTables_wrapper no-footer">
                                  <table width="100%" class="qmod-table qmod-minimarketindices-table responsive nowrap dataTable no-footer" id="DataTables_Table_0">
                                    <thead>
                                      <tr>
                                        <th class="qmod-textl qmod-th-1 sorting" tabindex="0" aria-controls="DataTables_Table_0" rowspan="1" colspan="1" aria-label="Name: activate to sort column ascending">Name</th>
                                        <th class="qmod-textr qmod-th-2 sorting" tabindex="0" aria-controls="DataTables_Table_0" rowspan="1" colspan="1" aria-label="Price: activate to sort column ascending">Price</th>
                                        <th class="qmod-textr qmod-th-3 sorting" tabindex="0" aria-controls="DataTables_Table_0" rowspan="1" colspan="1" aria-label="Chg: activate to sort column ascending">Chg</th>
                                      </tr>
                                    </thead>
                                    <tbody><!-- rivets: each-tradee -->
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row qmod-tr-active odd" data-symbol="^TSX">
                                        <!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-td-1"><span rv-title="tradee.equityinfo.longname" rv-html="tradee.equityinfo.longname" class="qmod-tooltip"
                                            title="S&amp;P/TSX Composite Index">S&amp;P/TSX Composite Index</span><!-- rivets: unless tradee.entitlement | = 'DL' --></td>
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr qmod-td-2" data-sort="20147.78"><span>20,147.78</span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr qmod-td-3" data-sort="47.97"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change" class="qmod-ch-up">47.9700</span></td>
                                      </tr>
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row even" data-symbol="^TSXV">
                                        <!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-td-1"><span rv-title="tradee.equityinfo.longname" rv-html="tradee.equityinfo.longname" class="qmod-tooltip"
                                            title="S&amp;P/TSX Venture Composite Index">S&amp;P/TSX Venture Composite Index</span><!-- rivets: unless tradee.entitlement | = 'DL' --></td>
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr qmod-td-2" data-sort="698.1"><span>698.10</span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr qmod-td-3" data-sort="1.45"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change" class="qmod-ch-up">1.4500</span></td>
                                      </tr>
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row odd" data-symbol="^CSECOMP">
                                        <!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-td-1"><span rv-title="tradee.equityinfo.longname" rv-html="tradee.equityinfo.longname" class="qmod-tooltip" title="CSE Composite Index">CSE Composite
                                            Index</span><!-- rivets: unless tradee.entitlement | = 'DL' --></td>
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr qmod-td-2" data-sort="329.87"><span>329.87</span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr qmod-td-3" data-sort="1.22"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change" class="qmod-ch-up">1.2200</span></td>
                                      </tr>
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row even" data-symbol="^NASD">
                                        <!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-td-1"><span rv-title="tradee.equityinfo.longname" rv-html="tradee.equityinfo.longname" class="qmod-tooltip" title="NASDAQ Composite">NASDAQ
                                            Composite</span><!-- rivets: unless tradee.entitlement | = 'DL' --></td>
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr qmod-td-2" data-sort="11712.8087"><span>11,712.81</span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr qmod-td-3" data-sort="-92.1927"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change" class="qmod-ch-down">-92.1927</span></td>
                                      </tr>
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row odd" data-symbol="^NYSE">
                                        <!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-td-1"><span rv-title="tradee.equityinfo.longname" rv-html="tradee.equityinfo.longname" class="qmod-tooltip" title="NYSE COMPOSITE">NYSE
                                            COMPOSITE</span><!-- rivets: unless tradee.entitlement | = 'DL' --></td>
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr qmod-td-2" data-sort="15236.878"><span>15,236.88</span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr qmod-td-3" data-sort="-20.4827"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change" class="qmod-ch-down">-20.4827</span></td>
                                      </tr>
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row even" data-symbol="^XAX">
                                        <!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-td-1"><span rv-title="tradee.equityinfo.longname" rv-html="tradee.equityinfo.longname" class="qmod-tooltip" title="NYSE AMEX COMPOSITE INDEX">NYSE
                                            AMEX COMPOSITE INDEX</span><!-- rivets: unless tradee.entitlement | = 'DL' --></td>
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr qmod-td-2" data-sort="4080.8596"><span>4,080.86</span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr qmod-td-3" data-sort="55.0539"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change" class="qmod-ch-up">55.0539</span></td>
                                      </tr>
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row odd" data-symbol="^DJI">
                                        <!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-td-1"><span rv-title="tradee.equityinfo.longname" rv-html="tradee.equityinfo.longname" class="qmod-tooltip" title="Dow Jones Industrial Average">Dow
                                            Jones Industrial Average</span><!-- rivets: unless tradee.entitlement | = 'DL' --></td>
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr qmod-td-2" data-sort="32137.11"><span>32,137.11</span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr qmod-td-3" data-sort="-59.55"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change" class="qmod-ch-down">-59.5500</span></td>
                                      </tr>
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row even" data-symbol="^SP500">
                                        <!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-td-1"><span rv-title="tradee.equityinfo.longname" rv-html="tradee.equityinfo.longname" class="qmod-tooltip" title="S&amp;P 500">S&amp;P
                                            500</span><!-- rivets: unless tradee.entitlement | = 'DL' --></td>
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr qmod-td-2" data-sort="4009.22"><span>4,009.22</span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr qmod-td-3" data-sort="-14.67"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change" class="qmod-ch-down">-14.6700</span></td>
                                      </tr>
                                    </tbody>
                                  </table>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div><!-- rivets: if data.data.datatype | = 'n/a' -->
                      </div>
                    </div>
                  </div>
                  <div class="more">
                    <a class="more" href="/markets">More Markets »</a>
                  </div>
                </div>
                <div id="f483a6243b814a1bba9415fd6ea2335a" class="toggleme">
                  <div>
                    <p align="center">
                      <a href="https://bit.ly/3PfGfT8" target="_blank" rel="nofollow sponsored noopener">
<img src="//media.stockhouse.com/media/companies/v-nocr/v-nocr-logo-300x75.gif" align="center" border="0" alt="Norden Crown Metals Corp | Click to view"></a>
                    </p>
                  </div>
                  <div class="qm-widget-minimarketindices">
                    <div data-qmod-tool="minimarketindices"
                      data-qmod-params="{&quot;indices&quot;:[{&quot;name&quot;:&quot;Indices&quot;,&quot;symbolList&quot;:&quot;^ZADOW,^DJAU,^PHDOW,^SGDOW,^HSI:HK,^N225:JP,^GDAXI,^UKX:LN,^SPE350:SP&quot;}],&quot;longNameForwardURL&quot;:&quot;/companies/quote?symbol=&quot;,&quot;chartParams&quot;:{&quot;chtype&quot;:&quot;mountain&quot;,&quot;chln&quot;:&quot;d47600&quot;,&quot;chfill&quot;:&quot;d47600&quot;,&quot;chfill2&quot;:&quot;ccd47600&quot;,&quot;chscale&quot;:&quot;5d&quot;,&quot;chcon&quot;:&quot;off&quot;}}"
                      class="qtool" data-template-i-d="1652713091724">
                      <div class="qmod-ui-tool qmod-minimarketindices qmod-mini-tool">
                        <div class="qmod-block-wrapper">
                          <div class="pure-g">
                            <div class="pure-u-1-1">
                              <div class="qmod-tab-container-bottom"></div>
                              <div class="qmod-minimarketindices-table-con"><!-- rivets: if data.noData --><!-- rivets: unless data.noData -->
                                <div id="DataTables_Table_1_wrapper" class="dataTables_wrapper no-footer">
                                  <table width="100%" class="qmod-table qmod-minimarketindices-table responsive nowrap dataTable no-footer" id="DataTables_Table_1">
                                    <thead>
                                      <tr>
                                        <th class="qmod-textl qmod-th-1 sorting" tabindex="0" aria-controls="DataTables_Table_1" rowspan="1" colspan="1" aria-label="Name: activate to sort column ascending">Name</th>
                                        <th class="qmod-textr qmod-th-2 sorting" tabindex="0" aria-controls="DataTables_Table_1" rowspan="1" colspan="1" aria-label="Price: activate to sort column ascending">Price</th>
                                        <th class="qmod-textr qmod-th-3 sorting" tabindex="0" aria-controls="DataTables_Table_1" rowspan="1" colspan="1" aria-label="Chg: activate to sort column ascending">Chg</th>
                                      </tr>
                                    </thead>
                                    <tbody><!-- rivets: each-tradee -->
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row qmod-tr-active odd" data-symbol="^ZADOW">
                                        <!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-td-1"><span rv-title="tradee.equityinfo.longname" rv-html="tradee.equityinfo.longname" class="qmod-tooltip" title="Dow Jones South Africa Index">Dow
                                            Jones South Africa Index</span><!-- rivets: unless tradee.entitlement | = 'DL' --></td>
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr qmod-td-2" data-sort="1959.43"><span>1,959.43</span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr qmod-td-3" data-sort="11.18"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change" class="qmod-ch-up">11.1800</span></td>
                                      </tr>
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row even" data-symbol="^DJAU">
                                        <!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-td-1"><span rv-title="tradee.equityinfo.longname" rv-html="tradee.equityinfo.longname" class="qmod-tooltip" title="Dow Jones Australia Index">Dow
                                            Jones Australia Index</span><!-- rivets: unless tradee.entitlement | = 'DL' --></td>
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr qmod-td-2" data-sort="489.26"><span>489.26</span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr qmod-td-3" data-sort="0.37"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change" class="qmod-ch-up">0.3700</span></td>
                                      </tr>
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row odd" data-symbol="^PHDOW">
                                        <!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-td-1"><span rv-title="tradee.equityinfo.longname" rv-html="tradee.equityinfo.longname" class="qmod-tooltip" title="Dow Jones Philippines Index">Dow
                                            Jones Philippines Index</span><!-- rivets: unless tradee.entitlement | = 'DL' --></td>
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr qmod-td-2" data-sort="664.73"><span>664.73</span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr qmod-td-3" data-sort="12.48"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change" class="qmod-ch-up">12.4800</span></td>
                                      </tr>
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row even" data-symbol="^SGDOW">
                                        <!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-td-1"><span rv-title="tradee.equityinfo.longname" rv-html="tradee.equityinfo.longname" class="qmod-tooltip" title="Dow Jones Singapore Index">Dow
                                            Jones Singapore Index</span><!-- rivets: unless tradee.entitlement | = 'DL' --></td>
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr qmod-td-2" data-sort="283.82"><span>283.82</span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr qmod-td-3" data-sort="-1.24"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change" class="qmod-ch-down">-1.2400</span></td>
                                      </tr>
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row odd" data-symbol="^HSI:HK">
                                        <!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-td-1"><span rv-title="tradee.equityinfo.longname" rv-html="tradee.equityinfo.longname" class="qmod-tooltip" title="Hang Seng Idx.">Hang Seng
                                            Idx.</span><!-- rivets: unless tradee.entitlement | = 'DL' --><span rv-qmodent="tradee.entitlement" class="qmod-entitlement qmod_norealtime">&nbsp; EOD</span></td>
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr qmod-td-2" data-sort="19950.21"><span>19,950.21</span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr qmod-td-3" data-sort="51.44"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change" class="qmod-ch-up">51.4400</span></td>
                                      </tr>
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row even" data-symbol="^N225:JP">
                                        <!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-td-1"><span rv-title="tradee.equityinfo.longname" rv-html="tradee.equityinfo.longname" class="qmod-tooltip" title="Nikkei 225 Index">Nikkei 225
                                            Index</span><!-- rivets: unless tradee.entitlement | = 'DL' --><span rv-qmodent="tradee.entitlement" class="qmod-entitlement qmod_norealtime">&nbsp; EOD</span></td>
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr qmod-td-2" data-sort="26547.05"><span>26,547.05</span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr qmod-td-3" data-sort="119.4"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change" class="qmod-ch-up">119.4000</span></td>
                                      </tr>
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row odd" data-symbol="^GDAXI">
                                        <!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-td-1"><span rv-title="tradee.equityinfo.longname" rv-html="tradee.equityinfo.longname" class="qmod-tooltip" title="DAX Performance Index">DAX
                                            Performance Index</span><!-- rivets: unless tradee.entitlement | = 'DL' --></td>
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr qmod-td-2" data-sort="13923.73"><span>13,923.73</span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr qmod-td-3" data-sort="-104.2"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change" class="qmod-ch-down">-104.2000</span></td>
                                      </tr>
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row even" data-symbol="^UKX:LN"
                                        style="display: none;"><!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-td-1"><span rv-title="tradee.equityinfo.longname" rv-html="tradee.equityinfo.longname" class="qmod-tooltip" title="FTSE 100">FTSE
                                            100</span><!-- rivets: unless tradee.entitlement | = 'DL' --><span rv-qmodent="tradee.entitlement" class="qmod-entitlement qmod_norealtime">&nbsp; NA</span></td>
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr qmod-td-2"><span>N/A</span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr qmod-td-3"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change">N/A</span></td>
                                      </tr>
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row odd" data-symbol="^SPE350:SP"
                                        style="display: none;"><!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-td-1"><span rv-title="tradee.equityinfo.longname" rv-html="tradee.equityinfo.longname" class="qmod-tooltip" title="S&amp;P EUROPE 350">S&amp;P EUROPE
                                            350</span><!-- rivets: unless tradee.entitlement | = 'DL' --><span rv-qmodent="tradee.entitlement" class="qmod-entitlement qmod_norealtime">&nbsp; NA</span></td>
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr qmod-td-2"><span>N/A</span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr qmod-td-3"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change">N/A</span></td>
                                      </tr>
                                    </tbody>
                                  </table>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div><!-- rivets: if data.data.datatype | = 'n/a' -->
                      </div>
                    </div>
                  </div>
                  <div class="more">
                    <a class="more" href="/markets">More Int'l Markets »</a>
                  </div>
                </div>
                <div id="695ac5f1de724082bc3f4bd48a49b619" class="toggleme">
                  <div>
                    <p align="center">
                      <a href="https://bit.ly/3PfGfT8" target="_blank" rel="nofollow sponsored noopener">
<img src="//media.stockhouse.com/media/companies/v-nocr/v-nocr-logo-300x75.gif" align="center" border="0" alt="Norden Crown Metals Corp | Click to view"></a>
                    </p>
                  </div>
                  <div class="qm-widget-watchlist">
                    <div data-qmod-tool="watchlist"
                      data-qmod-params="{&quot;symbol&quot;:&quot;/CL,/GC,/SISPUSD,/HG,/PASPUSD,/PLSPUSD,/QM,/HO,/NG&quot;, &quot;colVisible&quot;:&quot;2,4,5&quot;, &quot;forwardURL&quot;:&quot;/companies/quote?symbol=&quot;,&quot;tradeURL&quot;:&quot;&quot;,&quot;chcon&quot;:&quot;off&quot;}"
                      class="qtool" data-template-i-d="1652713092031">
                      <div class="qmod-ui-tool qmod-watchlist">
                        <div class="qmod-block-wrapper">
                          <div class="pure-g">
                            <div class="pure-u-1-1">
                              <div class="qmod-tool-wrap">
                                <div id="DataTables_Table_0_wrapper" class="dataTables_wrapper no-footer">
                                  <table width="100%" class="qmod-table qmod-watchlist-table nowrap dataTable no-footer dtr-column" id="DataTables_Table_0" style="width: 100%;">
                                    <thead>
                                      <tr>
                                        <th class="qmod-control control qmod-col-1 sorting_disabled" rowspan="1" colspan="1" style="width: 0px; display: none;" aria-label=""></th>
                                        <th data-priority="10001" class="qmod-longname qmod-textl qmod-name qmod-col-3 sorting" tabindex="0" aria-controls="DataTables_Table_0" rowspan="1" colspan="1" style="width: 200px;"
                                          aria-label="Name: activate to sort column ascending">Name</th>
                                        <th class="qmod-last qmod-textr qmod-col-5 sorting" tabindex="0" aria-controls="DataTables_Table_0" rowspan="1" colspan="1" style="width: 40px;" aria-label="Last: activate to sort column ascending">Last</th>
                                        <th class="qmod-change qmod-textr qmod-col-17 sorting" tabindex="0" aria-controls="DataTables_Table_0" rowspan="1" colspan="1" style="width: 35px;" aria-label="$ Chg: activate to sort column ascending">$ Chg
                                        </th>
                                      </tr>
                                    </thead>
                                    <tbody><!-- rivets: each-tradee -->
                                      <tr class="odd">
                                        <td class=" qmod-control control qmod-col-1" tabindex="0" style="display: none;"></td>
                                        <td class=" qmod-name qmod-col-3"><span class="qmod-longname"><a class="qmod-forwardurl" href="/companies/quote?symbol=/CL">Crude Oil Jun 2022</a></span></td>
                                        <td class=" qmod-textr qmod-last qmod-col-5">111.42</td>
                                        <td class=" qmod-textr qmod-change qmod-col-17"><span class="qmod-ch-up">0.93</span></td>
                                      </tr>
                                      <tr class="even">
                                        <td class=" qmod-control control qmod-col-1" tabindex="0" style="display: none;"></td>
                                        <td class=" qmod-name qmod-col-3"><span class="qmod-longname"><a class="qmod-forwardurl" href="/companies/quote?symbol=/GC">Gold Jun 2022</a></span></td>
                                        <td class=" qmod-textr qmod-last qmod-col-5">1,811.60</td>
                                        <td class=" qmod-textr qmod-change qmod-col-17"><span class="qmod-ch-up">3.40</span></td>
                                      </tr>
                                      <tr class="odd">
                                        <td class=" qmod-control control qmod-col-1" tabindex="0" style="display: none;"></td>
                                        <td class=" qmod-name qmod-col-3"><span class="qmod-longname"><a class="qmod-forwardurl" href="/companies/quote?symbol=/HG">Copper Jul 2022</a></span></td>
                                        <td class=" qmod-textr qmod-last qmod-col-5">4.169</td>
                                        <td class=" qmod-textr qmod-change qmod-col-17"><span class="qmod-ch-down">-0.006</span></td>
                                      </tr>
                                      <tr class="even">
                                        <td class=" qmod-control control qmod-col-1" tabindex="0" style="display: none;"></td>
                                        <td class=" qmod-name qmod-col-3"><span class="qmod-longname"><a class="qmod-forwardurl" href="/companies/quote?symbol=/HO">Heating Oil Jul 2022</a></span></td>
                                        <td class=" qmod-textr qmod-last qmod-col-5">3.7573</td>
                                        <td class=" qmod-textr qmod-change qmod-col-17"><span class="qmod-ch-down">-0.0035</span></td>
                                      </tr>
                                      <tr class="odd">
                                        <td class=" qmod-control control qmod-col-1" tabindex="0" style="display: none;"></td>
                                        <td class=" qmod-name qmod-col-3"><span class="qmod-longname"><a class="qmod-forwardurl" href="/companies/quote?symbol=/NG">Natural Gas Jun 2022</a></span></td>
                                        <td class=" qmod-textr qmod-last qmod-col-5">8.01</td>
                                        <td class=" qmod-textr qmod-change qmod-col-17"><span class="qmod-ch-up">0.347</span></td>
                                      </tr>
                                      <tr class="even">
                                        <td class=" qmod-control control qmod-col-1" tabindex="0" style="display: none;"></td>
                                        <td class=" qmod-name qmod-col-3"><span class="qmod-longname"><a class="qmod-forwardurl" href="/companies/quote?symbol=/PASPUSD">Spot Palladium - USA Dollars</a></span></td>
                                        <td class=" qmod-textr qmod-last qmod-col-5">1,991.00</td>
                                        <td class=" qmod-textr qmod-change qmod-col-17"><span class="qmod-ch-up">46.00</span></td>
                                      </tr>
                                      <tr class="odd">
                                        <td class=" qmod-control control qmod-col-1" tabindex="0" style="display: none;"></td>
                                        <td class=" qmod-name qmod-col-3"><span class="qmod-longname"><a class="qmod-forwardurl" href="/companies/quote?symbol=/PLSPUSD">Spot Platinum - USA Dollars</a></span></td>
                                        <td class=" qmod-textr qmod-last qmod-col-5">943.50</td>
                                        <td class=" qmod-textr qmod-change qmod-col-17"><span class="qmod-ch-down">-2.50</span></td>
                                      </tr>
                                      <tr class="even">
                                        <td class=" qmod-control control qmod-col-1" tabindex="0" style="display: none;"></td>
                                        <td class=" qmod-name qmod-col-3"><span class="qmod-longname"><a class="qmod-forwardurl" href="/companies/quote?symbol=/QM">miNY Light Sweet Crude Oil Jun 2022</a></span></td>
                                        <td class=" qmod-textr qmod-last qmod-col-5">111.40</td>
                                        <td class=" qmod-textr qmod-change qmod-col-17"><span class="qmod-ch-up">0.90</span></td>
                                      </tr>
                                      <tr class="odd">
                                        <td class=" qmod-control control qmod-col-1" tabindex="0" style="display: none;"></td>
                                        <td class=" qmod-name qmod-col-3"><span class="qmod-longname"><a class="qmod-forwardurl" href="/companies/quote?symbol=/SISPUSD">Spot Silver - USA Dollars</a></span></td>
                                        <td class=" qmod-textr qmod-last qmod-col-5">21.487</td>
                                        <td class=" qmod-textr qmod-change qmod-col-17"><span class="qmod-ch-up">0.2778</span></td>
                                      </tr>
                                    </tbody>
                                  </table>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                  <div class="more">
                    <a class="more" href="/markets/commodities">More Commodities »</a>
                  </div>
                </div>
                <div id="942c55d2857f4d9f9482485fe08713bb" class="toggleme">
                  <div>
                    <p align="center">
                      <a href="https://bit.ly/3PfGfT8" target="_blank" rel="nofollow sponsored noopener">
<img src="//media.stockhouse.com/media/companies/v-nocr/v-nocr-logo-300x75.gif" align="center" border="0" alt="Norden Crown Metals Corp | Click to view"></a>
                    </p>
                  </div>
                  <div class="qm-widget-minimarketcurrencies">
                    <div data-qmod-tool="minimarketcurrencies"
                      data-qmod-params="{&quot;chartParams&quot;:{&quot;symbol&quot;:&quot;/6C&quot;}, &quot;currencies&quot;:&quot;/6C,/6E,/6B,/6J,/6M,/6A,/6S,/6L,/6R&quot;,&quot;longNameForwardURL&quot;:&quot;/companies/quote?symbol=&quot;,&quot;chcon&quot;:&quot;off&quot;}"
                      class="qtool" data-template-i-d="1652713091757">
                      <div class="qmod-ui-tool qmod-minimarketcurrencies qmod-mini-tool">
                        <div class="qmod-block-wrapper">
                          <div class="pure-g">
                            <div class="pure-u-1-1">
                              <div class="qmod-minimarketcurrencies-table-con">
                                <div id="DataTables_Table_0_wrapper" class="dataTables_wrapper no-footer">
                                  <table width="100%" class="qmod-table qmod-minimarketcurrencies-table responsive nowrap dataTable no-footer dtr-column" id="DataTables_Table_0">
                                    <thead>
                                      <tr>
                                        <th class="qmod-control control sorting_disabled" rowspan="1" colspan="1" aria-label="" style="display: none;"></th>
                                        <th class="qmod-textl qmod-th-1 sorting" tabindex="0" aria-controls="DataTables_Table_0" rowspan="1" colspan="1" aria-label="Name: activate to sort column ascending">Name</th>
                                        <th class="qmod-textr qmod-th-2 sorting" tabindex="0" aria-controls="DataTables_Table_0" rowspan="1" colspan="1" aria-label="Price: activate to sort column ascending">Price</th>
                                        <th data-priority="10001" class="qmod-textr qmod-th-3 sorting_disabled" rowspan="1" colspan="1" aria-label="Tick"><span class="qmod-hidden-h">Tick</span></th>
                                        <th data-priority="10002" class="qmod-textr qmod-th-4 sorting" tabindex="0" aria-controls="DataTables_Table_0" rowspan="1" colspan="1" aria-label="Chg: activate to sort column ascending">Chg</th>
                                      </tr>
                                    </thead>
                                    <tbody><!-- rivets: each-tradee -->
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row qmod-tr-active odd" data-symbol="$USDEUR">
                                        <td class="qmod-control control" tabindex="0" style="display: none;"></td><!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-click-ln"><span rv-html="tradee.equityinfo.longname">USA Dollars - EU Euro</span><!-- rivets: unless tradee.entitlement | = 'DL' --></td>
                                        <!-- rivets: unless uln | = true -->
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr" data-sort="0.9610903"><span>0.96</span></td>
                                        <td class="qmod-textr"><span rv-qmodchangeicon="tradee.pricedata.change" rv-qmodchange="tradee.pricedata.change" class="fa fa-arrow-circle-down qmod-ch-down"></span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr" data-sort="-0.0004197"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change" class="qmod-ch-down">-0.0004</span></td>
                                      </tr>
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row even" data-symbol="$USDJPY">
                                        <td class="qmod-control control" tabindex="0" style="display: none;"></td><!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-click-ln"><span rv-html="tradee.equityinfo.longname">USA Dollars - Japan Yen</span><!-- rivets: unless tradee.entitlement | = 'DL' --></td>
                                        <!-- rivets: unless uln | = true -->
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr" data-sort="129.1635"><span>129.16</span></td>
                                        <td class="qmod-textr"><span rv-qmodchangeicon="tradee.pricedata.change" rv-qmodchange="tradee.pricedata.change" class="fa fa-arrow-circle-down qmod-ch-down"></span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr" data-sort="-0.268"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change" class="qmod-ch-down">-0.2680</span></td>
                                      </tr>
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row odd" data-symbol="$USDGBP">
                                        <td class="qmod-control control" tabindex="0" style="display: none;"></td><!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-click-ln"><span rv-html="tradee.equityinfo.longname">USA Dollars - UK Pounds</span><!-- rivets: unless tradee.entitlement | = 'DL' --></td>
                                        <!-- rivets: unless uln | = true -->
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr" data-sort="0.8154312"><span>0.82</span></td>
                                        <td class="qmod-textr"><span rv-qmodchangeicon="tradee.pricedata.change" rv-qmodchange="tradee.pricedata.change" class="fa fa-arrow-circle-down qmod-ch-down"></span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr" data-sort="-0.0003488"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change" class="qmod-ch-down">-0.0003</span></td>
                                      </tr>
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row even" data-symbol="$USDCHF">
                                        <td class="qmod-control control" tabindex="0" style="display: none;"></td><!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-click-ln"><span rv-html="tradee.equityinfo.longname">USA Dollars - Switzerland Francs</span><!-- rivets: unless tradee.entitlement | = 'DL' --></td>
                                        <!-- rivets: unless uln | = true -->
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr" data-sort="1.005055"><span>1.01</span></td>
                                        <td class="qmod-textr"><span rv-qmodchangeicon="tradee.pricedata.change" rv-qmodchange="tradee.pricedata.change" class="fa fa-arrow-circle-up qmod-ch-up"></span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr" data-sort="0.002785"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change" class="qmod-ch-up">0.0028</span></td>
                                      </tr>
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row odd" data-symbol="$USDCAD">
                                        <td class="qmod-control control" tabindex="0" style="display: none;"></td><!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-click-ln"><span rv-html="tradee.equityinfo.longname">USA Dollars - Canada Dollars</span><!-- rivets: unless tradee.entitlement | = 'DL' --></td>
                                        <!-- rivets: unless uln | = true -->
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr" data-sort="1.289965"><span>1.29</span></td>
                                        <td class="qmod-textr"><span rv-qmodchangeicon="tradee.pricedata.change" rv-qmodchange="tradee.pricedata.change" class="fa fa-arrow-circle-down qmod-ch-down"></span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr" data-sort="-0.00063"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change" class="qmod-ch-down">-0.0006</span></td>
                                      </tr>
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row even" data-symbol="$USDNZD">
                                        <td class="qmod-control control" tabindex="0" style="display: none;"></td><!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-click-ln"><span rv-html="tradee.equityinfo.longname">USA Dollars - New Zealand Dollars</span><!-- rivets: unless tradee.entitlement | = 'DL' --></td>
                                        <!-- rivets: unless uln | = true -->
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr" data-sort="1.5909254"><span>1.59</span></td>
                                        <td class="qmod-textr"><span rv-qmodchangeicon="tradee.pricedata.change" rv-qmodchange="tradee.pricedata.change" class="fa fa-arrow-circle-up qmod-ch-up"></span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr" data-sort="0.0010354"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change" class="qmod-ch-up">0.0010</span></td>
                                      </tr>
                                      <tr rv-data-symbol="tradee.symbolstring" rv-on-click="data.clickRow" rv-hide="tradee.entitlement | = 'NA'" rv-class-qmod-tr-active="index | = 0" class="qmod-table-row odd" data-symbol="$USDHKD">
                                        <td class="qmod-control control" tabindex="0" style="display: none;"></td><!-- rivets: unless uln | = false -->
                                        <td rv-on-click="data.clickLongName" class="qmod-textl qmod-click-ln"><span rv-html="tradee.equityinfo.longname">USA Dollars - Hong Kong Dollars</span><!-- rivets: unless tradee.entitlement | = 'DL' --></td>
                                        <!-- rivets: unless uln | = true -->
                                        <td rv-data-sort="tradee.pricedata.last" class="qmod-textr" data-sort="7.84986"><span>7.85</span></td>
                                        <td class="qmod-textr"><span rv-qmodchangeicon="tradee.pricedata.change" rv-qmodchange="tradee.pricedata.change" class="fa fa-arrow-circle-down qmod-ch-down"></span></td>
                                        <td rv-data-sort="tradee.pricedata.change" class="qmod-textr" data-sort="-0.000055"><span style="font-weight:bold" rv-qmodchange="tradee.pricedata.change" class="qmod-ch-down">-0.0001</span></td>
                                      </tr>
                                    </tbody>
                                  </table>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div><!-- rivets: if data.data.datatype | = 'n/a' -->
                      </div>
                    </div>
                  </div>
                  <div class="more">
                    <a class="more" href="/markets/currencies">More Currencies »</a>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <div id="Display_Ad_One" class="sh-ad 06dcdc9323e84ba98aedfb1156b546bc sidebar-container-300x250">
            <div id="06dcdc9323e84ba98aedfb1156b546bc">
              <a href="https://e-9701.adzerk.net/r?e=eyJ2IjoiMS4xMCIsImF2IjoxOTM3Njc3LCJhdCI6NSwiYnQiOjAsImNtIjo0NzIzODkwNywiY3QiOiJyb3MiLCJjaCI6MTg1NjMsImNrIjp7fSwiY3IiOjYyNjc5MjAzLCJkaSI6ImFkZGU0ZjhlZmY5ZDQ0NTRiMDI5YjJjMTA0YTVmNTEyIiwiZGoiOjAsImlpIjoiYzRjYmNlM2QzMDJiNDhjOWI3MDZlZDg3MzlmN2VhMGQiLCJkbSI6MSwiZmMiOjExMDAyNTMyMiwiZmwiOjEwMjAxMjQ4MywiaXAiOiIyMTcuMTM4LjE5Ni4xMDUiLCJrdyI6ImhvbWUtcGFnZSIsIm53Ijo5NzAxLCJwYyI6MCwib3AiOjAsImVjIjowLCJnbSI6MCwiZXAiOm51bGwsInByIjo3NTAxNSwicnQiOjEsInJzIjo1MDAsInNhIjoidW5kZWZpbmVkIiwic2IiOiJpLTAzMDdmNWQ3ZGNmMWRhOTY1Iiwic3AiOjM0NzE5NDQsInN0IjozMjE2OTUsInVrIjoidWUxLTZlNTM2NWEyNTY5NTQyOGJiMTcyMjUxZjA5YjU5NDllIiwiem4iOjEzNzMyMiwidHMiOjE2NTI3MTMwODk0MDYsImJmIjp0cnVlLCJwbiI6IjA2ZGNkYzkzMjNlODRiYTk4YWVkZmIxMTU2YjU0NmJjIiwiZ2MiOmZhbHNlLCJnQyI6ZmFsc2UsImdpIjp0cnVlLCJncyI6Im5vbmUiLCJ0eiI6IlVUQyIsInVyIjoiaHR0cHM6Ly93d3cuYmFzZWxvZGUuY29tIn0&amp;s=R6GMj_itEL-x2JJXVmkbo8dBTSk" rel="nofollow" target="_blank" title=""><img src="https://s.zkcdn.net/Advertisers/df4732c4c7a645ff99944f0fa6c7d46a.gif" title="" alt="" border="0" width="300" height="250"></a><img
                height="0px" width="0px" border="0" style="position:absolute;"
                src="https://e-9701.adzerk.net/i.gif?e=eyJ2IjoiMS4xMCIsImF2IjoxOTM3Njc3LCJhdCI6NSwiYnQiOjAsImNtIjo0NzIzODkwNywiY3QiOiJyb3MiLCJjaCI6MTg1NjMsImNrIjp7fSwiY3IiOjYyNjc5MjAzLCJkaSI6ImFkZGU0ZjhlZmY5ZDQ0NTRiMDI5YjJjMTA0YTVmNTEyIiwiZGoiOjAsImlpIjoiYzRjYmNlM2QzMDJiNDhjOWI3MDZlZDg3MzlmN2VhMGQiLCJkbSI6MSwiZmMiOjExMDAyNTMyMiwiZmwiOjEwMjAxMjQ4MywiaXAiOiIyMTcuMTM4LjE5Ni4xMDUiLCJrdyI6ImhvbWUtcGFnZSIsIm53Ijo5NzAxLCJwYyI6MCwib3AiOjAsImVjIjowLCJnbSI6MCwiZXAiOm51bGwsInByIjo3NTAxNSwicnQiOjEsInJzIjo1MDAsInNhIjoidW5kZWZpbmVkIiwic2IiOiJpLTAzMDdmNWQ3ZGNmMWRhOTY1Iiwic3AiOjM0NzE5NDQsInN0IjozMjE2OTUsInVrIjoidWUxLTZlNTM2NWEyNTY5NTQyOGJiMTcyMjUxZjA5YjU5NDllIiwiem4iOjEzNzMyMiwidHMiOjE2NTI3MTMwODk0MDYsImJmIjp0cnVlLCJwbiI6IjA2ZGNkYzkzMjNlODRiYTk4YWVkZmIxMTU2YjU0NmJjIiwiZ2MiOmZhbHNlLCJnQyI6ZmFsc2UsImdpIjp0cnVlLCJncyI6Im5vbmUiLCJ0eiI6IlVUQyIsImJhIjoxLCJmcSI6MH0&amp;s=zVwzRfId9xC5I95X8HTHqy8mjiY">
            </div>
          </div>
          <div id="socialMediaPlaque">
            <p class="socialTitle">Get the latest news and updates from Stockhouse on social media</p>
            <ul>
              <li>
                <a target="_blank" href="https://www.facebook.com/stockhouse/">
                    <img src="https://assets.stockhouse.com/kentico-cms/0288-00/images/Sprite.svg#id_Facebook_Icon" alt="facebook">
                </a>
              </li>
              <li>
                <a target="_blank" href="https://twitter.com/intent/follow?original_referer=https%3A%2F%2Fstockhouse.com%2F&amp;ref_src=twsrc%5Etfw&amp;region=follow_link&amp;screen_name=stockhouse&amp;tw_p=followbutton">
                    <img src="https://assets.stockhouse.com/kentico-cms/0288-00/images/Sprite.svg#id_Twitter_Icon" alt="twitter">
                </a>
              </li>
              <li>
                <a target="_blank" href="https://www.linkedin.com/uas/login?session_redirect=https%3A%2F%2Fwww%2Elinkedin%2Ecom%2Fcompany%2Fstockhouse-publishing-ltd&amp;trk=top-card_top-card-secondary-button-top-card-secondary-cta">
                    <img src="https://assets.stockhouse.com/kentico-cms/0288-00/images/Sprite.svg#id_Linkedin_Icon" alt="linkedin">
                </a>
              </li>
            </ul>
            <p class="socialBottom">Follow STOCKHOUSE Today</p>
          </div>
        </div>
      </div>
      <div style="clear:both"></div>
      <div id="homeRow2">
        <div id="homeRow2Col1" class="column span-2">
          <div class="smallList" id="Showcase_Company">
            <h2 class="smallListHeader"> Showcase Company </h2>
            <figure class="featured-company clearfix">
              <div class="left">
                <a class="featured-company-link" href="/companies/profile?symbol=v.yeg"><img alt="Yorkton Equity Group Inc." src="https://assets.stockhouse.com/kentico-cms/0288-00/images/img-placeholder.png" data-sh-src="https://media.stockhouse.com/media/companies/v-yeg/v-yeg-logo-136x96.gif"></a>
              </div>
              <figcaption>
                <h3> Yorkton Equity Group Inc. </h3>
                <div> The Yorkton Equity Group (YEG) is focused on the accretive acquisition of multifamily rental ... </div>
              </figcaption>
            </figure>
            <div class="featured-company-more">
              <a href="/companies/quote?symbol=v.yeg">View More »</a>
            </div>
          </div>
          <div class="smallList" id="Interviews_List">
            <h2 class="smallListHeader"> Interviews </h2>
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Left_Row2Left_zone_Interviews_List_r_ctl01_ArticleLink" href="/opinion/interviews/2022/05/13/stronger-faster-cheaper-welcome-to-new-ev-charging-station">Stronger. Faster. Cheaper. Welcome to the New EV Charging Station</a>
              </h3>
              <div class="hub-source-date">3 days ago</div>
              <div>
                <span class="tags"><a href="/news/trending/technology_43">TECHNOLOGY</a></span>
              </div>
            </div>
            <hr class="thin">
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Left_Row2Left_zone_Interviews_List_r_ctl03_ArticleLink" href="/opinion/interviews/2022/05/05/a-sound-investment-strategy-into-great-vancouver-s-booming-real-estate-and">A Sound Investment Strategy into Great Vancouver's Booming Real Estate and Student Housing Market</a>
              </h3>
              <div class="hub-source-date">11 days ago</div>
              <div>
                <span class="tags"><a href="/news/trending/education-training-services_130153">EDUCATION-TRAINING-SERVICES</a> <span>|</span> <a href="/news/trending/consumer-defensive_33">CONSUMER DEFENSIVE</a></span>
              </div>
            </div>
            <hr class="thin">
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Left_Row2Left_zone_Interviews_List_r_ctl05_ArticleLink" href="/opinion/interviews/2022/05/05/science-fact-the-future-food-here-today">Science FACT: The Future of Food is Here…Today</a>
              </h3>
              <div class="hub-source-date">11 days ago</div>
              <div>
                <span class="tags"><a href="/news/trending/household-personal-products_130046">HOUSEHOLD-PERSONAL-PRODUCTS</a> <span>|</span> <a href="/news/trending/consumer-defensive_33">CONSUMER DEFENSIVE</a></span>
              </div>
            </div>
            <hr class="thin">
            <p id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Left_Row2Left_zone_Interviews_List_r_ctl06_morepcontainer" class="moreItems">
              <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Left_Row2Left_zone_Interviews_List_r_ctl06_lnkMore" href="/opinion/interviews">More Interviews »</a></p>
          </div>
          <div class="smallList" id="CDN_Press_Releases">
            <h2 class="smallListHeader"> Canadian Press Releases </h2>
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Left_Row2Left_zone_CDN_Press_Releases_r_ctl01_ArticleLink" href="/news/press-releases/2022/05/16/notice-of-extraordinary-general-meeting-of-lundin-energy-ab">Notice of Extraordinary General Meeting of Lundin Energy AB</a>
              </h3>
              <div class="hub-source-date">8 minutes ago</div>
              <div>
              </div>
            </div>
            <hr class="thin">
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Left_Row2Left_zone_CDN_Press_Releases_r_ctl03_ArticleLink" href="/news/press-releases/2022/05/16/revive-therapeutics-provides-update-on-phase-3-clinical-trial-for-bucillamine-in">Revive Therapeutics Provides Update on Phase 3 Clinical Trial for Bucillamine in COVID-19</a>
              </h3>
              <div class="hub-source-date">9 minutes ago</div>
              <div>
              </div>
            </div>
            <hr class="thin">
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Left_Row2Left_zone_CDN_Press_Releases_r_ctl05_ArticleLink" href="/news/press-releases/2022/05/16/multi-metal-development-ltd-announces-name-change-and-update">Multi-Metal Development Ltd. Announces Name Change and Update</a>
              </h3>
              <div class="hub-source-date">12 minutes ago</div>
              <div>
              </div>
            </div>
            <hr class="thin">
            <p id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Left_Row2Left_zone_CDN_Press_Releases_r_ctl06_morepcontainer" class="moreItems">
              <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Left_Row2Left_zone_CDN_Press_Releases_r_ctl06_lnkMore" href="/news/canadian-press-releases">More Canadian Press Releases »</a></p>
          </div>
          <div class="smallList" id="US_Press_Releases">
            <h2 class="smallListHeader"> US Press Releases </h2>
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Left_Row2Left_zone_US_Press_Releases_r_ctl01_ArticleLink" href="/news/press-releases/2022/05/16/2022-pga-championship-coverage-on-siriusxm">2022 PGA Championship Coverage on SiriusXM</a>
              </h3>
              <div class="hub-source-date">28 minutes ago</div>
              <div>
              </div>
            </div>
            <hr class="thin">
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Left_Row2Left_zone_US_Press_Releases_r_ctl03_ArticleLink" href="/news/press-releases/2022/05/16/fat-deadline-tomorrow-rosen-a-leading-law-firm-encourages-fat-brands-inc">FAT DEADLINE TOMORROW: ROSEN, A LEADING LAW FIRM, Encourages FAT Brands Inc. Investors to Secure...</a>
              </h3>
              <div class="hub-source-date">34 minutes ago</div>
              <div>
              </div>
            </div>
            <hr class="thin">
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Left_Row2Left_zone_US_Press_Releases_r_ctl05_ArticleLink" href="/news/press-releases/2022/05/16/cano-tuesday-deadline-rosen-a-top-ranked-firm-encourages-cano-health-inc-f-k-a">CANO TUESDAY DEADLINE: ROSEN, A TOP RANKED FIRM, Encourages Cano Health, Inc. f/k/a Jaws...</a>
              </h3>
              <div class="hub-source-date">40 minutes ago</div>
              <div>
              </div>
            </div>
            <hr class="thin">
            <p id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Left_Row2Left_zone_US_Press_Releases_r_ctl06_morepcontainer" class="moreItems">
              <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Left_Row2Left_zone_US_Press_Releases_r_ctl06_lnkMore" href="/news/us-press-releases">More US Press Releases »</a></p>
          </div>
        </div>
        <div id="homeRow2Col2" class="column span-2">
          <div class="smallList" id="Columnists_List">
            <h2 class="smallListHeader">Columnists</h2>
            <ul class="featured-columnists">
              <li class="item first">
                <h3 class="feature-title"> Newswire </h3>
                <h3>
                  <a href="/news/newswire/2022/05/04/the-biotech-stock-on-frontier-gene-editing-revolutionary-therapies" target="_self" rel="">The BioTech Stock on the Frontier of Gene Editing; Revolutionary Th...</a>
                </h3>
                <img class="portrait" alt="Jon Brown" width="100" src="https://assets.stockhouse.com/kentico-cms/0288-00/images/placeholder-headshot.png"
                  data-sh-src="https://media.stockhouse.com/media/columnists/73482d92-5e3d-4663-a087-498f22541f8b.jpg">
                <a rel="author" class="author-link" href="/columnists/Jon-Brown-(1)">Jon Brown</a>
              </li>
              <li class="item">
                <h3 class="feature-title"> Newswire </h3>
                <h3>
                  <a href="/news/newswire/2022/05/16/meet-junior-miner-exploring-quebec-s-richest-gold-belts" target="_self" rel="">Meet the Junior Miner Exploring Quebec’s Richest Gold Belts</a>
                </h3>
                <img class="portrait" alt="Dave Jackson" width="100" src="https://assets.stockhouse.com/kentico-cms/0288-00/images/placeholder-headshot.png"
                  data-sh-src="https://media.stockhouse.com/media/columnists/91313f81-269d-4ceb-b9c7-a2e1e33cc330.jpg">
                <a rel="author" class="author-link" href="/columnists/Dave-Jackson">Dave Jackson</a>
              </li>
            </ul>
          </div>
          <div class="smallList" id="Showcase_News">
            <h2 class="smallListHeader">Showcase News Releases</h2>
            <div>
              <div style="padding: 10px 10px 0 10px">
                <a href="https://stockhouse.com/companies/showcase/c.rvv">Revive Therapeutics Ltd.
                            <br>   <span style="font-weight: normal">Revive Therapeutics Provides Update on Phase 3 Clinical Trial for Bucillamine in COVID-19</span></a>
              </div>
              <hr class="thin">
              <div style="padding: 10px 10px 0 10px">
                <a href="https://stockhouse.com/companies/showcase/v.mly">American CuMo Mining Corp.
                            <br>   <span style="font-weight: normal">Multi-Metal Development Ltd. Announces Name Change and Update</span></a>
              </div>
              <hr class="thin">
              <div style="padding: 10px 10px 0 10px">
                <a href="https://stockhouse.com/companies/showcase/t.nvcn">Neovasc Inc.
                            <br>   <span style="font-weight: normal">Neovasc Regains Compliance with Nasdaq Minimum Bid Price Rule</span></a>
              </div>
              <hr class="thin">
            </div>
            <p class="moreItems">
              <a href="/companies/showcase">More Showcase News Releases »</a>
            </p>
          </div>
        </div>
        <div id="homeRow2Col3" class="column span-2 last">
          <div class="smallList" id="Opinion_List">
            <h2 class="smallListHeader"> Opinion &amp; Analysis </h2>
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Right_Row2Right_zone_Opinion_List_repNews_ctl01_lnkTitle" href="/opinion/buzz-on-the-bullboards/2022/05/12/buzz-on-bullboards-do-dead-cats-bounce">Buzz on the Bullboards: Do the Dead Cats Bounce?</a>
              </h3>
              <div class="hub-source-date">
              </div>
              <div>
              </div>
              <div></div>
            </div>
            <hr class="thin">
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Right_Row2Right_zone_Opinion_List_repNews_ctl03_lnkTitle" href="/opinion/interviews/2022/05/13/stronger-faster-cheaper-welcome-to-new-ev-charging-station">Stronger. Faster. Cheaper. Welcome to the New EV Charging Station</a>
              </h3>
              <div class="hub-source-date">
              </div>
              <div>
              </div>
              <div> <span class="tags"><a href="/news/trending/technology_43">TECHNOLOGY</a></span></div>
            </div>
            <hr class="thin">
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Right_Row2Right_zone_Opinion_List_repNews_ctl05_lnkTitle" href="/opinion/buzz-on-the-bullboards/2022/05/05/buzz-on-bullboards-who-latest-hot-play">Buzz on the Bullboards: Who is the Latest Hot Play?</a>
              </h3>
              <div class="hub-source-date">
              </div>
              <div>
              </div>
              <div></div>
            </div>
            <hr class="thin">
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Right_Row2Right_zone_Opinion_List_repNews_ctl07_lnkTitle" href="/opinion/independent-reports/2022/05/04/a-deeper-look-high-grade-project-bc">A Deeper Look at a High-Grade Project in BC</a>
              </h3>
              <div class="hub-source-date">
              </div>
              <div>
              </div>
              <div> <span class="tags"><a href="/news/trending/industrial-metals-minerals_157">INDUSTRIAL METALS &amp; MINERALS</a></span></div>
            </div>
            <hr class="thin">
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Right_Row2Right_zone_Opinion_List_repNews_ctl09_lnkTitle" href="/opinion/interviews/2022/05/05/a-sound-investment-strategy-into-great-vancouver-s-booming-real-estate-and">A Sound Investment Strategy into Great Vancouver's Booming Real Estate and Student Housing Market</a>
              </h3>
              <div class="hub-source-date">
              </div>
              <div>
              </div>
              <div> <span class="tags"><a href="/news/trending/education-training-services_130153">EDUCATION-TRAINING-SERVICES</a> <span>|</span> <a href="/news/trending/consumer-defensive_33">CONSUMER DEFENSIVE</a></span></div>
            </div>
            <hr class="thin">
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Right_Row2Right_zone_Opinion_List_repNews_ctl11_lnkTitle" href="/opinion/interviews/2022/05/05/science-fact-the-future-food-here-today">Science FACT: The Future of Food is Here…Today</a>
              </h3>
              <div class="hub-source-date">
              </div>
              <div>
              </div>
              <div> <span class="tags"><a href="/news/trending/household-personal-products_130046">HOUSEHOLD-PERSONAL-PRODUCTS</a> <span>|</span> <a href="/news/trending/consumer-defensive_33">CONSUMER DEFENSIVE</a></span></div>
            </div>
            <hr class="thin">
            <div class="clearfix hub-article-container">
              <h3>
                <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Right_Row2Right_zone_Opinion_List_repNews_ctl13_lnkTitle" href="/opinion/interviews/2022/05/05/why-this-psychedelics-company-focused-on-weight-management">Why This Psychedelics Company is Focused on Weight Management</a>
              </h3>
              <div class="hub-source-date">
              </div>
              <div>
              </div>
              <div> <span class="tags"><a href="/news/trending/healthcare_37">HEALTHCARE</a> <span>|</span> <a href="/news/trending/biotechnology_70569">BIOTECHNOLOGY</a></span></div>
            </div>
            <hr class="thin">
            <p class="moreItems">
              <a id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Right_Row2Right_zone_Opinion_List_repNews_ctl14_lnkMore" href="/opinion">More Opinion and Analysis »</a>
            </p>
          </div>
          <div class="webpart-container ">
            <div id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Right_Row2Right_zone_Investor_Pulse_Poll_poll">
              <div class="smallList" id="Investor_Pulse_Poll">
                <h2 class="smallListHeader"> Investor Pulse Poll </h2>
                <div id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Right_Row2Right_zone_Investor_Pulse_Poll_viewPoll_pnlControl" class="poll"
                  onkeypress="javascript:return WebForm_FireDefaultButton(event, 'p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Right_Row2Right_zone_Investor_Pulse_Poll_viewPoll_btnVote')">
                  <div class="poll-question">
                    <span id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Right_Row2Right_zone_Investor_Pulse_Poll_viewPoll_lblQuestion">NFT's and Metaverse-related stocks are tumbling, has this impacted your portfolio?</span>
                  </div>
                  <div id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Right_Row2Right_zone_Investor_Pulse_Poll_viewPoll_updAnswer">
                    <div id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Right_Row2Right_zone_Investor_Pulse_Poll_viewPoll_pnlAnswer" class="poll-answers">
                      <span class="radio"><input id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Right_Row2Right_zone_Investor_Pulse_Poll_viewPoll_rad1164" type="radio"
                          name="p$lt$zoneContent$SubContent$p$lt$zoneRow2$Row2Right$Row2Right_zone$Investor_Pulse_Poll$viewPoll$05_11_2022NFTMetaGroup" value="rad1164"><label
                          for="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Right_Row2Right_zone_Investor_Pulse_Poll_viewPoll_rad1164">Yes</label></span><span class="radio"><input
                          id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Right_Row2Right_zone_Investor_Pulse_Poll_viewPoll_rad1165" type="radio"
                          name="p$lt$zoneContent$SubContent$p$lt$zoneRow2$Row2Right$Row2Right_zone$Investor_Pulse_Poll$viewPoll$05_11_2022NFTMetaGroup" value="rad1165"><label
                          for="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Right_Row2Right_zone_Investor_Pulse_Poll_viewPoll_rad1165">No</label></span>
                    </div>
                  </div>
                  <div id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Right_Row2Right_zone_Investor_Pulse_Poll_viewPoll_pnlFooter" class="poll-footer">
                    <input type="image" name="p$lt$zoneContent$SubContent$p$lt$zoneRow2$Row2Right$Row2Right_zone$Investor_Pulse_Poll$viewPoll$btnVote"
                      id="p_lt_zoneContent_SubContent_p_lt_zoneRow2_Row2Right_Row2Right_zone_Investor_Pulse_Poll_viewPoll_btnVote" src="Stockhouse/images/vote.png" style="height:25px;width:60px;">
                  </div>
                </div>
              </div>
            </div>
          </div>
          <div id="Display_Ad_Two" class="sh-ad e47acbf2af124094aa13fa26bf00a148 sidebar-container-300x600">
            <div id="e47acbf2af124094aa13fa26bf00a148"><iframe id="ados_frame_e47acbf2af124094aa13fa26bf00a148_2167504" frameborder="0" scrolling="no" height="600" width="300"></iframe><img height="0px" width="0px" border="0"
                style="position:absolute;"
                src="https://e-9701.adzerk.net/i.gif?e=eyJ2IjoiMS4xMCIsImF2IjoxNDk0MzAsImF0Ijo0MywiYnQiOjAsImNtIjo0NzM5MTcsImNoIjoxODU2MywiY2siOnt9LCJjciI6MTkzNzgzMiwiZGkiOiIzZjM0MjBlYmUzMzU0MzMyYmEzYzdkNzhjMGJlOWQwYSIsImRqIjowLCJpaSI6IjJmNzYxYjkzYzU0NjRmNjk5Yjc0NWY5NzJlMjQ5MzQzIiwiZG0iOjEsImZjIjoyMzQyMTU5LCJmbCI6MjE2NzUwNCwiaXAiOiIyMTcuMTM4LjE5Ni4xMDUiLCJrdyI6ImhvbWUtcGFnZSIsIm1rIjoiaG9tZS1wYWdlIiwibnciOjk3MDEsInBjIjowLCJvcCI6MCwiZWMiOjAsImdtIjowLCJlcCI6bnVsbCwicHIiOjY0NjAxLCJydCI6MSwicnMiOjUwMCwic2EiOiJ1bmRlZmluZWQiLCJzYiI6ImktMDMwN2Y1ZDdkY2YxZGE5NjUiLCJzcCI6MzQ3MTk0NCwic3QiOjMyMTY5NSwidWsiOiJ1ZTEtNmU1MzY1YTI1Njk1NDI4YmIxNzIyNTFmMDliNTk0OWUiLCJ6biI6MTM3MzIyLCJ0cyI6MTY1MjcxMzA4OTQwNSwiYmYiOnRydWUsInBuIjoiZTQ3YWNiZjJhZjEyNDA5NGFhMTNmYTI2YmYwMGExNDgiLCJnYyI6ZmFsc2UsImdDIjpmYWxzZSwiZ2kiOnRydWUsImdzIjoibm9uZSIsInR6IjoiVVRDIiwiYWciOjEsImJhIjoxLCJmcSI6MH0&amp;s=JVRzEKJb-GVsKQatTm-4Ss5StPc">
            </div>
          </div>
        </div>
      </div>
      <div class="column span-6 last">
        <div id="footerCarousel" style="">
          <a class="carousel-prev-btn slick-arrow" style="display: block;"></a>
          <div class="footer-carousel-slides slick-initialized slick-slider">
            <div class="slick-list draggable">
              <div class="slick-track" style="opacity: 1; width: 50000px; transform: translate3d(-180px, 0px, 0px);">
                <div class="slick-slide slick-cloned" data-slick-index="-1" aria-hidden="true" tabindex="-1">
                  <a href="https://stockhouse.com/news/newswire/2022/05/16/progress-made-2-canadian-gold-manganese-assets" tabindex="-1">
                                <img src="https://media.stockhouse.com/embed/bbocfl7fhjwcdbmy4ur8hzxou7/1/medium" alt="Progress Made at 2 Canadian Gold &amp; Manganese Assets">
                            </a>
                  <a class="carousel-link" href="https://stockhouse.com/news/newswire/2022/05/16/progress-made-2-canadian-gold-manganese-assets" tabindex="-1">Progress Made at 2 Canadian Gold &amp; Manganese Assets</a>
                </div>
                <div class="slick-slide slick-current slick-active" data-slick-index="0" aria-hidden="false" tabindex="0">
                  <a href="https://stockhouse.com/news/newswire/2022/05/16/meet-junior-miner-exploring-quebec-s-richest-gold-belts" tabindex="0">
                                <img src="https://media.stockhouse.com/embed/bhcjnizfo39e4aqp6low5ymtrf/1/medium" alt="Meet the Junior Miner Exploring Quebec’s Richest Gold Belts">
                            </a>
                  <a class="carousel-link" href="https://stockhouse.com/news/newswire/2022/05/16/meet-junior-miner-exploring-quebec-s-richest-gold-belts" tabindex="0">Meet the Junior Miner Exploring Quebec’s Richest Gold Belts</a>
                </div>
                <div class="slick-slide" data-slick-index="1" aria-hidden="true" tabindex="-1">
                  <a href="https://stockhouse.com/news/newswire/2022/05/16/canopy-growth-to-report-q4-and-fy-2022-financial-results-on-5-27-22" tabindex="-1">
                                <img src="https://media.stockhouse.com/embed/bgq7z49rjsegrcmz6cfit1gqwo/1/medium" alt="Canopy Growth to report Q4 and FY 2022 financial results on 5/27/22">
                            </a>
                  <a class="carousel-link" href="https://stockhouse.com/news/newswire/2022/05/16/canopy-growth-to-report-q4-and-fy-2022-financial-results-on-5-27-22" tabindex="-1">Canopy Growth to report Q4 and FY 2022 financial results on 5/27/22</a>
                </div>
                <div class="slick-slide" data-slick-index="2" aria-hidden="true" tabindex="-1">
                  <a href="https://stockhouse.com/news/newswire/2022/05/16/canadian-tech-firm-s-revenue-jumps-702-q1" tabindex="-1">
                                <img src="https://media.stockhouse.com/embed/bfl67door1bx0bb18dwvjhpfd7/1/medium" alt="Canadian Tech Firm's Revenue Jumps 702% in Q1">
                            </a>
                  <a class="carousel-link" href="https://stockhouse.com/news/newswire/2022/05/16/canadian-tech-firm-s-revenue-jumps-702-q1" tabindex="-1">Canadian Tech Firm's Revenue Jumps 702% in Q1</a>
                </div>
                <div class="slick-slide" data-slick-index="3" aria-hidden="true" tabindex="-1">
                  <a href="https://stockhouse.com/news/newswire/2022/05/16/canadian-miner-to-acquire-nickel-copper-cobalt-producer" tabindex="-1">
                                <img src="https://media.stockhouse.com/embed/a97cans5thx8sdbs3cpiqdozrm/1/medium" alt="Canadian Miner to Acquire Nickel Copper Cobalt Producer">
                            </a>
                  <a class="carousel-link" href="https://stockhouse.com/news/newswire/2022/05/16/canadian-miner-to-acquire-nickel-copper-cobalt-producer" tabindex="-1">Canadian Miner to Acquire Nickel Copper Cobalt Producer</a>
                </div>
                <div class="slick-slide" data-slick-index="4" aria-hidden="true" tabindex="-1">
                  <a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/starcore-announces-us2-million-exploration-program-for-2022-2022-05-16/" tabindex="-1">
                                <img src="https://media.stockhouse.com/embed/bfvvjg5cf6ts0czdc5iri3lka9/1/medium" alt="Starcore International Mines (TSX:SAM) announces US$2M exploration program for 2022">
                            </a>
                  <a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/starcore-announces-us2-million-exploration-program-for-2022-2022-05-16/" tabindex="-1">Starcore International Mines (TSX:SAM) announces US$2M exploration program for 2022</a>
                </div>
                <div class="slick-slide" data-slick-index="5" aria-hidden="true" tabindex="-1">
                  <a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/ascendant-resources-announces-non-brokered-private-placement-2-2022-05-16/" tabindex="-1">
                                <img src="https://media.stockhouse.com/embed/babzto0j9ejlodp4b64402l1wa/1/medium" alt="Ascendant Resources (TSX:ASND) announces $3.5M non-brokered private placement">
                            </a>
                  <a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/ascendant-resources-announces-non-brokered-private-placement-2-2022-05-16/" tabindex="-1">Ascendant Resources (TSX:ASND) announces $3.5M non-brokered private placement</a>
                </div>
                <div class="slick-slide" data-slick-index="6" aria-hidden="true" tabindex="-1">
                  <a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/nano-one-provides-quarterly-progress-update-and-reports-q1-2022-results-2022-05-13/" tabindex="-1">
                                <img src="https://media.stockhouse.com/embed/bdts944upi1dmagudtqocs171i/1/medium" alt="Nano One Materials reports Q1 2022 results">
                            </a>
                  <a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/nano-one-provides-quarterly-progress-update-and-reports-q1-2022-results-2022-05-13/" tabindex="-1">Nano One Materials reports Q1 2022 results</a>
                </div>
                <div class="slick-slide" data-slick-index="7" aria-hidden="true" tabindex="-1">
                  <a href="https://stockhouse.com/opinion/interviews/2022/05/13/stronger-faster-cheaper-welcome-to-new-ev-charging-station" tabindex="-1">
                                <img src="https://media.stockhouse.com/embed/beak7fjxfzdyzc3yq0vmolopb1/1/medium" alt="Stronger. Faster. Cheaper. Welcome to the New EV Charging Station">
                            </a>
                  <a class="carousel-link" href="https://stockhouse.com/opinion/interviews/2022/05/13/stronger-faster-cheaper-welcome-to-new-ev-charging-station" tabindex="-1">Stronger. Faster. Cheaper. Welcome to the New EV Charging Station</a>
                </div>
                <div class="slick-slide" data-slick-index="8" aria-hidden="true" tabindex="-1">
                  <a href="https://stockhouse.com/news/newswire/2022/05/13/funds-from-this-oil-gas-play-rose-381-since-q1-2021" tabindex="-1">
                                <img src="https://media.stockhouse.com/embed/bd5kt2ups4tdyc7yzijasfan7z/1/medium" alt="Funds From this Oil &amp; Gas Play Rose 381% Since Q1 2021">
                            </a>
                  <a class="carousel-link" href="https://stockhouse.com/news/newswire/2022/05/13/funds-from-this-oil-gas-play-rose-381-since-q1-2021" tabindex="-1">Funds From this Oil &amp; Gas Play Rose 381% Since Q1 2021</a>
                </div>
                <div class="slick-slide" data-slick-index="9" aria-hidden="true" tabindex="-1">
                  <a href="https://stockhouse.com/news/newswire/2022/05/16/progress-made-2-canadian-gold-manganese-assets" tabindex="-1">
                                <img src="https://media.stockhouse.com/embed/bbocfl7fhjwcdbmy4ur8hzxou7/1/medium" alt="Progress Made at 2 Canadian Gold &amp; Manganese Assets">
                            </a>
                  <a class="carousel-link" href="https://stockhouse.com/news/newswire/2022/05/16/progress-made-2-canadian-gold-manganese-assets" tabindex="-1">Progress Made at 2 Canadian Gold &amp; Manganese Assets</a>
                </div>
                <div class="slick-slide slick-cloned" data-slick-index="10" aria-hidden="true" tabindex="-1">
                  <a href="https://stockhouse.com/news/newswire/2022/05/16/meet-junior-miner-exploring-quebec-s-richest-gold-belts" tabindex="-1">
                                <img src="https://media.stockhouse.com/embed/bhcjnizfo39e4aqp6low5ymtrf/1/medium" alt="Meet the Junior Miner Exploring Quebec’s Richest Gold Belts">
                            </a>
                  <a class="carousel-link" href="https://stockhouse.com/news/newswire/2022/05/16/meet-junior-miner-exploring-quebec-s-richest-gold-belts" tabindex="-1">Meet the Junior Miner Exploring Quebec’s Richest Gold Belts</a>
                </div>
                <div class="slick-slide slick-cloned" data-slick-index="11" aria-hidden="true" tabindex="-1">
                  <a href="https://stockhouse.com/news/newswire/2022/05/16/canopy-growth-to-report-q4-and-fy-2022-financial-results-on-5-27-22" tabindex="-1">
                                <img src="https://media.stockhouse.com/embed/bgq7z49rjsegrcmz6cfit1gqwo/1/medium" alt="Canopy Growth to report Q4 and FY 2022 financial results on 5/27/22">
                            </a>
                  <a class="carousel-link" href="https://stockhouse.com/news/newswire/2022/05/16/canopy-growth-to-report-q4-and-fy-2022-financial-results-on-5-27-22" tabindex="-1">Canopy Growth to report Q4 and FY 2022 financial results on 5/27/22</a>
                </div>
                <div class="slick-slide slick-cloned" data-slick-index="12" aria-hidden="true" tabindex="-1">
                  <a href="https://stockhouse.com/news/newswire/2022/05/16/canadian-tech-firm-s-revenue-jumps-702-q1" tabindex="-1">
                                <img src="https://media.stockhouse.com/embed/bfl67door1bx0bb18dwvjhpfd7/1/medium" alt="Canadian Tech Firm's Revenue Jumps 702% in Q1">
                            </a>
                  <a class="carousel-link" href="https://stockhouse.com/news/newswire/2022/05/16/canadian-tech-firm-s-revenue-jumps-702-q1" tabindex="-1">Canadian Tech Firm's Revenue Jumps 702% in Q1</a>
                </div>
                <div class="slick-slide slick-cloned" data-slick-index="13" aria-hidden="true" tabindex="-1">
                  <a href="https://stockhouse.com/news/newswire/2022/05/16/canadian-miner-to-acquire-nickel-copper-cobalt-producer" tabindex="-1">
                                <img src="https://media.stockhouse.com/embed/a97cans5thx8sdbs3cpiqdozrm/1/medium" alt="Canadian Miner to Acquire Nickel Copper Cobalt Producer">
                            </a>
                  <a class="carousel-link" href="https://stockhouse.com/news/newswire/2022/05/16/canadian-miner-to-acquire-nickel-copper-cobalt-producer" tabindex="-1">Canadian Miner to Acquire Nickel Copper Cobalt Producer</a>
                </div>
                <div class="slick-slide slick-cloned" data-slick-index="14" aria-hidden="true" tabindex="-1">
                  <a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/starcore-announces-us2-million-exploration-program-for-2022-2022-05-16/" tabindex="-1">
                                <img src="https://media.stockhouse.com/embed/bfvvjg5cf6ts0czdc5iri3lka9/1/medium" alt="Starcore International Mines (TSX:SAM) announces US$2M exploration program for 2022">
                            </a>
                  <a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/starcore-announces-us2-million-exploration-program-for-2022-2022-05-16/" tabindex="-1">Starcore International Mines (TSX:SAM) announces US$2M exploration program for 2022</a>
                </div>
                <div class="slick-slide slick-cloned" data-slick-index="15" aria-hidden="true" tabindex="-1">
                  <a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/ascendant-resources-announces-non-brokered-private-placement-2-2022-05-16/" tabindex="-1">
                                <img src="https://media.stockhouse.com/embed/babzto0j9ejlodp4b64402l1wa/1/medium" alt="Ascendant Resources (TSX:ASND) announces $3.5M non-brokered private placement">
                            </a>
                  <a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/ascendant-resources-announces-non-brokered-private-placement-2-2022-05-16/" tabindex="-1">Ascendant Resources (TSX:ASND) announces $3.5M non-brokered private placement</a>
                </div>
                <div class="slick-slide slick-cloned" data-slick-index="16" aria-hidden="true" tabindex="-1">
                  <a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/nano-one-provides-quarterly-progress-update-and-reports-q1-2022-results-2022-05-13/" tabindex="-1">
                                <img src="https://media.stockhouse.com/embed/bdts944upi1dmagudtqocs171i/1/medium" alt="Nano One Materials reports Q1 2022 results">
                            </a>
                  <a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/nano-one-provides-quarterly-progress-update-and-reports-q1-2022-results-2022-05-13/" tabindex="-1">Nano One Materials reports Q1 2022 results</a>
                </div>
                <div class="slick-slide slick-cloned" data-slick-index="17" aria-hidden="true" tabindex="-1">
                  <a href="https://stockhouse.com/opinion/interviews/2022/05/13/stronger-faster-cheaper-welcome-to-new-ev-charging-station" tabindex="-1">
                                <img src="https://media.stockhouse.com/embed/beak7fjxfzdyzc3yq0vmolopb1/1/medium" alt="Stronger. Faster. Cheaper. Welcome to the New EV Charging Station">
                            </a>
                  <a class="carousel-link" href="https://stockhouse.com/opinion/interviews/2022/05/13/stronger-faster-cheaper-welcome-to-new-ev-charging-station" tabindex="-1">Stronger. Faster. Cheaper. Welcome to the New EV Charging Station</a>
                </div>
                <div class="slick-slide slick-cloned" data-slick-index="18" aria-hidden="true" tabindex="-1">
                  <a href="https://stockhouse.com/news/newswire/2022/05/13/funds-from-this-oil-gas-play-rose-381-since-q1-2021" tabindex="-1">
                                <img src="https://media.stockhouse.com/embed/bd5kt2ups4tdyc7yzijasfan7z/1/medium" alt="Funds From this Oil &amp; Gas Play Rose 381% Since Q1 2021">
                            </a>
                  <a class="carousel-link" href="https://stockhouse.com/news/newswire/2022/05/13/funds-from-this-oil-gas-play-rose-381-since-q1-2021" tabindex="-1">Funds From this Oil &amp; Gas Play Rose 381% Since Q1 2021</a>
                </div>
                <div class="slick-slide slick-cloned" data-slick-index="19" aria-hidden="true" tabindex="-1">
                  <a href="https://stockhouse.com/news/newswire/2022/05/16/progress-made-2-canadian-gold-manganese-assets" tabindex="-1">
                                <img src="https://media.stockhouse.com/embed/bbocfl7fhjwcdbmy4ur8hzxou7/1/medium" alt="Progress Made at 2 Canadian Gold &amp; Manganese Assets">
                            </a>
                  <a class="carousel-link" href="https://stockhouse.com/news/newswire/2022/05/16/progress-made-2-canadian-gold-manganese-assets" tabindex="-1">Progress Made at 2 Canadian Gold &amp; Manganese Assets</a>
                </div>
              </div>
            </div>
          </div>
          <a class="carousel-next-btn slick-arrow" style="display: block;"></a>
        </div>
      </div>
      <br class="clear">
    </div>
  </div>
  <footer class="sh-fixed-layout sh-footer-container" id="id-footer-container">
    <div class="sh-footer-main">
      <div class="sh-footer-close large-full">
      </div>
      <div class="grid-x">
        <div class="sh-footer-logo-container cell shrink">
          <span>
            <img src="https://assets.stockhouse.com/kentico-cms/0288-00/images/Sprite.svg#id_Stockhouse_Footer_Icon" alt="Stockhouse Logo">
          </span>
          <ul class="sh-footer-link-list">
            <li>
              <a href="/corporate/about-us" class="foot-nav-about-us-1">
    About Us
  </a>
            </li>
            <li>
              <a href="/corporate/deal-room-placements" class="foot-nav-deal-room-1">
    Deal Room
  </a>
            </li>
            <li>
              <a href="/corporate/events" class="foot-nav-events-1">
    Events
  </a>
            </li>
            <li>
              <a href="/corporate/advertising" class="foot-nav-advertising-1">
    Advertising
  </a>
            </li>
            <li>
              <a href="/corporate/careers" class="foot-nav-careers-1">
    Careers
  </a>
            </li>
            <li>
              <a href="/corporate/contact-us" class="foot-nav-contact-us-1">
    Contact Us
  </a>
            </li>
          </ul>
        </div>
        <div class="sh-footer-Support-container cell shrink">
          <span class="sh-footer-sub-heading small-6">Support</span>
          <ul class="sh-footer-link-list">
            <li>
              <a class="foot-nav-help-1" href="https://support.stockhouse.com/hc/en-us">Help </a>
            </li>
          </ul>
        </div>
        <div class="sh-footer-Legal-container cell auto">
          <span class="sh-footer-sub-heading small-6">Legal</span>
          <ul class="sh-footer-link-list">
            <li>
              <a href="/legal/disclaimer" class="foot-nav-disclaimer-1">
    Disclaimer
  </a>
            </li>
            <li>
              <a href="/legal/privacy-policy" class="foot-nav-privacy-policy-1">
    Privacy Policy
  </a>
            </li>
          </ul>
        </div>
        <div class="sh-footer-Follow-container cell shrink">
          <span class="sh-footer-sub-heading small-6">Follow Us</span>
          <div class="sh-footer-social-media">
            <a href="https://twitter.com/stockhouse" title="Twitter"></a>
            <a href="https://www.linkedin.com/company/stockhouse-publishing-ltd" title="LinkedIn"></a>
            <a href="https://www.facebook.com/stockhouse" title="Facebook"></a>
          </div>
        </div>
      </div>
      <div class="sh-footer-bottom">Stockhouse.com is owned by Stockhouse Publishing Ltd. © 2019 Stockhouse Publishing Ltd. All rights reserved. Financial Market Data powered by QuoteMedia. All rights reserved. View the
        <a href="https://www.quotemedia.com/legal/tos.php">Quote Media Terms of Use</a> Quotes and other data delayed by 15 minutes for NYSE/AMEX/NASDAQ, 20 minutes for TSX/TSX-V unless otherwise indicated. Google Play and the Google Play logo are
        trademarks of Google Inc. The Apple logo and iTunes are trademarks of Apple Inc., registered in the U.S. and other countries.</div>
    </div>
    <div class="sh-footer-bottom-end">
      <div class="sh-footer-bottom-image">
        <div class="sh-footer-bottom-square"></div>
        <div class="sh-footer-bottom-square"></div>
        <div class="sh-footer-bottom-square"></div>
      </div>
    </div>
  </footer>
  <div>
  </div>
  <script>
    if (window.stockhouse)
      if (window.stockhouse.ads) window.stockhouse.ads.setupAdContainers();
  </script>
  <script src="https://assets.stockhouse.com/kentico-cms/0288-00/scripts/lib/vue-2.6.7.min.js"></script>
  <script src="https://assets.stockhouse.com/kentico-cms/0288-00/scripts/lib/jquery-2.1.4.min.js"></script>
  <script src="https://assets.stockhouse.com/kentico-cms/0288-00/scripts/lib/sh.core.lib.min.js?v=1.0.0.32253"></script>
  <script src="https://assets.stockhouse.com/kentico-cms/0288-00/scripts/lib/adzerk2020.min.js?v=1.0.0.32253"></script>
  <script src="https://assets.stockhouse.com/kentico-cms/0288-00/scripts/sh.core.min.js?v=1.0.0.32253"></script>
  <script src="https://assets.stockhouse.com/kentico-cms/0288-00/scripts/lib/ajaxToolkit-combined.min.js?v=1.0.0.32253"></script>
  <script src="https://content.stockhouse.com/meta/config?variableName=contentServiceConfig&amp;format=js"></script>
  <script>
    if (stockhouse.content) stockhouse.content.load(contentServiceConfig);
  </script>
  <script>
    var options = {};
    options.login = true;
    var commonOptions = {};
    commonOptions.apiKey = "6d4ddaa4-b21f-4a0d-a32c-b3af94febb92";
    commonOptions.appName = "stockhouse";
    commonOptions.callbackUrl = encodeURIComponent("https://stockhouse.com/registration/social-login?ec=ba33be84-6043-47d1-a2cc-ab0f628f3ec2&returnUrl=/");
    commonOptions.hashTemplate = true;
    commonOptions.callbackType = "querystring";
    var LRObject;
    var LREndpoints = {};

    function loadLoginRadius(container) {
      if (typeof LoginRadiusV2 == 'undefined') {
        stockhouse.utils.loadExternalScript("https://auth.lrcontent.com/v2/LoginRadiusV2.js", "LoginRadiusV2", function() {
          loadContainer(container);
        });
      } else {
        loadContainer(container);
      }
    }

    function loadContainer(container) {
      LRObject = new LoginRadiusV2(commonOptions);
      var custom_interface_option = {};
      if (navigator.userAgent.match('Mobi')) {
        custom_interface_option.templateName = "loginradiuscustom_tmpl_MOBILE";
      } else {
        custom_interface_option.templateName = "loginradiuscustom_tmpl";
      }
      LRObject.customInterface("." + container, custom_interface_option);
      LRObject.init("sociallogin", {});
    }

    function launchSocialLogin(name) {
      var endpoint = LREndpoints[name];
      if (endpoint) return LRObject.util.openWindow(endpoint);
      return false;
    }
    $(document).ready(function() {
      $(document).on("click", ".social-login-button", function() {
        var name = $(this).attr("data-provider-name");
        var endpoint = $(this).attr("data-endpoint");
        if (endpoint) LREndpoints[name.toLowerCase()] = endpoint;
        if (name.toLowerCase() == "facebook") {
          window.stockhouse.headmembership.showFBWarningMsg();
        } else launchSocialLogin(name.toLowerCase());
      });
    });
  </script>
  <script type="text/html" id="loginradiuscustom_tmpl">
    <div class="social-link-container">
      <button type="button" class="social social-login-button  <#=Name#>" data-provider-name="<#=Name#>" data-endpoint="<#= Endpoint #>" title="<#= Name #>" alt="Sign in with <#=Name#>">
        <img src="https://assets.stockhouse.com/kentico-cms/0288-00/images/Sprite.svg#<#=Name#>_Icon" />
        <span>Sign in with <#=Name#></span>
      </button>
    </div>
  </script>
  <script type="text/html" id="loginradiuscustom_tmpl_MOBILE">
    <button type="button" class="social  social-login-button <#=Name#>" data-provider-name="<#=Name#>" data-endpoint="<#= Endpoint #>" title="<#=Name#>" alt="Sign in with <#=Name #> Mobile">
      <img src="https://assets.stockhouse.com/kentico-cms/0288-00/images/Sprite.svg#<#=Name#>_Icon" />
      <span>Sign in with <#=Name#></span>
    </button>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    if (typeof(Sys.Browser.WebKit) == 'undefined') {
      Sys.Browser.WebKit = {};
    }
    if (navigator.userAgent.indexOf('WebKit/') > -1) {
      Sys.Browser.agent = Sys.Browser.WebKit;
      Sys.Browser.version = parseFloat(navigator.userAgent.match(/WebKit\/(\d+(\.\d+)?)/)[1]);
      Sys.Browser.name = 'WebKit';
    }
    //]]>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    (function() {
      var fn = function() {
        $get("manScript_HiddenField").value = '';
        Sys.Application.remove_init(fn);
      };
      Sys.Application.add_init(fn);
    })();
    theForm.oldSubmit = theForm.submit;
    theForm.submit = WebForm_SaveScrollPositionSubmit;
    theForm.oldOnSubmit = theForm.onsubmit;
    theForm.onsubmit = WebForm_SaveScrollPositionOnSubmit;
    //]]>
  </script>
</form>

Text Content

Stockhouse.com uses cookies on this site. By continuing to use our service, you
agree to our use of cookies. Cookies are used to offer you a better browsing
experience and to analyze our traffic. We also use them to share usage
information with our partners. See full details.
I Agree
×

Join today and have your say! It’s FREE!
Join Now Sign In


BECOME A MEMBER TODAY, IT'S FREE!

We will not release or resell your information to third parties without your
permission.
By providing my email, I consent to receiving investment related electronic
messages from Stockhouse.
Join Today

or


Sign in with existing account
Privacy Policy | Disclaimer


SIGN IN




Remember me

Forgot Password?
Sign In

or


Sign Up
Privacy Policy | Disclaimer

SEND MY PASSWORD


Submit
Return to Login


BECOME A MEMBER TODAY, IT'S FREE!

We will not release or resell your information to third parties without your
permission.
Linking with Facebook:
Stockhouse membership requires an email address which must be shared by
Facebook.
By default, joining or signing in using your Facebook account will work and the
email address will be shared by Facebook automatically.
If you change your Facebook permissions to restrict Stockhouse from receiving
your email while joining or signing in to Stockhouse then it will fail.
Please do not modify the permission settings during sign-in.
Sign in with Facebook Return to Signup Options

 * Home
 * Community
   * Bullboards
   * Blogs
   * Groups
   * Messages
 * Markets
   * Stocks
     * TSX
     * TSXV
     * CSE
     * NASDAQ
     * NYSE
     * NYSE American
     * OTC Markets
   * Cryptocurrency
   * Currencies
   * Commodities
   * Market Movers
   * Bonds
 * News
   * Featured News
   * Trending News
   * Canadian Press Releases
   * US Press Releases
   * Video
   * Editorial
     * Independent Reports
     * Interviews
     * Buzz on the Bullboards
 * Portfolio
   * Watchlist
   * Portfolio
   * Real Time & Level II Data
   * Showcase Companies
 * DealRoom




News Focus
Clean Air Metals (TSXV:AIR) Announces Appointment of Mr. Mike Garbutt, P.Eng.
MBA as Chief Operating Officer (click to learn more)Novo Resources (TSX:NVO)
Reports Q1 2022 Financial Results (click to learn more)
Canadian Miner to Acquire Nickel Copper Cobalt Producer
Progress Made at 2 Canadian Gold & Manganese Assets
Meet the Junior Miner Exploring Quebec’s Richest Gold Belts
Canopy Growth to report Q4 and FY 2022 financial results on 5/27/22
Canadian Tech Firm's Revenue Jumps 702% in Q1
Canadian Miner to Acquire Nickel Copper Cobalt Producer
Progress Made at 2 Canadian Gold & Manganese Assets
Meet the Junior Miner Exploring Quebec’s Richest Gold Belts
Canopy Growth to report Q4 and FY 2022 financial results on 5/27/22
Canadian Tech Firm's Revenue Jumps 702% in Q1
Canadian Miner to Acquire Nickel Copper Cobalt Producer
 * 1
 * 2
 * 3
 * 4
 * 5






BULLBOARDS HOT TOPICS

Join Investors like you and have your say on the Stockhouse Bullboards
 * Trippe..
   196
   C.RVV News out!
   https://ceo.ca/@nasdaq/revive-therapeutics-provides-update-on-phase-3-clinical-13101
   posted seconds ago

   --------------------------------------------------------------------------------

 * Ridgeb..
   178
   T.MOZ TD update
   Event On Friday morning, Marathon reported its Q1/22 financial results. In
   this brief note, we provide a summary of recent...
   posted 1 minute ago

   --------------------------------------------------------------------------------

 * Ivanka..
   236
   T.WEED Question re RBC Direct
   Does anybody else use this platform?  If so, have you gotten accustomed to
   their new trading platform?  I'm no...
   posted 1 minute ago

More Bullboards »


VIDEO

Indie Power Systems Inc. - Video Q&A with CEO Bern Leonard - May 6, 2022
More Video »


NEWS


BUZZ ON THE BULLBOARDS: DO THE DEAD CATS BOUNCE?




--------------------------------------------------------------------------------


WEIGHTEDNEWS


MEET THE JUNIOR MINER EXPLORING QUEBEC’S RICHEST GOLD BELTS





--------------------------------------------------------------------------------


CANOPY GROWTH TO REPORT Q4 AND FY 2022 FINANCIAL RESULTS ON 5/27/22





--------------------------------------------------------------------------------


CANADIAN TECH FIRM'S REVENUE JUMPS 702% IN Q1





--------------------------------------------------------------------------------


CANADIAN MINER TO ACQUIRE NICKEL COPPER COBALT PRODUCER





--------------------------------------------------------------------------------


THE STOCKTALK CANNABIS REPORT: MAY 13, 2022





--------------------------------------------------------------------------------


THEATRE REOPENINGS LED TO A 110% REVENUE BOOM FOR THIS STOCK





--------------------------------------------------------------------------------


LOCAL BUSINESS ACTIVITY SURGED 38% YEAR-OVER-YEAR





--------------------------------------------------------------------------------


FUNDS FROM THIS OIL & GAS PLAY ROSE 381% SINCE Q1 2021





--------------------------------------------------------------------------------


STOCKHOUSE @ THE BELL: TSX EXTENDS DECLINES TO SIXTH DAY INTO CORRECTION
TERRITORY





--------------------------------------------------------------------------------

More News »


FEATURED NEWS LINKS


RARE OPPORTUNITY: INVEST IN THE INDIE EV FAST CHARGER SET TO REVOLUTIONIZE THE
INDUSTRY

--------------------------------------------------------------------------------


A MAJOR PLAYER IN THE HISTORIC US NATIONWIDE BUILDOUT OF 5G NETWORKS

--------------------------------------------------------------------------------


A GOLDEN OPPORTUNITY AWAITS IN CANADA’S FAR NORTH WITH A SIGNIFICANT HIGH-GRADE
GOLD RESOURCE

--------------------------------------------------------------------------------


WANT ELEPHANT-SIZED COPPER DEPOSITS? DISCOVER THIS PROJECT NEAR THE LARGEST
COPPER MINE IN THE U.S.

--------------------------------------------------------------------------------


CLOSING SOON | UPSIZED BOUGHT DEAL OFFERING | PORTFOLIO OF GOLD, BASE-METAL
PROPERTIES | BOLIVIA, PERU & QUEBEC

--------------------------------------------------------------------------------


RECORD Q1 REVENUE OF $54.4M FOR ENVIRONMENTAL SERVICES CO. EXCEEDS EXPECTATIONS
AND MARKET CAP

--------------------------------------------------------------------------------


I-80 GOLD ANNOUNCES APPROVAL FOR LISTING ON THE NYSE AMERICAN

 * Markets
 * Int'l Markets
 * Commodities
 * Currencies

NamePriceChgS&P/TSX Composite Index20,147.7847.9700S&P/TSX Venture Composite
Index698.101.4500CSE Composite Index329.871.2200NASDAQ
Composite11,712.81-92.1927NYSE COMPOSITE15,236.88-20.4827NYSE AMEX COMPOSITE
INDEX4,080.8655.0539Dow Jones Industrial Average32,137.11-59.5500S&P
5004,009.22-14.6700

More Markets »

NamePriceChgDow Jones South Africa Index1,959.4311.1800Dow Jones Australia
Index489.260.3700Dow Jones Philippines Index664.7312.4800Dow Jones Singapore
Index283.82-1.2400Hang Seng Idx.  EOD19,950.2151.4400Nikkei 225 Index 
EOD26,547.05119.4000DAX Performance Index13,923.73-104.2000FTSE 100  NAN/AN/AS&P
EUROPE 350  NAN/AN/A

More Int'l Markets »

NameLast$ ChgCrude Oil Jun 2022111.420.93Gold Jun 20221,811.603.40Copper Jul
20224.169-0.006Heating Oil Jul 20223.7573-0.0035Natural Gas Jun
20228.010.347Spot Palladium - USA Dollars1,991.0046.00Spot Platinum - USA
Dollars943.50-2.50miNY Light Sweet Crude Oil Jun 2022111.400.90Spot Silver - USA
Dollars21.4870.2778

More Commodities »

NamePriceTickChgUSA Dollars - EU Euro0.96-0.0004USA Dollars - Japan
Yen129.16-0.2680USA Dollars - UK Pounds0.82-0.0003USA Dollars - Switzerland
Francs1.010.0028USA Dollars - Canada Dollars1.29-0.0006USA Dollars - New Zealand
Dollars1.590.0010USA Dollars - Hong Kong Dollars7.85-0.0001

More Currencies »


Get the latest news and updates from Stockhouse on social media

 * 
 * 
 * 

Follow STOCKHOUSE Today




SHOWCASE COMPANY




YORKTON EQUITY GROUP INC.

The Yorkton Equity Group (YEG) is focused on the accretive acquisition of
multifamily rental ...
View More »


INTERVIEWS


STRONGER. FASTER. CHEAPER. WELCOME TO THE NEW EV CHARGING STATION

3 days ago
TECHNOLOGY

--------------------------------------------------------------------------------


A SOUND INVESTMENT STRATEGY INTO GREAT VANCOUVER'S BOOMING REAL ESTATE AND
STUDENT HOUSING MARKET

11 days ago
EDUCATION-TRAINING-SERVICES | CONSUMER DEFENSIVE

--------------------------------------------------------------------------------


SCIENCE FACT: THE FUTURE OF FOOD IS HERE…TODAY

11 days ago
HOUSEHOLD-PERSONAL-PRODUCTS | CONSUMER DEFENSIVE

--------------------------------------------------------------------------------

More Interviews »


CANADIAN PRESS RELEASES


NOTICE OF EXTRAORDINARY GENERAL MEETING OF LUNDIN ENERGY AB

8 minutes ago


--------------------------------------------------------------------------------


REVIVE THERAPEUTICS PROVIDES UPDATE ON PHASE 3 CLINICAL TRIAL FOR BUCILLAMINE IN
COVID-19

9 minutes ago


--------------------------------------------------------------------------------


MULTI-METAL DEVELOPMENT LTD. ANNOUNCES NAME CHANGE AND UPDATE

12 minutes ago


--------------------------------------------------------------------------------

More Canadian Press Releases »


US PRESS RELEASES


2022 PGA CHAMPIONSHIP COVERAGE ON SIRIUSXM

28 minutes ago


--------------------------------------------------------------------------------


FAT DEADLINE TOMORROW: ROSEN, A LEADING LAW FIRM, ENCOURAGES FAT BRANDS INC.
INVESTORS TO SECURE...

34 minutes ago


--------------------------------------------------------------------------------


CANO TUESDAY DEADLINE: ROSEN, A TOP RANKED FIRM, ENCOURAGES CANO HEALTH, INC.
F/K/A JAWS...

40 minutes ago


--------------------------------------------------------------------------------

More US Press Releases »


COLUMNISTS


 * NEWSWIRE
   
   
   THE BIOTECH STOCK ON THE FRONTIER OF GENE EDITING; REVOLUTIONARY TH...
   
   Jon Brown


 * NEWSWIRE
   
   
   MEET THE JUNIOR MINER EXPLORING QUEBEC’S RICHEST GOLD BELTS
   
   Dave Jackson


SHOWCASE NEWS RELEASES

Revive Therapeutics Ltd.
Revive Therapeutics Provides Update on Phase 3 Clinical Trial for Bucillamine in
COVID-19

--------------------------------------------------------------------------------

American CuMo Mining Corp.
Multi-Metal Development Ltd. Announces Name Change and Update

--------------------------------------------------------------------------------

Neovasc Inc.
Neovasc Regains Compliance with Nasdaq Minimum Bid Price Rule

--------------------------------------------------------------------------------

More Showcase News Releases »


OPINION & ANALYSIS


BUZZ ON THE BULLBOARDS: DO THE DEAD CATS BOUNCE?





--------------------------------------------------------------------------------


STRONGER. FASTER. CHEAPER. WELCOME TO THE NEW EV CHARGING STATION



TECHNOLOGY

--------------------------------------------------------------------------------


BUZZ ON THE BULLBOARDS: WHO IS THE LATEST HOT PLAY?





--------------------------------------------------------------------------------


A DEEPER LOOK AT A HIGH-GRADE PROJECT IN BC



INDUSTRIAL METALS & MINERALS

--------------------------------------------------------------------------------


A SOUND INVESTMENT STRATEGY INTO GREAT VANCOUVER'S BOOMING REAL ESTATE AND
STUDENT HOUSING MARKET



EDUCATION-TRAINING-SERVICES | CONSUMER DEFENSIVE

--------------------------------------------------------------------------------


SCIENCE FACT: THE FUTURE OF FOOD IS HERE…TODAY



HOUSEHOLD-PERSONAL-PRODUCTS | CONSUMER DEFENSIVE

--------------------------------------------------------------------------------


WHY THIS PSYCHEDELICS COMPANY IS FOCUSED ON WEIGHT MANAGEMENT



HEALTHCARE | BIOTECHNOLOGY

--------------------------------------------------------------------------------

More Opinion and Analysis »


INVESTOR PULSE POLL

NFT's and Metaverse-related stocks are tumbling, has this impacted your
portfolio?
YesNo


Progress Made at 2 Canadian Gold & Manganese Assets
Meet the Junior Miner Exploring Quebec’s Richest Gold Belts
Canopy Growth to report Q4 and FY 2022 financial results on 5/27/22
Canadian Tech Firm's Revenue Jumps 702% in Q1
Canadian Miner to Acquire Nickel Copper Cobalt Producer
Starcore International Mines (TSX:SAM) announces US$2M exploration program for
2022
Ascendant Resources (TSX:ASND) announces $3.5M non-brokered private placement
Nano One Materials reports Q1 2022 results
Stronger. Faster. Cheaper. Welcome to the New EV Charging Station
Funds From this Oil & Gas Play Rose 381% Since Q1 2021
Progress Made at 2 Canadian Gold & Manganese Assets
Meet the Junior Miner Exploring Quebec’s Richest Gold Belts
Canopy Growth to report Q4 and FY 2022 financial results on 5/27/22
Canadian Tech Firm's Revenue Jumps 702% in Q1
Canadian Miner to Acquire Nickel Copper Cobalt Producer
Starcore International Mines (TSX:SAM) announces US$2M exploration program for
2022
Ascendant Resources (TSX:ASND) announces $3.5M non-brokered private placement
Nano One Materials reports Q1 2022 results
Stronger. Faster. Cheaper. Welcome to the New EV Charging Station
Funds From this Oil & Gas Play Rose 381% Since Q1 2021
Progress Made at 2 Canadian Gold & Manganese Assets

 * About Us
 * Deal Room
 * Events
 * Advertising
 * Careers
 * Contact Us

Support
 * Help

Legal
 * Disclaimer
 * Privacy Policy

Follow Us

Stockhouse.com is owned by Stockhouse Publishing Ltd. © 2019 Stockhouse
Publishing Ltd. All rights reserved. Financial Market Data powered by
QuoteMedia. All rights reserved. View the Quote Media Terms of Use Quotes and
other data delayed by 15 minutes for NYSE/AMEX/NASDAQ, 20 minutes for TSX/TSX-V
unless otherwise indicated. Google Play and the Google Play logo are trademarks
of Google Inc. The Apple logo and iTunes are trademarks of Apple Inc.,
registered in the U.S. and other countries.


user-signalWe value your privacy
Accept all
We and our partners store and/or access information on a device
We and our partners process personal data such as IP address, unique ID,
browsing data for:
 * Select basic ads
 * Create a personalised ads profile
 * Select personalised ads
 * Create a personalised content profile
 * Select personalised content
 * Measure ad performance
 * Measure content performance
 * Apply market research to generate audience insights
 * Develop and improve products
 * Ensure security, prevent fraud, and debug
 * Technically deliver ads or content

Some partners do not ask for your consent to process your data, and instead rely
on their legitimate interest. View our list of partners to see the purposes they
believe they have legitimate interest for and how you can object to it.

Your choices on this site will be applied for this site. You can change your
settings at any time, including by withdrawing your consent, by clicking the
lock icon in the bottom right or left hand corner.

checklistPurposessettings-toggle-horizontalPartners
Powered By