CINXE.COM
Mining Engineering Online - Official Publication of SME
<!DOCTYPE html> <html lang="en"> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try{ var pageTracker = _gat._getTracker("UA-2999786-9"); pageTracker._trackPageview(); } catch(err) {} </script> <script type="text/javascript"> function recordOutboundLink(link, category, action) { try { var pageTracker=_gat._getTracker("UA-2999786-9"); pageTracker._trackEvent(category, action); setTimeout('document.location = "' + link.href + '"', 100) }catch(err){} } </script> <script> /** * Function that captures a click on an outbound link in Analytics. * This function takes a valid URL string as an argument, and uses that URL string * as the event label. Setting the transport method to 'beacon' lets the hit be sent * using 'navigator.sendBeacon' in browser that support it. */ var captureOutboundLink = function(url) { ga('send', 'event', 'outbound', 'click', url, { 'transport': 'beacon', 'hitCallback': function(){document.location = url;} }); } </script> <!-- GA4 Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-X3HHRZZWTX"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-X3HHRZZWTX'); </script> <head><script type="text/javascript" src="/CFIDE/scripts/cfform.js"></script> <script type="text/javascript" src="/CFIDE/scripts/masks.js"></script> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Mining Engineering Online"> <meta name="keywords" content="SME, mining,"> <title> Mining Engineering Online - Official Publication of SME </title> <!-- Bootstrap core CSS --> <link href="https://me.smenet.org/themes/moose-html/template/moose/style/css/bootstrap.css" rel="stylesheet"> <link href="https://me.smenet.org/themes/moose-html/template/moose/style/css/settings.css" rel="stylesheet"> <link href="https://me.smenet.org/themes/moose-html/template/moose/style/css/owl.carousel.css" rel="stylesheet"> <link href="https://me.smenet.org/themes/moose-html/template/moose/style/js/google-code-prettify/prettify.css" rel="stylesheet"> <link href="https://me.smenet.org/themes/moose-html/template/moose/style/js/fancybox/jquery.fancybox.css" rel="stylesheet" type="text/css" media="all" /> <link href="https://me.smenet.org/themes/moose-html/template/moose/style/js/fancybox/helpers/jquery.fancybox-thumbs.css?v=1.0.2" rel="stylesheet" type="text/css" /> <link href="https://me.smenet.org/themes/moose-html/template/moose/style.css" rel="stylesheet"> <link href="https://me.smenet.org/themes/moose-html/template/moose/style/css/color/red.css" rel="stylesheet"> <link href='https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700italic,700,900,900italic,300italic,300,100italic,100' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,700,300' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100' rel='stylesheet' type='text/css'> <link href="https://me.smenet.org/themes/moose-html/template/moose/style/type/fontello.css" rel="stylesheet"> <script type="text/javascript"> <!-- function criteriaCheck() { if (document.getElementById("criteriaIssue").checked == true) { document.getElementById("yearRow").style.display = ''; document.getElementById("monthNoRow").style.display = ''; document.getElementById("lastNameRow").style.display = 'none'; document.getElementById("titleAbstractRow").style.display = 'none'; document.getElementById("keyWordRow").style.display = 'none'; } if (document.getElementById("criteriaArticle").checked == true) { document.getElementById("yearRow").style.display = ''; document.getElementById("monthNoRow").style.display = ''; document.getElementById("lastNameRow").style.display = ''; document.getElementById("titleAbstractRow").style.display = ''; document.getElementById("keyWordRow").style.display = ''; } } function show(id) { var e = document.getElementById(id); e.style.display = 'block'; } function hide(id) { var e = document.getElementById(id); e.style.display = 'none'; } //--> </script> <!-- Hotjar Tracking Code for https://me.smenet.org/ --> <script> (function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:1478555,hjsv:6}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv='); </script> <meta property="og:title" content="Mining Engineering Online" /> <meta property="og:url" content="https://me.smenet.org/" /> <meta property="og:description" content="The Leading Source of Mining Technical Information Since 1949." /> <meta property="og:image" content="https://me.smenet.org/images/ME200x200pad3.jpg"/> <meta property="og:type" content="website" /><link rel='icon' href='/images/ME.ico' type='image/x-icon'><title>Mining Engineering Online</title> <script type="text/javascript"> <!-- _CF_checkSSOLogin = function(_CF_this) { //reset on submit _CF_error_exists = false; _CF_error_messages = new Array(); _CF_error_fields = new Object(); _CF_FirstErrorField = null; //display error messages and return success if( _CF_error_exists ) { if( _CF_error_messages.length > 0 ) { // show alert() message _CF_onErrorAlert(_CF_error_messages); // set focus to first form error, if the field supports js focus(). if( _CF_this[_CF_FirstErrorField].type == "text" ) { _CF_this[_CF_FirstErrorField].focus(); } } return false; }else { return true; } } //--> </script> </head> <body onload="window.scrollTo(0,0); $('html,body').scrollTop(0);"> <center> <!-- Home Leaderboard [async] --> <script type="text/javascript">if (!window.AdButler){(function(){var s = document.createElement("script"); s.async = true; s.type = "text/javascript";s.src = 'https://servedbyadbutler.com/app.js';var n = document.getElementsByTagName("script")[0]; n.parentNode.insertBefore(s, n);}());}</script> <script type="text/javascript"> var AdButler = AdButler || {}; AdButler.ads = AdButler.ads || []; var abkw = window.abkw || ''; var plc559819 = window.plc559819 || 0; document.write('<'+'div id="placement_559819_'+plc559819+'"></'+'div>'); AdButler.ads.push({handler: function(opt){ AdButler.register(183221, 559819, [728,90], 'placement_559819_'+opt.place, opt); }, opt: { place: plc559819++, keywords: abkw, domain: 'servedbyadbutler.com', click:'CLICK_MACRO_PLACEHOLDER' }}); </script> </center> <div class="yamm navbar"> <div class="navbar-header"> <div class="container"> <a class="btn responsive-menu pull-right" data-toggle="collapse" data-target=".navbar-collapse"> <i class='icon-menu-1'> </i> </a> <a class="navbar-brand" href="/index.cfm" style="max-width:40%; height:auto;"> <img style="max-width:100%; height:auto;" src="/images/ME_BLUE3.gif" alt="Mining Engineering Online" /> </a> <div class="rightmainbar" style="color:red; text-align:center; width:555px; float:left; padding-left:150px; padding-top:50px;"> <h2>The leading source of mining technical information since 1949</h2> </div> <ul class="info pull-right"> <form name="SSOLogin" id="SSOLogin" action="/ssoOauth.cfm" method="post" style="padding-right:20px;" type="GET" onsubmit="return _CF_checkSSOLogin(this)"> <li> <input name="ssologinSubmission" id="ssologinSubmission" type="submit" value="Log In" style="float:right;font-size: 15px; font-family: 'Roboto Condensed', sans-serif; font-weight: 700; text-transform: uppercase; color: #666666; padding: 1px 20px; width:120px; max-width:24vw; margin-top:48px;" class="login" /> </li> </form> <br> </ul> </div> </div> <div class="collapse navbar-collapse"> <div class="container"> <ul class="nav navbar-nav"> <li class="dropdown"> <a href="/issueIndex.cfm?issueID=401" >Read Current Issue</a> </li> <li class="dropdown"> <a href="/issueFinder.cfm?context=1&submit=1&criteria=1&monthno=&year=" >All Issues</a> </li> <li class="dropdown"> <a href="/products-services-showcase.cfm" >Products & Services Directory</a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle js-activated"> Submissions </a> <ul class="dropdown-menu"> <li> <a href="/page.cfm?pageid=12"> Mining Engineering </a> </li> <li> <a href="/page.cfm?pageid=3"> Peer-Reviewed Papers </a> </li> </ul> </li> <li class="dropdown"> <a href="/subscriptionInfo.cfm?context=1" >Join</a> </li> <li class="dropdown"> <a href="/advertisepage.cfm" class="dropdown-toggle js-activated"> Advertise </a> <ul class="dropdown-menu"> <li> <a href="/advertisepage.cfm"> Advertising and Marketing Program </a> </li> </ul> </li> <li class="dropdown"> <a href="/calendar.cfm?context=1" >Calendar</a> </li> <li class="dropdown"><a href="#" class="dropdown-toggle js-activated">Search</a> <ul class="dropdown-menu"> <li> <form name="search" action="/issuefinder.cfm" method="post" > <input type="textbox" name="titleAbstract" id="titleAbstract" style="width:220px;" placeholder=" Search Term"/> <input type="hidden" value="SUBMIT" name="submit"/> <input type="hidden" value="2" name="criteria"/> <input type="hidden" value="0" name="monthno"/> <input type="hidden" value="48" name="submit.x"/> <input type="hidden" value="11" name="submit.y"/> <input type="hidden" value="" name="title"/> <input type="hidden" value="0" name="year"/> <input type="submit"style="width:60px;"/> </form> </li> </ul> </li> </ul> </div> </div> <!--/.nav-collapse --> </div> <!--/.navbar --> <div class="dark-wrapper inner"> <div class="container text-center"> <div class="divide30"> </div> <h1 class="section-title text-center bm20"> Latest Industry News </h1> <div class="divide30"> </div> </div> <!-- /.container --> <div class="lm10 rm10"> <div id="owl-blog" class="owl-carousel carousel-th"> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/webContent.cfm?context=1&webarticleid=4964" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/unsp.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/webContent.cfm?context=1&webarticleid=4964" target="_self"> How AI and cloud computing may delay the transition to clean energy </a> </h3> <div class="meta"> <span class="date"> November 21, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/webContent.cfm?context=1&webarticleid=4963" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/LGsp.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/webContent.cfm?context=1&webarticleid=4963" target="_self"> Exxon Mobil signs non-binding lithium supply deal with LG Chem </a> </h3> <div class="meta"> <span class="date"> November 20, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/webContent.cfm?context=1&webarticleid=4961" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/piedmontsp.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/webContent.cfm?context=1&webarticleid=4961" target="_self"> Sayona Mining, Piedmont agree to create $623 million lithium miner </a> </h3> <div class="meta"> <span class="date"> November 19, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/webContent.cfm?context=1&webarticleid=4960" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/uraniumsp1.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/webContent.cfm?context=1&webarticleid=4960" target="_self"> Uranium prices jump after Russia restricts exports to US </a> </h3> <div class="meta"> <span class="date"> November 18, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/webContent.cfm?context=1&webarticleid=4959" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/compasssp.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/webContent.cfm?context=1&webarticleid=4959" target="_self"> Compass Minerals attracts takeover interest from buyout firms, sources say </a> </h3> <div class="meta"> <span class="date"> November 18, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/webContent.cfm?context=1&webarticleid=4958" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/japansp.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/webContent.cfm?context=1&webarticleid=4958" target="_self"> Peru, Japan strengthen ties with defense and mining agreements </a> </h3> <div class="meta"> <span class="date"> November 18, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/webContent.cfm?context=1&webarticleid=4957" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/coppersp5.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/webContent.cfm?context=1&webarticleid=4957" target="_self"> US House passes Critical Mineral Consistency Act of 2024 </a> </h3> <div class="meta"> <span class="date"> November 14, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/webContent.cfm?context=1&webarticleid=4956" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/copsp3.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/webContent.cfm?context=1&webarticleid=4956" target="_self"> BHP set to detail copper growth plans on Chile roadshow, analysts say </a> </h3> <div class="meta"> <span class="date"> November 14, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/webContent.cfm?context=1&webarticleid=4955" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/weirdsp.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/webContent.cfm?context=1&webarticleid=4955" target="_self"> Weir wins order to supply North America鈥檚 largest mill pump </a> </h3> <div class="meta"> <span class="date"> November 13, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/webContent.cfm?context=1&webarticleid=4954" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/komatsusp1.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/webContent.cfm?context=1&webarticleid=4954" target="_self"> Komatsu introduces new WA700-8 wheel loader </a> </h3> <div class="meta"> <span class="date"> November 13, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/webContent.cfm?context=1&webarticleid=4953" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/licyclesp.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/webContent.cfm?context=1&webarticleid=4953" target="_self"> Washington seals $475 million loan for battery recycler Li-Cycle ahead of Trump's arrival </a> </h3> <div class="meta"> <span class="date"> November 12, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/webContent.cfm?context=1&webarticleid=4952" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/codelcosp2.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/webContent.cfm?context=1&webarticleid=4952" target="_self"> Chilean regulator charges Codelco smelter over emissions violation </a> </h3> <div class="meta"> <span class="date"> November 11, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/webContent.cfm?context=1&webarticleid=4951" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/rtsp2.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/webContent.cfm?context=1&webarticleid=4951" target="_self"> US judge narrows investor lawsuit against Rio Tinto over Mongolian mine </a> </h3> <div class="meta"> <span class="date"> November 11, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/webContent.cfm?context=1&webarticleid=4950" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/cleansp.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/webContent.cfm?context=1&webarticleid=4950" target="_self"> Trump return likely to slow, not stop, US clean-energy boom </a> </h3> <div class="meta"> <span class="date"> November 11, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/webContent.cfm?context=1&webarticleid=4949" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/redwavesp.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/webContent.cfm?context=1&webarticleid=4949" target="_self"> REDWAVE and TOMRA announce agreement to offer a complete solution for Zorba sorting </a> </h3> <div class="meta"> <span class="date"> November 7, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/webContent.cfm?context=1&webarticleid=4948" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/riotinsp.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/webContent.cfm?context=1&webarticleid=4948" target="_self"> Rio Tinto exec asks Trump Administration to speed up permitting </a> </h3> <div class="meta"> <span class="date"> November 7, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/webContent.cfm?context=1&webarticleid=4947" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/lithsp5.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/webContent.cfm?context=1&webarticleid=4947" target="_self"> Albemarle loses more than $1 billion on falling lithium prices </a> </h3> <div class="meta"> <span class="date"> November 7, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/webContent.cfm?context=1&webarticleid=4946" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/kzsp.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/webContent.cfm?context=1&webarticleid=4946" target="_self"> Korea Zinc's $1.8 billion share sale plan suspended due to regulator's revision order </a> </h3> <div class="meta"> <span class="date"> November 6, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/webContent.cfm?context=1&webarticleid=4945" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/freesp.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/webContent.cfm?context=1&webarticleid=4945" target="_self"> Delay in Chile mining permits a serious problem, says local head of Freeport </a> </h3> <div class="meta"> <span class="date"> November 5, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/webContent.cfm?context=1&webarticleid=4944" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/codelcosp1.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/webContent.cfm?context=1&webarticleid=4944" target="_self"> Chile's Codelco seeks permit for $650 million Andina water project </a> </h3> <div class="meta"> <span class="date"> November 5, 2024 </span> </div> </div> </div> </div> </div> <!-- /.owl-carousel --> </div> <!-- /.lm10 --> <span style="width:350px; float:left; text-align:left; font-size:180%; padding-left:100px; padding-top:20px; padding-bottom:30px;"> <a class="sideLink" href="https://me.smenet.org/featureFinder.cfm?context=1&submit=1"> Read More News ... </a> </span> <div class="container inner"> <div class="post format-standard"> </div> </div> </div> <!-- /.dark-wrapper --> <div class="dark-wrapper inner"> <div class="container text-center"> <div class="divide30"> </div> <h1 class="section-title text-center bm20"> Client-Provided Content </h1> <div class="divide30"> </div> </div> <!-- /.container --> <div class="lm10 rm10"> <div id="owl-blog2" class="owl-carousel carousel-th"> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=53" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/Emerson350x225px.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=53" target="_self"> Cutting Costs and Boosting Recoveries: The Advantage of Wireless Heap Leach Skids </a> </h3> <div class="meta"> <span class="date"> September 29, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=52" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/Weir-EnduronEliteWebBanner350x225e.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=52" target="_self"> Weir鈥檚 largest mining screens unveiled at MINExpo </a> </h3> <div class="meta"> <span class="date"> August 29, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=46" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/CABtile350x225.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=46" target="_self"> The Mission Behind the Name </a> </h3> <div class="meta"> <span class="date"> August 31, 2023 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=49" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/Itasca-IMAT_350x225.png" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=49" target="_self"> ITASCA revolutionizes mining again! </a> </h3> <div class="meta"> <span class="date"> June 5, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=51" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/WI-BlastingNoSafetyYes280SMi_350x225.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=51" target="_self"> Selective extraction as an alternative to drilling & blasting </a> </h3> <div class="meta"> <span class="date"> July 22, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=48" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/DezurikAnnouncementAd350x225_May2024.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=48" target="_self"> Innovative Slurry Valve Solutions by DeZURIK </a> </h3> <div class="meta"> <span class="date"> May 29, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=50" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/ContinentalAnnouncementAd300x225.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=50" target="_self"> Run a Clean Operation with Continental鈥檚 ContiClean庐 Conveyor Belt </a> </h3> <div class="meta"> <span class="date"> July 2, 2024 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=39" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/1565_XIND_23_ConExpo_DigitalAd_AnnouncementAd_350x225.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=39" target="_self"> See Xylem's Solutions In Action </a> </h3> <div class="meta"> <span class="date"> March 7, 2023 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=47" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/Bentley_Announcement Ad_350x225.png" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=47" target="_self"> Automated Remote Condition Monitoring Improves Mine Site Operations </a> </h3> <div class="meta"> <span class="date"> October 29, 2023 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=27" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/DeZurikSlurryValvesHomepageCard350x225.png" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=27" target="_self"> Unlock the Secrets to Successful Slurry Valves </a> </h3> <div class="meta"> <span class="date"> June 1, 2022 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=40" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/MineClosure-SRK-HomeCPCbox-1.png" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=40" target="_self"> Mine Closure 2023 </a> </h3> <div class="meta"> <span class="date"> April 5, 2023 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=31" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/BEUMER-CL-DigitalAds-OLA-Image-350x225.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=31" target="_self"> Mining a Sustainable Future </a> </h3> <div class="meta"> <span class="date"> November 29, 2022 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=28" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/Xylem_IND_ME_Sponsored_Ad_Announcement_350x225_R2.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=28" target="_self"> How Efficient is Your Mine? </a> </h3> <div class="meta"> <span class="date"> June 1, 2022 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=29" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/Hitachi-HCMA_August_300x225_07-21-22.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=29" target="_self"> CARVING A PATH TOWARD A SUSTAINABLE MINING FUTURE </a> </h3> <div class="meta"> <span class="date"> August 1, 2022 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=15" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/Mining_CVA_Island_3_CPC_350x225.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=15" target="_self"> SHAPE YOUR PLAN FOR REAL RESULTS. THAT鈥橲 A CVA. </a> </h3> <div class="meta"> <span class="date"> May 1, 2022 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=32" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/PE-XAnnouncementAd350x225.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=32" target="_self"> Underground Mining Benefits from PE-X Piping </a> </h3> <div class="meta"> <span class="date"> October 26, 2022 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=25" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/Staubli_Homeannounce.png" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=25" target="_self"> Safe, rugged, hands-free megawatt charging for the mining industry </a> </h3> <div class="meta"> <span class="date"> February 25, 2022 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=24" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/CPCAnnouncementAd350x225.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=24" target="_self"> Unlock the Secrets to Successful Slurry Valves </a> </h3> <div class="meta"> <span class="date"> January 13, 2022 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=18" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/Siemens350x225pximage3.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=18" target="_self"> Four key criteria for choosing a conveyor belt scale for critical mining applications </a> </h3> <div class="meta"> <span class="date"> August 25, 2021 </span> </div> </div> </div> </div> <div class="item"> <figure class="icon-overlay icn-link"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=23" target="_self"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/Sika-SME-Image-for-article-Sept-2021-Ad.png" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="/SponsoredContent.cfm?context=5&SponsoredarticleID=23" target="_self"> Sika Corporation: Concrete Reinforcing Fibers for Shotcrete </a> </h3> <div class="meta"> <span class="date"> September 13, 2021 </span> </div> </div> </div> </div> </div><span style="padding-bottom:30px;"> </span> <!-- /.owl-carousel --> </div> <!-- /.lm10 --> <div class="container inner"> <div class="post format-standard"> </div> </div> </div> <!-- /.dark-wrapper --> <div class="light-wrapper"> <div class="container inner" style="margin-top: 50px"> <div class="row"> <div class="col-sm-6"> <div class="section-title"> <a href="#application.rootwebPath#president.cfm">SME President's Page</a> </div> <p style="padding-left:15px; padding-right:5px; width:100%"> <span style="float:left; padding-right:10px;"> <a href="https://me.smenet.org/president.cfm"> <img src="https://me.smenet.org/docs/Publications/ME/Issue/HerpferPresidentialPortrait300x400.jpg" alt="Marc LeVier" width="120"> </a> </span> <span> <b> We are on the cusp of a tremendous transition for humanity driven by technologies whereby everything and everyone is critically interlinked. This growth will consume vast amounts of resources that are needed to enable, build and sustain everything in our civilization and people. Therefore, we will need to generate unimaginable amounts of energy to empower our new technologies and interconnect all knowledge, everything around us, and everyone in our world. </b> <br> The growing global need for energy, metals, minerals, materials and food will expand the search for and extraction and utilization of such resources. The mining industry will and m ... <br> <a href="https://me.smenet.org/president.cfm"> Read More ... </a> </span> </p></div> <div class="col-sm-6"> <div class="row"> <div class="col-sm-6"> <!-- Homepage 5 200x200 [async] --> <script type="text/javascript">if (!window.AdButler){(function(){var s = document.createElement("script"); s.async = true; s.type = "text/javascript";s.src = 'https://servedbyadbutler.com/app.js';var n = document.getElementsByTagName("script")[0]; n.parentNode.insertBefore(s, n);}());}</script> <script type="text/javascript"> var AdButler = AdButler || {}; AdButler.ads = AdButler.ads || []; var abkw = window.abkw || ''; var plc559822 = window.plc559822 || 0; document.write('<'+'div id="placement_559822_'+plc559822+'"></'+'div>'); AdButler.ads.push({handler: function(opt){ AdButler.register(183221, 559822, [200,200], 'placement_559822_'+opt.place, opt); }, opt: { place: plc559822++, keywords: abkw, domain: 'servedbyadbutler.com', click:'CLICK_MACRO_PLACEHOLDER' }}); </script> </div> <div class="col-sm-6"> <!-- Homepage 6 200x200 [async] --> <script type="text/javascript">if (!window.AdButler){(function(){var s = document.createElement("script"); s.async = true; s.type = "text/javascript";s.src = 'https://servedbyadbutler.com/app.js';var n = document.getElementsByTagName("script")[0]; n.parentNode.insertBefore(s, n);}());}</script> <script type="text/javascript"> var AdButler = AdButler || {}; AdButler.ads = AdButler.ads || []; var abkw = window.abkw || ''; var plc559823 = window.plc559823 || 0; document.write('<'+'div id="placement_559823_'+plc559823+'"></'+'div>'); AdButler.ads.push({handler: function(opt){ AdButler.register(183221, 559823, [200,200], 'placement_559823_'+opt.place, opt); }, opt: { place: plc559823++, keywords: abkw, domain: 'servedbyadbutler.com', click:'CLICK_MACRO_PLACEHOLDER' }}); </script> </div> </div> <p> </p> <div class="row"> <div class="col-sm-6"> <!-- Homepage 7 200x200 [async] --> <script type="text/javascript">if (!window.AdButler){(function(){var s = document.createElement("script"); s.async = true; s.type = "text/javascript";s.src = 'https://servedbyadbutler.com/app.js';var n = document.getElementsByTagName("script")[0]; n.parentNode.insertBefore(s, n);}());}</script> <script type="text/javascript"> var AdButler = AdButler || {}; AdButler.ads = AdButler.ads || []; var abkw = window.abkw || ''; var plc559824 = window.plc559824 || 0; document.write('<'+'div id="placement_559824_'+plc559824+'"></'+'div>'); AdButler.ads.push({handler: function(opt){ AdButler.register(183221, 559824, [200,200], 'placement_559824_'+opt.place, opt); }, opt: { place: plc559824++, keywords: abkw, domain: 'servedbyadbutler.com', click:'CLICK_MACRO_PLACEHOLDER' }}); </script> </div> <div class="col-sm-6"> <!-- Homepage 8 200x200 [async] --> <script type="text/javascript">if (!window.AdButler){(function(){var s = document.createElement("script"); s.async = true; s.type = "text/javascript";s.src = 'https://servedbyadbutler.com/app.js';var n = document.getElementsByTagName("script")[0]; n.parentNode.insertBefore(s, n);}());}</script> <script type="text/javascript"> var AdButler = AdButler || {}; AdButler.ads = AdButler.ads || []; var abkw = window.abkw || ''; var plc559825 = window.plc559825 || 0; document.write('<'+'div id="placement_559825_'+plc559825+'"></'+'div>'); AdButler.ads.push({handler: function(opt){ AdButler.register(183221, 559825, [200,200], 'placement_559825_'+opt.place, opt); }, opt: { place: plc559825++, keywords: abkw, domain: 'servedbyadbutler.com', click:'CLICK_MACRO_PLACEHOLDER' }}); </script> </div> </div> </div> </div> </div> </div> <script type="text/javascript" language="JavaScript"> function check_value(fieldvalue) { switch(fieldvalue) { case 1: document.getElementById("imagedest").src = "https://www.dailymetalprice.com/charts.php?c=au"; break; case 2: document.getElementById("imagedest").src = "https://www.dailymetalprice.com/charts.php?c=ag"; break; case 3: document.getElementById("imagedest").src = "https://www.dailymetalprice.com/charts.php?c=pt"; break; case 4: document.getElementById("imagedest").src = "https://www.dailymetalprice.com/charts.php?c=pd"; break; case 5: document.getElementById("imagedest").src = "https://www.dailymetalprice.com/charts.php?c=ni"; break; case 6: document.getElementById("imagedest").src = "https://www.dailymetalprice.com/charts.php?c=cu"; break; case 7: document.getElementById("imagedest").src = "https://www.dailymetalprice.com/charts.php?c=al"; break; case 8: document.getElementById("imagedest").src = "https://www.dailymetalprice.com/charts.php?c=pb"; break; } } </script> <body> <div class="light-wrapper"> <div class="container inner"> <div class="row"> <div class="col-sm-6"> <div style="background-color:#ABCFCD; padding:10px; border-top:10px solid white; border-bottom:10px solid white; border-right:10px solid white;"> <center> <div style="padding-bottom:25px; padding-top:25px;"> <a href="https://www.onemine.org" target="_blank" onClick="javascript: pageTracker._trackPageview('/outbound_sme_links/www.onemine.org');"> <img src="https://me.smenet.org/images/onemine_logo.png" alt="OneMine image"> </a> </div> </center> <center> <span class="leftBarSubHeader"> Search the World鈥檚 Most Comprehensive Resource for the Mining, <br> Minerals and Tunneling Industries </span> </center> <form name="frmSearchOneMine" id="frmSearchOneMine" action="https://www.OneMine.org/search" method="get" style="margin-top:23px;margin-bottom:10px;" target="_blank"> <center> <input name="Keywords" id="fullText" type="text" size="20" maxlength="200" class="inputField" style="width:165px;" placeholder="type your search here" onfocus="if (document.getElementById('fullText').value=='type your search here') {document.getElementById('fullText').value='';};"/> <input name="title" id="title" type="hidden" value=""/> <input name="author" id="author" type="hidden" value=""/> <input name="pubdatefrom" id="pubdatefrom" type="hidden" value=""/> <input name="pubdateto" id="pubdateto" type="hidden" value=""/> <input name="organizationid" id="organizationid" type="hidden" value="0"/> <div style="width:140px; text-align:right; margin-top:20px; margin-bottom:20px;"> <input name="Submit" type="submit" value="Search" style="background-color:29627F; color:FFFFFF;" onClick="javascript: pageTracker._trackPageview('/outbound_sme_links/search/www.onemine.org');"/> </div> </center> </form> </div> </div> <div class="col-sm-6"> <div style="background-color:lightgrey; padding-top:10px; border-top:10px solid white; border-bottom:10px solid white; border-right:10px solid white;"> <center> <div class="section-title"> Metal Prices </div> </center> </div> <div id="DMP_1" data-pym-src="//dailymetalprice.com/prices.php"></div> <script type="text/javascript" src="//dailymetalprice.com/js/pym.min.js"></script> </div> </div> </div> </div> </div> </body> <center> <style> /* Slideshow container */ .slideshow-container { } /* Hide the images by default */ .mySlidesFooter { display: none; } </style> <div class="slideshow-container" style="width:100%; margin:0 auto; height: 110px; background-color:29627F; padding:10px 0px;"> </div> <script> var slideIndexFooter = 0; showSlidesFooter(); function showSlidesFooter() { var i; var slidesFooter = document.getElementsByName("mySlidesFooter"); for (i = 0; i < slidesFooter.length; i++) { slidesFooter[i].style.display = "none"; } slideIndexFooter++; if (slideIndexFooter > slidesFooter.length) {slideIndexFooter = 1} slidesFooter[slideIndexFooter-1].style.display = "block"; setTimeout(showSlidesFooter, 15000); // Change image every 15 seconds } </script> <div class="light-wrapper"> <div class="container inner"> <div class="divide30"> </div> <div class="divide30"> </div> <h3 class="section-title text-center"> Check Out These Topical Articles </h3> <div class="tabs tabs-side tab-container"> <ul class="etabs"> <li class="tab"> <a href="#tab0"> Trending Topics </a> </li> <li class="tab"> <a href="#tab1"> Metals/Minerals </a> </li> <li class="tab"> <a href="#tab2"> Coal </a> </li> <li class="tab"> <a href="#tab3"> Companies </a> </li> <li class="tab"> <a href="#tab4"> Regions </a> </li> <li class="tab"> <a href="#tab5"> Legislation </a> </li> </ul> <!-- /.etabs --> <div class="panel-container"> <!-- /.tab-block --> <div class="tab-block" id="tab0"> <div class="etab-cats"> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=environment"> Environment </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=innovation"> Innovation </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=safety"> Safety </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=technology"> Technology </a> </div> <div class="etab-images"> <img src="/images/Archive_trending1.jpg" height="100%" width="100%"> </div> </div> <div class="tab-block" id="tab1"> <div class="etab-cats"> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=gold"> Gold </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=silver"> Silver </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=copper"> Copper </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=uranium"> Uranium </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=iron"> Iron </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=PGM Metals"> PGM Metals </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=Industrial minerals"> Industrial minerals </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=nickel"> Nickel </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=aluminum"> Aluminum </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=lead"> Lead </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=molybdenum"> Molybdenum </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=cobalt"> Cobalt </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=lithium"> Lithium </a> </div> <div class="etab-images"> <img src="/images/Archive_metals2.jpg" height="100%" width="100%"> </div> </div> <!-- /.tab-block --> <div class="tab-block" id="tab2"> <div class="etab-cats"> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=coal"> Surface </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=coal"> Underground </a> <br> </div> <div class="etab-images"> <img src="/images/Archive_coal2.jpg" height="100%" width="100%"> </div> </div> <!-- /.tab-block --> <div class="tab-block" id="tab3"> <div class="etab-cats"> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=Billiton"> BHP Billiton </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=Tinto"> Rio Tinto </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=McMoRan"> Freeport-McMoRan </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=Barrick"> Barrick Gold </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=Vale"> Vale </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=Codelco"> Codelco </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=Alpha"> Alpha Natural Resources </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=Xstrata"> Xstrata </a> <br> </div> <div class="etab-images"> <img src="/images/Archive_companies2.jpg" height="100%" width="100%"> </div> </div> <!-- /.tab-block --> <div class="tab-block" id="tab4"> <div class="etab-cats"> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=United States"> United States </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=Canada"> Canada </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=Latin America"> Latin America </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=South America"> South America </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=Australia"> Australia </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=Asia"> Asia </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=China"> China </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=Africa"> Africa </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=Europe"> Europe </a> <br> </div> <div class="etab-images"> <img src="/images/Archive_regions2.jpg" height="100%" width="100%"> </div> </div> <!-- /.tab-block --> <div class="tab-block" id="tab5"> <div class="etab-cats"> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=NMA"> NMA </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=Congress"> Congress </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=EPA"> EPA </a> <br> <a href="/issueFinder.cfm?context=1&submit=1&criteria=2&monthno=0&year=0&keyword=Whitehouse"> Whitehouse </a> <br> </div> <div class="etab-images"> <img src="/images/Archive_legislation2.jpg" height="100%" width="100%"> </div> </div> <!-- /.tab-block --> </div> <!-- /.panel-container --> </div> <!-- /.tabs --> </div> </div> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <head> <title> Conference Information Email List </title> <meta name="viewport" content="device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en-US" /> <script type="text/javascript"> //<![CDATA[ var clientid = 81497; //]]> </script> <script type="text/javascript"> //<![CDATA[ var signupid = 5235; //]]> </script> <script type="text/javascript" src="//echo4.bluehornet.com/builder/js/jquery-1.9.1.js"></script> <script type="text/javascript" src="//echo4.bluehornet.com/builder/js/jquery-ui.js"></script> <script type="text/javascript" src="//echo4.bluehornet.com/builder/js/jquery.validate.js"></script> <script> base_url = "//echo4.bluehornet.com"; function submitHtmlEmbedCode() { var data = form.serialize(); var win = document.getElementById('ifrm').contentWindow; $('#loader').show(); win.postMessage(data, document.location.href.split("/")[0] + base_url); } </script> <script type="text/javascript"> embed_code = true; //This is to pass the width and height of the form to parent page when form is included in an iframe. var eventMethod = window.addEventListener ? "addEventListener" : "attachEvent"; var eventer = window[eventMethod]; var messageEvent = eventMethod == "attachEvent" ? "onmessage" : "message"; var iframeSource, isBHRequest = false; function resizeIframeHandler() { if(isBHRequest) { setTimeout(function(){ var w = document.body.clientWidth; var h = document.body.clientHeight; iframeSource.postMessage(JSON.stringify({ 'type': 'bh_response', 'width': w, 'height': h }), '*'); },200); } } eventer(messageEvent,function(e) { var json = JSON.parse(e.data); if (json.type == 'bh_request') { isBHRequest = true; iframeSource = e.source; resizeIframeHandler(); } else if(json.type == "html_embed_code") { $('#loader').hide(); var response = JSON.parse(e.data); var textStatus = response.textStatus; ajaxSuccessResponse(response, textStatus); } }, false); $.validator.addMethod("regex", function(value, element, param) { return this.optional(element) || new RegExp(param).test(value); }, "This field does not conform to a pattern."); $.validator.addMethod("postalcode", function(postalcode, element) { return this.optional(element) || postalcode.match(/(^\d{5}(-\d{4})?$)|(^[ABCEGHJKLMNPRSTVXYabceghjklmnpstvxy]{1}\d{1}[A-Za-z]{1} ?\d{1}[A-Za-z]{1}\d{1})$/); }, "Please specify a valid postal/zip code"); $.validator.addMethod("5digitszip", function(postalcode, element) { return this.optional(element) || postalcode.match(/^[0-9]\d{4}$/); }, "Please specify a valid postal/zip code"); /** * matches US phone number format * * ((718)) 498-1043 = Not match * ((718) 498-1043 = Not match * 718)) 498-1043 = Not match * ((718 498-1043 = Not match * 718) 498-1043 = Not match * (718 498-1043 = Not match * (718) 498-1043 = Match * (718) 498 1043 = Match * 718 498 1043 = Match * 718 498-1043 = Match * 718-498-1043 = Match * 718.498.1043 = Match */ $.validator.addMethod("phoneUS", function(phone_number, element) { return this.optional(element) || phone_number.length > 9 && phone_number.match(/^(\({1}\d{3}\){1}|\d{3})(\s|-|.)\d{3}(\s|-|.)\d{4}$/); }, "Please specify a valid phone number"); $.validator.addMethod("lettersonly", function(value, element) { return this.optional(element) || /^[a-z]+$/i.test(value); }, "Letters only please"); $.validator.addMethod("alphanumeric", function(value, element) { return this.optional(element) || /^[0-9a-z]+(?:\s[0-9a-z]+)*$/i.test(value); }, "Please enter only letters and numbers."); var form = $("#signup"), popup = 0, dateFieldName = [], rules = '', lessSecure = '', exit_poll = '', customErrors = {}, newRules = {}, buttonClicked = '', buttonVal = ''; lessSecure = false; exit_poll = false; rules = {"firstname":{"required":false,"methodname":"required","methodvalue":false,"requirederrormessage":"","errormessage":""},"lastname":{"required":false,"methodname":"required","methodvalue":false,"requirederrormessage":"","errormessage":""},"eemail":{"required":true,"methodname":"email","methodvalue":true,"requirederrormessage":"This field is required","errormessage":"Email must only contain a valid email address"},"btnsubscribe":{"required":false,"methodname":"required","methodvalue":false,"requirederrormessage":"","errormessage":""},"btnupdate":{"required":false,"methodname":"required","methodvalue":false,"requirederrormessage":"","errormessage":""},"btnoptout":{"required":false,"methodname":"required","methodvalue":false,"requirederrormessage":"","errormessage":""}}; $(document).ready(function(){ // this is update button $("#submit").click(function(){ buttonClicked = 'submit'; buttonVal = $(this).val(); }); // this is unsubscribe button $("#button").click(function(){ buttonClicked = 'button'; buttonVal = $(this).val(); }); // this is subscribe button $("#submitButton").click(function(){ buttonClicked = 'submitButton'; buttonVal = $(this).val(); }); }); function showAndHideOtherTextArea(event) { if(event.value == "other") { $("#exit_poll_other_textarea").show(); } else { $("#exit_poll_other_textarea").hide(); } } var filledInputs = $(':input').filter(function() {return !!this.value;}).length; $.each(rules, function( index, rule ) { newRules[index] = {}; customErrors[index] = {}; $.each(rule, function( i, prop ){ newRules[index]['required'] = rule['required']; newRules[index][rule['methodname']] = rule['methodvalue']; if(rule['requirederrormessage'] != '') customErrors[index]['required'] = rule['requirederrormessage']; if(rule['errormessage'] != '') customErrors[index][rule['methodname']] = rule['errormessage']; }); }); // function to open dialog box for date field confirmation function openDialogBox(value) { var is = (value.length==1) ? "is" : "are"; $("#dialog-message").html(value.toString()+" "+ is +" filled partially. Please specify a correct date. "); $("#dialog-message").dialog({ resizable: false, modal: true, title: "Incomplete Date field", height: 200, width: 300, buttons: { "OK": function() { $( this ).dialog( "close" ); }, } }); $(".ui-dialog-titlebar-close .ui-button-text").html(' '); return false; }; $("#submitButton, #submit").button().on( "click", function() { dateFieldName.length = 0; popup = 0; var date = document.querySelectorAll('*[id^="control-date"]'); var month = document.querySelectorAll('*[id^="cd_month-"]'); var day = document.querySelectorAll('*[id^="cd_day-"]'); var year = document.querySelectorAll('*[id^="cd_year-"]'); for (var i=0; i < date.length; i++){ if(year[i]) { if(($("#"+month[i].id).hasClass("error"))||($("#"+day[i].id).hasClass("error"))||($("#"+year[i].id).hasClass("error"))){ popup=popup; }else if((month[i].value == "" && day[i].value == "" && year[i].value == "") || (month[i].value != "" && day[i].value != "" && year[i].value != "") ) { popup=popup; } else { popup = 1; dateFieldName.push($("#"+date[i].id+" label:first").text()); } } else { if(($("#"+month[i].id).hasClass("error"))||($("#"+day[i].id).hasClass("error"))){ popup=popup; } else if((month[i].value == "" && day[i].value == "") || (month[i].value != "" && day[i].value != "") ) { popup=popup; } else { popup = 1; dateFieldName.push($("#"+date[i].id+" label:first").text()); } } } }); // override with our custom rules $.extend($.validator.messages, customErrors); // Create the Validator. form.validate({ rules: newRules, messages: customErrors, errorClass: "error", validClass: "valid", submitHandler: function(form){ if(!embed_code) { // filledInputs on less secure form is always an email field // for which we use non ajax post if((lessSecure || lessSecure == 'true') && filledInputs < 2 ){ if(popup) { openDialogBox(dateFieldName); } else { form.submit(); } // use traditional ajax request that will feed validator with errors from our backend system } else if(exit_poll == true && optout_exit_poll == true) { form.submit(); } else { if(popup) { openDialogBox(dateFieldName); } else { submitHandler(); } } } else { submitHtmlEmbedCode(); } }, invalidHandler: function() { if (form.find("#skip_client_validation").is(":checked")) { submitHandler(); } }, errorPlacement: function(error, element) { if($(element).hasClass('checkbox') || $(element).hasClass('radio')) { if($(element).hasClass('required') && $(element).hasClass('error')) { element.parent().parent().append(error); } } else { error.insertAfter(element); } }, highlight: function(element, errorClass, validClass) { $(element).addClass(errorClass).removeClass(validClass); resizeIframeHandler(); }, success: function(element, errorClass, validClass) { $(element).removeClass(errorClass).addClass(validClass); resizeIframeHandler(); } }); function ajaxSuccessResponse(response, textStatus) { if (response.successful || textStatus == "success") { if (response.redirect) { window.location.href = response.redirect; } else if (response.thankyou_message) { var html = response.thankyou_message; var escapedHtml = html.replace(/\\/g, ''); $(".form-body").html(escapedHtml); } else { var html = response; var escapedHtml = html.replace("/\\/g", ''); $(".form-body").html(escapedHtml); } } else if(!response.successful || response.successful == 'false') { if (response.server_error) { if(typeof response == 'object'){ //It is JSON var jsonResponse = response.server_error; } else { var jsonResponse = $.parseJSON(response.server_error); } if(jsonResponse.fields){ var errors = []; $.each(jsonResponse.fields, function(i, field) { errors[field['id']] = field['message']; }); var validator = $( "#signup" ).validate(); for (var key in errors) { var checkbox = $($.parseHTML('input[name="' + key + '"]'.trim())); var radio = $($.parseHTML('input:radio[name="' + key + '"]'.trim())); $(checkbox[0].textContent).prop('checked', false); } validator.form(); validator.showErrors(errors); $(validator.submitButton).removeClass("ui-state-hover ui-state-focus"); } else { var html = response.server_error; var escapedHtml = html.replace(/\\/g, ''); $(".form-body").html(escapedHtml); } } } else if(response.errorUrl) { //window.location.href = response.errorUrl; } else { console.log('Response text status: '+textStatus); } } var submitHandler = function() { // Disable the submit button while posting. var submit = form.find(":submit").attr("disabled", "disabled"); $.ajaxSetup({ beforeSend: function() { //alert('Show Loader'); $('#loader').show(); }, complete: function(){ //alert('Hide Loader'); $('#loader').hide(); }, success: function() {} }); // Submit the data to the server. $.post(form.attr("action"), form.serialize() + "&" + buttonClicked + "=" + encodeURI(buttonVal), "json") .done(function(response, textStatus, jqXHR) { ajaxSuccessResponse(response, textStatus); }) .setRequestHeader('X-Requested-With', 'XMLHttpRequest') .fail(function (jqXHR, textStatus, errorThrown){ // log the error to the console console.error("The following error occured: " + textStatus, errorThrown); }) .always(function() { // Enable the submit button after posting. submit.removeAttr("disabled"); }); }; </script> </head> <body> <div id="dialog-message"> </div> <div class="wrapper-a"> <div class="wrapper-b"> <div class="header"> </div> <div class="form-body column-1"> <div id="fieldstack" class="fieldstack"> <form id="signup" enctype="application/x-www-form-urlencoded" class="form-horizontal" action="//echo4.bluehornet.com/applicationsvc/formprocessor/index.php" method="post"> <div id="fieldstack1"> <div class="light-wrapper" style="background-color:#012a46;"> <div class="container inner"> <div class="divide30"> </div> <h3 class="section-title text-center bm20"> Mining Engineering Magazine Notifications </h3> <p class="lead text-center"> Sign up to receive up-to-date information. </p> <div class="divide30"> </div> <div class="portfolio"> <ul class="items col4 border"> <li class="item thumb graphic"> <label for="firstname" class="control-label span4 optional" style="padding-left:10px;"> First Name </label> <input type="textbox" name="firstname" id="firstname" value="" placeholder="First Name" class="focused" style="width:150px;" /> </li> <li class="item thumb graphic"> <label for="lastname" class="control-label span4 optional" style="padding-left:10px;"> Last Name </label> <input type="textbox" name="lastname" id="lastname" value="" placeholder="Last Name" class="focused" style="width:150px;" /> </li> <li class="item thumb video"> <label for="eemail" class="control-label span4 optional" style="padding-left:10px;"> * Email </label> <input type="textbox" name="eemail" id="eemail" value="" placeholder="E-mail" class="focused" style="width:150px;" /> </li> <li class="item thumb mockup"> <button name="submitButton" id="submitButton" type="submit" value="Sign Up for News!" class="btn btn-submit bm0" > Sign Up for News! </button> </div> </li> </ul> <div class="divide30"> </div> <!-- /.items --> </div> <!-- /.portfolio --> </div> <!-- /.container --> </div> <!-- /.light-wrapper --> </div> <input type="hidden" name="csrf" value="5ef40af7384205356af54c3725459217" required="" id="csrf" /> <input type="hidden" name="form_id" value="5235" id="form_id" /> <input type="hidden" name="client_id" value="81497" id="client_id" /> <input type="hidden" name="show_preference" value="0" id="show_preference" /> <input type="hidden" name="redirect_url" value="https://me.smenet.org" id="redirect_url" /> <input type="hidden" name="pref_thank_you_message" value="<p>Thank you for updating your profile.</p>" id="pref_thank_you_message" /> <input type="hidden" name="unsub_thank_you_message" value="<p>You have been unsubscribed</p>" id="unsub_thank_you_message" /> <input type="hidden" name="subscribers_segment_group_id" value="51890835" id="subscribers_segment_group_id" /> <input type="hidden" name="db_schema" value="echo4" id="db_schema" /></form> </div> </div> <div class="footer"> </div> </div> </div> <script> base_url = "//echo4.bluehornet.com"; function submitHtmlEmbedCode() { var data = form.serialize(); var win = document.getElementById('ifrm').contentWindow; $('#loader').show(); win.postMessage(data, document.location.href.split("/")[0] + base_url); } </script> <script type="text/javascript"> embed_code = true; //This is to pass the width and height of the form to parent page when form is included in an iframe. var eventMethod = window.addEventListener ? "addEventListener" : "attachEvent"; var eventer = window[eventMethod]; var messageEvent = eventMethod == "attachEvent" ? "onmessage" : "message"; var iframeSource, isBHRequest = false; function resizeIframeHandler() { if(isBHRequest) { setTimeout(function(){ var w = document.body.clientWidth; var h = document.body.clientHeight; iframeSource.postMessage(JSON.stringify({ 'type': 'bh_response', 'width': w, 'height': h }), '*'); },200); } } eventer(messageEvent,function(e) { var json = JSON.parse(e.data); if (json.type == 'bh_request') { isBHRequest = true; iframeSource = e.source; resizeIframeHandler(); } else if(json.type == "html_embed_code") { $('#loader').hide(); var response = JSON.parse(e.data); var textStatus = response.textStatus; ajaxSuccessResponse(response, textStatus); } }, false); $.validator.addMethod("regex", function(value, element, param) { return this.optional(element) || new RegExp(param).test(value); }, "This field does not conform to a pattern."); $.validator.addMethod("postalcode", function(postalcode, element) { return this.optional(element) || postalcode.match(/(^\d{5}(-\d{4})?$)|(^[ABCEGHJKLMNPRSTVXYabceghjklmnpstvxy]{1}\d{1}[A-Za-z]{1} ?\d{1}[A-Za-z]{1}\d{1})$/); }, "Please specify a valid postal/zip code"); $.validator.addMethod("5digitszip", function(postalcode, element) { return this.optional(element) || postalcode.match(/^[0-9]\d{4}$/); }, "Please specify a valid postal/zip code"); /** * matches US phone number format * * ((718)) 498-1043 = Not match * ((718) 498-1043 = Not match * 718)) 498-1043 = Not match * ((718 498-1043 = Not match * 718) 498-1043 = Not match * (718 498-1043 = Not match * (718) 498-1043 = Match * (718) 498 1043 = Match * 718 498 1043 = Match * 718 498-1043 = Match * 718-498-1043 = Match * 718.498.1043 = Match */ $.validator.addMethod("phoneUS", function(phone_number, element) { return this.optional(element) || phone_number.length > 9 && phone_number.match(/^(\({1}\d{3}\){1}|\d{3})(\s|-|.)\d{3}(\s|-|.)\d{4}$/); }, "Please specify a valid phone number"); $.validator.addMethod("lettersonly", function(value, element) { return this.optional(element) || /^[a-z]+$/i.test(value); }, "Letters only please"); $.validator.addMethod("alphanumeric", function(value, element) { return this.optional(element) || /^[0-9a-z]+(?:\s[0-9a-z]+)*$/i.test(value); }, "Please enter only letters and numbers."); var form = $("#signup"), popup = 0, dateFieldName = [], rules = '', lessSecure = '', exit_poll = '', customErrors = {}, newRules = {}, buttonClicked = '', buttonVal = ''; lessSecure = false; exit_poll = false; rules = {"firstname":{"required":false,"methodname":"required","methodvalue":false,"requirederrormessage":"","errormessage":""},"lastname":{"required":false,"methodname":"required","methodvalue":false,"requirederrormessage":"","errormessage":""},"eemail":{"required":true,"methodname":"email","methodvalue":true,"requirederrormessage":"This field is required","errormessage":"Email must only contain a valid email address"},"btnsubscribe":{"required":false,"methodname":"required","methodvalue":false,"requirederrormessage":"","errormessage":""},"btnupdate":{"required":false,"methodname":"required","methodvalue":false,"requirederrormessage":"","errormessage":""},"btnoptout":{"required":false,"methodname":"required","methodvalue":false,"requirederrormessage":"","errormessage":""}}; $(document).ready(function(){ // this is update button $("#submit").click(function(){ buttonClicked = 'submit'; buttonVal = $(this).val(); }); // this is unsubscribe button $("#button").click(function(){ buttonClicked = 'button'; buttonVal = $(this).val(); }); // this is subscribe button $("#submitButton").click(function(){ buttonClicked = 'submitButton'; buttonVal = $(this).val(); }); }); function showAndHideOtherTextArea(event) { if(event.value == "other") { $("#exit_poll_other_textarea").show(); } else { $("#exit_poll_other_textarea").hide(); } } var filledInputs = $(':input').filter(function() {return !!this.value;}).length; $.each(rules, function( index, rule ) { newRules[index] = {}; customErrors[index] = {}; $.each(rule, function( i, prop ){ newRules[index]['required'] = rule['required']; newRules[index][rule['methodname']] = rule['methodvalue']; if(rule['requirederrormessage'] != '') customErrors[index]['required'] = rule['requirederrormessage']; if(rule['errormessage'] != '') customErrors[index][rule['methodname']] = rule['errormessage']; }); }); // function to open dialog box for date field confirmation function openDialogBox(value) { var is = (value.length==1) ? "is" : "are"; $("#dialog-message").html(value.toString()+" "+ is +" filled partially. Please specify a correct date. "); $("#dialog-message").dialog({ resizable: false, modal: true, title: "Incomplete Date field", height: 200, width: 300, buttons: { "OK": function() { $( this ).dialog( "close" ); }, } }); $(".ui-dialog-titlebar-close .ui-button-text").html(' '); return false; }; $("#submitButton, #submit").button().on( "click", function() { dateFieldName.length = 0; popup = 0; var date = document.querySelectorAll('*[id^="control-date"]'); var month = document.querySelectorAll('*[id^="cd_month-"]'); var day = document.querySelectorAll('*[id^="cd_day-"]'); var year = document.querySelectorAll('*[id^="cd_year-"]'); for (var i=0; i < date.length; i++){ if(year[i]) { if(($("#"+month[i].id).hasClass("error"))||($("#"+day[i].id).hasClass("error"))||($("#"+year[i].id).hasClass("error"))){ popup=popup; }else if((month[i].value == "" && day[i].value == "" && year[i].value == "") || (month[i].value != "" && day[i].value != "" && year[i].value != "") ) { popup=popup; } else { popup = 1; dateFieldName.push($("#"+date[i].id+" label:first").text()); } } else { if(($("#"+month[i].id).hasClass("error"))||($("#"+day[i].id).hasClass("error"))){ popup=popup; } else if((month[i].value == "" && day[i].value == "") || (month[i].value != "" && day[i].value != "") ) { popup=popup; } else { popup = 1; dateFieldName.push($("#"+date[i].id+" label:first").text()); } } } }); // override with our custom rules $.extend($.validator.messages, customErrors); // Create the Validator. form.validate({ rules: newRules, messages: customErrors, errorClass: "error", validClass: "valid", submitHandler: function(form){ if(!embed_code) { // filledInputs on less secure form is always an email field // for which we use non ajax post if((lessSecure || lessSecure == 'true') && filledInputs < 2 ){ if(popup) { openDialogBox(dateFieldName); } else { form.submit(); } // use traditional ajax request that will feed validator with errors from our backend system } else if(exit_poll == true && optout_exit_poll == true) { form.submit(); } else { if(popup) { openDialogBox(dateFieldName); } else { submitHandler(); } } } else { submitHtmlEmbedCode(); } }, invalidHandler: function() { if (form.find("#skip_client_validation").is(":checked")) { submitHandler(); } }, errorPlacement: function(error, element) { if($(element).hasClass('checkbox') || $(element).hasClass('radio')) { if($(element).hasClass('required') && $(element).hasClass('error')) { element.parent().parent().append(error); } } else { error.insertAfter(element); } }, highlight: function(element, errorClass, validClass) { $(element).addClass(errorClass).removeClass(validClass); resizeIframeHandler(); }, success: function(element, errorClass, validClass) { $(element).removeClass(errorClass).addClass(validClass); resizeIframeHandler(); } }); function ajaxSuccessResponse(response, textStatus) { if (response.successful || textStatus == "success") { if (response.redirect) { window.location.href = response.redirect; } else if (response.thankyou_message) { var html = response.thankyou_message; var escapedHtml = html.replace(/\\/g, ''); $(".form-body").html(escapedHtml); } else { var html = response; var escapedHtml = html.replace("/\\/g", ''); $(".form-body").html(escapedHtml); } } else if(!response.successful || response.successful == 'false') { if (response.server_error) { if(typeof response == 'object'){ //It is JSON var jsonResponse = response.server_error; } else { var jsonResponse = $.parseJSON(response.server_error); } if(jsonResponse.fields){ var errors = []; $.each(jsonResponse.fields, function(i, field) { errors[field['id']] = field['message']; }); var validator = $( "#signup" ).validate(); for (var key in errors) { var checkbox = $($.parseHTML('input[name="' + key + '"]'.trim())); var radio = $($.parseHTML('input:radio[name="' + key + '"]'.trim())); $(checkbox[0].textContent).prop('checked', false); } validator.form(); validator.showErrors(errors); $(validator.submitButton).removeClass("ui-state-hover ui-state-focus"); } else { var html = response.server_error; var escapedHtml = html.replace(/\\/g, ''); $(".form-body").html(escapedHtml); } } } else if(response.errorUrl) { //window.location.href = response.errorUrl; } else { console.log('Response text status: '+textStatus); } } var submitHandler = function() { // Disable the submit button while posting. var submit = form.find(":submit").attr("disabled", "disabled"); $.ajaxSetup({ beforeSend: function() { //alert('Show Loader'); $('#loader').show(); }, complete: function(){ //alert('Hide Loader'); $('#loader').hide(); }, success: function() {} }); // Submit the data to the server. $.post(form.attr("action"), form.serialize() + "&" + buttonClicked + "=" + encodeURI(buttonVal), "json") .done(function(response, textStatus, jqXHR) { ajaxSuccessResponse(response, textStatus); }) .setRequestHeader('X-Requested-With', 'XMLHttpRequest') .fail(function (jqXHR, textStatus, errorThrown){ // log the error to the console console.error("The following error occured: " + textStatus, errorThrown); }) .always(function() { // Enable the submit button after posting. submit.removeAttr("disabled"); }); }; </script> <div id="loader" style="display: none;" class="my-modal"> <span id="spinner2" style="position: absolute; top: 50%; left: 50%; margin-top: -60px; margin-left: -165px; z-index: 1000;"> <div class="spinner2" style="position: relative; width: 0px; z-index: 2000000000; left: 155px; top: 57px;" aria-role="progressbar"> </div> <p> Processing... </p> </span> </div> <iframe id="ifrm" src="//echo4.bluehornet.com/formbuilder/html_embed_code.php" style="display: none"> </iframe> <script type="text/javascript"> window.onload = function () { document.signup.submit.click(); } </script> </body> <div class="light-wrapper"> <div class="container inner"> <div class="divide30"> </div> <h3 class="section-title text-center bm20"> SME Publications </h3> <p class="lead text-center"> SME offers a wide variety of specialized books and publications to enhance your professional development and enrich your library. </p> <div class="divide30"> </div> <div class="portfolio"> <ul class="items col4 border"> <li class="item thumb graphic"> <figure class="icon-overlay icn-enlarge"> <a href="https://store.smenet.org" target="_blank" class="fancybox-media" data-rel="portfolio"> <img src="/images/bookstore_logo.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="https://store.smenet.org" target="_blank"> SME Bookstore </a> </h3> </div> </div> </li> <li class="item thumb graphic"> <figure class="icon-overlay icn-enlarge"> <a href="https://www.smenet.org/Professional-Development/Publications/Mining-Metallurgy-Exploration" target="_blank" class="fancybox-media" data-rel="portfolio"> <img src="/images/mme_logo.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="https://www.smenet.org/Professional-Development/Publications/Mining-Metallurgy-Exploration" target="_blank"> MME </a> </h3> </div> </div> </li> <li class="item thumb video"> <figure class="icon-overlay icn-enlarge"> <a href="https://www.smenet.org/Professional-Development/Publications/Tunneling-and-Underground-Construction" target="_blank" class="fancybox-media" data-rel="portfolio"> <img src="/images/TUC_Anvil.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="https://www.smenet.org/Professional-Development/Publications/Tunneling-and-Underground-Construction" target="_blank"> T&UC </a> </h3> </div> </div> </li> <li class="item thumb mockup"> <figure class="icon-overlay icn-enlarge"> <a href="http://transactions.smenet.org" target="_blank" class="fancybox-media" data-rel="portfolio"> <img src="/images/transactions_logo.jpg" alt="" /> </a> </figure> <div class="bordered no-top-border"> <div class="info"> <h3 class="post-title"> <a href="http://transactions.smenet.org" target="_blank"> Transactions </a> </h3> </div> </div> </li> </ul> <!-- /.items --> </div> <!-- /.portfolio --> </div> <!-- /.container --> </div> <!-- /.light-wrapper --> <footer class="black-wrapper"> <div class="container inner"> <div class="divide30"> </div> <div class="row"> <section class="col-sm-3 widget"> <h3 class="section-title widget-title"> About </h3> <p> ©2021 SME All Rights Reserved. SME is a member society of <a href="/sso/redirect.aspx?code=OM" target="blank"> OneMine </a> , the <a href="http://community.smenet.org/SMEFoundation/Home/" target="blank"> SME Foundation </a> , and the <a href="http://www.aimehq.org/" target="blank"> American Institute of Mining, Metallurgical, and Petroleum Engineers (AIME) </a> . </p> <a href="https://www.smenet.org" target="_blank"> <img src="/images/SME_REV.png" width="200px" style="padding-top:20px;"> </a> <h3 style="padding-top:20px;"> <center> - <a href="https://www.smenet.org/Membership-Benefits/Membership-Applications" target="_blank"> Join Now! </a> - </h3> </center> <!-- /.post-list --> </section> <!-- /.widget --> <section class="col-sm-3 widget"> <h3 class="section-title widget-title"> <a href="https://me.smenet.org/page.cfm?pageid=10">Advertise</a> </h3> <p> Advertising in <i> Mining Engineering </i> , whether via print, digital, or both, is a great way to reach more than 13,000 SME members throughout the year. Promote your company鈥檚 products and services to decision-makers throughout the industry using <i> Mining Engineering鈥檚 </i> cost-effective advertising programs that can be custom-fitted for your marketing budget. </p> <p> For more information, contact SME Advertising Manager Lynne Hatten, 303-948-4243, <a href="mailto:hatten@smenet.org"> hatten@smenet.org </a> . </p> </section> <!-- /.widget --> <section class="col-sm-3 widget"> <h3 class="section-title widget-title"> <a href="https://me.smenet.org/subscriptionInfo.cfm?context=1">Subscribe</a> </h3> <p> Once a month, every month: 12 full print issues a year and full online access, anytime, anywhere. </p> <ul class="circled"> <li> Feature articles addressing the challenges and successes of the industry </li> <li> Cutting-edge developments in the latest technology </li> <li> Extended abstracts of peer-reviewed technical papers </li> <li> Industry directories </li> <li> Global access to mining products and services </li> <li> Bonus quarterly publication - <i> Tunneling & Underground Construction </i> </li> </ul> </section> <!-- /.widget --> <section class="col-sm-3 widget"> <h3 class="section-title widget-title"> Contact Us </h3> <div class="divide10"> </div> <a name="contactUs"> <i class="icon-location contact"> </i> 12999 E. Adam Aircraft Circle<br> <span style="margin-left: 27px;">Englewood, CO 80112</span><br /> <i class="icon-phone contact"> </i> 303-948-4200 <br /> <i class="icon-phone contact"> </i> 800-763-3132 <br /> <i class="icon-mail contact"> </i> <a href="mailto:cs@smenet.org?subject=Question from the Mining Engineering website"> cs@smenet.org </a> </a> <br> <br> <a href="https://www.linkedin.com/groups/40505/" target="_blank"> <img src="/images/linkedin.png" style="padding:5px;"> </a> <a href="https://twitter.com/MineEngineering" target="_blank"> <img src="/images/twitter-x-35.png" style="padding:5px;"> </a> <a href="https://www.facebook.com/SocietyForMining/" target="_blank"> <img src="/images/facebook.png" style="padding:5px;"> </a> </section> <!-- /.widget --> </div> <!-- /.row --> </div> <!-- .container --> </footer> <!-- /footer --> <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="https://me.smenet.org/themes/moose-html/template/moose/style/js/jquery.min.js"></script> <script src="https://me.smenet.org/themes/moose-html/template/moose/style/js/bootstrap.min.js"></script> <script src="https://me.smenet.org/themes/moose-html/template/moose/style/js/twitter-bootstrap-hover-dropdown.min.js"></script> <script src="https://me.smenet.org/themes/moose-html/template/moose/style/js/jquery.themepunch.plugins.min.js"></script> <script src="https://me.smenet.org/themes/moose-html/template/moose/style/js/jquery.themepunch.revolution.min.js"></script> <script src="https://me.smenet.org/themes/moose-html/template/moose/style/js/jquery.fancybox.pack.js"></script> <script src="https://me.smenet.org/themes/moose-html/template/moose/style/js/fancybox/helpers/jquery.fancybox-thumbs.js?v=1.0.2"></script> <script src="https://me.smenet.org/themes/moose-html/template/moose/style/js/fancybox/helpers/jquery.fancybox-media.js?v=1.0.0"></script> <script src="https://me.smenet.org/themes/moose-html/template/moose/style/js/jquery.isotope.min.js"></script> <script src="https://me.smenet.org/themes/moose-html/template/moose/style/js/jquery.easytabs.min.js"></script> <script src="https://me.smenet.org/themes/moose-html/template/moose/style/js/owl.carousel.min.js"></script> <script src="https://me.smenet.org/themes/moose-html/template/moose/style/js/jquery.fitvids.js"></script> <script src="https://me.smenet.org/themes/moose-html/template/moose/style/js/jquery.sticky.js"></script> <script src="https://me.smenet.org/themes/moose-html/template/moose/style/js/google-code-prettify/prettify.js"></script> <script src="https://me.smenet.org/themes/moose-html/template/moose/style/js/jquery.slickforms.js"></script> <script src="https://me.smenet.org/themes/moose-html/template/moose/style/js/scripts.js"></script> <!-- Retargeting script --> <script async src='https://tag.simpli.fi/sifitag/b4ba9310-782c-013b-60ae-0cc47a8ffaac'></script> </body> </html>