Showing source for: https://www.theaureport.com/
Duration: 0.982605s
Server: cloudflare



		<!DOCTYPE html>
<!-- Microdata markup added by Google Structured Data Markup Helper. -->

<html class="no-js" lang="en">
<head>
<!--<meta charset="iso-8859-1">-->
 <meta charset="UTF-8">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">

<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NZJ4HR8');</script>
<!-- End Google Tag Manager -->



        <title>Gold & Metals Investment Ideas - The Gold Report</title>
        <meta name="description" content="Insight, Analysis and Ideas About Gold and Metals Investments from the Best Experts in the Industry.">
        <meta name="googlebot-news" content="noindex">
     <link rel="canonical" href="https://www.streetwisereports.com" >
<meta property="og:image" content="https://www.theaureport.com/images/SWR_vertical_logo_rev_2021.jpg" />

	<meta property="og:title" content="Gold & Metals Investment Ideas - The Gold Report" />
	
	   <meta property="og:description" content="Insight, Analysis and Ideas About Gold and Metals Investments from the Best Experts in the Industry.">
   <meta data-rh="true" property="og:type" content="website"/>
    <meta data-rh="true" property="og:url" content="https://www.streetwisereports.com"/>

    <meta name="viewport" content="width=device-width, initial-scale=1.0">
            
    
    <!--  -->
    

    
			
			
				<link rel="stylesheet" href="/frameworks/bootstrap-5.3.3-dist/css/bootstrap.min.css">
				<script src="/frameworks/bootstrap-5.3.3-dist/js/bootstrap.bundle.min.js"></script>

			



 <link rel="stylesheet" href="/css/shared/street_style.css?x-rando=6_9807316070259">    

    <link rel="icon" href="/favicon.ico" type="image/x-icon">

        
<!--<script type="text/javascript" src="https://code.jquery.com/jquery-1.7.2.min.js"></script>-->
<script src="/frameworks/jquery3_7_1/jquery-3.7.1.min.js"></script>

<link href="/frameworks/font_awesome/fontawesome-free-6.3.0-web/css/all.min.css" rel="stylesheet">


<!--g4 added-->

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XTVNQ1XY12"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-XTVNQ1XY12');
</script>

<!--end g4 added-->

</head>
<body>

<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NZJ4HR8"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->


    <div id="page">


        <style scoped>
	   
	   div.report_tab {
	     position: absolute;
	     height: 23px; 
	     width: 174px;
	     overflow: hidden;
	     color: #fff;
	   }

	   div.report_tab:after {
	     content: '';
	     position: absolute;
	     top: 0;
	     left: -16px;
	     width: 100%;
	     height: 100%;
	     background: #444;
	     -webkit-transform-origin: 100% 0;
	     -ms-transform-origin: 100% 0;
	     transform-origin: 100% 0;
	     -webkit-transform: skew(25deg);
	     -ms-transform: skew(25deg);
	     transform: skew(25deg);
	     z-index: -1;
		-webkit-box-shadow: 3px 3px 4px -1px rgba(0,0,0,0.2); 
		box-shadow: 3px 3px 4px -1px rgba(0,0,0,0.2);
	   }
	   
    div#Streetwise_Reports_tab.report_tab:after{
         background-color: #496483;
    }
    
    div#The_Gold_Report_tab.report_tab:after{
         background-color: #F09920;
    }
    
    div#The_Energy_Report_tab.report_tab:after{
         background-color: #617F59;
    }
    
    div#The_Life_Sciences_Report_tab.report_tab:after{
         background-color: #3388A8;
    }
    
         div#Research_Reports_tab.report_tab:after{
              background-color: #41a200;
         }
         
	   
	       #tab_holder{
	           width: 100%;
	       }
		  
        .lower_tab_fade{
            border-top: 3px solid #F09920;
            /*	background: rgba(240,153,32,1);
                background: -moz-linear-gradient(top, rgba(240,153,32,1) 0%, rgba(240,153,32,0) 100%);
                background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240,153,32,1)), color-stop(100%, rgba(240,153,32,0)));
                background: -webkit-linear-gradient(top, rgba(240,153,32,1) 0%, rgba(240,153,32,0) 100%);
                background: -o-linear-gradient(top, rgba(240,153,32,1) 0%, rgba(240,153,32,0) 100%);
                background: -ms-linear-gradient(top, rgba(240,153,32,1) 0%, rgba(240,153,32,0) 100%);
                background: linear-gradient(to bottom, rgba(240,153,32,1) 0%, rgba(240,153,32,0) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F09920', endColorstr='#F09920', GradientType=0 );*/
        }
	   
	   @media screen and (min-width: 992px) {
	     #reportsBarToggle {
	       display: none;
	     }
	     #reports_bar_holder {
	       display: none;
	     }
	   }
	   @media screen and (max-width: 991px) {
		#tab_holder{
			display: none;
		}
	   }
	   #reports_bar_holder .report_bar{
	   	display: inline;
		margin: 0px;
		padding: 0px;
		
	   }
	   #reports_bar_holder .report_bar a{
	   	margin: 0px;
	   }
	   #reports_bar_holder .report_bar a:hover{
	   	opacity: 0.90;
	   }
	   #site_tabs_cont{
		  max-width: 1360px;
		  margin: auto;
	   }
	
	   
        </style>


        <div id="site_tabs_cont">
                <div style="position: relative">
                
                    <div id="tab_holder" class="show-for-large-up">
                        
<a href="//www.streetwisereports.com" onclick="gtag('event', 'TOP_TAB_CLICK', {'event_label': 'Streetwise_Reports_tab'});"><div id="Streetwise_Reports_tab" class="report_tab" style="z-index: 99 ;margin-left: 0px"><span class="rep_t_a_t">Streetwise Reports</span></div></a>
<a href="//www.theaureport.com" onclick="gtag('event', 'TOP_TAB_CLICK', {'event_label': 'The_Gold_Report_tab'});"><div id="The_Gold_Report_tab" class="report_tab" style="z-index: 9999 ;margin-left: 163px"><span class="rep_t_a_t">The Gold Report</span></div></a>
<a href="//www.theenergyreport.com" onclick="gtag('event', 'TOP_TAB_CLICK', {'event_label': 'The_Energy_Report_tab'});"><div id="The_Energy_Report_tab" class="report_tab" style="z-index: 97 ;margin-left: 326px"><span class="rep_t_a_t">The Energy Report</span></div></a>
<a href="//www.thelifesciencesreport.com" onclick="gtag('event', 'TOP_TAB_CLICK', {'event_label': 'The_Life_Sciences_Report_tab'});"><div id="The_Life_Sciences_Report_tab" class="report_tab" style="z-index: 96 ;margin-left: 489px"><span class="rep_t_a_t">The Life Sciences Report</span></div></a> <a href="https://www.streetwisereports.com/research_reports/" onclick="gtag('event', 'TOP_TAB_CLICK', {'event_label': 'Research_Reports_tab'});"><div id="Research_Reports_tab" class="report_tab" style="z-index: 94 ;margin-left: 652px"><span class="rep_t_a_t">Research Reports</span></div></a>
                    </div>
                    <div id="reports_bar_holder" style="display: none">
                        <div class="report_bar report_4 medium-4 columns col-md-4 end"><a href="//www.streetwisereports.com" onclick="gtag('event', 'TOP_TAB_CLICK', {'event_label': 'Streetwise_Reports_tab'});"><span class="rep_t_a_t">Streetwise Reports</span></a></div><div class="report_bar report_1 medium-4 columns col-md-4 end"><a href="//www.theaureport.com" onclick="gtag('event', 'TOP_TAB_CLICK', {'event_label': 'The_Gold_Report_tab'});"><span class="rep_t_a_t">The Gold Report</span></a></div><div class="report_bar report_2 medium-4 columns col-md-4 end"><a href="//www.theenergyreport.com" onclick="gtag('event', 'TOP_TAB_CLICK', {'event_label': 'The_Energy_Report_tab'});"><span class="rep_t_a_t">The Energy Report</span></a></div><div class="report_bar report_3 medium-4 columns col-md-4 end"><a href="//www.thelifesciencesreport.com" onclick="gtag('event', 'TOP_TAB_CLICK', {'event_label': 'The_Life_Sciences_Report_tab'});"><span class="rep_t_a_t">The Life Sciences Report</span></a></div><div class="report_bar report_Research_Reports_tab medium-4 columns col-md-4 end"><a href="https://www.streetwisereports.com/research_reports/" style="background-color: #41a200" onclick="gtag('event', 'TOP_TAB_CLICK', {'event_label': 'Research_Reports_tab'});"><span class="rep_t_a_t">Research Reports</span></a></div>
                    </div>			
                </div>
        </div>
        
        <div class="lower_tab_fade show-for-large-up">
        </div>
        
        <div id="reportsBarToggle" class="report_1" onclick="$( '#reports_bar_holder' ).slideToggle();">
            <img src="/images/icons/moreReportsPull.png" style="width: 39px; height: 60px" alt="more_reports" width="39" height="60">
        </div>



        <style>
	   
            .top-bar-section li.active:not(.has-form) a:not(.button) {
                background-color: #F09920;
                line-height: inherit;
            }
            .top-bar-section li:hover:not(.has-form) a:not(.button) {
                background-color: #F09920;
            }
            .top-bar-section .dropdown li:hover:not(.has-form):not(.active) > a:not(.button) {
                background-color: #F09920;
            }
            .top-bar-section li.active:hover:not(.has-form) a:not(.button) {
                background-color: #FFBF46;
            }
/*		  .dropdown:hover .dropdown-menu {
		        display: block;
		  }*/
		  .dropdown-menu{
		        background-color: #777777;
			   padding: 4px;
		  }
		  .dropdown-menu a:hover{
		        background-color: #4f4f4f;
		  }
		  .navbar-toggler{
			 border: 1px solid #fff;
    		  	 padding: 3px 6px;
		  }
		  .navbar-toggler:focus {
			  -webkit-box-shadow: 0px 0px 0px 1px rgba(255,255,255,1);
			  -moz-box-shadow: 0px 0px 0px 1px rgba(255,255,255,1);
			  box-shadow: 0px 0px 0px 1px rgba(255,255,255,1);
		  }
		  .main_nav_wrap,
		  .container-fluid.righty{
		  padding-right: 0;
		  margin-right: 0;
		  }
		  
		  .navbar-toggler-icon {
		      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")

		  }
		  
		  
		  
		  .navbar-nav .nav-item{
			line-height: 1.8rem;
			background-color: #4a4a4a;
			margin: 0px 2px;
		   }
		   .navbar-nav .nav-item a{
		   	color: #fff;
			text-decoration: none;
			padding: 0px 2px;
			font-size: .8rem;
		   }
		  #flex_search form #the_big_q{
			  width: 300px;
		  }
	     #flex_search form {
	         padding-right: 0;
	     }
		  .container-fluid.righty{
			  justify-content: right;
		  }
		  
		  .navbar-expand-lg .navbar-nav .dropdown-menu {
		          position: absolute;
		          width: 300px !important;
		          left: -225px;
		      }
		  .navbar-toggler{
		  	margin-top: -10px;
			margin-bottom: 10px;
		  }

		  @media only screen and (min-width: 992px) {
			  
		
			  
			  
		      #header .main_nav_wrap {
		          padding-top: 36px;
		      }
			 #flex_search{
			 	margin-top: 15px;
			 }
		      #flex_search input[type="text"] {
		          height: 1.375rem;
		      }
			 #flex_search button {
			         height: 1.375rem;
			         width: 1.5rem;
			}
		     #header.report_4 #logo #logo_div, #header.report_4 #logo h2 {
		         padding: 30px 0 0;
		     }
		  }
		  @media only screen and (max-width: 991px) {
 			 #flex_search{
 			 	text-align: left;
 			 }
			 .navbar-collapse{
				 margin-top: -10px;
				 position: absolute;
				 width: 100vw;
				 top: 41px;
		           background-color: #FFEBC2;
		           padding: 10px;
				 margin-right: -16px;
			 }
    		  .navbar-expand-lg .navbar-nav .dropdown-menu {
    		          left: 0px;
    		      }
			 
		   ul.navbar-nav{
			  /*  list-style: none;
			    display: block;*/
		    }
		    ul.navbar-nav li.nav-item{
					display: inline-block;
					padding: 3px 8px;
			}
 		    ul.navbar-nav li.nav-item:hover{
 					background-color: #222;
 			}
			.mb-2 {
			    margin-bottom: 0 !important;
			}
			 
			 
		  }
		  #the_hp_body,
		  #body_contents,
		  #white_paper
		  {
		  	padding-left: 0px;
			padding-right: 0px;
		  }
		  .art_body_img img{
		       max-width: 100%;
		       height: auto;
		  
		  }
		  
		  @media only screen and (max-width: 640px) {
			  .navbar-toggler{
			  	margin-right: 10px;
			  }
			  .navbar-collapse{
				margin-right: 0px;  
				  
			 }
		  }
		  #logo_div a img{
		  	max-width: 90%;
		  }
		  #flex_search{
		  	padding-right: 0px;
			margin-right: 0px;
		  }
		  
		  @media only screen and (max-width: 475px) {
			  #flex_search form #the_big_q {
			      width: 250px;
			  }
		  }
		  @media only screen and (max-width: 400px) {
			  #flex_search form #the_big_q {
			      width: 200px;
			  }
		  }
		  body #footer{
		  	margin: unset;
		  }
		  @media only screen and (min-width: 40.0625em) {
		      #mainContent .article {
		          padding: 15px;
		      }
		  }
		  .navbar-nav .nav-link.active, .navbar-nav .nav-link.show{
		  	color: #fff;
		  }

		  
        </style>

        <div id="header" style="min-width: initial; border: 1px solid #F09920" class="report_1 by_report">

            <div class="row valign-middle">
            
                <div class="col-lg-6 col-sm-12">
                        <div id="logo">
                        <h2><a href="//www.theaureport.com"><img id="header_swr_logo" src="/images/flex_headers/SWR_horizontal_500.svg" alt="Streetwise Reports" onerror="this.src='/images/flex_headers/SWR_horizontal_1000.png'" width="400" height="44"></a><a href="//www.theaureport.com" class="reportNameLink"><span class="reportName">The Gold Report</span></a></h2>
                        
				    
                        </div>
                </div>
                
                
                <div id="search_and_nav" class="col-lg-6 col-sm-12" >
                    
                 
			  <div class="row">
			  
                 <!-- start of search -->
                    <div id="flex_search" class="col-lg-12 col-9">
                    
                        <form action="/pub/htdocs/search" id="g_search-box">
                       
                                <input type="hidden" name="ie" value="UTF-8" />
                                <input type="text" name="q" id="the_big_q" placeholder=" Search Site" tabindex="1">
                                <button type="submit" name="sa" id="go_search" value="Search"><img src="/images/icons/magnify44.png" class="searchBtn" alt="search"></button>
               
                        </form>
                    </div>
			    <!-- end of search -->
			    
			    
                   

				
				<!--start new nav-->
				<div class="col-lg-12  col-3 main_nav_wrap">
				
			     <nav class="navbar navbar-expand-lg text-right" style="padding: 0; margin: 0;">
			       <div class="container-fluid righty">
				    
			         <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
			           <span class="navbar-toggler-icon"></span>
			         </button>
				    
			         <div class="collapse navbar-collapse" id="navbarSupportedContent">
				    
			           <ul class="navbar-nav ms-auto mb-2 mb-lg-0">
                               <li class="nav-item dropdown">
                                   <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Articles</a>
                                   <ul class="dropdown-menu w-100">
                           
								
        <li><a class="dropdown-item" href="/more_articles/3">Base Metals</a></li>
	
        <li><a class="dropdown-item" href="/more_articles/4">Critical Metals</a></li>
	
        <li><a class="dropdown-item" href="/more_articles/1">Gold</a></li>
	
        <li><a class="dropdown-item" href="/more_articles/24">PGM - Platinum Group Metals</a></li>
	
        <li><a class="dropdown-item" href="/more_articles/2">Silver</a></li>
	

                                   </ul>
							
                               </li>
						 
						 
     <li class="nav-item">
         <a class="nav-link" name="disclosures" href="/pub/htdocs/disclaimer.html">Disclosures</a>
     </li>
	
						 
						 
						 
						 
			    
			           </ul>
			           
			         </div>
			       </div>
			     </nav>
				
				</div>
				<!--end new nav-->

                   
			    
			  
			  </div>
			  

            
                </div>
            
            </div>
                
        </div>




        <div class="row" id="the_body">
            <div class="large-12 columns  col-lg-12" id="body_contents">

			 <link rel="stylesheet" type="text/css" href="/frameworks/css/div_slider.css"/> <style> #right_contents .home_tile.Management_Q_A{ background-color: #FFEBC2; } .home_sector_tags .prod_type_tag{ background-color: #FFBF46; } #rep_flex_social,.footerLinks{ display: none } </style> <div class="row" id="the_hp_body"> <div class="row" id="white_paper"> <!--begin left contents--> <div class="large-9 medium-8 small-12 columns columns col-lg-9 col-md-8 col-sm-12" id="left_contents">  
	
	<style>
	.top5_title{
		width: 90%;
		display: inline-block;
	     white-space: nowrap;
	     overflow: hidden;
		text-overflow: ellipsis;
	}
	
	#trending_now{
		margin-left: -10px;
		margin-right: -10px;
		
	}
	#trending_now h2{
	     font-size: 1.1rem;
 	   	background-color: #F09920;
		background-image: linear-gradient(to right, #F09920 , #F09920 , #fff);
		#background-color: #e30000;
	     text-shadow: 0 1px 2px rgb(0 0 0 / 20%);
	     color: #fff;
	     padding: 5px 0 3px 15px;
	     font-family: 'Kaisei Tokumin', 'Times', serif;
		margin-top: 6px;
	}
	
	
	#trending_now ol {
	  list-style: none;
	  counter-reset: trending-counter;
	  margin: 0;
	  padding: 0;
	}
	#trending_now ol li {
	  counter-increment: trending-counter;
	  display: block;
	  margin-bottom: 0.5rem;
		background: linear-gradient(-45deg, #fff, #FFEBC2);
		background-size: 400% 400%;
		padding: 0px;
		border-bottom: 1px solid #ccc;
				
		color: #1a1a1a;
		font-family: 'Kaisei Tokumin', 'Times', serif;
		font-size: .9rem;
		line-height: 1rem;
		margin: 4px 0px;
		padding-left: 10px;
		
		
	}
	#trending_now ol li::before {
	  content: counter(trending-counter);
	  font-size: 1.8rem;
	  margin-right: 0.5rem;
	  font-family: 'Kaisei Tokumin', 'Times', serif;
	  line-height: 1.2em;
		color: #e30000;
	}
	
	#trending_now ol li a{
		
	     white-space: nowrap;
	     overflow: hidden;
		text-overflow: ellipsis;
		padding-top: 0.4rem;
	}
	
	#trending_now ol li a::after{
		
	     font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f054";
		color: #e30000;
		vertical-align: super;
	}


	

	
	@media only screen and (max-width: 1030px) {
		.top5_title{
			width: 85%;
		}
	}
	@media only screen and (max-width: 800px) {
		.top5_title{
			width: 80%;
		}
	}
	@media only screen and (max-width: 640px) {
		.top5_title{
			width: 85%;
		}
	}
	
	
	#trending_now{
		white-space: nowrap;
		overflow: hidden;
	}
	

	
	</style>
	
	
	
	<div id="trending_now">
	<h2><i class="fa-brands fa-readme"></i> Trending Now</h2>
	<ol id="the_big_pretrender">
	<li onclick="location.href='/article/2025/01/13/au-revoir-justin.html?utm_source=trending_arts';gtag('event', 'TRENDING_HOME_CLICK', {'event_label': '28083'})" style="cursor: pointer"><a href="/article/2025/01/13/au-revoir-justin.html?utm_source=trending_arts" onclick="gtag('event', 'TRENDING_HOME_CLICK', {'event_label': '28083'})" title="Read Au Revoir, Justin"><span class="top5_title">Au Revoir, Justin</span></a></li><li onclick="location.href='/article/2025/01/13/unveiling-a-hidden-giant-a-potential-copper-discovery-to-power-the-future-updated.html?utm_source=trending_arts';gtag('event', 'TRENDING_HOME_CLICK', {'event_label': '28073'})" style="cursor: pointer"><a href="/article/2025/01/13/unveiling-a-hidden-giant-a-potential-copper-discovery-to-power-the-future-updated.html?utm_source=trending_arts" onclick="gtag('event', 'TRENDING_HOME_CLICK', {'event_label': '28073'})" title="Read Unveiling a Hidden Giant: A Potential Copper Discovery to Power the Future Updated "><span class="top5_title">Unveiling a Hidden Giant: A Potential Copper Discovery to Power the Future Updated </span></a></li><li onclick="location.href='/article/2025/01/13/why-has-this-copper-explorers-stock-rose-almost-30-this-month-already.html?utm_source=trending_arts';gtag('event', 'TRENDING_HOME_CLICK', {'event_label': '28066'})" style="cursor: pointer"><a href="/article/2025/01/13/why-has-this-copper-explorers-stock-rose-almost-30-this-month-already.html?utm_source=trending_arts" onclick="gtag('event', 'TRENDING_HOME_CLICK', {'event_label': '28066'})" title="Read Why Has This Copper Explorers Stock Rose Almost 30% This Month Already?"><span class="top5_title">Why Has This Copper Explorers Stock Rose Almost 30% This Month Already?</span></a></li>
	</ol>
	</div>
	<div class="row" id="main_arts"> <div id="left_arts" class="large-6 medium-6 small-12 columns col-lg-6 col-md-6 col-sm-12"> <!--begin home tile id 10860--> <div itemscope itemtype="https://schema.org/Article" class="home_tile Article" id="home_tile_10860"> <div style="cursor: pointer" onclick="location.href='/article/2025/01/13/why-has-this-copper-explorers-stock-rose-almost-30-this-month-already.html?m_t=2025_01_13_15_58_51'; gtag('event', 'HOME_TILE_CLICK', {'event_label': 'home_tile_10860'});"> <h3 class="ht_title"><a href="/article/2025/01/13/why-has-this-copper-explorers-stock-rose-almost-30-this-month-already.html?m_t=2025_01_13_15_58_51" data-tooltip aria-haspopup="true" title="Learn More About: Why Has This Copper Explorers Stock Rose Almost 30% This Month Already?"><span itemprop="headline"><span id="na_title_28066" >Why Has This Copper Explorers Stock Rose Almost 30% This Month Already?</span></span></a></h3> <div class="author_name"><span class="streetwise_reports" itemprop="author" itemscope itemtype="https://schema.org/Person"><span itemprop="name">Streetwise Reports</span></span>&nbsp;&nbsp;(<span itemprop="datePublished" content="01/13/2025">01/13/2025</span>)</div> <span itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="Streetwise Reports" /> <span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="https://www.streetwisereports.com/images/flex_headers/SWR_horizontal_1000.png" /> <meta itemprop="height" content="110" /> <meta itemprop="width" content="1000" /> </span> </span> <meta itemprop="dateModified" content="2025-01-13 09:51:39" /> <div class="art_body_img " itemprop="image" itemscope itemtype="https://schema.org/ImageObject"><a href="/article/2025/01/13/why-has-this-copper-explorers-stock-rose-almost-30-this-month-already.html?m_t=2025_01_13_15_58_51" style="border: none; text-decoration: none" ><img loading="eager" src="/images/thumbs/1736345915662_28120_thumb.jpg" itemprop="url" alt="Why Has This Copper Explorers Stock Rose Almost 30% This Month Already?" data-tooltip aria-haspopup="true" width="280" height="175" title="Why Has This Copper Explorers Stock Rose Almost 30% This Month Already?" id="img_for_10860"> <meta itemprop="height" content="175" /> <meta itemprop="width" content="280" /> </a></div> <span class="articleSection" itemprop="articleSection">Giant Mining Corp.'s (CSE: BFG; OTC:BFGFF; FWB:YW5) stock rose almost 30% from its opening at the start of the year and Friday's close on January 10, 2025. Read on to review the fundamentals of the company and to see what two experts are saying about this stock.</span> </div> <div class="home_sector_tags"><span class="home_tags_pre">Tags: </span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Base Metals Articles"><a href="/more_articles/3?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=3'});" target="_blank">Base Metals</a></span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Critical Metals Articles"><a href="/more_articles/4?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=4'});" target="_blank">Critical Metals</a></span></div> <br clear="all" /> </div> <!--end home tile id 10860--> <!--begin home tile id 10868--> <div itemscope itemtype="https://schema.org/Article" class="home_tile Article" id="home_tile_10868"> <div style="cursor: pointer" onclick="location.href='/article/2025/01/13/high-grade-gold-findings-unveil-untapped-potential-in-ontario.html'; gtag('event', 'HOME_TILE_CLICK', {'event_label': 'home_tile_10868'});"> <h3 class="ht_title"><a href="/article/2025/01/13/high-grade-gold-findings-unveil-untapped-potential-in-ontario.html" data-tooltip aria-haspopup="true" title="Learn More About: High-Grade Gold Findings Unveil Untapped Potential in Ontario"><span itemprop="headline"><span id="na_title_28082" >High-Grade Gold Findings Unveil Untapped Potential in Ontario</span></span></a></h3> <div class="author_name"><span class="streetwise_reports" itemprop="author" itemscope itemtype="https://schema.org/Person"><span itemprop="name">Streetwise Reports</span></span>&nbsp;&nbsp;(<span itemprop="datePublished" content="01/13/2025">01/13/2025</span>)</div> <span itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="Streetwise Reports" /> <span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="https://www.streetwisereports.com/images/flex_headers/SWR_horizontal_1000.png" /> <meta itemprop="height" content="110" /> <meta itemprop="width" content="1000" /> </span> </span> <meta itemprop="dateModified" content="2025-01-13 12:08:30" /> <div class="art_body_img " itemprop="image" itemscope itemtype="https://schema.org/ImageObject"><a href="/article/2025/01/13/high-grade-gold-findings-unveil-untapped-potential-in-ontario.html" style="border: none; text-decoration: none" ><img loading="eager" src="/images/thumbs/UndergroundMiningCoreInspAdobe_26889_thumb.jpg" itemprop="url" alt="High-Grade Gold Findings Unveil Untapped Potential in Ontario" data-tooltip aria-haspopup="true" width="274" height="175" title="High-Grade Gold Findings Unveil Untapped Potential in Ontario" id="img_for_10868"> <meta itemprop="height" content="175" /> <meta itemprop="width" content="274" /> </a></div> <span class="articleSection" itemprop="articleSection">Dryden Gold Corp. (DRY:TSXV; DRYGF:OTCQB) reports high-grade gold samples, including 34.8 g/t, from its Hyndman Property in Ontario. Discover what these findings mean for its exploration pipeline and future growth.</span> </div> <div class="home_sector_tags"><span class="home_tags_pre">Tags: </span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Gold Articles"><a href="/more_articles/1?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=1'});" target="_blank">Gold</a></span></div> <br clear="all" /> </div> <!--end home tile id 10868--> <!--begin home tile id 10867--> <div itemscope itemtype="https://schema.org/Article" class="home_tile Contributed_Opinion" id="home_tile_10867"> <div style="cursor: pointer" onclick="location.href='/article/2025/01/13/gold-co-promises-gains-against-the-background-of-an-expected-major-precious-metals-sector-bull-market.html'; gtag('event', 'HOME_TILE_CLICK', {'event_label': 'home_tile_10867'});"> <h5 class="on_behalf" style="display: none;background-color: #a2afbd;font-size: .7rem; font-weight: bold;text-align: center;color: #fff;padding: 4px 2px;margin-bottom: 6px;"><i class="fa-solid fa-share"></i> This article is issued on behalf of Goldshore Resources Inc.</h4> <h3 class="ht_title"><a href="/article/2025/01/13/gold-co-promises-gains-against-the-background-of-an-expected-major-precious-metals-sector-bull-market.html" data-tooltip aria-haspopup="true" title="Learn More About: Gold Co. Promises Gains Against the Background of an Expected Major Precious Metals Sector Bull Market"><span itemprop="headline"><span id="na_title_28039" >Gold Co. Promises Gains Against the Background of an Expected Major Precious Metals Sector Bull Market</span></span></a></h3> <div class="special_type_sub">Contributed Opinion</div> <div class="author_name"><span class="clive_maund" itemprop="author" itemscope itemtype="https://schema.org/Person"><span itemprop="name">Clive Maund</span></span>&nbsp;&nbsp;(<span itemprop="datePublished" content="01/13/2025">01/13/2025</span>)</div> <span itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="Streetwise Reports" /> <span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="https://www.streetwisereports.com/images/flex_headers/SWR_horizontal_1000.png" /> <meta itemprop="height" content="110" /> <meta itemprop="width" content="1000" /> </span> </span> <meta itemprop="dateModified" content="2025-01-13 11:27:06" /> <div class="art_body_img " itemprop="image" itemscope itemtype="https://schema.org/ImageObject"><a href="/article/2025/01/13/gold-co-promises-gains-against-the-background-of-an-expected-major-precious-metals-sector-bull-market.html" style="border: none; text-decoration: none" ><img loading="lazy" src="/images/thumbs/470602249_953181293363733_2218257173966078800_n_28132_thumb.jpg" itemprop="url" alt="Gold Co. Promises Gains Against the Background of an Expected Major Precious Metals Sector Bull Market" data-tooltip aria-haspopup="true" width="213" height="175" title="Gold Co. Promises Gains Against the Background of an Expected Major Precious Metals Sector Bull Market" id="img_for_10867"> <meta itemprop="height" content="175" /> <meta itemprop="width" content="213" /> </a></div> <span class="articleSection" itemprop="articleSection">Technical Analyst Clive Maund explains his analysis of Goldshore Resources Inc. (TSXV: GSHR; OTCQB: GSHRF ; FWB: 8X00).</span> </div> <div class="home_sector_tags"><span class="home_tags_pre">Tags: </span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Gold Articles"><a href="/more_articles/1?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=1'});" target="_blank">Gold</a></span></div> <br clear="all" /> </div> <!--end home tile id 10867--> <!--begin home tile id 10866--> <div itemscope itemtype="https://schema.org/Article" class="home_tile Article" id="home_tile_10866"> <div style="cursor: pointer" onclick="location.href='/article/2025/01/13/gold-and-silver-output-from-guitarra-mine-in-mexico-increases.html'; gtag('event', 'HOME_TILE_CLICK', {'event_label': 'home_tile_10866'});"> <h3 class="ht_title"><a href="/article/2025/01/13/gold-and-silver-output-from-guitarra-mine-in-mexico-increases.html" data-tooltip aria-haspopup="true" title="Learn More About: Gold and Silver Output from Guitarra Mine in Mexico Increases"><span itemprop="headline"><span id="na_title_28074" >Gold and Silver Output from Guitarra Mine in Mexico Increases</span></span></a></h3> <div class="author_name"><span class="streetwise_reports" itemprop="author" itemscope itemtype="https://schema.org/Person"><span itemprop="name">Streetwise Reports</span></span>&nbsp;&nbsp;(<span itemprop="datePublished" content="01/13/2025">01/13/2025</span>)</div> <span itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="Streetwise Reports" /> <span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="https://www.streetwisereports.com/images/flex_headers/SWR_horizontal_1000.png" /> <meta itemprop="height" content="110" /> <meta itemprop="width" content="1000" /> </span> </span> <meta itemprop="dateModified" content="2025-01-13 10:54:49" /> <div class="art_body_img " itemprop="image" itemscope itemtype="https://schema.org/ImageObject"><a href="/article/2025/01/13/gold-and-silver-output-from-guitarra-mine-in-mexico-increases.html" style="border: none; text-decoration: none" ><img loading="lazy" src="/images/thumbs/GoldMinerAdobe_27645_thumb.jpg" itemprop="url" alt="Gold and Silver Output from Guitarra Mine in Mexico Increases" data-tooltip aria-haspopup="true" width="226" height="175" title="Gold and Silver Output from Guitarra Mine in Mexico Increases" id="img_for_10866"> <meta itemprop="height" content="175" /> <meta itemprop="width" content="226" /> </a></div> <span class="articleSection" itemprop="articleSection">Sierra Madre Gold and Silver Ltd. (SM:TSX.V; SMDRF:OTCQX) has achieved full commercial production at its Guitarra mine in Mexico, with concentrate shipments and revenues all increasing on a material basis. Discover what this milestone means for the companys future growth and market potential.</span> </div> <div class="home_sector_tags"><span class="home_tags_pre">Tags: </span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Gold Articles"><a href="/more_articles/1?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=1'});" target="_blank">Gold</a></span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Silver Articles"><a href="/more_articles/2?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=2'});" target="_blank">Silver</a></span></div> <br clear="all" /> </div> <!--end home tile id 10866--> <!--begin home tile id 10865--> <div itemscope itemtype="https://schema.org/Article" class="home_tile Research_Report" id="home_tile_10865"> <div style="cursor: pointer" onclick="location.href='/article/2025/01/13/drill-results-show-deposit-more-robust-than-first-thought.html'; gtag('event', 'HOME_TILE_CLICK', {'event_label': 'home_tile_10865'});"> <h3 class="ht_title"><a href="/article/2025/01/13/drill-results-show-deposit-more-robust-than-first-thought.html" data-tooltip aria-haspopup="true" title="Learn More About: Drill Results Show Deposit More Robust Than First Thought"><span itemprop="headline"><span id="na_title_28076" >Drill Results Show Deposit More Robust Than First Thought</span></span></a></h3> <div class="special_type_sub">Research Report</div> <div class="author_name"><span class="stuart_mcdougall" itemprop="author" itemscope itemtype="https://schema.org/Person"><span itemprop="name">Stuart McDougall</span></span>&nbsp;&nbsp;(<span itemprop="datePublished" content="01/13/2025">01/13/2025</span>)</div> <span itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="Streetwise Reports" /> <span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="https://www.streetwisereports.com/images/flex_headers/SWR_horizontal_1000.png" /> <meta itemprop="height" content="110" /> <meta itemprop="width" content="1000" /> </span> </span> <meta itemprop="dateModified" content="2025-01-13 10:46:18" /> <div class="art_body_img " itemprop="image" itemscope itemtype="https://schema.org/ImageObject"><a href="/article/2025/01/13/drill-results-show-deposit-more-robust-than-first-thought.html" style="border: none; text-decoration: none" ><img loading="lazy" src="/images/thumbs/456381483_514168114452043_5158123109505705246_n_28131_thumb.jpg" itemprop="url" alt="Drill Results Show Deposit More Robust Than First Thought" data-tooltip aria-haspopup="true" width="233" height="175" title="Drill Results Show Deposit More Robust Than First Thought" id="img_for_10865"> <meta itemprop="height" content="175" /> <meta itemprop="width" content="233" /> </a></div> <span class="articleSection" itemprop="articleSection">The more drilling the explorer does in this area at its project in British Columbia, the more it extends the mineralization there, noted a Research Capital Corp. report.</span> </div> <div class="home_sector_tags"><span class="home_tags_pre">Tags: </span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Silver Articles"><a href="/more_articles/2?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=2'});" target="_blank">Silver</a></span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Gold Articles"><a href="/more_articles/1?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=1'});" target="_blank">Gold</a></span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Base Metals Articles"><a href="/more_articles/3?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=3'});" target="_blank">Base Metals</a></span></div> <br clear="all" /> </div> <!--end home tile id 10865--> <!--begin home tile id 10864--> <div itemscope itemtype="https://schema.org/Article" class="home_tile Contributed_Opinion" id="home_tile_10864"> <div style="cursor: pointer" onclick="location.href='/article/2025/01/13/au-revoir-justin.html'; gtag('event', 'HOME_TILE_CLICK', {'event_label': 'home_tile_10864'});"> <h3 class="ht_title"><a href="/article/2025/01/13/au-revoir-justin.html" data-tooltip aria-haspopup="true" title="Learn More About: Au Revoir, Justin"><span itemprop="headline"><span id="na_title_28083" >Au Revoir, Justin</span></span></a></h3> <div class="special_type_sub">Contributed Opinion</div> <div class="author_name"><span class="michael_ballanger" itemprop="author" itemscope itemtype="https://schema.org/Person"><span itemprop="name">Michael Ballanger</span></span>&nbsp;&nbsp;(<span itemprop="datePublished" content="01/13/2025">01/13/2025</span>)</div> <span itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="Streetwise Reports" /> <span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="https://www.streetwisereports.com/images/flex_headers/SWR_horizontal_1000.png" /> <meta itemprop="height" content="110" /> <meta itemprop="width" content="1000" /> </span> </span> <meta itemprop="dateModified" content="2025-01-13 10:39:16" /> <div class="art_body_img " itemprop="image" itemscope itemtype="https://schema.org/ImageObject"><a href="/article/2025/01/13/au-revoir-justin.html" style="border: none; text-decoration: none" ><img loading="lazy" src="/images/thumbs/dillon-kydd-xviJUGdz0C4-unsplash_28130_thumb.jpg" itemprop="url" alt="Au Revoir, Justin" data-tooltip aria-haspopup="true" width="155" height="175" title="Au Revoir, Justin" id="img_for_10864"> <meta itemprop="height" content="175" /> <meta itemprop="width" content="155" /> </a></div> <span class="articleSection" itemprop="articleSection">Michael Ballanger of GGM Advisory Inc. shares how he believes current events in the Canadian and U.S. political sphere may impact the market and shares one stock he thinks has Tier One potenital.</span> </div> <div class="home_sector_tags"><span class="home_tags_pre">Tags: </span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Base Metals Articles"><a href="/more_articles/3?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=3'});" target="_blank">Base Metals</a></span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Silver Articles"><a href="/more_articles/2?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=2'});" target="_blank">Silver</a></span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Critical Metals Articles"><a href="/more_articles/4?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=4'});" target="_blank">Critical Metals</a></span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Gold Articles"><a href="/more_articles/1?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=1'});" target="_blank">Gold</a></span></div> <br clear="all" /> </div> <!--end home tile id 10864--> <!--begin home tile id 10863--> <div itemscope itemtype="https://schema.org/Article" class="home_tile no_bottom Article" id="home_tile_10863"> <div style="cursor: pointer" onclick="location.href='/article/2025/01/13/copper-explorer-starts-2025-work.html'; gtag('event', 'HOME_TILE_CLICK', {'event_label': 'home_tile_10863'});"> <h3 class="ht_title"><a href="/article/2025/01/13/copper-explorer-starts-2025-work.html" data-tooltip aria-haspopup="true" title="Learn More About: Copper Explorer Starts 2025 Work"><span itemprop="headline"><span id="na_title_28081" >Copper Explorer Starts 2025 Work</span></span></a></h3> <div class="author_name"><span class="streetwise_reports" itemprop="author" itemscope itemtype="https://schema.org/Person"><span itemprop="name">Streetwise Reports</span></span>&nbsp;&nbsp;(<span itemprop="datePublished" content="01/13/2025">01/13/2025</span>)</div> <span itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="Streetwise Reports" /> <span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="https://www.streetwisereports.com/images/flex_headers/SWR_horizontal_1000.png" /> <meta itemprop="height" content="110" /> <meta itemprop="width" content="1000" /> </span> </span> <meta itemprop="dateModified" content="2025-01-13 10:22:22" /> <div class="art_body_img " itemprop="image" itemscope itemtype="https://schema.org/ImageObject"><a href="/article/2025/01/13/copper-explorer-starts-2025-work.html" style="border: none; text-decoration: none" ><img loading="lazy" src="/images/thumbs/179-Cajon-Chico_1_28129_thumb.jpg" itemprop="url" alt="Copper Explorer Starts 2025 Work" data-tooltip aria-haspopup="true" width="236" height="175" title="Copper Explorer Starts 2025 Work" id="img_for_10863"> <meta itemprop="height" content="175" /> <meta itemprop="width" content="236" /> </a></div> <span class="articleSection" itemprop="articleSection">This company boasts favorable projects, a stellar jurisdiction and good timing, according to one technical analyst, who rates it Strong Buy. Read on to learn more.</span> </div> <div class="home_sector_tags"><span class="home_tags_pre">Tags: </span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Base Metals Articles"><a href="/more_articles/3?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=3'});" target="_blank">Base Metals</a></span></div> <br clear="all" /> </div> <!--end home tile id 10863--> </div> <div id="right_arts" class="large-6 medium-6 small-12 columns columns col-lg-6 col-md-6 col-sm-12"> <!--begin home tile id 10862--> <div itemscope itemtype="https://schema.org/Article" class="home_tile Article" id="home_tile_10862"> <div style="cursor: pointer" onclick="location.href='/article/2025/01/13/analysts-applaud-gold-miners-strategic-advancements-and-strong-outlook.html'; gtag('event', 'HOME_TILE_CLICK', {'event_label': 'home_tile_10862'});"> <h3 class="ht_title"><a href="/article/2025/01/13/analysts-applaud-gold-miners-strategic-advancements-and-strong-outlook.html" data-tooltip aria-haspopup="true" title="Learn More About: Analysts Applaud Gold Miners Strategic Advancements and Strong Outlook"><span itemprop="headline"><span id="na_title_28078" >Analysts Applaud Gold Miners Strategic Advancements and Strong Outlook</span></span></a></h3> <div class="author_name"><span class="streetwise_reports" itemprop="author" itemscope itemtype="https://schema.org/Person"><span itemprop="name">Streetwise Reports</span></span>&nbsp;&nbsp;(<span itemprop="datePublished" content="01/13/2025">01/13/2025</span>)</div> <span itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="Streetwise Reports" /> <span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="https://www.streetwisereports.com/images/flex_headers/SWR_horizontal_1000.png" /> <meta itemprop="height" content="110" /> <meta itemprop="width" content="1000" /> </span> </span> <meta itemprop="dateModified" content="2025-01-13 10:11:16" /> <span class="articleSection" itemprop="articleSection">Perpetua Resources Corp. (PPTA:TSX; PPTA:NASDAQ) has gained significant analyst attention following its latest milestones, including a pivotal permitting decision for the Stibnite Gold Project. Discover why experts see this as a transformative moment for the gold mining company.</span> </div> <div class="home_sector_tags"><span class="home_tags_pre">Tags: </span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Gold Articles"><a href="/more_articles/1?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=1'});" target="_blank">Gold</a></span></div> <br clear="all" /> </div> <!--end home tile id 10862--> <!--begin home tile id 10861--> <div itemscope itemtype="https://schema.org/Article" class="home_tile Contributed_Opinion" id="home_tile_10861"> <div style="cursor: pointer" onclick="location.href='/article/2025/01/13/nevada-gold-co-shows-a-highly-favorable-buying-opportunity.html'; gtag('event', 'HOME_TILE_CLICK', {'event_label': 'home_tile_10861'});"> <h5 class="on_behalf" style="display: none;background-color: #a2afbd;font-size: .7rem; font-weight: bold;text-align: center;color: #fff;padding: 4px 2px;margin-bottom: 6px;"><i class="fa-solid fa-share"></i> This article is issued on behalf of Western Exploration Inc.</h4> <h3 class="ht_title"><a href="/article/2025/01/13/nevada-gold-co-shows-a-highly-favorable-buying-opportunity.html" data-tooltip aria-haspopup="true" title="Learn More About: Nevada Gold Co. Shows a Highly Favorable Buying Opportunity"><span itemprop="headline"><span id="na_title_28051" >Nevada Gold Co. Shows a Highly Favorable Buying Opportunity</span></span></a></h3> <div class="special_type_sub">Contributed Opinion</div> <div class="author_name"><span class="clive_maund" itemprop="author" itemscope itemtype="https://schema.org/Person"><span itemprop="name">Clive Maund</span></span>&nbsp;&nbsp;(<span itemprop="datePublished" content="01/13/2025">01/13/2025</span>)</div> <span itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="Streetwise Reports" /> <span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="https://www.streetwisereports.com/images/flex_headers/SWR_horizontal_1000.png" /> <meta itemprop="height" content="110" /> <meta itemprop="width" content="1000" /> </span> </span> <meta itemprop="dateModified" content="2025-01-13 10:08:14" /> <span class="articleSection" itemprop="articleSection">Technical Analyst Clive Maund explains why he thinks Western Exploration Inc.'s (WEX:TSX.V; WEXPF:OTC) presents a highly favorable buying opportunity.</span> </div> <div class="home_sector_tags"><span class="home_tags_pre">Tags: </span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Gold Articles"><a href="/more_articles/1?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=1'});" target="_blank">Gold</a></span></div> <br clear="all" /> </div> <!--end home tile id 10861--> <!--begin home tile id 10858--> <div itemscope itemtype="https://schema.org/Article" class="home_tile Contributed_Opinion" id="home_tile_10858"> <div style="cursor: pointer" onclick="location.href='/article/2025/01/13/unveiling-a-hidden-giant-a-potential-copper-discovery-to-power-the-future-updated.html'; gtag('event', 'HOME_TILE_CLICK', {'event_label': 'home_tile_10858'});"> <h3 class="ht_title"><a href="/article/2025/01/13/unveiling-a-hidden-giant-a-potential-copper-discovery-to-power-the-future-updated.html" data-tooltip aria-haspopup="true" title="Learn More About: Unveiling a Hidden Giant: A Potential Copper Discovery to Power the Future Updated "><span itemprop="headline"><span id="na_title_28073" >Unveiling a Hidden Giant: A Potential Copper Discovery to Power the Future Updated </span></span></a></h3> <div class="special_type_sub">Contributed Opinion</div> <div class="author_name"><span class="john_newell" itemprop="author" itemscope itemtype="https://schema.org/Person"><span itemprop="name">John Newell</span></span>&nbsp;&nbsp;(<span itemprop="datePublished" content="01/13/2025">01/13/2025</span>)</div> <span itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="Streetwise Reports" /> <span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="https://www.streetwisereports.com/images/flex_headers/SWR_horizontal_1000.png" /> <meta itemprop="height" content="110" /> <meta itemprop="width" content="1000" /> </span> </span> <meta itemprop="dateModified" content="2025-01-13 06:54:16" /> <span class="articleSection" itemprop="articleSection">John Newell of John Newell & Associates shares why he thinks Giant Mining Corp. (CSE: BFG; OTC:BFGFF; FWB:YW5) is a compelling investment opportunity. </span> </div> <div class="home_sector_tags"><span class="home_tags_pre">Tags: </span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Critical Metals Articles"><a href="/more_articles/4?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=4'});" target="_blank">Critical Metals</a></span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Base Metals Articles"><a href="/more_articles/3?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=3'});" target="_blank">Base Metals</a></span></div> <br clear="all" /> </div> <!--end home tile id 10858--> <!--begin home tile id 10855--> <div itemscope itemtype="https://schema.org/Article" class="home_tile Research_Report" id="home_tile_10855"> <div style="cursor: pointer" onclick="location.href='/article/2025/01/13/decision-nears-on-construction-of-gold-mine-in-us.html'; gtag('event', 'HOME_TILE_CLICK', {'event_label': 'home_tile_10855'});"> <h3 class="ht_title"><a href="/article/2025/01/13/decision-nears-on-construction-of-gold-mine-in-us.html" data-tooltip aria-haspopup="true" title="Learn More About: Decision Nears on Construction of Gold Mine in US"><span itemprop="headline"><span id="na_title_28062" >Decision Nears on Construction of Gold Mine in US</span></span></a></h3> <div class="special_type_sub">Research Report</div> <div class="author_name"><span class="mike_niehuser" itemprop="author" itemscope itemtype="https://schema.org/Person"><span itemprop="name">Mike Niehuser</span></span>&nbsp;&nbsp;(<span itemprop="datePublished" content="01/13/2025">01/13/2025</span>)</div> <span itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="Streetwise Reports" /> <span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="https://www.streetwisereports.com/images/flex_headers/SWR_horizontal_1000.png" /> <meta itemprop="height" content="110" /> <meta itemprop="width" content="1000" /> </span> </span> <meta itemprop="dateModified" content="2025-01-13 06:28:38" /> <span class="articleSection" itemprop="articleSection">The federal Final Record of Decision on the project was the major obstacle to restarting this past-producing operation in Idaho, noted a Roth MKM research note.</span> </div> <div class="home_sector_tags"><span class="home_tags_pre">Tags: </span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Critical Metals Articles"><a href="/more_articles/4?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=4'});" target="_blank">Critical Metals</a></span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Gold Articles"><a href="/more_articles/1?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=1'});" target="_blank">Gold</a></span></div> <br clear="all" /> </div> <!--end home tile id 10855--> <!--begin home tile id 10854--> <div itemscope itemtype="https://schema.org/Article" class="home_tile Contributed_Opinion" id="home_tile_10854"> <div style="cursor: pointer" onclick="location.href='/article/2025/01/13/is-this-copper-stock-about-to-break-out-into-a-major-bull-market.html'; gtag('event', 'HOME_TILE_CLICK', {'event_label': 'home_tile_10854'});"> <h5 class="on_behalf" style="display: none;background-color: #a2afbd;font-size: .7rem; font-weight: bold;text-align: center;color: #fff;padding: 4px 2px;margin-bottom: 6px;"><i class="fa-solid fa-share"></i> This article is issued on behalf of Giant Mining Corp.</h4> <h3 class="ht_title"><a href="/article/2025/01/13/is-this-copper-stock-about-to-break-out-into-a-major-bull-market.html" data-tooltip aria-haspopup="true" title="Learn More About: Is This Copper Stock About To Break Out Into a Major Bull Market?"><span itemprop="headline"><span id="na_title_28068" >Is This Copper Stock About To Break Out Into a Major Bull Market?</span></span></a></h3> <div class="special_type_sub">Contributed Opinion</div> <div class="author_name"><span class="clive_maund" itemprop="author" itemscope itemtype="https://schema.org/Person"><span itemprop="name">Clive Maund</span></span>&nbsp;&nbsp;(<span itemprop="datePublished" content="01/13/2025">01/13/2025</span>)</div> <span itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="Streetwise Reports" /> <span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="https://www.streetwisereports.com/images/flex_headers/SWR_horizontal_1000.png" /> <meta itemprop="height" content="110" /> <meta itemprop="width" content="1000" /> </span> </span> <meta itemprop="dateModified" content="2025-01-13 06:23:48" /> <span class="articleSection" itemprop="articleSection">Technical Analyst Clive Maund explains why he thinks Giant Mining Corp. (CSE: BFG; OTC:BFGFF; FWB:YW5) is a Strong Buy on all time horizons. </span> </div> <div class="home_sector_tags"><span class="home_tags_pre">Tags: </span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Base Metals Articles"><a href="/more_articles/3?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=3'});" target="_blank">Base Metals</a></span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Critical Metals Articles"><a href="/more_articles/4?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=4'});" target="_blank">Critical Metals</a></span></div> <br clear="all" /> </div> <!--end home tile id 10854--> <!--begin home tile id 10853--> <div itemscope itemtype="https://schema.org/Article" class="home_tile Research_Report" id="home_tile_10853"> <div style="cursor: pointer" onclick="location.href='/article/2025/01/13/us-approves-co-s-plan-for-antimony-mine-in-idaho.html'; gtag('event', 'HOME_TILE_CLICK', {'event_label': 'home_tile_10853'});"> <h3 class="ht_title"><a href="/article/2025/01/13/us-approves-co-s-plan-for-antimony-mine-in-idaho.html" data-tooltip aria-haspopup="true" title="Learn More About: US Approves Co.&#39;s Plan For Antimony Mine in Idaho"><span itemprop="headline"><span id="na_title_28061" >US Approves Co.&#39;s Plan For Antimony Mine in Idaho</span></span></a></h3> <div class="special_type_sub">Research Report</div> <div class="author_name"><span class="mike_kozak" itemprop="author" itemscope itemtype="https://schema.org/Person"><span itemprop="name">Mike Kozak</span></span>&nbsp;&nbsp;(<span itemprop="datePublished" content="01/13/2025">01/13/2025</span>)</div> <span itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="Streetwise Reports" /> <span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="https://www.streetwisereports.com/images/flex_headers/SWR_horizontal_1000.png" /> <meta itemprop="height" content="110" /> <meta itemprop="width" content="1000" /> </span> </span> <meta itemprop="dateModified" content="2025-01-13 06:20:14" /> <span class="articleSection" itemprop="articleSection">This comes in the form of a Final Record of Decision from the U.S. Forest Service after eight years of work put toward this crucial derisking event, noted a Cantor Fitzgerald report.</span> </div> <div class="home_sector_tags"><span class="home_tags_pre">Tags: </span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Gold Articles"><a href="/more_articles/1?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=1'});" target="_blank">Gold</a></span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Critical Metals Articles"><a href="/more_articles/4?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=4'});" target="_blank">Critical Metals</a></span></div> <br clear="all" /> </div> <!--end home tile id 10853--> <!--begin home tile id 10850--> <div itemscope itemtype="https://schema.org/Article" class="home_tile Research_Report" id="home_tile_10850"> <div style="cursor: pointer" onclick="location.href='/article/2025/01/10/final-ok-granted-for-us-gold-antimony-project.html'; gtag('event', 'HOME_TILE_CLICK', {'event_label': 'home_tile_10850'});"> <h3 class="ht_title"><a href="/article/2025/01/10/final-ok-granted-for-us-gold-antimony-project.html" data-tooltip aria-haspopup="true" title="Learn More About: Final OK Granted for US Gold-Antimony Project"><span itemprop="headline"><span id="na_title_28060" >Final OK Granted for US Gold-Antimony Project</span></span></a></h3> <div class="special_type_sub">Research Report</div> <div class="author_name"><span class="michael_parkin" itemprop="author" itemscope itemtype="https://schema.org/Person"><span itemprop="name">Michael Parkin</span></span>&nbsp;&nbsp;(<span itemprop="datePublished" content="01/10/2025">01/10/2025</span>)</div> <span itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="Streetwise Reports" /> <span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="https://www.streetwisereports.com/images/flex_headers/SWR_horizontal_1000.png" /> <meta itemprop="height" content="110" /> <meta itemprop="width" content="1000" /> </span> </span> <meta itemprop="dateModified" content="2025-01-10 11:39:11" /> <span class="articleSection" itemprop="articleSection">Federal approval advances this asset toward becoming the country's first domestic source of antimony, noted a National Bank of Canada report.</span> </div> <div class="home_sector_tags"><span class="home_tags_pre">Tags: </span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Gold Articles"><a href="/more_articles/1?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=1'});" target="_blank">Gold</a></span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Critical Metals Articles"><a href="/more_articles/4?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=4'});" target="_blank">Critical Metals</a></span></div> <br clear="all" /> </div> <!--end home tile id 10850--> <!--begin home tile id 10847--> <div itemscope itemtype="https://schema.org/Article" class="home_tile Article" id="home_tile_10847"> <div style="cursor: pointer" onclick="location.href='/article/2025/01/10/breakthroughs-ahead-upcoming-catalysts-drive-silver-companys-growth.html'; gtag('event', 'HOME_TILE_CLICK', {'event_label': 'home_tile_10847'});"> <h3 class="ht_title"><a href="/article/2025/01/10/breakthroughs-ahead-upcoming-catalysts-drive-silver-companys-growth.html" data-tooltip aria-haspopup="true" title="Learn More About: Breakthroughs Ahead: Upcoming Catalysts Drive Silver Company&#39;s Growth"><span itemprop="headline"><span id="na_title_28065" >Breakthroughs Ahead: Upcoming Catalysts Drive Silver Company&#39;s Growth</span></span></a></h3> <div class="author_name"><span class="streetwise_reports" itemprop="author" itemscope itemtype="https://schema.org/Person"><span itemprop="name">Streetwise Reports</span></span>&nbsp;&nbsp;(<span itemprop="datePublished" content="01/10/2025">01/10/2025</span>)</div> <span itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="Streetwise Reports" /> <span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="https://www.streetwisereports.com/images/flex_headers/SWR_horizontal_1000.png" /> <meta itemprop="height" content="110" /> <meta itemprop="width" content="1000" /> </span> </span> <meta itemprop="dateModified" content="2025-01-10 11:19:58" /> <span class="articleSection" itemprop="articleSection">AbraSilver Resource Corp. (ABRA:TSX.V; ABBRF:OTCQX) is gearing up for major advancements with pivotal catalysts and projects in the pipeline. Read exclusive comments from their president and learn how these developments could redefine its trajectory.</span> </div> <div class="home_sector_tags"><span class="home_tags_pre">Tags: </span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Silver Articles"><a href="/more_articles/2?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=2'});" target="_blank">Silver</a></span></div> <br clear="all" /> </div> <!--end home tile id 10847--> <!--begin home tile id 10844--> <div itemscope itemtype="https://schema.org/Article" class="home_tile no_bottom Research_Report" id="home_tile_10844"> <div style="cursor: pointer" onclick="location.href='/article/2025/01/10/us-co-granted-mining-project-permit-after-8-year-process.html'; gtag('event', 'HOME_TILE_CLICK', {'event_label': 'home_tile_10844'});"> <h3 class="ht_title"><a href="/article/2025/01/10/us-co-granted-mining-project-permit-after-8-year-process.html" data-tooltip aria-haspopup="true" title="Learn More About: US Co. Granted Mining Project Permit After 8-Year Process"><span itemprop="headline"><span id="na_title_28064" >US Co. Granted Mining Project Permit After 8-Year Process</span></span></a></h3> <div class="special_type_sub">Research Report</div> <div class="author_name"><span class="heiko_ihle" itemprop="author" itemscope itemtype="https://schema.org/Person"><span itemprop="name">Heiko Ihle</span></span>&nbsp;&nbsp;(<span itemprop="datePublished" content="01/10/2025">01/10/2025</span>)</div> <span itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="Streetwise Reports" /> <span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="https://www.streetwisereports.com/images/flex_headers/SWR_horizontal_1000.png" /> <meta itemprop="height" content="110" /> <meta itemprop="width" content="1000" /> </span> </span> <meta itemprop="dateModified" content="2025-01-10 07:44:49" /> <span class="articleSection" itemprop="articleSection">Next, the explorer will work on obtaining financing for construction of this operation in Idaho that historically produced antimony and gold, noted an H.C. Wainwright & Co. report.</span> </div> <div class="home_sector_tags"><span class="home_tags_pre">Tags: </span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Critical Metals Articles"><a href="/more_articles/4?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=4'});" target="_blank">Critical Metals</a></span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Gold Articles"><a href="/more_articles/1?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=1'});" target="_blank">Gold</a></span></div> <br clear="all" /> </div> <!--end home tile id 10844--> </div></div> <div class="bar_header"><h1>Expert Investing Ideas</h1><div id="xpt_inv_bullets" class="dot_holder"></div></div> <div id="xpt_inv_arrows" class="slider_arrow_holder" style="border: none"></div> <div id="xpt_inv" class="a_slider"> <div id="xpt_q_35731" class="invest_idea a_slide" alt="WEX:TSX.V;WEXPF:OTC"> <p class="inv_short"><a href="/pub/co/10631" onclick="gtag('event', 'Expert_Investing_Ideas', {'event_label': 'qoute_35731'});">"WEX's hole 461 cut 1.53m of 20 g/t Au eq at Aura's Jarbidge rhyolite."</a></p> <p class="inv_auth">&ndash;Brien Lundin, <em>Gold Newsletter</em> (Jefferson Financial)</p><br clear="all" /> </div> <div id="xpt_q_35730" class="invest_idea a_slide" alt="SM:TSX.V; SMDRF:OTCQX"> <p class="inv_short"><a href="/pub/co/10135" onclick="gtag('event', 'Expert_Investing_Ideas', {'event_label': 'qoute_35730'});">"SM achieved full commercial production after 90 days at 500 tpd."</a></p> <p class="inv_auth">&ndash;Oliver O'Donnell, VSA Capital</p><br clear="all" /> </div> <div id="xpt_q_35729" class="invest_idea a_slide" alt="DV:TSX.V; DOLLF:OTCQX"> <p class="inv_short"><a href="/pub/co/5439" onclick="gtag('event', 'Expert_Investing_Ideas', {'event_label': 'qoute_35729'});">"DV's high-grade endowment is an increasingly attractive target."</a></p> <p class="inv_auth">&ndash;Marcus Giannini, Haywood Securities</p><br clear="all" /> </div> <div id="xpt_q_35728" class="invest_idea a_slide" alt="DV:TSX.V; DOLLF:OTCQX"> <p class="inv_short"><a href="/pub/co/5439" onclick="gtag('event', 'Expert_Investing_Ideas', {'event_label': 'qoute_35728'});">"DV once again extended the Wolf vein system at its Kitsault Valley."</a></p> <p class="inv_auth">&ndash;Stuart McDougall, Research Capital Corporation</p><br clear="all" /> </div> <div id="xpt_q_35727" class="invest_idea a_slide" alt="NEXG.V:TSXV; NXGCF:OTCQX; TRC1.F:FRA"> <p class="inv_short"><a href="/pub/co/1961" onclick="gtag('event', 'Expert_Investing_Ideas', {'event_label': 'qoute_35727'});">"Our higher metals price assumptions increased our target on NEXG."</a></p> <p class="inv_auth">&ndash;Red Cloud Securities</p><br clear="all" /> </div> <div id="xpt_q_35726" class="invest_idea a_slide" alt="SEA:TSX; SA:NYSE.MKT"> <p class="inv_short"><a href="/pub/co/700" onclick="gtag('event', 'Expert_Investing_Ideas', {'event_label': 'qoute_35726'});">"Our higher gold and silver price assumptions increased our target on SEA."</a></p> <p class="inv_auth">&ndash;Red Cloud Securities</p><br clear="all" /> </div> <div id="xpt_q_35722" class="invest_idea a_slide" alt="PPTA:TSX; PPTA:NASDAQ"> <p class="inv_short"><a href="/pub/co/10820" onclick="gtag('event', 'Expert_Investing_Ideas', {'event_label': 'qoute_35722'});">"PPTA's Stibnite has reserves of 4.8 Moz gold and 148 Mlb antimony."</a></p> <p class="inv_auth">&ndash;Heiko Ihle, H.C. Wainwright & Co.</p><br clear="all" /> </div> <div id="xpt_q_35725" class="invest_idea a_slide" alt="PPTA:TSX; PPTA:NASDAQ"> <p class="inv_short"><a href="/pub/co/10820" onclick="gtag('event', 'Expert_Investing_Ideas', {'event_label': 'qoute_35725'});">"We believe PPTA will receive the remaining permits [for Stibnite]."</a></p> <p class="inv_auth">&ndash;Mike Niehuser, ROTH Capital Partners</p><br clear="all" /> </div> <div id="xpt_q_35724" class="invest_idea a_slide" alt="PPTA:TSX; PPTA:NASDAQ"> <p class="inv_short"><a href="/pub/co/10820" onclick="gtag('event', 'Expert_Investing_Ideas', {'event_label': 'qoute_35724'});">"The ROD is the most important derisking milestone in PPTA's history."</a></p> <p class="inv_auth">&ndash;Mike Kozak, Cantor Fitzgerald</p><br clear="all" /> </div> <div id="xpt_q_35723" class="invest_idea a_slide" alt="PPTA:TSX; PPTA:NASDAQ"> <p class="inv_short"><a href="/pub/co/10820" onclick="gtag('event', 'Expert_Investing_Ideas', {'event_label': 'qoute_35723'});">"We expect PPTA's share price to outperform peers on the ROD news." </a></p> <p class="inv_auth">&ndash;Michael Parkin, National Bank of Canada </p><br clear="all" /> </div> <div id="xpt_q_35721" class="invest_idea a_slide" alt="DV:TSX.V; DOLLF:OTCQX"> <p class="inv_short"><a href="/pub/co/5439" onclick="gtag('event', 'Expert_Investing_Ideas', {'event_label': 'qoute_35721'});">"DV is cheaper than mulch and compost."</a></p> <p class="inv_auth">&ndash;Jeff Clark, TheGoldAdvisor.com</p><br clear="all" /> </div> <div id="xpt_q_35717" class="invest_idea a_slide" alt="EMO:TSX.V; EMOTF:OTCQB; LLJA:FSE"> <p class="inv_short"><a href="/pub/co/10036" onclick="gtag('event', 'Expert_Investing_Ideas', {'event_label': 'qoute_35717'});">"Testing at EMO's Romanera indicates potential for >64% gold recovery."</a></p> <p class="inv_auth">&ndash;Varun Arora, Clarus Securities</p><br clear="all" /> </div> <div id="xpt_q_35719" class="invest_idea a_slide" alt="TAU:TSXV; THSGF:OTCQX; A3EP87:WKN"> <p class="inv_short"><a href="/pub/co/10373" onclick="gtag('event', 'Expert_Investing_Ideas', {'event_label': 'qoute_35719'});">"TAU closed its brokered private placement offering of $10M."</a></p> <p class="inv_auth">&ndash;Jay Taylor, Hotline</p><br clear="all" /> </div> <div id="xpt_q_35718" class="invest_idea a_slide" alt="NEXG.V:TSXV; NXGCF:OTCQX; TRC1.F:FRA"> <p class="inv_short"><a href="/pub/co/1961" onclick="gtag('event', 'Expert_Investing_Ideas', {'event_label': 'qoute_35718'});">"NEXG acquired all of the common shares of Signal Gold."</a></p> <p class="inv_auth">&ndash;Jay Taylor, Hotline</p><br clear="all" /> </div> <div id="xpt_q_35713" class="invest_idea a_slide" alt="NEXG.V:TSXV; NXGCF:OTCQX; TRC1.F:FRA"> <p class="inv_short"><a href="/pub/co/1961" onclick="gtag('event', 'Expert_Investing_Ideas', {'event_label': 'qoute_35713'});">"NEXG's merger with Signal allows it to bet on two horses at once."</a></p> <p class="inv_auth">&ndash;Ron Stewart, Red Cloud Securities</p><br clear="all" /> </div> <div id="xpt_q_35712" class="invest_idea a_slide" alt="SM:TSX.V; SMDRF:OTCQX"> <p class="inv_short"><a href="/pub/co/10135" onclick="gtag('event', 'Expert_Investing_Ideas', {'event_label': 'qoute_35712'});">"SM confirmed the industrial production state has begun at Guitarra."</a></p> <p class="inv_auth">&ndash;Thibaut Lepouttre, <em>Caesars Report</em></p><br clear="all" /> </div> <div id="xpt_q_35710" class="invest_idea a_slide" alt="MAG:TSX; MAG:NYSE American"> <p class="inv_short"><a href="/pub/co/536" onclick="gtag('event', 'Expert_Investing_Ideas', {'event_label': 'qoute_35710'});">"Only 5% of MAG's Juanicipio properties has been explored to date."</a></p> <p class="inv_auth">&ndash;Ventum Capital Markets</p><br clear="all" /> </div> <div id="xpt_q_35709" class="invest_idea a_slide" alt="SEA:TSX; SA:NYSE.MKT"> <p class="inv_short"><a href="/pub/co/700" onclick="gtag('event', 'Expert_Investing_Ideas', {'event_label': 'qoute_35709'});">"KSM continues making SEA one of the sector's better optionality plays."</a></p> <p class="inv_auth">&ndash;Brien Lundin, <em>Gold Newsletter</em> (Jefferson Financial)</p><br clear="all" /> </div> <div id="xpt_q_35708" class="invest_idea a_slide" alt="WEX:TSX.V;WEXPF:OTC"> <p class="inv_short"><a href="/pub/co/10631" onclick="gtag('event', 'Expert_Investing_Ideas', {'event_label': 'qoute_35708'});">"WEX makes for a compelling bet on exploration success in 2025."</a></p> <p class="inv_auth">&ndash;Brien Lundin, <em>Gold Newsletter</em> (Jefferson Financial)</p><br clear="all" /> </div> <div id="xpt_q_35716" class="invest_idea a_slide" alt="ABRA:TSX.V; ABBRF:OTCQX"> <p class="inv_short"><a href="/pub/co/9164" onclick="gtag('event', 'Expert_Investing_Ideas', {'event_label': 'qoute_35716'});">"ABRA's Diablillos is a prime candidate for larger predators' attention."</a></p> <p class="inv_auth">&ndash;Christopher Ecclestone, Hallgarten & Co.</p><br clear="all" /> </div> </div> <div id="xpt_inv_alt_nav" class="slider_alt_nav"></div> <script type="text/javascript" src="/frameworks/js/div_slider.js"></script> <!--begin qm tickers--> 

			<div id="q_ticks">
			<a class="more_qt_btn" href="/cs/user/print/htdocs/ticker_news?q=100940,100938,100929;x-test_views=gridded">More News</a>
	 			<a href="/cs/user/print/htdocs/ticker_news?q=100940,100938,100929;sr=q_11012;x-test_views=gridded">DRY:TSXV; DRYGF:OTCQB</a> <span class="tick_spacer">|</span> <a href="/cs/user/print/htdocs/ticker_news?q=100940,100938,100929;sr=q_9539;x-test_views=gridded">PGE:TSX.V; PGEZF:OTCQB; J0G:FSE</a> <span class="tick_spacer">|</span> <a href="/cs/user/print/htdocs/ticker_news?q=100940,100938,100929;sr=q_2060;x-test_views=gridded">RIO:TSX; RIOM:NYSE; RIO:BVL</a>
				<br clear="all" />
			</div>

	<!--end qm tickers--> </div> <!--end left contents--> <!--begin right contents--> <div class="large-3 medium-4 small-12 columns columns col-lg-3 col-md-4 col-sm-12" id="right_contents"> 
<div id="banners_home_right_top">
	<div id="ad_position_1" align="left" class="bb_holder" style="aspect-ratio: 293 / 100">
		   
		   <a class="bannerBB" id="home_right_top_1586" title="Learn More about AbraSilver Resource Corp." href="https://www.streetwisereports.com/pub/co/9164" data-ad_rid="1586" data-dest="https://www.streetwisereports.com/pub/co/9164" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1586'});" target="_blank"><img id="b_ad_image_1586"  src="/images/banner_ad_img/AbraSilverhomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about AbraSilver Resource Corp." title="Learn More about AbraSilver Resource Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1580" title="Learn More about Terra Clean Energy Corp." href="https://www.streetwisereports.com/pub/co/10935" data-ad_rid="1580" data-dest="https://www.streetwisereports.com/pub/co/10935" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1580'});" target="_blank"><img id="b_ad_image_1580"  src="/images/banner_ad_img/TerraCleanhomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Terra Clean Energy Corp." title="Learn More about Terra Clean Energy Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1574" title="Learn More about O3 Mining Inc." href="https://www.streetwisereports.com/pub/co/9850" data-ad_rid="1574" data-dest="https://www.streetwisereports.com/pub/co/9850" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1574'});" target="_blank"><img id="b_ad_image_1574"  src="/images/banner_ad_img/O3homepageadv3.png" class="all_spon_bb_img" width="293" height="100" alt="Learn More about O3 Mining Inc." title="Learn More about O3 Mining Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1568" title="Learn More about Tectonic Metals Inc." href="https://www.streetwisereports.com/pub/co/10225" data-ad_rid="1568" data-dest="https://www.streetwisereports.com/pub/co/10225" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1568'});" target="_blank"><img id="b_ad_image_1568"  src="/images/banner_ad_img/TectonicHomepagead1.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Tectonic Metals Inc." title="Learn More about Tectonic Metals Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1562" title="Learn More about Bonterra Resources Inc." href="https://www.streetwisereports.com/pub/co/3902" data-ad_rid="1562" data-dest="https://www.streetwisereports.com/pub/co/3902" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1562'});" target="_blank"><img id="b_ad_image_1562"  src="/images/banner_ad_img/Bonterra_Homepage.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Bonterra Resources Inc." title="Learn More about Bonterra Resources Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1556" title="Learn More about Prosper Gold Corp." href="https://www.streetwisereports.com/pub/co/6200" data-ad_rid="1556" data-dest="https://www.streetwisereports.com/pub/co/6200" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1556'});" target="_blank"><img id="b_ad_image_1556"  src="/images/banner_ad_img/ProsperGoldhomepagead1.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Prosper Gold Corp." title="Learn More about Prosper Gold Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1550" title="Learn More about Sierra Madre Gold and Silver Ltd." href="https://www.streetwisereports.com/pub/co/10135" data-ad_rid="1550" data-dest="https://www.streetwisereports.com/pub/co/10135" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1550'});" target="_blank"><img id="b_ad_image_1550"  src="/images/banner_ad_img/SierraMadrehomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Sierra Madre Gold and Silver Ltd." title="Learn More about Sierra Madre Gold and Silver Ltd." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1544" title="Learn More about Silver North Resources Ltd." href="https://www.streetwisereports.com/pub/co/11042" data-ad_rid="1544" data-dest="https://www.streetwisereports.com/pub/co/11042" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1544'});" target="_blank"><img id="b_ad_image_1544"  src="/images/banner_ad_img/SilverNorthhomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Silver North Resources Ltd." title="Learn More about Silver North Resources Ltd." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1538" title="Learn More about Thesis Gold Inc." href="https://www.streetwisereports.com/pub/co/10373" data-ad_rid="1538" data-dest="https://www.streetwisereports.com/pub/co/10373" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1538'});" target="_blank"><img id="b_ad_image_1538"  src="/images/banner_ad_img/ThesisGoldhomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Thesis Gold Inc." title="Learn More about Thesis Gold Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1532" title="Learn More about Coppernico Metals Inc." href="https://www.streetwisereports.com/pub/co/11082" data-ad_rid="1532" data-dest="https://www.streetwisereports.com/pub/co/11082" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1532'});" target="_blank"><img id="b_ad_image_1532"  src="/images/banner_ad_img/Streetwise_Report_Aug2024Homepage.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Coppernico Metals Inc." title="Learn More about Coppernico Metals Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1520" title="Learn More about MiMedia Holdings Inc." href="https://www.streetwisereports.com/pub/co/11105" data-ad_rid="1520" data-dest="https://www.streetwisereports.com/pub/co/11105" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1520'});" target="_blank"><img id="b_ad_image_1520"  src="/images/banner_ad_img/MIMHPAds_293x100.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about MiMedia Holdings Inc." title="Learn More about MiMedia Holdings Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1514" title="Learn More about Coppernico Metals Inc." href="https://www.streetwisereports.com/pub/co/11082" data-ad_rid="1514" data-dest="https://www.streetwisereports.com/pub/co/11082" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1514'});" target="_blank"><img id="b_ad_image_1514"  src="/images/banner_ad_img/Streetwise_Report_Jul2024Homepage.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Coppernico Metals Inc." title="Learn More about Coppernico Metals Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1508" title="Learn More about Unusual Machines Inc." href="https://www.streetwisereports.com/pub/co/10500" data-ad_rid="1508" data-dest="https://www.streetwisereports.com/pub/co/10500" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1508'});" target="_blank"><img id="b_ad_image_1508"  src="/images/banner_ad_img/UnusualMachinesHomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Unusual Machines Inc." title="Learn More about Unusual Machines Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1502" title="Learn More about Lithium Ionic Corp." href="https://www.streetwisereports.com/pub/co/11098" data-ad_rid="1502" data-dest="https://www.streetwisereports.com/pub/co/11098" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1502'});" target="_blank"><img id="b_ad_image_1502"  src="/images/banner_ad_img/StreetwiseWebAds_72dpi01.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Lithium Ionic Corp." title="Learn More about Lithium Ionic Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1496" title="Learn More about Dryden Gold Corp." href="https://www.streetwisereports.com/pub/co/11012" data-ad_rid="1496" data-dest="https://www.streetwisereports.com/pub/co/11012" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1496'});" target="_blank"><img id="b_ad_image_1496"  src="/images/banner_ad_img/DrydenGoldHomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Dryden Gold Corp." title="Learn More about Dryden Gold Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1490" title="Learn More about Renegade Gold Inc." href="https://www.streetwisereports.com/pub/co/11078" data-ad_rid="1490" data-dest="https://www.streetwisereports.com/pub/co/11078" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1490'});" target="_blank"><img id="b_ad_image_1490"  src="/images/banner_ad_img/RenegadeGoldHomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Renegade Gold Inc." title="Learn More about Renegade Gold Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1478" title="Learn More about Giant Mining Corp." href="https://www.streetwisereports.com/pub/co/11069" data-ad_rid="1478" data-dest="https://www.streetwisereports.com/pub/co/11069" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1478'});" target="_blank"><img id="b_ad_image_1478"  src="/images/banner_ad_img/Giant_Homepage.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Giant Mining Corp." title="Learn More about Giant Mining Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1466" title="Learn More about Atlas Lithium Corp." href="https://www.streetwisereports.com/pub/co/11040" data-ad_rid="1466" data-dest="https://www.streetwisereports.com/pub/co/11040" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1466'});" target="_blank"><img id="b_ad_image_1466"  src="/images/banner_ad_img/Atlas_Lithium_Corp_home.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Atlas Lithium Corp." title="Learn More about Atlas Lithium Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1460" title="Learn More about Goldshore Resources Inc." href="https://www.streetwisereports.com/pub/co/10291" data-ad_rid="1460" data-dest="https://www.streetwisereports.com/pub/co/10291" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1460'});" target="_blank"><img id="b_ad_image_1460"  src="/images/banner_ad_img/goldshore_home_v1_1.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Goldshore Resources Inc." title="Learn More about Goldshore Resources Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1442" title="Learn More about Soma Gold Corp." href="https://www.streetwisereports.com/pub/co/10919" data-ad_rid="1442" data-dest="https://www.streetwisereports.com/pub/co/10919" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1442'});" target="_blank"><img id="b_ad_image_1442"  src="/images/banner_ad_img/Soma_Gold_home.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Soma Gold Corp." title="Learn More about Soma Gold Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1424" title="Learn More about Aisix Solutions Inc." href="https://www.streetwisereports.com/pub/co/10933" data-ad_rid="1424" data-dest="https://www.streetwisereports.com/pub/co/10933" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1424'});" target="_blank"><img id="b_ad_image_1424"  src="/images/banner_ad_img/Aisix_Homepage_ad.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Aisix Solutions Inc." title="Learn More about Aisix Solutions Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1418" title="Learn More about Perpetua Resources Corp." href="https://www.streetwisereports.com/pub/co/10820" data-ad_rid="1418" data-dest="https://www.streetwisereports.com/pub/co/10820" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1418'});" target="_blank"><img id="b_ad_image_1418"  src="/images/banner_ad_img/ppta_home.png" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Perpetua Resources Corp." title="Learn More about Perpetua Resources Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1412" title="Learn More about Sanu Gold Corp." href="https://www.streetwisereports.com/pub/co/10892" data-ad_rid="1412" data-dest="https://www.streetwisereports.com/pub/co/10892" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1412'});" target="_blank"><img id="b_ad_image_1412"  src="/images/banner_ad_img/Sanu_Streetwise_293x100.png" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Sanu Gold Corp." title="Learn More about Sanu Gold Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1406" title="Learn More about BioLargo Inc." href="https://www.streetwisereports.com/pub/co/6976" data-ad_rid="1406" data-dest="https://www.streetwisereports.com/pub/co/6976" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1406'});" target="_blank"><img id="b_ad_image_1406"  src="/images/banner_ad_img/BioLargo_Homepage1png.png" class="all_spon_bb_img" width="293" height="100" alt="Learn More about BioLargo Inc." title="Learn More about BioLargo Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1400" title="Learn More about Liberty Gold Corp." href="https://www.streetwisereports.com/pub/co/3777" data-ad_rid="1400" data-dest="https://www.streetwisereports.com/pub/co/3777" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1400'});" target="_blank"><img id="b_ad_image_1400"  src="/images/banner_ad_img/LGD_Homepage_ad.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Liberty Gold Corp." title="Learn More about Liberty Gold Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1335" title="Learn More about Seabridge Gold Inc." href="https://www.streetwisereports.com/pub/co/700" data-ad_rid="1335" data-dest="https://www.streetwisereports.com/pub/co/700" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1335'});" target="_blank"><img id="b_ad_image_1335"  src="/images/banner_ad_img/Seabridge_Gold_Homepage_22.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Seabridge Gold Inc." title="Learn More about Seabridge Gold Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1329" title="Learn More about Western Exploration Inc." href="https://www.streetwisereports.com/pub/co/10631" data-ad_rid="1329" data-dest="https://www.streetwisereports.com/pub/co/10631" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1329'});" target="_blank"><img id="b_ad_image_1329"  src="/images/banner_ad_img/WEX_Homepage_ad.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Western Exploration Inc." title="Learn More about Western Exploration Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1317" title="Learn More about Dakota Gold Corp." href="https://www.streetwisereports.com/pub/co/7442" data-ad_rid="1317" data-dest="https://www.streetwisereports.com/pub/co/7442" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1317'});" target="_blank"><img id="b_ad_image_1317"  src="/images/banner_ad_img/dc_home.jpeg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Dakota Gold Corp." title="Learn More about Dakota Gold Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1245" title="Learn More about World Copper Ltd." href="https://www.streetwisereports.com/pub/co/10410" data-ad_rid="1245" data-dest="https://www.streetwisereports.com/pub/co/10410" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1245'});" target="_blank"><img id="b_ad_image_1245"  src="/images/banner_ad_img/wcu_home.jpeg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about World Copper Ltd." title="Learn More about World Copper Ltd." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1064" title="Learn More about Emerita Resources Corp." href="https://www.streetwisereports.com/pub/co/10036" data-ad_rid="1064" data-dest="https://www.streetwisereports.com/pub/co/10036" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1064'});" target="_blank"><img id="b_ad_image_1064"  src="/images/banner_ad_img/emerita_home.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Emerita Resources Corp." title="Learn More about Emerita Resources Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_top_953" title="Learn More about Dolly Varden Silver Corp." href="https://www.streetwisereports.com/pub/co/5439" data-ad_rid="953" data-dest="https://www.streetwisereports.com/pub/co/5439" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '953'});" target="_blank"><img id="b_ad_image_953"  src="/images/banner_ad_img/Dolly_Varden__home.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Dolly Varden Silver Corp." title="Learn More about Dolly Varden Silver Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_top_941" title="Learn More about StrikePoint Gold Inc." href="https://www.streetwisereports.com/pub/co/209" data-ad_rid="941" data-dest="https://www.streetwisereports.com/pub/co/209" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '941'});" target="_blank"><img id="b_ad_image_941"  src="/images/banner_ad_img/SKP_home_4_12_23.png" class="all_spon_bb_img" width="293" height="100" alt="Learn More about StrikePoint Gold Inc." title="Learn More about StrikePoint Gold Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_top_828" title="Learn More about Omineca Mining and Metals Ltd." href="https://www.streetwisereports.com/pub/co/5600" data-ad_rid="828" data-dest="https://www.streetwisereports.com/pub/co/5600" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '828'});" target="_blank"><img id="b_ad_image_828"  src="/images/banner_ad_img/OMM_Home.png" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Omineca Mining and Metals Ltd." title="Learn More about Omineca Mining and Metals Ltd." ></a>
		   
		   <a class="bannerBB" id="home_right_top_765" title="Learn More about Metallic Group of Companies" href="https://www.streetwisereports.com/pub/co/9687" data-ad_rid="765" data-dest="https://www.streetwisereports.com/pub/co/9687" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '765'});" target="_blank"><img id="b_ad_image_765"  src="/images/banner_ad_img/gcx293x100v2.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Metallic Group of Companies" title="Learn More about Metallic Group of Companies" ></a>
		   
		   <a class="bannerBB" id="home_right_top_647" title="Learn More about Skyharbour Resources Ltd." href="https://www.streetwisereports.com/pub/co/6026" data-ad_rid="647" data-dest="https://www.streetwisereports.com/pub/co/6026" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '647'});" target="_blank"><img id="b_ad_image_647"  src="/images/banner_ad_img/SYH_home.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Skyharbour Resources Ltd." title="Learn More about Skyharbour Resources Ltd." ></a>
		   
		   <a class="bannerBB" id="home_right_top_601" title="Learn More about MAG Silver Corp." href="https://www.streetwisereports.com/pub/co/536" data-ad_rid="601" data-dest="https://www.streetwisereports.com/pub/co/536" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '601'});" target="_blank"><img id="b_ad_image_601"  src="/images/banner_ad_img/MAG_HomePFinal.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about MAG Silver Corp." title="Learn More about MAG Silver Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_top_1592" title="Learn More about Pasofino Gold Ltd." href="https://www.streetwisereports.com/pub/co/11178" data-ad_rid="1592" data-dest="https://www.streetwisereports.com/pub/co/11178" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1592'});" target="_blank"><img id="b_ad_image_1592"  src="/images/banner_ad_img/thumbnail_Pasofinohomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Pasofino Gold Ltd." title="Learn More about Pasofino Gold Ltd." ></a></div>
</div>

<script type="text/javascript">


	var orig_time_1 = 0;
	
	var home_right_top_rando_1 = ["1586","1580","1574","1568","1562","1556","1550","1544","1538","1532","1520","1514","1508","1502","1496","1490","1478","1466","1460","1442","1424","1418","1412","1406","1400","1335","1329","1317","1245","1064","953","941","828","765","647","601","1592"];
	shuffleArray_home_right_top(home_right_top_rando_1);
	//before array change
	// run through the array forever
	(function recurse_home_right_top() {
 	    // get the id
 	    var ad_id = home_right_top_rando_1[0];
	   
	    
	    if (orig_time_1 == 0){
		    $('#home_right_top' + '_' + ad_id).css('display', 'block');
		    orig_time_1 = 1;
		    banner_load_count_home_right_top('home_right_top' + '_' + ad_id);
		    
	    }
	    else{
		     // animate it
			
			var last_fade_1 = home_right_top_rando_1.slice(-1)[0];

	    	     $('#home_right_top' + '_' + last_fade_1).css('display', 'none');
			$('#home_right_top' + '_' + ad_id).css('display', 'block');
			banner_load_count_home_right_top('home_right_top' + '_' + ad_id);

	    }
	    

	    //count it
		
	    // delete the value
	    home_right_top_rando_1.shift();
	    
	    // add the value at the end of the array
	    home_right_top_rando_1.push(ad_id);

	    // run it again for the next number
	    setTimeout(function() {
	        recurse_home_right_top();
	    }, 10000);
	// start it for the first number.
	})(0);
	

	

function banner_load_count_home_right_top(current_ad_id){
    var current_ad_id_only = current_ad_id.replace("home_right_top_", ""); 
    var the_chosen_one = $('#' + current_ad_id);
    if ($('#' + current_ad_id).is(':visible')){
	    
	    if (!$('#' + current_ad_id).hasClass("chached")) {

	          // count clicks by javascript enabled clients
	     	var link_id = document.getElementById(current_ad_id);
	        //count it
		   gtag('event', 'BB_Load', {'event_label': current_ad_id_only});

		 $('#'+ current_ad_id).addClass("chached");
		 
	    }//end if this is not cached class
    }


}


function shuffleArray_home_right_top(array) {
    for (var i = array.length - 1; i > 0; i--) {
        var j = Math.floor(Math.random() * (i + 1));
        var temp = array[i];
        array[i] = array[j];
        array[j] = temp;
    }
    return array;
}

</script>



	<style>
	
#co_pr_news {
	margin: 10px 0 0 0;
}


#co_pr_news h2#pr_news_head{
	font-size: 1rem;
	background-color: #F09920;
	background-color: #4a4a4a;
	text-shadow: 0 1px 2px rgb(0 0 0 / 20%);
	color: #fff;
	padding: 5px 0 6px 10px;
	font-family: 'Kaisei Tokumin', 'Times', serif;

}

#pr_news_list{
	width: 100%;
	max-height: 310px;
	overflow-y: auto;
}

#co_pr_news p.pr_list_item{
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
}
#co_pr_news p.pr_list_item a{
	color: #1a1a1a;
	font-size: .9rem;
	line-height: .9rem;
}
.pr_img_surround{
	float:left;
	padding: 2px;
	margin: 6px 10px 0 0;
	background-color: #fff;
	border: 1px solid #F09920;
}
#co_pr_news p.pr_list_item a .pr_tickers{
	font-size: .8rem;
	font-weight: normal;
	color: #2059ac;
}






	#co_pr_news p.pr_list_item a{
		font-weight: bold
	}
	
	</style>
	
	<div id="co_pr_news" style="width: 100%; border-bottom: 1px solid #4a4a4a;">
	
	<h2 id="pr_news_head"><i class="fa-solid fa-newspaper"></i> Company News</h2>
		<div id="pr_news_list">
		<p class="pr_list_item"><a href="https://www.streetwisereports.com/pub/co/9539?pr_id=100929" onclick="gtag('event', 'HOME_RIGHT_PR_CLICK', {'event_label': '9539'})" data-tooltip aria-haspopup="true" title="Read: Stillwater Critical Minerals Provides Update on U.S. Federal Funding Applications"><span class="pr_tickers">PGE:TSX.V; PGEZF:OTCQB; J0G:FSE</span><br />1/13/2025 &ndash; Stillwater Critical Minerals Provides Update on U.S. Federal Funding Applications</a></p><p class="pr_list_item"><a href="https://www.streetwisereports.com/pub/co/11012?pr_id=100940" onclick="gtag('event', 'HOME_RIGHT_PR_CLICK', {'event_label': '11012'})" data-tooltip aria-haspopup="true" title="Read: Dryden Gold Corp. Reports Surface Rock Samples Grading up to 34.80 g/t Gold at Hyndman Property"><span class="pr_tickers">DRY:TSXV; DRYGF:OTCQB</span><br />1/13/2025 &ndash; Dryden Gold Corp. Reports Surface Rock Samples Grading up to 34.80 g/t Gold at Hyndman Property</a></p><p class="pr_list_item"><a href="https://www.streetwisereports.com/pub/co/10873?pr_id=100927" onclick="gtag('event', 'HOME_RIGHT_PR_CLICK', {'event_label': '10873'})" data-tooltip aria-haspopup="true" title="Read: Silver Crown Royalties Announces Corporate Update"><span class="pr_tickers">SCRI:CBOE; SLCRF:OTCQX; QS0:FSE</span><br />1/10/2025 &ndash; Silver Crown Royalties Announces Corporate Update</a></p><p class="pr_list_item"><a href="https://www.streetwisereports.com/pub/co/11069?pr_id=100917" onclick="gtag('event', 'HOME_RIGHT_PR_CLICK', {'event_label': '11069'})" data-tooltip aria-haspopup="true" title="Read: Amended: Giant Mining Corp. Reflects on 2024 Achievements and Outlines Vision for 2025"><span class="pr_tickers">CSE: BFG;OTC:BFGFF;FWB:YW5</span><br />1/10/2025 &ndash; Amended: Giant Mining Corp. Reflects on 2024 Achievements and Outlines Vision for 2025</a></p><p class="pr_list_item"><a href="https://www.streetwisereports.com/pub/co/11069?pr_id=100899" onclick="gtag('event', 'HOME_RIGHT_PR_CLICK', {'event_label': '11069'})" data-tooltip aria-haspopup="true" title="Read: Giant Mining Announces Closing of Final Tranche of Non-Brokered Private Placement for Cumulative Gross Proceeds of $3,367,024.80"><span class="pr_tickers">CSE: BFG;OTC:BFGFF;FWB:YW5</span><br />1/10/2025 &ndash; Giant Mining Announces Closing of Final Tranche of Non-Brokered Private Placement for Cumulative Gross Proceeds of $3,367,024.80</a></p><p class="pr_list_item"><a href="https://www.streetwisereports.com/pub/co/10135?pr_id=100894" onclick="gtag('event', 'HOME_RIGHT_PR_CLICK', {'event_label': '10135'})" data-tooltip aria-haspopup="true" title="Read: Sierra Madre Announces Full Commercial Production at Guitarra Mine Complex"><span class="pr_tickers">SM:TSX.V; SMDRF:OTCQX</span><br />1/9/2025 &ndash; Sierra Madre Announces Full Commercial Production at Guitarra Mine Complex</a></p><p class="pr_list_item"><a href="https://www.streetwisereports.com/pub/co/5439?pr_id=100893" onclick="gtag('event', 'HOME_RIGHT_PR_CLICK', {'event_label': '5439'})" data-tooltip aria-haspopup="true" title="Read: Silver, Gold, Base-metals: Dolly Varden Silver is Now Closer to Joining Two Deposits"><span class="pr_tickers">DV:TSX.V; DOLLF:OTCQX</span><br />1/9/2025 &ndash; Silver, Gold, Base-metals: Dolly Varden Silver is Now Closer to Joining Two Deposits</a></p><p class="pr_list_item"><a href="https://www.streetwisereports.com/pub/co/10373?pr_id=100881" onclick="gtag('event', 'HOME_RIGHT_PR_CLICK', {'event_label': '10373'})" data-tooltip aria-haspopup="true" title="Read: Thesis Gold Contracts Ausenco and Mining Plus to Commence Pre-Feasibility Study for Lawyers-Ranch Project"><span class="pr_tickers">TAU:TSXV; THSGF:OTCQX; A3EP87:WKN</span><br />1/9/2025 &ndash; Thesis Gold Contracts Ausenco and Mining Plus to Commence Pre-Feasibility Study for Lawyers-Ranch Project</a></p><p class="pr_list_item"><a href="https://www.streetwisereports.com/pub/co/10919?pr_id=100843" onclick="gtag('event', 'HOME_RIGHT_PR_CLICK', {'event_label': '10919'})" data-tooltip aria-haspopup="true" title="Read: SOMA GOLD ANNOUNCES 2024 GOLD PRODUCTION OF 27,460 AuEq OUNCES"><span class="pr_tickers">TSXV:SOMA; OTC:SMAGF; WKN:A2P4DU</span><br />1/8/2025 &ndash; SOMA GOLD ANNOUNCES 2024 GOLD PRODUCTION OF 27,460 AuEq OUNCES</a></p><p class="pr_list_item"><a href="https://www.streetwisereports.com/pub/co/10631?pr_id=100837" onclick="gtag('event', 'HOME_RIGHT_PR_CLICK', {'event_label': '10631'})" data-tooltip aria-haspopup="true" title="Read: Western Exploration Reports Extension of High-grade Mineralization at Gravel Creek"><span class="pr_tickers">WEX:TSX.V;WEXPF:OTC</span><br />1/8/2025 &ndash; Western Exploration Reports Extension of High-grade Mineralization at Gravel Creek</a></p><p class="pr_list_item"><a href="https://www.streetwisereports.com/pub/co/11069?pr_id=100844" onclick="gtag('event', 'HOME_RIGHT_PR_CLICK', {'event_label': '11069'})" data-tooltip aria-haspopup="true" title="Read: Giant Mining Announces Update to Corporate Website and Corporate Communications Info"><span class="pr_tickers">CSE: BFG;OTC:BFGFF;FWB:YW5</span><br />1/8/2025 &ndash; Giant Mining Announces Update to Corporate Website and Corporate Communications Info</a></p><p class="pr_list_item"><a href="https://www.streetwisereports.com/pub/co/5439?pr_id=100831" onclick="gtag('event', 'HOME_RIGHT_PR_CLICK', {'event_label': '5439'})" data-tooltip aria-haspopup="true" title="Read: Dolly Varden Silver's 120 Meter Step-Out at the Wolf Vein Intersects 379 g/t Silver over 21.69 Meters, Including: 1,804 g/t Silver over 1.67 Meters"><span class="pr_tickers">DV:TSX.V; DOLLF:OTCQX</span><br />1/7/2025 &ndash; Dolly Varden Silver's 120 Meter Step-Out at the Wolf Vein Intersects 379 g/t Silver over 21.69 Meters, Including: 1,804 g/t Silver over 1.67 Meters</a></p><p class="pr_list_item"><a href="https://www.streetwisereports.com/pub/co/11012?pr_id=100826" onclick="gtag('event', 'HOME_RIGHT_PR_CLICK', {'event_label': '11012'})" data-tooltip aria-haspopup="true" title="Read: Dryden Gold Provides 2024 Summary to Shareholders"><span class="pr_tickers">DRY:TSXV; DRYGF:OTCQB</span><br />1/7/2025 &ndash; Dryden Gold Provides 2024 Summary to Shareholders</a></p><p class="pr_list_item"><a href="https://www.streetwisereports.com/pub/co/10820?pr_id=100841" onclick="gtag('event', 'HOME_RIGHT_PR_CLICK', {'event_label': '10820'})" data-tooltip aria-haspopup="true" title="Read: Perpetua Gets US Forest Service Approval for Stibnite Gold-Antimony Project"><span class="pr_tickers">PPTA:TSX; PPTA:NASDAQ</span><br />1/7/2025 &ndash; Perpetua Gets US Forest Service Approval for Stibnite Gold-Antimony Project</a></p>
		</div>

	</div>


	
<style>
#industry_tab_box{
 background-color: #909ca8 !important;
 font-size: .7rem
}

.qmod-main-chart,
.highcharts-container{
overflow: visible !important;
}

.highcharts-grid-line{
	stroke-width: 6px;
}
.qmod-simplechart.qmod-ui-tool .qmod-chart-buttons-rs .qmod-legend>li,
.qmod-simplechart.qmod-ui-tool .qmod-chart-buttons-rs .qmod-legend>li .qmod-btn{
	background-color: #F09920;
}
.qmod-simplechart.qmod-ui-tool .qmod-chart-buttons-rs .qmod-legend>li .qmod-btn-text{
	padding: 3px;
}

.qmod-simplechart.qmod-ui-tool .qmod-chart-buttons-rs .qmod-legend>li.qmod-active .qmod-btn{
	background-color: #787878;
}


.qmod-simplechart.qmod-ui-tool .qmod-chart-js,
.qmod-chart-js {
	padding: 0;
	margin: 0;
}
.qmod-simplechart.qmod-ui-tool .qmod-chart-buttons-rs .qmod-legend{
text-align: center;
width: 100%;
margin-top: 10px;
}

div.qmod-quote{
text-align: center;
font-size: .95rem;
}

div.qmod-quote .qmod-last{
font-size: 1rem;
font-weight: bold;
}
div.qmod-quote .qmod-last::before {
    content: '$';
}
div.qmod-quote .qmod-change-group{
	font-size: 1rem;
	font-weight: bold;
}

.qmod-simplechart.qmod-ui-tool .highcharts-container{
	border: none;
}


.qmod-block-wrapper div.qmod-dropdown{
display: none;
}

.qmod-segment.qmod-longname{
margin-top: 5px;
display: block;
text-align: center;

}

.qmod-legend.qmod-legend-list,
.qmod-icon-toggle-fa,
div.qmod-dropdown.qmod-legend.qmod-lnd-time,
h2.qmod-heading{
display: none !important;
}
.qmod-simplechart.qmod-ui-tool .qmod-chart-display .qmod-legend>li:last-child,
.qmod-simplechart.qmod-ui-tool .qmod-chart-buttons-rs .qmod-legend>li .qmod-btn:last-child,
.qmod-legend,
.qmod-legend li,
.qmod-group-btn.qmod-btn{
padding: 0;
margin: 0;
font-size: .75rem;
line-height: .8rem;
border-radius: 0;
}
div[data-qmod-tool="interactivechart"] .qmod-simplechart.qmod-ui-tool .qmod-main-chart {
    width: 100%;
    height: 300px;
}
.highcharts-point{
color: orange;
font-size: 6rem;
}
.qmod-simplechart.qmod-ui-tool .qmod-main-chart .highcharts-tooltip,
.highcharts-label.highcharts-tooltip
{
	top: -80px !important;
	left: auto !important;
	background-color: #fff !important;
}

.qmod-simplechart.qmod-ui-tool .qmod-main-chart .highcharts-tooltip>span,
.highcharts-label.highcharts-tooltip span{
	    background-color: #fffde7;
	    opacity: 100%;
			padding-bottom: 0;
			margin-bottom: 0;
}
tr > td.qmod-textr::before {
    content: '$';
}
tr > td.qmod-textr::before {
    content: '$';
}
td.qmod-textr ~ .qmod-textr::before {
   content: '';
}

.qmod-textr{
	text-align: left;
}
.qmod-textl,
.qmod-chart-symbol{
	display: none;
}
.qmod-last.this_is_up{
	color: #080;
}
.qmod-last.this_is_down{
	color: red;
}
.key_charts_title{
	font-size: .9rem;
	text-align: center;
	background-color: #496483;
	color: #fff;
	margin: 0px;
	padding: 2px 0px;
	font-weight: normal !important;
}
#surround_the_charts{
	height: 500px
}
@media screen and (max-width: 870px) {
	#surround_the_charts{
		height: 550px
	}
}
@media screen and (max-width: 640px) {
	#industry_tab_box{
	 font-size: .9rem
	}
	#surround_the_charts{
		height: 500px
	}
}



</style>

<div id="surround_the_charts"> 

<div id="the_quotes_box">
<div class="key_charts_title"><img src="/images/rcons/white_book_icons.svg" alt="Streetwise Reader Icon" style="float: none !important; width: auto !important; height: 14px !important; padding-bottom: 2px;"> Streetwise Key Charts</div>
<div id="industry_tab_box"> <span class="ticker_choice active btn_report_1" title="View the Gold chart" style="cursor: pointer" id="ticker_choice_Z_GCSPUSD" onclick="show_the_chart('chart_for__Z_GCSPUSD');load_Z_GCSPUSD();$('.ticker_choice').removeClass( 'active' );$( this ).addClass( 'active' );gtag('event', 'HOME_CHART_TAB', {'event_label': 'Z_GCSPUSD'});"><span class="the_ticker_name">Gold</span></span> <span class="ticker_choice btn_report_1" title="View the Silver chart" style="cursor: pointer" id="ticker_choice_Z_SISPUSD" onclick="show_the_chart('chart_for__Z_SISPUSD');load_Z_SISPUSD();$('.ticker_choice').removeClass( 'active' );$( this ).addClass( 'active' );gtag('event', 'HOME_CHART_TAB', {'event_label': 'Z_SISPUSD'});"><span class="the_ticker_name">Silver</span></span> <span class="ticker_choice btn_report_1" title="View the Copper chart" style="cursor: pointer" id="ticker_choice_Z_HG" onclick="show_the_chart('chart_for__Z_HG');load_Z_HG();$('.ticker_choice').removeClass( 'active' );$( this ).addClass( 'active' );gtag('event', 'HOME_CHART_TAB', {'event_label': 'Z_HG'});"><span class="the_ticker_name">Copper</span></span> <span class="ticker_choice btn_report_1" title="View the Zinc chart" style="cursor: pointer" id="ticker_choice_Z_ZNCZ_CMX" onclick="show_the_chart('chart_for__Z_ZNCZ_CMX');load_Z_ZNCZ_CMX();$('.ticker_choice').removeClass( 'active' );$( this ).addClass( 'active' );gtag('event', 'HOME_CHART_TAB', {'event_label': 'Z_ZNCZ_CMX'});"><span class="the_ticker_name">Zinc</span></span><br clear="all"/></div>

	<div class="qm_mainCont" style="width:100%;" id="chart_for__Z_GCSPUSD">
	

	</div>
	
	<div class="qm_mainCont" style="width:100%; display: none;" id="chart_for__Z_SISPUSD">
	

	</div>
	
	<div class="qm_mainCont" style="width:100%; display: none;" id="chart_for__Z_HG">
	

	</div>
	
	<div class="qm_mainCont" style="width:100%; display: none;" id="chart_for__Z_ZNCZ_CMX">
	

	</div>
	
</div>
</div><br clear="all"/>


<script>



 
	function load_Z_GCSPUSD(){
		var the_var_Z_GCSPUSD = '<div id="spin_holder_Z_GCSPUSD" style="font-size: 4rem; width: 100%; text-align: center; display: block"><i class="fa-solid fa-spinner fa-spin-pulse"></i></div><div class="cont"><div data-qmod-tool=\'miniquotes\' data-qmod-params=\'{"lang":"en","symbol":"/GCSPUSD","jsvarsAddClasses":true}\' class=\'qtool\'></div></div><div data-qmod-tool=\'interactivechart\' data-qmod-params=\'{"chart":{"colors":["#0a64a6","#ff3900","#00b655","#ff9000","#717171","#8085e9"],"upColor":"#008000","downColor":"#ff0000","chartType":"0"},"volumeEnabled":true,"chartTypeEnabled":true,"marketSessionEnabled":false,"adjTypeEnabled":false,"compareOptionsEnabled":false,"compareEnabled":false,"eventsEnabled":false,"dateRange":2,"marketSession":1,"compareOption":0,"adjType":0,"lang":"en","yAxisLabelOffset":30,"xAxisTickSpace":135,"xAxisShowFirstLabel":true,"xAxisShowLastLabel":true,"xAxisStaggerLines":0,"xAxisLabelRotation":0,"navigatorEnabled":false,"symbol":"/GCSPUSD","zoomtype":"x"}\' class=\'qtool\'></div>';
		$('#chart_for__Z_GCSPUSD').html(the_var_Z_GCSPUSD);
		
		$.getScript( "//qmod.quotemedia.com/js/qmodLoader.js?data-qmod-wmid=91184;data-qmod-env=app;data-qmod-version=v1.37.0" )
		  .done(function( script, textStatus ) {
		    $('#spin_holder_Z_GCSPUSD').css('display', 'none');
		  })

	}
	
	
	
	 
	function load_Z_SISPUSD(){
		var the_var_Z_SISPUSD = '<div id="spin_holder_Z_SISPUSD" style="font-size: 4rem; width: 100%; text-align: center; display: block"><i class="fa-solid fa-spinner fa-spin-pulse"></i></div><div class="cont"><div data-qmod-tool=\'miniquotes\' data-qmod-params=\'{"lang":"en","symbol":"/SISPUSD","jsvarsAddClasses":true}\' class=\'qtool\'></div></div><div data-qmod-tool=\'interactivechart\' data-qmod-params=\'{"chart":{"colors":["#0a64a6","#ff3900","#00b655","#ff9000","#717171","#8085e9"],"upColor":"#008000","downColor":"#ff0000","chartType":"0"},"volumeEnabled":true,"chartTypeEnabled":true,"marketSessionEnabled":false,"adjTypeEnabled":false,"compareOptionsEnabled":false,"compareEnabled":false,"eventsEnabled":false,"dateRange":2,"marketSession":1,"compareOption":0,"adjType":0,"lang":"en","yAxisLabelOffset":30,"xAxisTickSpace":135,"xAxisShowFirstLabel":true,"xAxisShowLastLabel":true,"xAxisStaggerLines":0,"xAxisLabelRotation":0,"navigatorEnabled":false,"symbol":"/SISPUSD","zoomtype":"x"}\' class=\'qtool\'></div>';
		$('#chart_for__Z_SISPUSD').html(the_var_Z_SISPUSD);
		
		$.getScript( "//qmod.quotemedia.com/js/qmodLoader.js?data-qmod-wmid=91184;data-qmod-env=app;data-qmod-version=v1.37.0" )
		  .done(function( script, textStatus ) {
		    $('#spin_holder_Z_SISPUSD').css('display', 'none');
		  })

	}
	
	
	
	 
	function load_Z_HG(){
		var the_var_Z_HG = '<div id="spin_holder_Z_HG" style="font-size: 4rem; width: 100%; text-align: center; display: block"><i class="fa-solid fa-spinner fa-spin-pulse"></i></div><div class="cont"><div data-qmod-tool=\'miniquotes\' data-qmod-params=\'{"lang":"en","symbol":"/HG","jsvarsAddClasses":true}\' class=\'qtool\'></div></div><div data-qmod-tool=\'interactivechart\' data-qmod-params=\'{"chart":{"colors":["#0a64a6","#ff3900","#00b655","#ff9000","#717171","#8085e9"],"upColor":"#008000","downColor":"#ff0000","chartType":"0"},"volumeEnabled":true,"chartTypeEnabled":true,"marketSessionEnabled":false,"adjTypeEnabled":false,"compareOptionsEnabled":false,"compareEnabled":false,"eventsEnabled":false,"dateRange":2,"marketSession":1,"compareOption":0,"adjType":0,"lang":"en","yAxisLabelOffset":30,"xAxisTickSpace":135,"xAxisShowFirstLabel":true,"xAxisShowLastLabel":true,"xAxisStaggerLines":0,"xAxisLabelRotation":0,"navigatorEnabled":false,"symbol":"/HG","zoomtype":"x"}\' class=\'qtool\'></div>';
		$('#chart_for__Z_HG').html(the_var_Z_HG);
		
		$.getScript( "//qmod.quotemedia.com/js/qmodLoader.js?data-qmod-wmid=91184;data-qmod-env=app;data-qmod-version=v1.37.0" )
		  .done(function( script, textStatus ) {
		    $('#spin_holder_Z_HG').css('display', 'none');
		  })

	}
	
	
	
	 
	function load_Z_ZNCZ_CMX(){
		var the_var_Z_ZNCZ_CMX = '<div id="spin_holder_Z_ZNCZ_CMX" style="font-size: 4rem; width: 100%; text-align: center; display: block"><i class="fa-solid fa-spinner fa-spin-pulse"></i></div><div class="cont"><div data-qmod-tool=\'miniquotes\' data-qmod-params=\'{"lang":"en","symbol":"/ZNC:CMX","jsvarsAddClasses":true}\' class=\'qtool\'></div></div><div data-qmod-tool=\'interactivechart\' data-qmod-params=\'{"chart":{"colors":["#0a64a6","#ff3900","#00b655","#ff9000","#717171","#8085e9"],"upColor":"#008000","downColor":"#ff0000","chartType":"0"},"volumeEnabled":true,"chartTypeEnabled":true,"marketSessionEnabled":false,"adjTypeEnabled":false,"compareOptionsEnabled":false,"compareEnabled":false,"eventsEnabled":false,"dateRange":8,"marketSession":1,"compareOption":0,"adjType":0,"lang":"en","yAxisLabelOffset":30,"xAxisTickSpace":135,"xAxisShowFirstLabel":true,"xAxisShowLastLabel":true,"xAxisStaggerLines":0,"xAxisLabelRotation":0,"navigatorEnabled":false,"symbol":"/ZNC:CMX","zoomtype":"x"}\' class=\'qtool\'></div>';
		$('#chart_for__Z_ZNCZ_CMX').html(the_var_Z_ZNCZ_CMX);
		
		$.getScript( "//qmod.quotemedia.com/js/qmodLoader.js?data-qmod-wmid=91184;data-qmod-env=app;data-qmod-version=v1.37.0" )
		  .done(function( script, textStatus ) {
		    $('#spin_holder_Z_ZNCZ_CMX').css('display', 'none');
		  })

	}
	
	
	
	


		 var everloaded = false;
		 if (window.matchMedia('(max-width: 640px)').matches) {
			 $(document).ready(function() {
	  			   $(window).scroll(function() {
				   if(!everloaded){
	  			     $("#the_quotes_box").each(function() {
	  			       var position = $(this).offset().top;
	  			       var scrollPosition = $(window).scrollTop() + $(window).height();

	  			       if (scrollPosition > position ) {
	  					 everloaded = true;
	  	 				 show_the_chart('chart_for__Z_GCSPUSD');
	  	 				 load_Z_GCSPUSD();
	  			       }
	  			     });
					}
					
	  			   });
				
				
			
			 });
		 } else {
			 $(window).on('load', function () {
				 show_the_chart('chart_for__Z_GCSPUSD');
				 load_Z_GCSPUSD();
  
			 });
		 }
		 


function show_the_chart(chart_div){

$('.qm_mainCont').css('display', 'none');
$('#'+chart_div).css('display', 'block');

window.dispatchEvent(new Event('resize'));
up_or_down(chart_div);

}
function up_or_down(chart_div){
	var up_down_div = $('#'+chart_div+' .qmod-change-group');
	var prev_needs = $('#'+chart_div+' .qmod-last');
	

	if(up_down_div.hasClass( "qmod-ch-up" )){
		prev_needs.addClass('this_is_up');
	
	}
	if(up_down_div.hasClass( "qmod-ch-down" )){
		prev_needs.addClass('this_is_down');
	}
	
	
}
</script><!--<csperl file="/youtube/ss_live_subsribe">-->
<style type="text/css">
div.Right_NL_Content{
	background-color: #00184d;
	margin: 10px 0;
	padding: 5px 10px 10px 10px;
	border: 1px solid #00184d;
	clear: both;
}
div.Right_NL_Content h3{
	font-size: 1.1rem;
	font-weight: bold;
	color: #fff;
	border: 1px soild #fff;
	line-height: 120%;
}
div.Right_NL_Content h3 .stressed{
	 text-transform: uppercase;
	 font-style: italic;
}
div.Right_NL_Content input[type="email"]{
	border: 1px solid #3b395e;
	background-color: #fff;
}

.offerbtn,#bigBottomSubscribe input[type="submit"].offerbtn {
	white-space:nowrap;
	color: #000;
	font-size: 18px;
	background-color: #ffefb9;
	border: 1px solid #ffc600;
	width: auto;
	height: auto;
	padding: 6px 12px;
	text-decoration: none;
}

.offerbtn:hover,#bigBottomSubscribe input[type="submit"].offerbtn:hover {
	background-color: #ffde6c;
}
a.offerbtn,a.offerbtn:visited {
	color: #ffffff;
}
div.Right_NL_Content .error small.error {
	margin-top: 16px;
	background-color: #732333;
}

*::-webkit-input-placeholder{
	color: #9e998a;
}
*::-moz-placeholder { 
	color: #9e998a;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #9e998a;
}
:-moz-placeholder { /* Firefox 18- */
	color: #9e998a;
}
#url_group {
	display: none;
}

</style>

<script type="text/javascript">
     var onloadCallback = function() {
       grecaptcha.render('cap_htm_sec', {
         'sitekey' : '6Lck8pkUAAAAAMmVMYtGxk-kDiFg4zdAVx7xm5hW',
	    'size' : 'normal'
       });
     };
   </script>



<div class="Right_NL_Content">
    <form data-abide id="RightSideSubscribe" action="/pub/htdocs/signupnow.html" method="GET" target="_blank">
        <h3><span class="fab fa-telegram-plane"></span>  Get Our Streetwise Reports' Resources Report Newsletter <span class="stressed">Free</span> and be the first to know!</h3>
        <input id="subEmail" type="email" name="email" pattern="email" autocomplete="email" placeholder="Enter your email address">
	   <div id="cap_htm_sec" style="display: none; margin-bottom: 10px; width: 182px; height: 68px; overflow: hidden"></div>
	   <input name="submit" type="submit" id="side_nl_sub_button" value="Sign Me Up" class="offerbtn">
	   
                <input type="hidden" name="nl" value="8">
                <input type="hidden" name="f_name" value="Gold Right AD Bar Green">
    
        <small class="error">A valid email address is required to subscribe</small>
	   <div class="form-group" id="url_group">
	       <label for="url">URL</label>
	       <input type="text" name="url" size="20" id="url" class="form-control"  />
	   </div>
	   
    </form>
</div>





<script>
	$( "#RightSideSubscribe" ).submit(function( event ) {
	
		var response = grecaptcha.getResponse();

		if(response.length == 0){
			event.preventDefault(); 
			
		}
		else{
			var cur_email = $("#subEmail").val();
			     gtag('event', 'NL_SUB_PRE_CONFIRM_SIDE', {'event_label': cur_email});
			return;
		}
	});
	
	
	// Function that loads recaptcha on form input focus
	    function reCaptchaOnFocus() {
		$( "#cap_htm_sec" ).css('display', 'block');
	      var head = document.getElementsByTagName('head')[0]
	      var script = document.createElement('script')
	      script.type = 'text/javascript';
	      script.src = 'https://www.google.com/recaptcha/api.js?onload=onloadCallback&render=explicit'
	      head.appendChild(script);

	      // remove focus to avoid js error:
	      document.getElementById('subEmail').removeEventListener('focus', reCaptchaOnFocus)
	    };
	    // add initial event listener to the form inputs
	    document.getElementById('subEmail').addEventListener('focus', reCaptchaOnFocus, false);
	
	
	
</script>



<div id="banners_home_right_middle">
	<div id="ad_position_1" align="left" class="bb_holder" style="aspect-ratio: 293 / 100">
		   
		   <a class="bannerBB" id="home_right_middle_1587" title="Learn More about AbraSilver Resource Corp." href="https://www.streetwisereports.com/pub/co/9164" data-ad_rid="1587" data-dest="https://www.streetwisereports.com/pub/co/9164" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1587'});" target="_blank"><img id="b_ad_image_1587"  src="/images/banner_ad_img/AbraSilverhomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about AbraSilver Resource Corp." title="Learn More about AbraSilver Resource Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1581" title="Learn More about Terra Clean Energy Corp." href="https://www.streetwisereports.com/pub/co/10935" data-ad_rid="1581" data-dest="https://www.streetwisereports.com/pub/co/10935" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1581'});" target="_blank"><img id="b_ad_image_1581"  src="/images/banner_ad_img/TerraCleanhomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Terra Clean Energy Corp." title="Learn More about Terra Clean Energy Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1575" title="Learn More about O3 Mining Inc." href="https://www.streetwisereports.com/pub/co/9850" data-ad_rid="1575" data-dest="https://www.streetwisereports.com/pub/co/9850" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1575'});" target="_blank"><img id="b_ad_image_1575"  src="/images/banner_ad_img/O3homepageadv3.png" class="all_spon_bb_img" width="293" height="100" alt="Learn More about O3 Mining Inc." title="Learn More about O3 Mining Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1569" title="Learn More about Tectonic Metals Inc." href="https://www.streetwisereports.com/pub/co/10225" data-ad_rid="1569" data-dest="https://www.streetwisereports.com/pub/co/10225" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1569'});" target="_blank"><img id="b_ad_image_1569"  src="/images/banner_ad_img/TectonicHomepagead1.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Tectonic Metals Inc." title="Learn More about Tectonic Metals Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1563" title="Learn More about Bonterra Resources Inc." href="https://www.streetwisereports.com/pub/co/3902" data-ad_rid="1563" data-dest="https://www.streetwisereports.com/pub/co/3902" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1563'});" target="_blank"><img id="b_ad_image_1563"  src="/images/banner_ad_img/Bonterra_Homepage.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Bonterra Resources Inc." title="Learn More about Bonterra Resources Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1558" title="Learn More about Prosper Gold Corp." href="https://www.streetwisereports.com/pub/co/6200" data-ad_rid="1558" data-dest="https://www.streetwisereports.com/pub/co/6200" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1558'});" target="_blank"><img id="b_ad_image_1558"  src="/images/banner_ad_img/ProsperGoldhomepagead1.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Prosper Gold Corp." title="Learn More about Prosper Gold Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1551" title="Learn More about Sierra Madre Gold and Silver Ltd." href="https://www.streetwisereports.com/pub/co/10135" data-ad_rid="1551" data-dest="https://www.streetwisereports.com/pub/co/10135" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1551'});" target="_blank"><img id="b_ad_image_1551"  src="/images/banner_ad_img/SierraMadrehomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Sierra Madre Gold and Silver Ltd." title="Learn More about Sierra Madre Gold and Silver Ltd." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1545" title="Learn More about Silver North Resources Ltd." href="https://www.streetwisereports.com/pub/co/11042" data-ad_rid="1545" data-dest="https://www.streetwisereports.com/pub/co/11042" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1545'});" target="_blank"><img id="b_ad_image_1545"  src="/images/banner_ad_img/SilverNorthhomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Silver North Resources Ltd." title="Learn More about Silver North Resources Ltd." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1539" title="Learn More about Thesis Gold Inc." href="https://www.streetwisereports.com/pub/co/10373" data-ad_rid="1539" data-dest="https://www.streetwisereports.com/pub/co/10373" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1539'});" target="_blank"><img id="b_ad_image_1539"  src="/images/banner_ad_img/ThesisGoldhomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Thesis Gold Inc." title="Learn More about Thesis Gold Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1533" title="Learn More about Coppernico Metals Inc." href="https://www.streetwisereports.com/pub/co/11082" data-ad_rid="1533" data-dest="https://www.streetwisereports.com/pub/co/11082" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1533'});" target="_blank"><img id="b_ad_image_1533"  src="/images/banner_ad_img/Streetwise_Report_Aug2024Homepage.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Coppernico Metals Inc." title="Learn More about Coppernico Metals Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1521" title="Learn More about MiMedia Holdings Inc." href="https://www.streetwisereports.com/pub/co/11105" data-ad_rid="1521" data-dest="https://www.streetwisereports.com/pub/co/11105" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1521'});" target="_blank"><img id="b_ad_image_1521"  src="/images/banner_ad_img/MIMHPAds_293x100.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about MiMedia Holdings Inc." title="Learn More about MiMedia Holdings Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1515" title="Learn More about Coppernico Metals Inc." href="https://www.streetwisereports.com/pub/co/11082" data-ad_rid="1515" data-dest="https://www.streetwisereports.com/pub/co/11082" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1515'});" target="_blank"><img id="b_ad_image_1515"  src="/images/banner_ad_img/Streetwise_Report_Jul2024Homepage.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Coppernico Metals Inc." title="Learn More about Coppernico Metals Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1509" title="Learn More about Unusual Machines Inc." href="https://www.streetwisereports.com/pub/co/10500" data-ad_rid="1509" data-dest="https://www.streetwisereports.com/pub/co/10500" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1509'});" target="_blank"><img id="b_ad_image_1509"  src="/images/banner_ad_img/UnusualMachinesHomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Unusual Machines Inc." title="Learn More about Unusual Machines Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1503" title="Learn More about Lithium Ionic Corp." href="https://www.streetwisereports.com/pub/co/11098" data-ad_rid="1503" data-dest="https://www.streetwisereports.com/pub/co/11098" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1503'});" target="_blank"><img id="b_ad_image_1503"  src="/images/banner_ad_img/StreetwiseWebAds_72dpi01.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Lithium Ionic Corp." title="Learn More about Lithium Ionic Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1497" title="Learn More about Dryden Gold Corp." href="https://www.streetwisereports.com/pub/co/11012" data-ad_rid="1497" data-dest="https://www.streetwisereports.com/pub/co/11012" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1497'});" target="_blank"><img id="b_ad_image_1497"  src="/images/banner_ad_img/DrydenGoldHomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Dryden Gold Corp." title="Learn More about Dryden Gold Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1491" title="Learn More about Renegade Gold Inc." href="https://www.streetwisereports.com/pub/co/11078" data-ad_rid="1491" data-dest="https://www.streetwisereports.com/pub/co/11078" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1491'});" target="_blank"><img id="b_ad_image_1491"  src="/images/banner_ad_img/RenegadeGoldHomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Renegade Gold Inc." title="Learn More about Renegade Gold Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1479" title="Learn More about Giant Mining Corp." href="https://www.streetwisereports.com/pub/co/11069" data-ad_rid="1479" data-dest="https://www.streetwisereports.com/pub/co/11069" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1479'});" target="_blank"><img id="b_ad_image_1479"  src="/images/banner_ad_img/Giant_Homepage.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Giant Mining Corp." title="Learn More about Giant Mining Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1467" title="Learn More about Atlas Lithium Corp." href="https://www.streetwisereports.com/pub/co/11040" data-ad_rid="1467" data-dest="https://www.streetwisereports.com/pub/co/11040" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1467'});" target="_blank"><img id="b_ad_image_1467"  src="/images/banner_ad_img/Atlas_Lithium_Corp_home.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Atlas Lithium Corp." title="Learn More about Atlas Lithium Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1461" title="Learn More about Goldshore Resources Inc." href="https://www.streetwisereports.com/pub/co/10291" data-ad_rid="1461" data-dest="https://www.streetwisereports.com/pub/co/10291" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1461'});" target="_blank"><img id="b_ad_image_1461"  src="/images/banner_ad_img/goldshore_home_v1_1.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Goldshore Resources Inc." title="Learn More about Goldshore Resources Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1443" title="Learn More about Soma Gold Corp." href="https://www.streetwisereports.com/pub/co/10919" data-ad_rid="1443" data-dest="https://www.streetwisereports.com/pub/co/10919" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1443'});" target="_blank"><img id="b_ad_image_1443"  src="/images/banner_ad_img/Soma_Gold_home.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Soma Gold Corp." title="Learn More about Soma Gold Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1425" title="Learn More about Aisix Solutions Inc." href="https://www.streetwisereports.com/pub/co/10933" data-ad_rid="1425" data-dest="https://www.streetwisereports.com/pub/co/10933" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1425'});" target="_blank"><img id="b_ad_image_1425"  src="/images/banner_ad_img/Aisix_Homepage_ad.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Aisix Solutions Inc." title="Learn More about Aisix Solutions Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1419" title="Learn More about Perpetua Resources Corp." href="https://www.streetwisereports.com/pub/co/10820" data-ad_rid="1419" data-dest="https://www.streetwisereports.com/pub/co/10820" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1419'});" target="_blank"><img id="b_ad_image_1419"  src="/images/banner_ad_img/ppta_home.png" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Perpetua Resources Corp." title="Learn More about Perpetua Resources Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1413" title="Learn More about Sanu Gold Corp." href="https://www.streetwisereports.com/pub/co/10892" data-ad_rid="1413" data-dest="https://www.streetwisereports.com/pub/co/10892" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1413'});" target="_blank"><img id="b_ad_image_1413"  src="/images/banner_ad_img/Sanu_Streetwise_293x100.png" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Sanu Gold Corp." title="Learn More about Sanu Gold Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1407" title="Learn More about BioLargo Inc." href="https://www.streetwisereports.com/pub/co/6976" data-ad_rid="1407" data-dest="https://www.streetwisereports.com/pub/co/6976" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1407'});" target="_blank"><img id="b_ad_image_1407"  src="/images/banner_ad_img/BioLargo_Homepage1png.png" class="all_spon_bb_img" width="293" height="100" alt="Learn More about BioLargo Inc." title="Learn More about BioLargo Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1401" title="Learn More about Liberty Gold Corp." href="https://www.streetwisereports.com/pub/co/3777" data-ad_rid="1401" data-dest="https://www.streetwisereports.com/pub/co/3777" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1401'});" target="_blank"><img id="b_ad_image_1401"  src="/images/banner_ad_img/LGD_Homepage_ad.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Liberty Gold Corp." title="Learn More about Liberty Gold Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1336" title="Learn More about Seabridge Gold Inc." href="https://www.streetwisereports.com/pub/co/700" data-ad_rid="1336" data-dest="https://www.streetwisereports.com/pub/co/700" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1336'});" target="_blank"><img id="b_ad_image_1336"  src="/images/banner_ad_img/Seabridge_Gold_Homepage_22.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Seabridge Gold Inc." title="Learn More about Seabridge Gold Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1330" title="Learn More about Western Exploration Inc." href="https://www.streetwisereports.com/pub/co/10631" data-ad_rid="1330" data-dest="https://www.streetwisereports.com/pub/co/10631" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1330'});" target="_blank"><img id="b_ad_image_1330"  src="/images/banner_ad_img/WEX_Homepage_ad.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Western Exploration Inc." title="Learn More about Western Exploration Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1318" title="Learn More about Dakota Gold Corp." href="https://www.streetwisereports.com/pub/co/7442" data-ad_rid="1318" data-dest="https://www.streetwisereports.com/pub/co/7442" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1318'});" target="_blank"><img id="b_ad_image_1318"  src="/images/banner_ad_img/dc_home.jpeg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Dakota Gold Corp." title="Learn More about Dakota Gold Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1246" title="Learn More about World Copper Ltd." href="https://www.streetwisereports.com/pub/co/10410" data-ad_rid="1246" data-dest="https://www.streetwisereports.com/pub/co/10410" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1246'});" target="_blank"><img id="b_ad_image_1246"  src="/images/banner_ad_img/wcu_home.jpeg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about World Copper Ltd." title="Learn More about World Copper Ltd." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1065" title="Learn More about Emerita Resources Corp." href="https://www.streetwisereports.com/pub/co/10036" data-ad_rid="1065" data-dest="https://www.streetwisereports.com/pub/co/10036" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1065'});" target="_blank"><img id="b_ad_image_1065"  src="/images/banner_ad_img/emerita_home.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Emerita Resources Corp." title="Learn More about Emerita Resources Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_954" title="Learn More about Dolly Varden Silver Corp." href="https://www.streetwisereports.com/pub/co/5439" data-ad_rid="954" data-dest="https://www.streetwisereports.com/pub/co/5439" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '954'});" target="_blank"><img id="b_ad_image_954"  src="/images/banner_ad_img/Dolly_Varden__home.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Dolly Varden Silver Corp." title="Learn More about Dolly Varden Silver Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_942" title="Learn More about StrikePoint Gold Inc." href="https://www.streetwisereports.com/pub/co/209" data-ad_rid="942" data-dest="https://www.streetwisereports.com/pub/co/209" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '942'});" target="_blank"><img id="b_ad_image_942"  src="/images/banner_ad_img/SKP_home_4_12_23.png" class="all_spon_bb_img" width="293" height="100" alt="Learn More about StrikePoint Gold Inc." title="Learn More about StrikePoint Gold Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_874" title="Learn More about Skyharbour Resources Ltd." href="https://www.streetwisereports.com/pub/co/6026" data-ad_rid="874" data-dest="https://www.streetwisereports.com/pub/co/6026" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '874'});" target="_blank"><img id="b_ad_image_874"  src="/images/banner_ad_img/SYH_home.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Skyharbour Resources Ltd." title="Learn More about Skyharbour Resources Ltd." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_866" title="Learn More about Omineca Mining and Metals Ltd." href="https://www.streetwisereports.com/pub/co/5600" data-ad_rid="866" data-dest="https://www.streetwisereports.com/pub/co/5600" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '866'});" target="_blank"><img id="b_ad_image_866"  src="/images/banner_ad_img/OMM_Home.png" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Omineca Mining and Metals Ltd." title="Learn More about Omineca Mining and Metals Ltd." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_864" title="Learn More about Metallic Group of Companies" href="https://www.streetwisereports.com/pub/co/9687" data-ad_rid="864" data-dest="https://www.streetwisereports.com/pub/co/9687" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '864'});" target="_blank"><img id="b_ad_image_864"  src="/images/banner_ad_img/gcx293x100v2.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Metallic Group of Companies" title="Learn More about Metallic Group of Companies" ></a>
		   
		   <a class="bannerBB" id="home_right_middle_863" title="Learn More about MAG Silver Corp." href="https://www.streetwisereports.com/pub/co/536" data-ad_rid="863" data-dest="https://www.streetwisereports.com/pub/co/536" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '863'});" target="_blank"><img id="b_ad_image_863"  src="/images/banner_ad_img/MAG_HomePFinal.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about MAG Silver Corp." title="Learn More about MAG Silver Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_middle_1593" title="Learn More about Pasofino Gold Ltd." href="https://www.streetwisereports.com/pub/co/11178" data-ad_rid="1593" data-dest="https://www.streetwisereports.com/pub/co/11178" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1593'});" target="_blank"><img id="b_ad_image_1593"  src="/images/banner_ad_img/thumbnail_Pasofinohomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Pasofino Gold Ltd." title="Learn More about Pasofino Gold Ltd." ></a></div>
</div>

<script type="text/javascript">


	var orig_time_1 = 0;
	
	var home_right_middle_rando_1 = ["1587","1581","1575","1569","1563","1558","1551","1545","1539","1533","1521","1515","1509","1503","1497","1491","1479","1467","1461","1443","1425","1419","1413","1407","1401","1336","1330","1318","1246","1065","954","942","874","866","864","863","1593"];
	shuffleArray_home_right_middle(home_right_middle_rando_1);
	//before array change
	// run through the array forever
	(function recurse_home_right_middle() {
 	    // get the id
 	    var ad_id = home_right_middle_rando_1[0];
	   
	    
	    if (orig_time_1 == 0){
		    $('#home_right_middle' + '_' + ad_id).css('display', 'block');
		    orig_time_1 = 1;
		    banner_load_count_home_right_middle('home_right_middle' + '_' + ad_id);
		    
	    }
	    else{
		     // animate it
			
			var last_fade_1 = home_right_middle_rando_1.slice(-1)[0];

	    	     $('#home_right_middle' + '_' + last_fade_1).css('display', 'none');
			$('#home_right_middle' + '_' + ad_id).css('display', 'block');
			banner_load_count_home_right_middle('home_right_middle' + '_' + ad_id);

	    }
	    

	    //count it
		
	    // delete the value
	    home_right_middle_rando_1.shift();
	    
	    // add the value at the end of the array
	    home_right_middle_rando_1.push(ad_id);

	    // run it again for the next number
	    setTimeout(function() {
	        recurse_home_right_middle();
	    }, 10000);
	// start it for the first number.
	})(0);
	

	

function banner_load_count_home_right_middle(current_ad_id){
    var current_ad_id_only = current_ad_id.replace("home_right_middle_", ""); 
    var the_chosen_one = $('#' + current_ad_id);
    if ($('#' + current_ad_id).is(':visible')){
	    
	    if (!$('#' + current_ad_id).hasClass("chached")) {

	          // count clicks by javascript enabled clients
	     	var link_id = document.getElementById(current_ad_id);
	        //count it
		   gtag('event', 'BB_Load', {'event_label': current_ad_id_only});

		 $('#'+ current_ad_id).addClass("chached");
		 
	    }//end if this is not cached class
    }


}


function shuffleArray_home_right_middle(array) {
    for (var i = array.length - 1; i > 0; i--) {
        var j = Math.floor(Math.random() * (i + 1));
        var temp = array[i];
        array[i] = array[j];
        array[j] = temp;
    }
    return array;
}

</script>


<div id="overflow_arts"> <!--begin home tile id 10843--> <div itemscope itemtype="https://schema.org/Article" class="home_tile Article" id="home_tile_10843"> <div style="cursor: pointer" onclick="location.href='/article/2025/01/09/explorer-advances-billion-dollar-gold-project-in-bc.html'; gtag('event', 'HOME_TILE_CLICK', {'event_label': 'home_tile_10843'});"> <h3 class="ht_title"><a href="/article/2025/01/09/explorer-advances-billion-dollar-gold-project-in-bc.html" data-tooltip aria-haspopup="true" title="Learn More About: Explorer Advances Billion-Dollar Gold Project in BC"><span itemprop="headline"><span id="na_title_28058" >Explorer Advances Billion-Dollar Gold Project in BC</span></span></a></h3> <div class="author_name"><span class="streetwise_reports" itemprop="author" itemscope itemtype="https://schema.org/Person"><span itemprop="name">Streetwise Reports</span></span>&nbsp;&nbsp;(<span itemprop="datePublished" content="01/09/2025">01/09/2025</span>)</div> <span itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="Streetwise Reports" /> <span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="https://www.streetwisereports.com/images/flex_headers/SWR_horizontal_1000.png" /> <meta itemprop="height" content="110" /> <meta itemprop="width" content="1000" /> </span> </span> <meta itemprop="dateModified" content="2025-01-09 12:03:12" /> <span class="articleSection" itemprop="articleSection">Thesis Gold Inc. (TAU:TSXV; THSGF:OTCQX; A3EP87:WKN) engages two companies to complete a Pre-Feasibility Study (PFS) for its Lawyers-Ranch Project in the Toodoggone Mining District of northern British Columbia. Find out why one analyst likes the economics of the project.</span> </div> <div class="home_sector_tags"><span class="home_tags_pre">Tags: </span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Gold Articles"><a href="/more_articles/1?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=1'});" target="_blank">Gold</a></span></div> <br clear="all" /> </div> <!--end home tile id 10843--> <!--begin home tile id 10842--> <div itemscope itemtype="https://schema.org/Article" class="home_tile Article" id="home_tile_10842"> <div style="cursor: pointer" onclick="location.href='/article/2025/01/09/beyond-projections-high-grade-gold-unlocks-new-opportunities.html'; gtag('event', 'HOME_TILE_CLICK', {'event_label': 'home_tile_10842'});"> <h3 class="ht_title"><a href="/article/2025/01/09/beyond-projections-high-grade-gold-unlocks-new-opportunities.html" data-tooltip aria-haspopup="true" title="Learn More About: Beyond Projections: High-Grade Gold Unlocks New Opportunities"><span itemprop="headline"><span id="na_title_28054" >Beyond Projections: High-Grade Gold Unlocks New Opportunities</span></span></a></h3> <div class="author_name"><span class="streetwise_reports" itemprop="author" itemscope itemtype="https://schema.org/Person"><span itemprop="name">Streetwise Reports</span></span>&nbsp;&nbsp;(<span itemprop="datePublished" content="01/09/2025">01/09/2025</span>)</div> <span itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="Streetwise Reports" /> <span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="https://www.streetwisereports.com/images/flex_headers/SWR_horizontal_1000.png" /> <meta itemprop="height" content="110" /> <meta itemprop="width" content="1000" /> </span> </span> <meta itemprop="dateModified" content="2025-01-09 11:16:31" /> <span class="articleSection" itemprop="articleSection">Soma Gold Corp. (TSXV:SOMA; OTC:SMAGF; WKN:A2P4DU) achieved strong gold production in 2024, positioning itself for significant growth through operational expansions and strategic partnerships. Discover how its latest developments could reshape its future.</span> </div> <div class="home_sector_tags"><span class="home_tags_pre">Tags: </span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Gold Articles"><a href="/more_articles/1?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=1'});" target="_blank">Gold</a></span></div> <br clear="all" /> </div> <!--end home tile id 10842--> <!--begin home tile id 10840--> <div itemscope itemtype="https://schema.org/Article" class="home_tile Article" id="home_tile_10840"> <div style="cursor: pointer" onclick="location.href='/article/2025/01/09/substantial-antimony-reserve-in-idaho-surpasses-all-projections.html'; gtag('event', 'HOME_TILE_CLICK', {'event_label': 'home_tile_10840'});"> <h3 class="ht_title"><a href="/article/2025/01/09/substantial-antimony-reserve-in-idaho-surpasses-all-projections.html" data-tooltip aria-haspopup="true" title="Learn More About: Substantial Antimony Reserve in Idaho Surpasses All Projections"><span itemprop="headline"><span id="na_title_28033" >Substantial Antimony Reserve in Idaho Surpasses All Projections</span></span></a></h3> <div class="author_name"><span class="streetwise_reports" itemprop="author" itemscope itemtype="https://schema.org/Person"><span itemprop="name">Streetwise Reports</span></span>&nbsp;&nbsp;(<span itemprop="datePublished" content="01/09/2025">01/09/2025</span>)</div> <span itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="Streetwise Reports" /> <span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="https://www.streetwisereports.com/images/flex_headers/SWR_horizontal_1000.png" /> <meta itemprop="height" content="110" /> <meta itemprop="width" content="1000" /> </span> </span> <meta itemprop="dateModified" content="2025-01-09 10:34:57" /> <span class="articleSection" itemprop="articleSection">Perpetua Resources Corp. (PPTA:TSX; PPTA:NASDAQ) reports progress on antimony reserves in Idaho, sparking interest. Learn how this could impact domestic supply chains. </span> </div> <div class="home_sector_tags"><span class="home_tags_pre">Tags: </span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Critical Metals Articles"><a href="/more_articles/4?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=4'});" target="_blank">Critical Metals</a></span></div> <br clear="all" /> </div> <!--end home tile id 10840--> <!--begin home tile id 10839--> <div itemscope itemtype="https://schema.org/Article" class="home_tile Contributed_Opinion" id="home_tile_10839"> <div style="cursor: pointer" onclick="location.href='/article/2025/01/09/gold-co-s-widely-expected-pea-is-due-out-shortly.html?m_t=2025_01_09_06_27_21'; gtag('event', 'HOME_TILE_CLICK', {'event_label': 'home_tile_10839'});"> <h3 class="ht_title"><a href="/article/2025/01/09/gold-co-s-widely-expected-pea-is-due-out-shortly.html?m_t=2025_01_09_06_27_21" data-tooltip aria-haspopup="true" title="Learn More About: Gold Co.&#39;s Widely-Expected PEA Is Due Out Shortly,"><span itemprop="headline"><span id="na_title_28056" >Gold Co.&#39;s Widely-Expected PEA Is Due Out Shortly,</span></span></a></h3> <div class="special_type_sub">Contributed Opinion</div> <div class="author_name"><span class="michael_ballanger" itemprop="author" itemscope itemtype="https://schema.org/Person"><span itemprop="name">Michael Ballanger</span></span>&nbsp;&nbsp;(<span itemprop="datePublished" content="01/09/2025">01/09/2025</span>)</div> <span itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="Streetwise Reports" /> <span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="https://www.streetwisereports.com/images/flex_headers/SWR_horizontal_1000.png" /> <meta itemprop="height" content="110" /> <meta itemprop="width" content="1000" /> </span> </span> <meta itemprop="dateModified" content="2025-01-09 06:26:59" /> <span class="articleSection" itemprop="articleSection">Michael Ballanger of GGM Advisory Inc. shares his thoughts on the current state of the market and one gold stock he has been quietly accumulating. </span> </div> <div class="home_sector_tags"><span class="home_tags_pre">Tags: </span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Gold Articles"><a href="/more_articles/1?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=1'});" target="_blank">Gold</a></span></div> <br clear="all" /> </div> <!--end home tile id 10839--> <!--begin home tile id 10837--> <div itemscope itemtype="https://schema.org/Article" class="home_tile no_bottom Article" id="home_tile_10837"> <div style="cursor: pointer" onclick="location.href='/article/2025/01/08/drilling-hits-high-grade-silver-zone-in-bolivia-exceeding-expectations.html'; gtag('event', 'HOME_TILE_CLICK', {'event_label': 'home_tile_10837'});"> <h3 class="ht_title"><a href="/article/2025/01/08/drilling-hits-high-grade-silver-zone-in-bolivia-exceeding-expectations.html" data-tooltip aria-haspopup="true" title="Learn More About: Drilling Hits High-Grade Silver Zone in Bolivia, Exceeding Expectations"><span itemprop="headline"><span id="na_title_28046" >Drilling Hits High-Grade Silver Zone in Bolivia, Exceeding Expectations</span></span></a></h3> <div class="author_name"><span class="streetwise_reports" itemprop="author" itemscope itemtype="https://schema.org/Person"><span itemprop="name">Streetwise Reports</span></span>&nbsp;&nbsp;(<span itemprop="datePublished" content="01/08/2025">01/08/2025</span>)</div> <span itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="Streetwise Reports" /> <span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="https://www.streetwisereports.com/images/flex_headers/SWR_horizontal_1000.png" /> <meta itemprop="height" content="110" /> <meta itemprop="width" content="1000" /> </span> </span> <meta itemprop="dateModified" content="2025-01-08 06:48:17" /> <span class="articleSection" itemprop="articleSection">Eloro Resources Ltd. (ELO:TSX.V; ELRRF:OTCBB) reports high-grade silver-tin intersections at its Iska Iska project in Bolivia, revealing significant mineralization potential. Discover how these results could shape the project's future development.</span> </div> <div class="home_sector_tags"><span class="home_tags_pre">Tags: </span><span class="prod_type_tag rep_tag_1" data-tooltip aria-haspopup="true" title="More Silver Articles"><a href="/more_articles/2?utm_source=na_tags" onclick="gtag('event', 'HOME_TAGS', {'event_label': 'utm_term=2'});" target="_blank">Silver</a></span></div> <br clear="all" /> </div> <!--end home tile id 10837--> </div>
<div id="banners_home_right_bottom">
	<div id="ad_position_1" align="left" class="bb_holder" style="aspect-ratio: 293 / 100">
		   
		   <a class="bannerBB" id="home_right_bottom_1588" title="Learn More about AbraSilver Resource Corp." href="https://www.streetwisereports.com/pub/co/9164" data-ad_rid="1588" data-dest="https://www.streetwisereports.com/pub/co/9164" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1588'});" target="_blank"><img id="b_ad_image_1588"  src="/images/banner_ad_img/AbraSilverhomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about AbraSilver Resource Corp." title="Learn More about AbraSilver Resource Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1582" title="Learn More about Terra Clean Energy Corp." href="https://www.streetwisereports.com/pub/co/10935" data-ad_rid="1582" data-dest="https://www.streetwisereports.com/pub/co/10935" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1582'});" target="_blank"><img id="b_ad_image_1582"  src="/images/banner_ad_img/TerraCleanhomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Terra Clean Energy Corp." title="Learn More about Terra Clean Energy Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1576" title="Learn More about O3 Mining Inc." href="https://www.streetwisereports.com/pub/co/9850" data-ad_rid="1576" data-dest="https://www.streetwisereports.com/pub/co/9850" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1576'});" target="_blank"><img id="b_ad_image_1576"  src="/images/banner_ad_img/O3homepageadv3.png" class="all_spon_bb_img" width="293" height="100" alt="Learn More about O3 Mining Inc." title="Learn More about O3 Mining Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1570" title="Learn More about Tectonic Metals Inc." href="https://www.streetwisereports.com/pub/co/10225" data-ad_rid="1570" data-dest="https://www.streetwisereports.com/pub/co/10225" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1570'});" target="_blank"><img id="b_ad_image_1570"  src="/images/banner_ad_img/TectonicHomepagead1.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Tectonic Metals Inc." title="Learn More about Tectonic Metals Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1564" title="Learn More about Bonterra Resources Inc." href="https://www.streetwisereports.com/pub/co/3902" data-ad_rid="1564" data-dest="https://www.streetwisereports.com/pub/co/3902" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1564'});" target="_blank"><img id="b_ad_image_1564"  src="/images/banner_ad_img/Bonterra_Homepage.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Bonterra Resources Inc." title="Learn More about Bonterra Resources Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1557" title="Learn More about Prosper Gold Corp." href="https://www.streetwisereports.com/pub/co/6200" data-ad_rid="1557" data-dest="https://www.streetwisereports.com/pub/co/6200" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1557'});" target="_blank"><img id="b_ad_image_1557"  src="/images/banner_ad_img/ProsperGoldhomepagead1.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Prosper Gold Corp." title="Learn More about Prosper Gold Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1552" title="Learn More about Sierra Madre Gold and Silver Ltd." href="https://www.streetwisereports.com/pub/co/10135" data-ad_rid="1552" data-dest="https://www.streetwisereports.com/pub/co/10135" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1552'});" target="_blank"><img id="b_ad_image_1552"  src="/images/banner_ad_img/SierraMadrehomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Sierra Madre Gold and Silver Ltd." title="Learn More about Sierra Madre Gold and Silver Ltd." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1546" title="Learn More about Silver North Resources Ltd." href="https://www.streetwisereports.com/pub/co/11042" data-ad_rid="1546" data-dest="https://www.streetwisereports.com/pub/co/11042" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1546'});" target="_blank"><img id="b_ad_image_1546"  src="/images/banner_ad_img/SilverNorthhomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Silver North Resources Ltd." title="Learn More about Silver North Resources Ltd." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1540" title="Learn More about Thesis Gold Inc." href="https://www.streetwisereports.com/pub/co/10373" data-ad_rid="1540" data-dest="https://www.streetwisereports.com/pub/co/10373" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1540'});" target="_blank"><img id="b_ad_image_1540"  src="/images/banner_ad_img/ThesisGoldhomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Thesis Gold Inc." title="Learn More about Thesis Gold Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1534" title="Learn More about Coppernico Metals Inc." href="https://www.streetwisereports.com/pub/co/11082" data-ad_rid="1534" data-dest="https://www.streetwisereports.com/pub/co/11082" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1534'});" target="_blank"><img id="b_ad_image_1534"  src="/images/banner_ad_img/Streetwise_Report_Aug2024Homepage.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Coppernico Metals Inc." title="Learn More about Coppernico Metals Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1522" title="Learn More about MiMedia Holdings Inc." href="https://www.streetwisereports.com/pub/co/11105" data-ad_rid="1522" data-dest="https://www.streetwisereports.com/pub/co/11105" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1522'});" target="_blank"><img id="b_ad_image_1522"  src="/images/banner_ad_img/MIMHPAds_293x100.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about MiMedia Holdings Inc." title="Learn More about MiMedia Holdings Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1516" title="Learn More about Coppernico Metals Inc." href="https://www.streetwisereports.com/pub/co/11082" data-ad_rid="1516" data-dest="https://www.streetwisereports.com/pub/co/11082" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1516'});" target="_blank"><img id="b_ad_image_1516"  src="/images/banner_ad_img/Streetwise_Report_Jul2024Homepage.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Coppernico Metals Inc." title="Learn More about Coppernico Metals Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1510" title="Learn More about Unusual Machines Inc." href="https://www.streetwisereports.com/pub/co/10500" data-ad_rid="1510" data-dest="https://www.streetwisereports.com/pub/co/10500" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1510'});" target="_blank"><img id="b_ad_image_1510"  src="/images/banner_ad_img/UnusualMachinesHomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Unusual Machines Inc." title="Learn More about Unusual Machines Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1504" title="Learn More about Lithium Ionic Corp." href="https://www.streetwisereports.com/pub/co/11098" data-ad_rid="1504" data-dest="https://www.streetwisereports.com/pub/co/11098" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1504'});" target="_blank"><img id="b_ad_image_1504"  src="/images/banner_ad_img/StreetwiseWebAds_72dpi01.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Lithium Ionic Corp." title="Learn More about Lithium Ionic Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1498" title="Learn More about Dryden Gold Corp." href="https://www.streetwisereports.com/pub/co/11012" data-ad_rid="1498" data-dest="https://www.streetwisereports.com/pub/co/11012" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1498'});" target="_blank"><img id="b_ad_image_1498"  src="/images/banner_ad_img/DrydenGoldHomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Dryden Gold Corp." title="Learn More about Dryden Gold Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1492" title="Learn More about Renegade Gold Inc." href="https://www.streetwisereports.com/pub/co/11078" data-ad_rid="1492" data-dest="https://www.streetwisereports.com/pub/co/11078" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1492'});" target="_blank"><img id="b_ad_image_1492"  src="/images/banner_ad_img/RenegadeGoldHomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Renegade Gold Inc." title="Learn More about Renegade Gold Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1480" title="Learn More about Giant Mining Corp." href="https://www.streetwisereports.com/pub/co/11069" data-ad_rid="1480" data-dest="https://www.streetwisereports.com/pub/co/11069" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1480'});" target="_blank"><img id="b_ad_image_1480"  src="/images/banner_ad_img/Giant_Homepage.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Giant Mining Corp." title="Learn More about Giant Mining Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1468" title="Learn More about Atlas Lithium Corp." href="https://www.streetwisereports.com/pub/co/11040" data-ad_rid="1468" data-dest="https://www.streetwisereports.com/pub/co/11040" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1468'});" target="_blank"><img id="b_ad_image_1468"  src="/images/banner_ad_img/Atlas_Lithium_Corp_home.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Atlas Lithium Corp." title="Learn More about Atlas Lithium Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1462" title="Learn More about Goldshore Resources Inc." href="https://www.streetwisereports.com/pub/co/10291" data-ad_rid="1462" data-dest="https://www.streetwisereports.com/pub/co/10291" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1462'});" target="_blank"><img id="b_ad_image_1462"  src="/images/banner_ad_img/goldshore_home_v1_1.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Goldshore Resources Inc." title="Learn More about Goldshore Resources Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1444" title="Learn More about Soma Gold Corp." href="https://www.streetwisereports.com/pub/co/10919" data-ad_rid="1444" data-dest="https://www.streetwisereports.com/pub/co/10919" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1444'});" target="_blank"><img id="b_ad_image_1444"  src="/images/banner_ad_img/Soma_Gold_home.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Soma Gold Corp." title="Learn More about Soma Gold Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1426" title="Learn More about Aisix Solutions Inc." href="https://www.streetwisereports.com/pub/co/10933" data-ad_rid="1426" data-dest="https://www.streetwisereports.com/pub/co/10933" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1426'});" target="_blank"><img id="b_ad_image_1426"  src="/images/banner_ad_img/Aisix_Homepage_ad.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Aisix Solutions Inc." title="Learn More about Aisix Solutions Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1420" title="Learn More about Perpetua Resources Corp." href="https://www.streetwisereports.com/pub/co/10820" data-ad_rid="1420" data-dest="https://www.streetwisereports.com/pub/co/10820" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1420'});" target="_blank"><img id="b_ad_image_1420"  src="/images/banner_ad_img/ppta_home.png" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Perpetua Resources Corp." title="Learn More about Perpetua Resources Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1414" title="Learn More about Sanu Gold Corp." href="https://www.streetwisereports.com/pub/co/10892" data-ad_rid="1414" data-dest="https://www.streetwisereports.com/pub/co/10892" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1414'});" target="_blank"><img id="b_ad_image_1414"  src="/images/banner_ad_img/Sanu_Streetwise_293x100.png" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Sanu Gold Corp." title="Learn More about Sanu Gold Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1408" title="Learn More about BioLargo Inc." href="https://www.streetwisereports.com/pub/co/6976" data-ad_rid="1408" data-dest="https://www.streetwisereports.com/pub/co/6976" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1408'});" target="_blank"><img id="b_ad_image_1408"  src="/images/banner_ad_img/BioLargo_Homepage1png.png" class="all_spon_bb_img" width="293" height="100" alt="Learn More about BioLargo Inc." title="Learn More about BioLargo Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1402" title="Learn More about Liberty Gold Corp." href="https://www.streetwisereports.com/pub/co/3777" data-ad_rid="1402" data-dest="https://www.streetwisereports.com/pub/co/3777" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1402'});" target="_blank"><img id="b_ad_image_1402"  src="/images/banner_ad_img/LGD_Homepage_ad.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Liberty Gold Corp." title="Learn More about Liberty Gold Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1337" title="Learn More about Seabridge Gold Inc." href="https://www.streetwisereports.com/pub/co/700" data-ad_rid="1337" data-dest="https://www.streetwisereports.com/pub/co/700" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1337'});" target="_blank"><img id="b_ad_image_1337"  src="/images/banner_ad_img/Seabridge_Gold_Homepage_22.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Seabridge Gold Inc." title="Learn More about Seabridge Gold Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1331" title="Learn More about Western Exploration Inc." href="https://www.streetwisereports.com/pub/co/10631" data-ad_rid="1331" data-dest="https://www.streetwisereports.com/pub/co/10631" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1331'});" target="_blank"><img id="b_ad_image_1331"  src="/images/banner_ad_img/WEX_Homepage_ad.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Western Exploration Inc." title="Learn More about Western Exploration Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1319" title="Learn More about Dakota Gold Corp." href="https://www.streetwisereports.com/pub/co/7442" data-ad_rid="1319" data-dest="https://www.streetwisereports.com/pub/co/7442" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1319'});" target="_blank"><img id="b_ad_image_1319"  src="/images/banner_ad_img/dc_home.jpeg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Dakota Gold Corp." title="Learn More about Dakota Gold Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1247" title="Learn More about World Copper Ltd." href="https://www.streetwisereports.com/pub/co/10410" data-ad_rid="1247" data-dest="https://www.streetwisereports.com/pub/co/10410" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1247'});" target="_blank"><img id="b_ad_image_1247"  src="/images/banner_ad_img/wcu_home.jpeg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about World Copper Ltd." title="Learn More about World Copper Ltd." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1066" title="Learn More about Emerita Resources Corp." href="https://www.streetwisereports.com/pub/co/10036" data-ad_rid="1066" data-dest="https://www.streetwisereports.com/pub/co/10036" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1066'});" target="_blank"><img id="b_ad_image_1066"  src="/images/banner_ad_img/emerita_home.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Emerita Resources Corp." title="Learn More about Emerita Resources Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_955" title="Learn More about Dolly Varden Silver Corp." href="https://www.streetwisereports.com/pub/co/5439" data-ad_rid="955" data-dest="https://www.streetwisereports.com/pub/co/5439" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '955'});" target="_blank"><img id="b_ad_image_955"  src="/images/banner_ad_img/Dolly_Varden__home.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Dolly Varden Silver Corp." title="Learn More about Dolly Varden Silver Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_943" title="Learn More about StrikePoint Gold Inc." href="https://www.streetwisereports.com/pub/co/209" data-ad_rid="943" data-dest="https://www.streetwisereports.com/pub/co/209" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '943'});" target="_blank"><img id="b_ad_image_943"  src="/images/banner_ad_img/SKP_home_4_12_23.png" class="all_spon_bb_img" width="293" height="100" alt="Learn More about StrikePoint Gold Inc." title="Learn More about StrikePoint Gold Inc." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_829" title="Learn More about Omineca Mining and Metals Ltd." href="https://www.streetwisereports.com/pub/co/5600" data-ad_rid="829" data-dest="https://www.streetwisereports.com/pub/co/5600" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '829'});" target="_blank"><img id="b_ad_image_829"  src="/images/banner_ad_img/OMM_Home.png" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Omineca Mining and Metals Ltd." title="Learn More about Omineca Mining and Metals Ltd." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_766" title="Learn More about Metallic Group of Companies" href="https://www.streetwisereports.com/pub/co/9687" data-ad_rid="766" data-dest="https://www.streetwisereports.com/pub/co/9687" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '766'});" target="_blank"><img id="b_ad_image_766"  src="/images/banner_ad_img/gcx293x100v2.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Metallic Group of Companies" title="Learn More about Metallic Group of Companies" ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_648" title="Learn More about Skyharbour Resources Ltd." href="https://www.streetwisereports.com/pub/co/6026" data-ad_rid="648" data-dest="https://www.streetwisereports.com/pub/co/6026" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '648'});" target="_blank"><img id="b_ad_image_648"  src="/images/banner_ad_img/SYH_home.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Skyharbour Resources Ltd." title="Learn More about Skyharbour Resources Ltd." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_602" title="Learn More about MAG Silver Corp." href="https://www.streetwisereports.com/pub/co/536" data-ad_rid="602" data-dest="https://www.streetwisereports.com/pub/co/536" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '602'});" target="_blank"><img id="b_ad_image_602"  src="/images/banner_ad_img/MAG_HomePFinal.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about MAG Silver Corp." title="Learn More about MAG Silver Corp." ></a>
		   
		   <a class="bannerBB" id="home_right_bottom_1594" title="Learn More about Pasofino Gold Ltd." href="https://www.streetwisereports.com/pub/co/11178" data-ad_rid="1594" data-dest="https://www.streetwisereports.com/pub/co/11178" style="Display: none;" onClick="gtag('event', 'BB_Click', {'event_label': '1594'});" target="_blank"><img id="b_ad_image_1594"  src="/images/banner_ad_img/thumbnail_Pasofinohomepagead.jpg" class="all_spon_bb_img" width="293" height="100" alt="Learn More about Pasofino Gold Ltd." title="Learn More about Pasofino Gold Ltd." ></a></div>
</div>

<script type="text/javascript">


	var orig_time_1 = 0;
	
	var home_right_bottom_rando_1 = ["1588","1582","1576","1570","1564","1557","1552","1546","1540","1534","1522","1516","1510","1504","1498","1492","1480","1468","1462","1444","1426","1420","1414","1408","1402","1337","1331","1319","1247","1066","955","943","829","766","648","602","1594"];
	shuffleArray_home_right_bottom(home_right_bottom_rando_1);
	//before array change
	// run through the array forever
	(function recurse_home_right_bottom() {
 	    // get the id
 	    var ad_id = home_right_bottom_rando_1[0];
	   
	    
	    if (orig_time_1 == 0){
		    $('#home_right_bottom' + '_' + ad_id).css('display', 'block');
		    orig_time_1 = 1;
		    banner_load_count_home_right_bottom('home_right_bottom' + '_' + ad_id);
		    
	    }
	    else{
		     // animate it
			
			var last_fade_1 = home_right_bottom_rando_1.slice(-1)[0];

	    	     $('#home_right_bottom' + '_' + last_fade_1).css('display', 'none');
			$('#home_right_bottom' + '_' + ad_id).css('display', 'block');
			banner_load_count_home_right_bottom('home_right_bottom' + '_' + ad_id);

	    }
	    

	    //count it
		
	    // delete the value
	    home_right_bottom_rando_1.shift();
	    
	    // add the value at the end of the array
	    home_right_bottom_rando_1.push(ad_id);

	    // run it again for the next number
	    setTimeout(function() {
	        recurse_home_right_bottom();
	    }, 10000);
	// start it for the first number.
	})(0);
	

	

function banner_load_count_home_right_bottom(current_ad_id){
    var current_ad_id_only = current_ad_id.replace("home_right_bottom_", ""); 
    var the_chosen_one = $('#' + current_ad_id);
    if ($('#' + current_ad_id).is(':visible')){
	    
	    if (!$('#' + current_ad_id).hasClass("chached")) {

	          // count clicks by javascript enabled clients
	     	var link_id = document.getElementById(current_ad_id);
	        //count it
		   gtag('event', 'BB_Load', {'event_label': current_ad_id_only});

		 $('#'+ current_ad_id).addClass("chached");
		 
	    }//end if this is not cached class
    }


}


function shuffleArray_home_right_bottom(array) {
    for (var i = array.length - 1; i > 0; i--) {
        var j = Math.floor(Math.random() * (i + 1));
        var temp = array[i];
        array[i] = array[j];
        array[j] = temp;
    }
    return array;
}

</script>


  </div> <!--end right contents--> <br clear="all" /> 
<style>
.blink_loading {
  animation: load_blinker 1s linear infinite;
}

@keyframes load_blinker {
  50% {
    opacity: 0;
  }
</style>
<div id="article_feed" style="padding: 0 15px;"><div id="more_aticle_loading" style="display: none; font-size: 1.6rem; padding-top: 20px;"><i class="fas fa-spinner fa-pulse"></i> <span class="blink_loading">Loading More Articles...</span></div></div>
<script>
const ALL_BBS = ["<a class=\"bannerBB\" id=\"home_right_bottom_1588\" title=\"Learn More about AbraSilver Resource Corp.\" href=\"https://www.streetwisereports.com/pub/co/9164\" data-ad_rid=\"1588\" data-dest=\"https://www.streetwisereports.com/pub/co/9164\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1588'});\" target=\"_blank\"><img id=\"b_ad_image_1588\"  src=\"/images/banner_ad_img/AbraSilverhomepagead.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1588'});\" width=\"293\" height=\"100\" alt=\"Learn More about AbraSilver Resource Corp.\" title=\"Learn More about AbraSilver Resource Corp.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1582\" title=\"Learn More about Terra Clean Energy Corp.\" href=\"https://www.streetwisereports.com/pub/co/10935\" data-ad_rid=\"1582\" data-dest=\"https://www.streetwisereports.com/pub/co/10935\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1582'});\" target=\"_blank\"><img id=\"b_ad_image_1582\"  src=\"/images/banner_ad_img/TerraCleanhomepagead.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1582'});\" width=\"293\" height=\"100\" alt=\"Learn More about Terra Clean Energy Corp.\" title=\"Learn More about Terra Clean Energy Corp.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1576\" title=\"Learn More about O3 Mining Inc.\" href=\"https://www.streetwisereports.com/pub/co/9850\" data-ad_rid=\"1576\" data-dest=\"https://www.streetwisereports.com/pub/co/9850\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1576'});\" target=\"_blank\"><img id=\"b_ad_image_1576\"  src=\"/images/banner_ad_img/O3homepageadv3.png\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1576'});\" width=\"293\" height=\"100\" alt=\"Learn More about O3 Mining Inc.\" title=\"Learn More about O3 Mining Inc.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1570\" title=\"Learn More about Tectonic Metals Inc.\" href=\"https://www.streetwisereports.com/pub/co/10225\" data-ad_rid=\"1570\" data-dest=\"https://www.streetwisereports.com/pub/co/10225\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1570'});\" target=\"_blank\"><img id=\"b_ad_image_1570\"  src=\"/images/banner_ad_img/TectonicHomepagead1.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1570'});\" width=\"293\" height=\"100\" alt=\"Learn More about Tectonic Metals Inc.\" title=\"Learn More about Tectonic Metals Inc.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1564\" title=\"Learn More about Bonterra Resources Inc.\" href=\"https://www.streetwisereports.com/pub/co/3902\" data-ad_rid=\"1564\" data-dest=\"https://www.streetwisereports.com/pub/co/3902\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1564'});\" target=\"_blank\"><img id=\"b_ad_image_1564\"  src=\"/images/banner_ad_img/Bonterra_Homepage.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1564'});\" width=\"293\" height=\"100\" alt=\"Learn More about Bonterra Resources Inc.\" title=\"Learn More about Bonterra Resources Inc.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1557\" title=\"Learn More about Prosper Gold Corp.\" href=\"https://www.streetwisereports.com/pub/co/6200\" data-ad_rid=\"1557\" data-dest=\"https://www.streetwisereports.com/pub/co/6200\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1557'});\" target=\"_blank\"><img id=\"b_ad_image_1557\"  src=\"/images/banner_ad_img/ProsperGoldhomepagead1.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1557'});\" width=\"293\" height=\"100\" alt=\"Learn More about Prosper Gold Corp.\" title=\"Learn More about Prosper Gold Corp.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1552\" title=\"Learn More about Sierra Madre Gold and Silver Ltd.\" href=\"https://www.streetwisereports.com/pub/co/10135\" data-ad_rid=\"1552\" data-dest=\"https://www.streetwisereports.com/pub/co/10135\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1552'});\" target=\"_blank\"><img id=\"b_ad_image_1552\"  src=\"/images/banner_ad_img/SierraMadrehomepagead.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1552'});\" width=\"293\" height=\"100\" alt=\"Learn More about Sierra Madre Gold and Silver Ltd.\" title=\"Learn More about Sierra Madre Gold and Silver Ltd.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1546\" title=\"Learn More about Silver North Resources Ltd.\" href=\"https://www.streetwisereports.com/pub/co/11042\" data-ad_rid=\"1546\" data-dest=\"https://www.streetwisereports.com/pub/co/11042\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1546'});\" target=\"_blank\"><img id=\"b_ad_image_1546\"  src=\"/images/banner_ad_img/SilverNorthhomepagead.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1546'});\" width=\"293\" height=\"100\" alt=\"Learn More about Silver North Resources Ltd.\" title=\"Learn More about Silver North Resources Ltd.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1540\" title=\"Learn More about Thesis Gold Inc.\" href=\"https://www.streetwisereports.com/pub/co/10373\" data-ad_rid=\"1540\" data-dest=\"https://www.streetwisereports.com/pub/co/10373\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1540'});\" target=\"_blank\"><img id=\"b_ad_image_1540\"  src=\"/images/banner_ad_img/ThesisGoldhomepagead.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1540'});\" width=\"293\" height=\"100\" alt=\"Learn More about Thesis Gold Inc.\" title=\"Learn More about Thesis Gold Inc.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1534\" title=\"Learn More about Coppernico Metals Inc.\" href=\"https://www.streetwisereports.com/pub/co/11082\" data-ad_rid=\"1534\" data-dest=\"https://www.streetwisereports.com/pub/co/11082\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1534'});\" target=\"_blank\"><img id=\"b_ad_image_1534\"  src=\"/images/banner_ad_img/Streetwise_Report_Aug2024Homepage.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1534'});\" width=\"293\" height=\"100\" alt=\"Learn More about Coppernico Metals Inc.\" title=\"Learn More about Coppernico Metals Inc.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1522\" title=\"Learn More about MiMedia Holdings Inc.\" href=\"https://www.streetwisereports.com/pub/co/11105\" data-ad_rid=\"1522\" data-dest=\"https://www.streetwisereports.com/pub/co/11105\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1522'});\" target=\"_blank\"><img id=\"b_ad_image_1522\"  src=\"/images/banner_ad_img/MIMHPAds_293x100.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1522'});\" width=\"293\" height=\"100\" alt=\"Learn More about MiMedia Holdings Inc.\" title=\"Learn More about MiMedia Holdings Inc.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1516\" title=\"Learn More about Coppernico Metals Inc.\" href=\"https://www.streetwisereports.com/pub/co/11082\" data-ad_rid=\"1516\" data-dest=\"https://www.streetwisereports.com/pub/co/11082\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1516'});\" target=\"_blank\"><img id=\"b_ad_image_1516\"  src=\"/images/banner_ad_img/Streetwise_Report_Jul2024Homepage.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1516'});\" width=\"293\" height=\"100\" alt=\"Learn More about Coppernico Metals Inc.\" title=\"Learn More about Coppernico Metals Inc.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1510\" title=\"Learn More about Unusual Machines Inc.\" href=\"https://www.streetwisereports.com/pub/co/10500\" data-ad_rid=\"1510\" data-dest=\"https://www.streetwisereports.com/pub/co/10500\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1510'});\" target=\"_blank\"><img id=\"b_ad_image_1510\"  src=\"/images/banner_ad_img/UnusualMachinesHomepagead.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1510'});\" width=\"293\" height=\"100\" alt=\"Learn More about Unusual Machines Inc.\" title=\"Learn More about Unusual Machines Inc.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1504\" title=\"Learn More about Lithium Ionic Corp.\" href=\"https://www.streetwisereports.com/pub/co/11098\" data-ad_rid=\"1504\" data-dest=\"https://www.streetwisereports.com/pub/co/11098\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1504'});\" target=\"_blank\"><img id=\"b_ad_image_1504\"  src=\"/images/banner_ad_img/StreetwiseWebAds_72dpi01.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1504'});\" width=\"293\" height=\"100\" alt=\"Learn More about Lithium Ionic Corp.\" title=\"Learn More about Lithium Ionic Corp.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1498\" title=\"Learn More about Dryden Gold Corp.\" href=\"https://www.streetwisereports.com/pub/co/11012\" data-ad_rid=\"1498\" data-dest=\"https://www.streetwisereports.com/pub/co/11012\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1498'});\" target=\"_blank\"><img id=\"b_ad_image_1498\"  src=\"/images/banner_ad_img/DrydenGoldHomepagead.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1498'});\" width=\"293\" height=\"100\" alt=\"Learn More about Dryden Gold Corp.\" title=\"Learn More about Dryden Gold Corp.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1492\" title=\"Learn More about Renegade Gold Inc.\" href=\"https://www.streetwisereports.com/pub/co/11078\" data-ad_rid=\"1492\" data-dest=\"https://www.streetwisereports.com/pub/co/11078\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1492'});\" target=\"_blank\"><img id=\"b_ad_image_1492\"  src=\"/images/banner_ad_img/RenegadeGoldHomepagead.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1492'});\" width=\"293\" height=\"100\" alt=\"Learn More about Renegade Gold Inc.\" title=\"Learn More about Renegade Gold Inc.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1480\" title=\"Learn More about Giant Mining Corp.\" href=\"https://www.streetwisereports.com/pub/co/11069\" data-ad_rid=\"1480\" data-dest=\"https://www.streetwisereports.com/pub/co/11069\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1480'});\" target=\"_blank\"><img id=\"b_ad_image_1480\"  src=\"/images/banner_ad_img/Giant_Homepage.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1480'});\" width=\"293\" height=\"100\" alt=\"Learn More about Giant Mining Corp.\" title=\"Learn More about Giant Mining Corp.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1468\" title=\"Learn More about Atlas Lithium Corp.\" href=\"https://www.streetwisereports.com/pub/co/11040\" data-ad_rid=\"1468\" data-dest=\"https://www.streetwisereports.com/pub/co/11040\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1468'});\" target=\"_blank\"><img id=\"b_ad_image_1468\"  src=\"/images/banner_ad_img/Atlas_Lithium_Corp_home.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1468'});\" width=\"293\" height=\"100\" alt=\"Learn More about Atlas Lithium Corp.\" title=\"Learn More about Atlas Lithium Corp.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1462\" title=\"Learn More about Goldshore Resources Inc.\" href=\"https://www.streetwisereports.com/pub/co/10291\" data-ad_rid=\"1462\" data-dest=\"https://www.streetwisereports.com/pub/co/10291\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1462'});\" target=\"_blank\"><img id=\"b_ad_image_1462\"  src=\"/images/banner_ad_img/goldshore_home_v1_1.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1462'});\" width=\"293\" height=\"100\" alt=\"Learn More about Goldshore Resources Inc.\" title=\"Learn More about Goldshore Resources Inc.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1444\" title=\"Learn More about Soma Gold Corp.\" href=\"https://www.streetwisereports.com/pub/co/10919\" data-ad_rid=\"1444\" data-dest=\"https://www.streetwisereports.com/pub/co/10919\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1444'});\" target=\"_blank\"><img id=\"b_ad_image_1444\"  src=\"/images/banner_ad_img/Soma_Gold_home.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1444'});\" width=\"293\" height=\"100\" alt=\"Learn More about Soma Gold Corp.\" title=\"Learn More about Soma Gold Corp.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1426\" title=\"Learn More about Aisix Solutions Inc.\" href=\"https://www.streetwisereports.com/pub/co/10933\" data-ad_rid=\"1426\" data-dest=\"https://www.streetwisereports.com/pub/co/10933\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1426'});\" target=\"_blank\"><img id=\"b_ad_image_1426\"  src=\"/images/banner_ad_img/Aisix_Homepage_ad.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1426'});\" width=\"293\" height=\"100\" alt=\"Learn More about Aisix Solutions Inc.\" title=\"Learn More about Aisix Solutions Inc.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1420\" title=\"Learn More about Perpetua Resources Corp.\" href=\"https://www.streetwisereports.com/pub/co/10820\" data-ad_rid=\"1420\" data-dest=\"https://www.streetwisereports.com/pub/co/10820\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1420'});\" target=\"_blank\"><img id=\"b_ad_image_1420\"  src=\"/images/banner_ad_img/ppta_home.png\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1420'});\" width=\"293\" height=\"100\" alt=\"Learn More about Perpetua Resources Corp.\" title=\"Learn More about Perpetua Resources Corp.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1414\" title=\"Learn More about Sanu Gold Corp.\" href=\"https://www.streetwisereports.com/pub/co/10892\" data-ad_rid=\"1414\" data-dest=\"https://www.streetwisereports.com/pub/co/10892\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1414'});\" target=\"_blank\"><img id=\"b_ad_image_1414\"  src=\"/images/banner_ad_img/Sanu_Streetwise_293x100.png\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1414'});\" width=\"293\" height=\"100\" alt=\"Learn More about Sanu Gold Corp.\" title=\"Learn More about Sanu Gold Corp.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1408\" title=\"Learn More about BioLargo Inc.\" href=\"https://www.streetwisereports.com/pub/co/6976\" data-ad_rid=\"1408\" data-dest=\"https://www.streetwisereports.com/pub/co/6976\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1408'});\" target=\"_blank\"><img id=\"b_ad_image_1408\"  src=\"/images/banner_ad_img/BioLargo_Homepage1png.png\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1408'});\" width=\"293\" height=\"100\" alt=\"Learn More about BioLargo Inc.\" title=\"Learn More about BioLargo Inc.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1402\" title=\"Learn More about Liberty Gold Corp.\" href=\"https://www.streetwisereports.com/pub/co/3777\" data-ad_rid=\"1402\" data-dest=\"https://www.streetwisereports.com/pub/co/3777\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1402'});\" target=\"_blank\"><img id=\"b_ad_image_1402\"  src=\"/images/banner_ad_img/LGD_Homepage_ad.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1402'});\" width=\"293\" height=\"100\" alt=\"Learn More about Liberty Gold Corp.\" title=\"Learn More about Liberty Gold Corp.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1337\" title=\"Learn More about Seabridge Gold Inc.\" href=\"https://www.streetwisereports.com/pub/co/700\" data-ad_rid=\"1337\" data-dest=\"https://www.streetwisereports.com/pub/co/700\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1337'});\" target=\"_blank\"><img id=\"b_ad_image_1337\"  src=\"/images/banner_ad_img/Seabridge_Gold_Homepage_22.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1337'});\" width=\"293\" height=\"100\" alt=\"Learn More about Seabridge Gold Inc.\" title=\"Learn More about Seabridge Gold Inc.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1331\" title=\"Learn More about Western Exploration Inc.\" href=\"https://www.streetwisereports.com/pub/co/10631\" data-ad_rid=\"1331\" data-dest=\"https://www.streetwisereports.com/pub/co/10631\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1331'});\" target=\"_blank\"><img id=\"b_ad_image_1331\"  src=\"/images/banner_ad_img/WEX_Homepage_ad.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1331'});\" width=\"293\" height=\"100\" alt=\"Learn More about Western Exploration Inc.\" title=\"Learn More about Western Exploration Inc.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1319\" title=\"Learn More about Dakota Gold Corp.\" href=\"https://www.streetwisereports.com/pub/co/7442\" data-ad_rid=\"1319\" data-dest=\"https://www.streetwisereports.com/pub/co/7442\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1319'});\" target=\"_blank\"><img id=\"b_ad_image_1319\"  src=\"/images/banner_ad_img/dc_home.jpeg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1319'});\" width=\"293\" height=\"100\" alt=\"Learn More about Dakota Gold Corp.\" title=\"Learn More about Dakota Gold Corp.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1247\" title=\"Learn More about World Copper Ltd.\" href=\"https://www.streetwisereports.com/pub/co/10410\" data-ad_rid=\"1247\" data-dest=\"https://www.streetwisereports.com/pub/co/10410\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1247'});\" target=\"_blank\"><img id=\"b_ad_image_1247\"  src=\"/images/banner_ad_img/wcu_home.jpeg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1247'});\" width=\"293\" height=\"100\" alt=\"Learn More about World Copper Ltd.\" title=\"Learn More about World Copper Ltd.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1066\" title=\"Learn More about Emerita Resources Corp.\" href=\"https://www.streetwisereports.com/pub/co/10036\" data-ad_rid=\"1066\" data-dest=\"https://www.streetwisereports.com/pub/co/10036\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1066'});\" target=\"_blank\"><img id=\"b_ad_image_1066\"  src=\"/images/banner_ad_img/emerita_home.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1066'});\" width=\"293\" height=\"100\" alt=\"Learn More about Emerita Resources Corp.\" title=\"Learn More about Emerita Resources Corp.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_955\" title=\"Learn More about Dolly Varden Silver Corp.\" href=\"https://www.streetwisereports.com/pub/co/5439\" data-ad_rid=\"955\" data-dest=\"https://www.streetwisereports.com/pub/co/5439\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '955'});\" target=\"_blank\"><img id=\"b_ad_image_955\"  src=\"/images/banner_ad_img/Dolly_Varden__home.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '955'});\" width=\"293\" height=\"100\" alt=\"Learn More about Dolly Varden Silver Corp.\" title=\"Learn More about Dolly Varden Silver Corp.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_943\" title=\"Learn More about StrikePoint Gold Inc.\" href=\"https://www.streetwisereports.com/pub/co/209\" data-ad_rid=\"943\" data-dest=\"https://www.streetwisereports.com/pub/co/209\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '943'});\" target=\"_blank\"><img id=\"b_ad_image_943\"  src=\"/images/banner_ad_img/SKP_home_4_12_23.png\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '943'});\" width=\"293\" height=\"100\" alt=\"Learn More about StrikePoint Gold Inc.\" title=\"Learn More about StrikePoint Gold Inc.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_829\" title=\"Learn More about Omineca Mining and Metals Ltd.\" href=\"https://www.streetwisereports.com/pub/co/5600\" data-ad_rid=\"829\" data-dest=\"https://www.streetwisereports.com/pub/co/5600\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '829'});\" target=\"_blank\"><img id=\"b_ad_image_829\"  src=\"/images/banner_ad_img/OMM_Home.png\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '829'});\" width=\"293\" height=\"100\" alt=\"Learn More about Omineca Mining and Metals Ltd.\" title=\"Learn More about Omineca Mining and Metals Ltd.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_766\" title=\"Learn More about Metallic Group of Companies\" href=\"https://www.streetwisereports.com/pub/co/9687\" data-ad_rid=\"766\" data-dest=\"https://www.streetwisereports.com/pub/co/9687\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '766'});\" target=\"_blank\"><img id=\"b_ad_image_766\"  src=\"/images/banner_ad_img/gcx293x100v2.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '766'});\" width=\"293\" height=\"100\" alt=\"Learn More about Metallic Group of Companies\" title=\"Learn More about Metallic Group of Companies\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_648\" title=\"Learn More about Skyharbour Resources Ltd.\" href=\"https://www.streetwisereports.com/pub/co/6026\" data-ad_rid=\"648\" data-dest=\"https://www.streetwisereports.com/pub/co/6026\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '648'});\" target=\"_blank\"><img id=\"b_ad_image_648\"  src=\"/images/banner_ad_img/SYH_home.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '648'});\" width=\"293\" height=\"100\" alt=\"Learn More about Skyharbour Resources Ltd.\" title=\"Learn More about Skyharbour Resources Ltd.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_602\" title=\"Learn More about MAG Silver Corp.\" href=\"https://www.streetwisereports.com/pub/co/536\" data-ad_rid=\"602\" data-dest=\"https://www.streetwisereports.com/pub/co/536\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '602'});\" target=\"_blank\"><img id=\"b_ad_image_602\"  src=\"/images/banner_ad_img/MAG_HomePFinal.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '602'});\" width=\"293\" height=\"100\" alt=\"Learn More about MAG Silver Corp.\" title=\"Learn More about MAG Silver Corp.\" ></a>","<a class=\"bannerBB\" id=\"home_right_bottom_1594\" title=\"Learn More about Pasofino Gold Ltd.\" href=\"https://www.streetwisereports.com/pub/co/11178\" data-ad_rid=\"1594\" data-dest=\"https://www.streetwisereports.com/pub/co/11178\" style=\"Display: block;\" onClick=\"gtag('event', 'BB_Click', {'event_label': '1594'});\" target=\"_blank\"><img id=\"b_ad_image_1594\"  src=\"/images/banner_ad_img/thumbnail_Pasofinohomepagead.jpg\" class=\"all_spon_bb_img\" onload = \"gtag('event', 'BB_Load', {'event_label': '1594'});\" width=\"293\" height=\"100\" alt=\"Learn More about Pasofino Gold Ltd.\" title=\"Learn More about Pasofino Gold Ltd.\" ></a>"];

var the_start = 21;
var scrolled = false;
var old_start = 0;


$(window).scroll(function() {
	
     var docViewTop = $(window).scrollTop();
     var docViewBottom = docViewTop + $(window).height();

     var elemTop = $('#footer').offset().top;
     var elemBottom = elemTop + $('#footer').height();

     if((elemBottom <= docViewBottom) && (elemTop >= docViewTop) && !scrolled && (the_start > old_start)){
			   old_start = the_start
		        scrolled = true;   
		        load_arts();
	}

});

function random_bb(thisbbcount){
const ad_intervals = [7,8,9];

ad_intervals.forEach(function(the_interval) {
	
	var this_bb = ALL_BBS[Math.floor(Math.random()*ALL_BBS.length)];
	var this_bb_end = thisbbcount + 21;
	var this_bb_add_start = the_interval + thisbbcount;
	$("#overflow_bottom_" + this_bb_add_start).html(this_bb)
    
});

}



function load_arts(){
	$('#more_aticle_loading').css('display', 'block');
	var this_bb_load = the_start;
	var use_link = "/home_more_articles/?c=U2FsdGVkX1%2B8iC6voUr%2FAisq2YoHE4Serz5lOmOhLQ%2BqzWUOqtA6IM6msEdsCTC7ZdpKs8y%2FGJQ%2Fl2SCdVVV71Md%2Fmk7YZm%2Bss768kE8gd5A0KqS8pRomzlQqvnvqDneiOV5wowYHdZ2cWjDi4nx2HH0jj1%2Fraz0;n=" + the_start;
	console.log(use_link);
	scrolled = true;
		$.ajax({
		  url: use_link,
		  dataType : 'html',
		  type: "GET",
		  cache: false,
		  success: function(html){
			 the_start = the_start + 21;
			 scrolled = false;
			 $( "#article_feed" ).append( html);
			 $('#more_aticle_loading').html('<h2><span style="font-weight: normal; padding-right: 4px"><i class="fa-solid fa-book-open"></i></span> More Articles</h3>');
			    random_bb(this_bb_load);
			    gtag('event', 'HOME_MORE_ARTS', {'event_label': 'Starting At:'+ the_start});
			    
		  }
		});
	
}
</script>

 </div> </div>
		
            
        <div id="footer" class="row">
          <ul class="footerLinks">
             <li><a href="/pub/htdocs/signupnow.html" class="subscribe">Subscribe</a></li><li><a href="/pub/htdocs/aboutus.html" class="about">About</a></li><li><a href="/pub/htdocs/disclaimer.html" class="disclaimer">Disclaimer</a></li><li><a href="/pub/htdocs/contactus.html" class="contact">Contact</a></li><li><a href="/pub/htdocs/sponsorship_opps.html" class="sponsorship">Sponsorship</a></li><li><a href="/pub/htdocs/syndication_opps.html" class="syndication">Syndication</a></li><li><a href="/pub/htdocs/careers.html" class="careers">Careers</a></li><li class="noBorder"><a href="/pub/htdocs/policies.html" class="policies">Policies</a></li>
          </ul>
          <div id="rep_flex_social" style="">
				<a href ="https://www.facebook.com/TheGoldReport" class="socialLink " style="border: none; text-decoration: none; z-index: 999999" target = "_blank"><img class="socialIcon svg_swap" src="/images/icons/respon_social_icons/large/social_silhouette_f.svg" alt="Facebook"></a><a href ="https://twitter.com/SWGoldReport" class="socialLink " style="border: none; text-decoration: none; z-index: 999999" target = "_blank"><img class="socialIcon svg_swap" src="/images/icons/respon_social_icons/large/social_silhouette_t.svg" alt="Twitter"></a><a href="/cdn-cgi/l/email-protection#91aee2e4f3fbf4f2e5acd8b1e5f9fee4f6f9e5b1e8fee4b1e6fee4fdf5b1f7f8fff5b1e5f9f8e2b1f8ffe5f4e3f4e2e5f8fff6bfb1d8e5b6e2b1f0b1f7e3f4f4b1e2e4f3e2f2e3f8e1e5f8feffb1f8f7b1e8fee4b1fdf8faf4b1f8e5b7f0fce1aaf3fef5e8acf9e5e5e1e2abbebee6e6e6bfe5f9f4f0e4e3f4e1fee3e5bff2fefcbe" class="socialLink " style="border: none; text-decoration: none; z-index: 999999" target = "_blank"><img class="socialIcon svg_swap" src="/images/icons/respon_social_icons/large/social_silhouette_e.svg" alt="Email"></a><a href ="/pub/htdocs/rss.html" class="socialLink " style="border: none; text-decoration: none; z-index: 999999" ><img class="socialIcon svg_swap" src="/images/icons/respon_social_icons/large/social_silhouette_rss.svg" alt="RSS Feed"></a><a href ="javascript:window.print()" class="socialLink print" style="border: none; text-decoration: none; z-index: 999999" ><img class="socialIcon svg_swap" src="/images/icons/respon_social_icons/large/social_silhouette_p.svg" alt="Print This"></a>
				</div>
				
          <p style="font-size:11px; text-align:center; padding-bottom: 0; margin-bottom: 0">&copy; 2025 Streetwise Reports. All rights reserved.</p>
		<p style="font-size:11px; text-align:center; padding-top: 0; margin-top: 0">Streetwise Reports is registered with the U.S. Patent and Trademark Office.</p>
		<p style="text-align:center;"><img src="/images/SWR_horizonal_footer_logo_rev.png" alt="Streetwise Reports"></p>
		
        </div><!-- end of footer div -->
	   
	   <!-- Event snippet for Website Visits conversion page -->
	   <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>
	     gtag('event', 'conversion', {'send_to': 'AW-924150809/AI81COLh8pABEJnY1bgD'});
	   </script>
	   
	    <!-- qmod script for charts living in wrapper footer -->
	   <script id="qmod" type="application/javascript" src="//qmod.quotemedia.com/js/qmodLoader.js" data-qmod-wmid='91184' data-qmod-env="app" async data-qmod-version="v1.37.0"></script>
	   
	   
	   

            </div>
        </div>

        <!--newsletter_slider_was_here-->
        
    </div>


 

</body>

		
	

</html>
	




Latest requests

# Url Url Source Date
1 https://www.theaureport.com/ 2025-01-14 12:31:05
2 https://www.shkoh.com.sg/incorpora… 2025-01-14 12:31:05
3 https://www.shkoh.com.sg/incorpora… 2025-01-14 12:31:03
4 https://www.radiopico.it/ 2025-01-14 12:31:02
5 https://taazzeebfashion.com/wp-inc… 2025-01-14 12:31:01
6 https://www.shkoh.com.sg/incorpora… 2025-01-14 12:31:00
7 https://tendoncare15.b-cdn.net/res… 2025-01-14 12:30:58
8 https://drbo10b.z1.web.core.window… 2025-01-14 12:30:58
9 https://www.shkoh.com.sg/incorpora… 2025-01-14 12:30:58
10 https://agoiare.dlbookit.se/(S(2kw… 2025-01-14 12:30:58
11 https://www.dailyswise.com/ 2025-01-14 12:30:57
12 https://generalpanel.com.au/cgi-sy… 2025-01-14 12:30:56
13 https://www.shkoh.com.sg/incorpora… 2025-01-14 12:30:55
14 https://objectstorage.ap-tokyo-1.o… 2025-01-14 12:30:54
15 http://eng.idongin.kr/bbs/board.ph… 2025-01-14 12:30:54
16 https://www.shkoh.com.sg/incorpora… 2025-01-14 12:30:52
17 https://thebolditalic.com/?gi=b2b2… 2025-01-14 12:30:52
18 https://thebolditalic.com/?gi=f6b7… 2025-01-14 12:30:50
19 https://www.shkoh.com.sg/incorpora… 2025-01-14 12:30:49
20 https://filedn.eu/lXvDNJGJo3S0aUrN… 2025-01-14 12:30:49