Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - ec10k.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 05 May 2025 09:41:38 GMT
Server: Apache/2.4.29 (Ubuntu)
Location: https://areeventproductions.com/events/areep/ec5m/
Content-Length: 348
Content-Type: text/html; charset=iso-8859-1

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://areeventproductions.com/events/areep/ec5m
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 05 May 2025 09:41:38 GMT
Server: Apache/2.4.29 (Ubuntu)
Set-Cookie: PHPSESSID=3ojfhiofkdfpjvddpnn3300po1; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Vary: Accept-Encoding
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: ec10k.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
			<!doctype html>
			<html lang="en">
			<head>
			  <meta charset="utf-8"><title>Electric City 10K</title>
			  <meta content="width=device-width, initial-scale=1.0" name="viewport">
			  <meta content="" name="keywords">
			  <meta content="" name="description">
			  <meta name="facebook-domain-verification" content="xfyt3ug0b0wjvo9dhradcn67si57rr" />
			  <!-- Favicons -->
			  <link href="../../../img/favicon.png" rel="icon">
			  <link href="../../../img/apple-touch-icon.png" rel="apple-touch-icon">

			  <!-- Google Fonts -->
			  <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700|Raleway:300,400,400i,500,500i,700,800,900" rel="stylesheet">

			  <!-- Bootstrap CSS File -->
			  <link href="../../../lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">

			  <!-- Libraries CSS Files -->
			  <link href="../../../lib/nivo-slider/css/nivo-slider.css" rel="stylesheet">
			  <link href="../../../lib/owlcarousel/owl.carousel.css" rel="stylesheet">
			  <link href="../../../lib/owlcarousel/owl.transitions.css" rel="stylesheet">
			  <link href="../../../lib/font-awesome/css/font-awesome.min.css" rel="stylesheet"> 
			  <link href="../../../fontawesome/css/all.css" rel="stylesheet"> <!--load all styles --> 
			  <!-- <script src="https://kit.fontawesome.com/c1a4d119a5.js" crossorigin="anonymous"></script>  -->
			  <link href="../../../lib/animate/animate.min.css" rel="stylesheet">
			  <link href="../../../lib/venobox/venobox.css" rel="stylesheet">

			  <!-- Nivo Slider Theme -->
			  <link href="../../../css/nivo-slider-theme.css" rel="stylesheet">

			  <!-- Main Stylesheet File -->
			  <link href="../../../css/style.css" rel="stylesheet">

			  <!-- Responsive Stylesheet File -->
			  <link href="../../../css/responsive.css" rel="stylesheet">

			  
			  <style>
			  
			  @font-face {
					font-family: CasanovaScotia;
					src: url("../../../font/CasanovaScotia.otf") format("opentype");
				}
				
				h2 { font-family: CasanovaScotia; } 

			</style>
			
			
					
				 </head><body id='home' data-spy="scroll" data-target="#navbar-example">
  <div id="preloader"></div>

<header>
    <!-- header-area start -->
    <div id='sticker' class='header-area'>
      <div class='container'>
        <div class='row'>
          <div class='col-md-12 col-sm-12'>

            <!-- Navigation -->
            <nav class='navbar navbar-default'>
              <!-- Brand and toggle get grouped for better mobile display -->
              <div class='navbar-header'>
                <button type='button' class='navbar-toggle collapsed' data-toggle='collapse' data-target='.bs-example-navbar-collapse-1' aria-expanded='false'>
										<span class='sr-only'>Toggle navigation</span>
										<span class='icon-bar'></span>
										<span class='icon-bar'></span>
										<span class='icon-bar'></span>
									</button>
                <!-- Brand -->
                <a class='navbar-brand page-scroll sticky-logo' href=''> 
                  <!-- <h1><span>ARE </span>Event Productions</h1> -->                  
                  <img id='pghi' src='../../../events/areep/ec5m/https://areeventproductions.com/events/assets/logos/2025-ec-10k.png' alt='' title='' style='max-height: 44px;'> </a>
              </div>
              <!-- Collect the nav links, forms, and other content for toggling -->
              <div class='collapse navbar-collapse main-menu bs-example-navbar-collapse-1' id='navbar-example'>
                <ul class='nav navbar-nav navbar-right' style='font-family: CasanovaScotia;'><li class=' active '><a class='page-scroll' href='#home'>Home</a></li><li class=''><a class='page-scroll' href='#about'>Details</a></li><li class=''><a class='page-scroll' href='#course'>Course</a></li><li class=''><a class='page-scroll' href='https://zippy-reg.com/online_reg/index.php?e=2149'>Register</a></li><li class=''><a class='page-scroll' href='#sponsors'>Sponsors</a></li><li class=''><a class='page-scroll' href='#coverage'>Results</a></li><li class=''><a class='page-scroll' href='#evpics'>Photos</a></li>
                </ul>
              </div>
              <!-- navbar-collapse -->
            </nav>
            <!-- END: Navigation -->
          </div>
        </div>
      </div>
    </div>
    <!-- header-area end -->
  </header>
  <!-- header end --><div id='areep_carousel_div'><!-- Start Slider Area // id of home if in use--><div id='home' class='slider-area'><div class='bend niceties preview-2'><div id='ensign-nivoslider' class='slides'><img src='img/slider/ec-0.jpg' alt='AREEP' title='#slider-direction-0' style='max-height: 800px;' /><img src='img/slider/ec-1.jpg' alt='AREEP' title='#slider-direction-1' style='max-height: 800px;' /><img src='img/slider/ec-2.jpg' alt='AREEP' title='#slider-direction-2' style='max-height: 800px;' /><img src='img/slider/ec-3.jpg' alt='AREEP' title='#slider-direction-3' style='max-height: 800px;' /><img src='img/slider/ec-4.jpg' alt='AREEP' title='#slider-direction-4' style='max-height: 800px;' /><img src='img/slider/ec-5.jpg' alt='AREEP' title='#slider-direction-5' style='max-height: 800px;' /></div> <div id='slider-direction-0' class='slider-direction slider-one'>  <!-- slider-two is available -->
					<div class='container' ><div class='row'><div class='col-md-12 col-sm-12 col-xs-12'>
						  <div class='slider-content'>
							<!-- layer 1 -->
							<div class='layer-1-1 wow slideInDown' data-wow-duration='2s' data-wow-delay='.2s'>
							  <h2 class='title1 hidden-xs'><span style='font-family: CasanovaScotia;'>Electric City 10K</span></h2>
							</div></div></div></div></div></div> <!-- end slider text --> <div id='slider-direction-1' class='slider-direction slider-one'>  <!-- slider-two is available -->
					<div class='container' ><div class='row'><div class='col-md-12 col-sm-12 col-xs-12'>
						  <div class='slider-content'>
							<!-- layer 1 -->
							<div class='layer-1-1 wow slideInDown' data-wow-duration='2s' data-wow-delay='.2s'>
							  <h2 class='title1 hidden-xs'><span style='font-family: CasanovaScotia;'>Sat, 3.8.2025<br>Mohawk Harbor, Schenectady, NY</span></h2>
							</div></div></div></div></div></div> <!-- end slider text --> <div id='slider-direction-2' class='slider-direction slider-one'>  <!-- slider-two is available -->
					<div class='container' ><div class='row'><div class='col-md-12 col-sm-12 col-xs-12'>
						  <div class='slider-content'>
							<!-- layer 1 -->
							<div class='layer-1-1 wow slideInDown' data-wow-duration='2s' data-wow-delay='.2s'>
							  <h2 class='title1 hidden-xs'><span style='font-family: CasanovaScotia;'><a href='https://zippy-reg.com/online_reg/index.php?e=2149' target='_blank' class='cform-button-dup'>Register</a></span></h2>
							</div></div></div></div></div></div> <!-- end slider text --> </div></div><!-- End Slider Area --></div>	
  <!-- Start About area -->
  <div id="about" class="about-area area-padding" style='padding-top: 12px;'>
    <div class="container">
      <div class="row">
        <div class="col-md-12 col-sm-12 col-xs-12">
          <div class="section-headline text-center">
			
            <div class='visible-xs'>
				<h6 style='padding-bottom: 0px; margin-bottom: 10px;'><strong>Electric City 10K</strong><br><small class='text-muted'>Sat, 3.8.2025 &middot; Mohawk Harbor, Schenectady, NY</small></h6>			</div>		



	<div id='liveup' class='alert alert-success text-center' style='margin-bottom: 18px;' hidden>
						
						
						
						<h5>Wow! Congratulations on surviving those conditions!</h5>

	
						<p>We loved sharing an awesome morning with over 1,000 of you!</p>
						<br>
	
						<a href="https://www.zippy-reg.com/results/?ID=2149" class='btn btn-info'>2025 Results</a>
						
						
						<a href="https://areep.smugmug.com/2025-Electric-City-10K/" class='btn btn-primary'>2025 Photos</a>
						<br><br>
						
						
						<!--  --
							<a href='https://areep.com/events/ec10k/handbook' class='btn btn-success btn-lg'>The 2025 Participant Handbook</a>
							<br>Please read it in its entirety.
					
							<br><br>
							<strong>Event Overview Videos</strong>
							<br><a href='https://www.youtube.com/watch?v=B5CA4UtSkkE'>General Venue Video (Parking, Bathrooms, etc.)</a>
							<br><a href='https://photos.app.goo.gl/5aPX4Ry5Y16wSktPA'>Packet Pick-up / Refreshments / Finish Area (From 2024 / same for 2025)</a>							
							<!--
							<br><a href='https://photos.app.goo.gl/zbpMRZCBXUhxqjAm7'>The Start Area</a>
						-->
						<!-- <p><small>Last updated on Fri, 3/11 at 12:15PM.</small></p> -->
					</DIV>

					
            <h2 style='padding-top: 60px; margin-bottom: 34px;'>Details</h2>
			
          </div>		  
        </div>
      </div>
	  
      <div class="row">
        <!-- single-well start--
        <div class="col-md-6 col-sm-6 col-xs-12">
          <div class="well-left">
            <div class="single-well"><img src="img/about/19aerial.jpg" alt=""></div>
          </div>
        </div>
        <!-- single-well end-->
        <div class="col-md-12 col-sm-12 col-xs-12">
          <div class="well-middle">
            <div class="single-well">
				
				<div style='max-width: 560px; margin: 0px auto;' hidden>
					<img src='https://www.zippy-reg.com/online_reg/uploads/1960_ec_fb_1200x628.png' class='img-responsive' style='margin: 0px auto 20px auto;'>
				</div>


				
						
						
				<!--
						<div class='alert alert-default text-left'>
							<h6>FRIDAY, 3/10/2023 UPDATE</h6>
							<p>Yes, the race is on.</p>
							
							<p>Overnight light snow is expected, tapering off by daybreak on race morning. A couple of inches at most is forecast.</p>
							
							<p>Some considerations:</p>
							<ol>
								<li>Read the <a href='https://areep.com/events/ec5m/handbook/' class=''>Participant Handbook.</a></li>
								<li>Better traction shoes. If you planned on running in racing flats/'super shoes', you may want to switch to a shoe more apt for the conditions (surely see what it looks like when you wake up on race day)</li>
								<li>A full changes of ('warm') clothes and shoes. Even if the precip is fully stopped by race time, it is likely that some portions of the course will *not* be plowed/cleared -- your legs will probably get wet, along with your feet.</li>
								<li>ADJUST YOUR GOAL. Assuming the forecast is correct, the course will 'run slower' than if the footing beneath you were dry/free of snow, etc. Focus on fun and perhaps treat it as a 'rust buster' as we get the 2023 race season underway.</li>
							</ol>
						</div>
						
						
						<a href='https://fb.watch/jaRpY22tbC/' class='btn btn-success'>Venue Overview Video</a>
						<br><strong>- Take 72 seconds and watch this video. -</strong>
						<br><br>
					--	
						
					</div>	<!-- end vital deets div -->

			<!--	
				<hr>
				
				<div class='text-center'>
						<a href='https://areep.com/events/ec5m/handbook/' class='btn btn-warning'>PARTICIPANT HANDBOOK</a>
						<br><strong>- PLEASE READ THIS FULLY - </strong>
						
						<br><br>
						
						<a href='https://www.zippy-reg.com/online_reg/confirmed_entrants.php?event=2149' class='btn btn-primary'>Bib Look-up<br>Know Your Number</a>					
						<br><br>
				</div>
				-->	
				
				<h4 class="sec-head">ABOUT</h4>
				<p class='bg-info text-info h3'>This page will be updated for the 2026 edition at the end of the year.
				<br>We are intentionally leaving the 2025 information for general reference.
				
				</p>
				  <p style='text-align: justify;'>
					The 5th Annual <strong>Electric City 10K</strong> is the first major Capital District road race 
					of the 2025 road race season, and we invite you to join us as we welcome in the spring 
					with an energetic and fun atmosphere!
					
					It's staged from Mohawk Harbor, which is truly an incredible venue and serves as a phenomenal location for you to enjoy a racing experience.								
				</p>
				
				<p hidden>*Previously held as a 5M, the race was changed to a 10K in 2023 due to the
						<a href='https://villageofscotia.org/news/sunnyside-rd-bridge-closure/' target='_blank'> closure of the Sunnyside Rd Bridge</a>.
						
				</p>
			
			<div class='text-center'>			
				<hr>
				<strong style='color: #1f903c'>SUPPORT OUR SPONSORS</strong><br>
				<a href='https://garelickfarms.com/' target='_blank'>
					<img src='img/garelickfarms.png' class='img-responsive sponimg' style='margin: 0px auto;'></a>
				
				<!--
				<a href='https://www.bountifulbread.com/' target='_blank'>
					<img src='https://www.areep.com/events/h2h/images/logos/bb.png' class='img-responsive sponimg' style='margin: 0px auto;'>
				</a>
				-->
				
				<hr>
			
			</div>
						

			<div id='when_date' style='position: relative; top: -50px;'></div>
			  <h4 class="sec-head">WHEN</h4>
			  <p style='text-align: justify; margin-bottom: 0px;'>
				<strong>Saturday, March 8, 2025
				<!-- <br>8:00AM: Packet Pick-up Begins (at the race venue)  -->
				<br>9:30AM: Race Start
				</strong>				
			  </p>
			  
			  <!-- <p class='small'>*PPU is tentatiavely only available ON race day. If this changes, this section will be updated accordingly.</p>
			  -->
			
			
		<div id='ppu_sched'>
			<h4 class="sec-head" style='margin-top: 18px; margin-bottom: 0px;'>PACKET PICK-UP SCHEDULE
			<div class='small' style='color: #a94442; text-transform: none;'>
				Feel free to get your bib (and merch, if applicable) on Friday instead. 
				Yes, someone else can pick it up for you by showing the email with your bib # you will receive by 3/6.</div>
				</h4>
			
			  <table class="table table-striped table-condensed small" style="width: auto; margin-bottom: 0px;">
			  <tbody style=''>
				<tr>
					<td>Fri, 3/7</td>
					<td>4PM to 6PM</td>
					<td><a href='https://maps.app.goo.gl/JTnFYcu726LYiTpf9' target='_blank'>AREEP Office</a></td>
				</tr>				
				<tr>
					<td>Sat, 3/8</td>
					<td>8AM to 9AM</td>
					<td><a href='https://maps.app.goo.gl/pqZN5H9yVQa3tyvN8' target='_blank'>The Landing Hotel</a></td>
				</tr>			  
			  </tbody></table>
		</div>
	

			<div class='text-center' hidden>
				<hr>
				<strong style='color: #1f903c'>SUPPORT OUR SPONSORS</strong><br>			
					<a href='https://narkrunningstrength.com/' target='_blank'><img src='https://www.helderbergtohudsonhalf.com/images/sponsors/nark.png' class='img-responsive sponimg' style='display: inline;'></a>
				<hr>
			</div>
			
			  <h4 class="sec-head" style='margin-top: 18px;'>WHERE</h4>
			  <p>The race starts near the amphitheater and finishes at the courtyard of the Landing Hotel by Rivers Casino.</p>
			  <p>
				<a href='https://goo.gl/maps/V1shVt2Rhxy8RHJEA' target='_blank'><strong>Mohawk Harbor</strong></a> 
				<br>221 Harborside Dr
				<br>Schenectady, NY 12308
			  </p>
			  
			  
			   
			  <h4 id='entry_fee_schedule' class="sec-head">ENTRY FEE SCHEDULE</h4>
				<div class='text-danger' style='margin-bottom: 10px;'>ARE Members save $5 <a href='https://www.albanyrunningexchange.org/races/are_race_reg.php' style='font-weight: bold;' target='_blank'>here</a>.</div>
				
			
			  <table class="table table-striped table-condensed small" style="width: auto;">
					<tbody><tr><td>$30</td><td>through 12/31</td></tr>
					<tr><td>$35</td><td>1/1 through 2/14</td></tr>					
					<tr><td>$40</td><td>2/15 through 3/6</td></tr>
					<tr><td>$45</td><td>3/7 and Race Day</td></tr>
				</tbody></table>
			 
				<div class='h5 alert alert-info' style='max-width: 400px;' hidden>
					There is race day registration.
				</div>				
				<div style='margin: 12px 0px 30px 0px;'>
					<a href='https://zippy-reg.com/online_reg/index.php?e=2149' class='btn btn-primary' target='_blank'>EC10K Registration</a>
					
					<a href='https://zippy-reg.com/online_reg/index.php?e=2149&race=6063' class='btn btn-warning' target='_blank'>29.3 Challenge Registration</a>
					<!-- 
						<a href='https://www.zippy-reg.com/online_reg/confirmed_entrants.php?event=2149' class='btn btn-warning' style='margin-left: 14px;' target='_blank'>Confirmed Entrants</a>
					-->
				</div>
				
				
				
			
				<p id='virtinfo'><strong><span class='text-danger'>Registration fees are non-refundable</span></strong> unless you purchase registration insurance.
				</p>
				
				<p><strong><span class='text-danger'>Transfers ($5) are permitted through 2/28.<br><br>There are no deferrals.</span></strong>
				</p>
				
				
				<h4  class="sec-head">VIRTUAL PARTICIPANT OPTION</h4>
				<p>Can't join in person but can join virtually? Sounds great! Sign-up as an-person entrant. 
				In late February, we will email all registrants providing a link to switch to virtual.
				You can then submit your results via your confirmation page when you complete your run. (The run to be completed between Fri, 3/7 to Sun, 3/16).
				</p>
				
				
				<hr>
				<div id='chal293' style='max-width: 500px; margin: 12px 0px;'>
					<img src='https://www.zippy-reg.com/online_reg/uploads/2149_293graphic.png' class='img-responsive img-thumbnail'>
				</div>
				
				<h4 class="sec-head">THE 29.3 CHALLENGE</h4>
				
				<p><span style="color:#0000FF"><strong>Be amazing and give yourself an awesome spring goal!</strong></span></p>
				<p>Take on the Electric City 10K in March (Sat, 3/8), 
						the Helderberg to Hudson 13.1M in April (Sat, 4/12), 
						and then join us for the Miles on the Mohawk 10M in May (Sun, 5/25).</p>

				<p>Those registering for the 29.3 Challenge receive a discount AND a super cool medal for the challenge.</p>


				<p><em>Just $135 through 1/9 to run ALL THREE races. (After 1/9, the price is $150.)</em></p>
	

				<p><a href="https://www.zippy-reg.com/online_reg/index.php?e=2149&amp;race=6063" class="btn btn-primary">29.3 Challenge Registration</a></p>
	
<!--
				<div class='alert alert-info'>
					<strong>Already registered for the H2H and want to update your registration to the 29.3 Challenge?</strong>
					<br>Login to your Registrant Portal (via your Confirmation Email) and use the green button to 'Change Your Registration Selection' to the 29.3 Challenge.
	-->				
				
				</div>

				<div style='max-width: 260px; margin: 12px 0px;' >
					<img src='https://www.zippy-reg.com/online_reg/uploads/2149_293challenge_medal_2025.png' class='img-responsive img-thumbnail'>
				</div>
				
				
				
				<div id='reg_ins_nav' class='div_nav_holder'></div>
				<p><strong>REGISTRATION INSURANCE</strong>
				<br>
				Your registration is NON-REFUNDABLE unless you choose this optional registration insurance (per the deadline below).

				<p>For $12, you can insure your registration which provides for a no questions asked refund of your fee paid 
						(not including the $12 nor the processing fee) that simply requires you email us at [email protected] 
						prior to the deadline of 11:59:59PM ET on Wed, 3/5. 
						It will be refunded without having to provide a reason. 
						This insurance does not apply for requests made after 12AM ET on Thur, 3/6. 
						After that time, no refunds will be processed.
				</p>
				<p>Registration Insurance can ONLY be purchased at the time of initially registering for the event.</p>
				
				
				<h6>Insurance for 29.3 CHALLENGE REGISTRANTS</h6>
					<p>If choosing the insurance, it is for your collective entry into all 3 events. 
						If you desire to use the insurance, please note the following:
							<ol>
								<li>3/5 is the deadline for a full refund. (ie. the EC10K deadline for reg insurance usage)</li>
								<li>From 3/6 through 4/9, the total refundable insurance amount is reduced by $35.</li>
								<li>The insurance expires on 4/9 (in the same fashion as for a H2H-only registration.)</li>
							</ol>
					</p>


				
				<h4 id='awards' class="sec-head">AMENITIES</h4>
				<p>A festive atmosphere! 
					Enjoy the upbeat music and announcing as we return to the roads! 
						All participants (age 21+) get a ticket for a free beer at Druthers!
					There's also a timing split at halfway to provide live tracking, a delicious post run meal, and an all-around awesome experience!
					You even get your name printed on your bib (if you register by February 18).
					There is also an optional event shirt and headband.				
				</p> <!-- and a free Druthers beer! -->
				
				
				
			
				<div class='row' style='max-width: 800px;'>
					<div class='col-sm-6'>			
						<a href='https://www.zippy-reg.com/online_reg/uploads/2149_ec10k-shirt.png' target='_blank'>
								<img src='https://www.zippy-reg.com/online_reg/uploads/2149_ec10k-shirt.png' class='img-responsive' style='max-height: 400px;'></a>
					</div>
					<div class='col-sm-6'>			
						<a href='https://www.zippy-reg.com/online_reg/uploads/2149__earmuffs_2025.png' target='_blank'>
								<img src='https://www.zippy-reg.com/online_reg/uploads/2149__earmuffs_2025.png' class='img-responsive' style='max-height: 400px;'></a>
					</div>					
				</div>				
			

				
				<h4 class="sec-head" style='margin-top: 20px;'>AWARDS</h4>
				<p>The Top 3 Male and Female finishers will receive complimentary entry to any other AREEP owned event within the next 12 months.
					There are no other awards, although the results will show placings within 5 year divisions. There are no finisher medals.
				</p>
				
				
				<div class='text-center'>
					<hr>
					<strong style='color: #1f903c'>SUPPORT OUR SPONSORS</strong><br>			
						<a href='https://www.druthersbrewing.com/' target='_blank'><img src='https://www.helderbergtohudsonhalf.com/images/sponsors/druthers.png' class='img-responsive sponimg' style='display: inline;'></a>
					<hr>
				</div>
				
				<h4 class="sec-head">PETS & STROLLERS</h4>
				<p>The venue forbids pets from being on the property. (Service animals are permitted.) 
				Strollers are not permitted in the race, itself, but they are allowed on the property.				
				</p>



				<h4 class="sec-head">EVENT MEDIA</h4>
				
				<p>Head to the <a href='#coverage' class='page-scroll'>Results</a> section to also see prior year photos and video.</p>
			 
			 
				<h4 class="sec-head">VOLUNTEER</h4>
				
				<p>We need help to make this race happen. 
					Volunteers are primarily needed as course marshals, as well as helping with general staging. No prior experience is necessary.</p>
				
				<!-- All volunteers receive the event shirt, post race meal and free beer.  -->
				
				<div style='margin: 12px 0px 30px 0px;'>
					<a href='https://www.zippyreg.com/volunteer/sign-up/?eventID=2149' class='btn btn-success'>Volunteer Sign-up</a>
				</div>
				
				
				
				
				
			 
			 <!--
				<h4 class="sec-head">USATF ADK GRAND PRIX</h4>
				<img src='https://www.zippyreg.com/online_reg/uploads/1500-usatfadk.png' class='img-responsive' style='max-height: 50px; margin-bottom: 15px;'>
				<p>The Electric City 5 Miler is the kick-off event in the 2021 <a href='https://adirondack.usatf.org/events/2021/2021-usatf-adirondack-ldr-grand-prix' target='_blank'> USATF Adirondack Grand Prix Series</a>.
				USATF membership is open to anyone and also enables you to optionally compete as part of a local team in the USATF ADK Grand Prix. As of 3/5, USATF ADK Members can update their Confirmation Page with their USATF Number to be eligible for scoring.
				</p>
				--->
			 
			 
			 
            </div>
          </div>
        </div>
        <!-- End col-->
      </div> <!-- end row -->
	  
    </div>
  </div>
  <!-- End About area -->

  <!-- Start Course area -->
  <div id="course" class="services-area area-padding">
    <div class="container">
      <div class="row">
        <div class="col-md-12 col-sm-12 col-xs-12">
          <div class="section-headline text-center">
            <h2>COURSE</h2>
          </div>
        </div>
      </div>


	<div class="strava-embed-placeholder" data-embed-type="route" data-embed-id="3190655025246369740" data-full-width="true" data-style="standard"></div><script src="https://strava-embeds.com/embed.js"></script>



		<div style='margin-top:14px;'>
				
			<center>
			<!-- 
				<a href='https://www.strava.com/routes/3042875765726686182' class='btn btn-info'>Strava Map (w/elevation)</a>
			
				<a href='course/NY22016JG-ec10k.pdf' target='_blank' class='btn btn-success'>Cert. Map</a>
				-->
			</center>
		</div>

<!--
5M Course
	<img src='img/ec5m-course.jpg' class='img-responsive'>
		<div style='margin: 12px;' class='text-center'>
			<a href='https://www.mapmyrun.com/routes/view/4080573775' class='btn btn-info'>Map My Run Version</a>
			<a href='course/NY21001JG-ec5m.pdf' class='btn btn-primary'>Certification Map</a>
		</div>
-->
		<div style='margin: 18px 0px;' hidden>
			<a href='https://www.google.com/maps/d/u/0/edit?mid=1Mnri-sdo8-y24ylnBCfByYfkcBJQr4hY&usp=sharing' class='btn btn-info' target='_blank'>Venue & Staging Map</a>
		</div>

		<div>
			<img src='https://www.zippy-reg.com/online_reg/uploads/1960_ec-finish.jpg' class='img-responsive'>
		</div>

		<h4>THE EPIC FINISH</h4>
		<p>The race finishes adjacent to the Rivers Casino/Landing Hotel courtyard. 
			It has a sweet spectator viewing area and will be a rocking fun place to hang out post race!</p>
	

		<h4 style='margin-top: 35px;'>COURSE NOTES</h4>
	
		<ul style='list-style-type: disc; padding-left: 12px;'>
			<li>There is a cut-off time of 1:30 (Ninety minutes).</li>
			<li>There are no aid stations on the course. If you will need water/nutrition, etc. you must carry it with you.</li>
			<li>While the course does rise about 60' from 1.0 to 1.5M, it's nearly all downhill for the next 2 miles and then basically flat the rest of the way.</li>
		</ul>

    </div> <!-- end container -->	
  </div>
  <!-- End course area -->

  <!-- our-skill-area start -->
  
  <style>
  
		  @media only screen and (min-width: 600px) {
		  .shaded-bg-height {
			min-height: 300px;
		  }
		}
		
		@media only screen and (max-width: 600px) {
		  .shaded-bg-height {
			min-height: 120px;
		  }
		}
		

  .shaded-bg {
  background: rgba(248, 248, 248, 0.8) url("https://areeventproductions.com/events/areep/trf/img/slider/trf5.jpg") no-repeat fixed center top / cover;
  position: relative;
	}
	</style>
  
  <div class="shaded-bg fix shaded-bg-height" style=''>
    <div class="test-overly"></div>
    <div class="skill-bg area-padding-2">
      <div class="container">
        <!-- section-heading end -->
        <div class="row">
        </div>
      </div>
    </div>
  </div>
  <!-- our-skill-area end -->

<!-- Start sponsors section -->
  <div id="sponsors" class="our-team-area area-padding">
    <div class="container">
      <div class="row">
        <div class="col-md-12 col-sm-12 col-xs-12">
          <div class="section-headline text-center">
            <h2>SPONSORS</h2>
	        </div>
        </div>
      </div>
		
		
	
			<center>
			
				<h3>BRING THE EVENT TO LIFE</H3>
			
			
			
			<style>
				.sponimg {
					max-height: 80px;
					margin-top: 12px;
				}
			
			</style>
			
			
	<div id='sp_holder'>			
			
			
			
			
				<h3 style='margin-top: 38px; margin-bottom: 10px; color: #1f903c; font-weight: bold;'>PLATINUM</h3>
				
				
				
				
				<div class='row' style='margin-bottom: 0px;'>				
					<div class='col-xs-12'>
						<a href='https://garelickfarms.com/' target='_blank'><img src='img/garelickfarms.png' class='img-responsive sponimg' style='margin: 0px auto;'></a>
					</div>					
					<p>Sponsor of the Entire 29.3 Challenge</p>
				</div>
				
			
				<div class='row' style='margin-top: 40px;'>							
				
					<div class='col-xs-12'>
						<a href='https://www.bountifulbread.com/' target='_blank'><img src='https://www.areep.com/events/h2h/images/logos/bb.png' class='img-responsive sponimg' style='margin: 0px auto;'></a>
					</div>					
				</div>
			<!--
				<h4 style='margin-top: 38px; margin-bottom: 10px; color: #1f903c; font-weight: bold;'>DIAMOND LEVEL</h4>
				
			-->	
				
				<br><br>
				<a href='https://www.druthersbrewing.com/' target='_blank'>
					<img src='https://www.helderbergtohudsonhalf.com/images/sponsors/druthers.png' class='img-responsive sponimg' style='display: inline;'>
				</a>
				
				
			<h3 style='margin-top: 88px; margin-bottom: 10px; color: #1f903c; font-weight: bold;'>DIAMOND</h3>
				<a href='https://narkrunningstrength.com/' target='_blank'>
					<img src='https://www.helderbergtohudsonhalf.com/images/sponsors/nark.png' class='img-responsive sponimg' style='display: inline;'>
				</a>
					
				
				<br><br><br>
				<a href='https://www.riverscasino.com/schenectady/' target='_blank'>
					<img src='https://www.zippy-reg.com/online_reg/uploads/1960_rivers-casino.png' class='img-responsive sponimg' style='display: inline;'>
				</a>
			
				<h3 style='margin-top: 68px; margin-bottom: 10px; color: #1f903c; font-weight: bold;' >GOLD LEVEL</h3>
				<div class='row' style='margin-bottom: 60px;'>				
					<div class='col-xs-12'>
						<a href='https://www.togetherforyouth.org/' target='_blank'><img src='sponsors/tfy.png' class='img-responsive sponimg' style='margin: 0px auto;'></a>
					</div>					
				</div>
				
				
	</div> <!-- end id='sp_holder' -->			
				<hr>
						
				<h3>BE PART OF IT</H3>
				
			<div id='sponsec' style='margin-top: 18px;'>
				We welcome your consideration of being an event sponsor. Your involvement will help elevate the event as well as expand the reach of your brand.
				<br><Br>
				
				
				<div class='row'>
					<div class='col-md-6 text-center' style='margin-bottom: 12px;'>
					<!-- onclick="$('#sponsor_grid').toggle();"  -->
						<a href='https://www.areep.com/sponsor' class='btn btn-success' target='_blank'>Online Sponsorship Form</a>			
					</div>
					<div class='col-md-6 text-center'>
						<a href='https://www.areeventproductions.com/sponsor/pdf/2025-AREEP-RACE-SPONSORSHIP-PACKET.pdf' class='btn btn-primary' target='_blank'>Sponsorship Packet (PDF)</a>				
					</div>
				</div>
				
			</div>
			
			</center>
    </div>
  </div>
  <!-- End sponsors Area -->
  

 
  <!-- Start results/coverage Area -->
  <div id="coverage" class="our-team-area area-padding about-area">
    <div class="container">
      <div class="row">
        <div class="col-md-12 col-sm-12 col-xs-12">
          <div class="section-headline text-center">
            <h2 style='margin-bottom: 40px;'>RESULTS</h2>
	      </div>
		
        </div>		
      </div>
	  
	  
	  <div class='text-center' style='margin-bottom: 20px;'>
			<a href='https://www.albanyrunningexchange.org/results/historical/?ev=elec_city'>Merged Results (All Years)</a>
		</div>
	  
	  
		<div class='row' style='max-width: 800px; margin: 0px auto;'>			
			<div class='col-md-6' style='margin-bottom: 18px;'>					
				<h5 style='font-weight: bold; margin: 0px;'>Events Record - Male</h5>
				
				5M Course: 25:23 / Brian Reis / 2021
				<br>
				10K Course: 32:26 / Ricardo Estremera / 2024
			</div>
			<div class='col-md-6' style='margin-bottom: 18px;'>					
				<h5 style='font-weight: bold; margin: 0px;'>Events Record - Female</h5>
				
				5M Course: 29:36 / Karen Bertasso-Hughes / 2021
				<br>
				10K Course: 36:49 / Nicole Moslander / 2024
			</div>
		</div>				
			<center>
			
			
			<a href="https://www.zippy-reg.com/results/?ID=2149" class='btn btn-primary btn-lg'>2025 Results</a>
			<p>Out of 1,060 finishers, 321 raced their first 10K, <br>and another 111 with previous 10K experience set a new personal record.
			<br><a href='https://areeventproductions.com/events/areep/ec5m/years/2025/2025-pr-list.txt'>New Personal Records List</a>
			<br> <a href='https://areeventproductions.com/events/areep/ec5m/years/2025/2025-first-10k.txt'>First Time 10K List</a></p>
			
			<br><br>
			<a href="https://www.zippy-reg.com/results/?ID=1960" class='btn btn-warning'>2024 Results</a>
			
			<br><br>
					
					
					<a href="https://www.zippy-reg.com/results/?ID=1774" class='btn btn-info'>2023 Results</a>
					
					<br><br>
			
					<a href="http://www.albanyrunningexchange.org/results/search.php?ID=8512" class='btn btn-success'>2022 Results</a>
					
					<br><br>
			
					<a href="http://www.albanyrunningexchange.org/results/search.php?ID=8255" class='btn btn-primary'>2021 Results</a>
			
			</center>
					
			
			
		<div id='evpics' class="row area-padding" style='padding-bottom: 0px;'>
        <div class="col-md-12 col-sm-12 col-xs-12">
          <div class="section-headline text-center">
            <h2>PHOTOS</h2>
	        </div>
        </div>
      </div>
		
		
		<center style='margin-bottom: 30px;'>
			<img src='img/slider/ec-0.jpg' class='img-responsive img-thumbnail'>
		</center>
		
		
		
		<center>
		
			<a href="https://areep.smugmug.com/2025-Electric-City-10K/" class='btn btn-primary'>2025 Photos</a>
			<br><br>
				<h5><a href='https://areep.smugmug.com/2024-Electric-City-10K/'>2024 Photos</a></h5>
		
			<h5><a href='https://areep.smugmug.com/2023-Electric-City-10K/'>2023 Photos</a></h5>
		</center>
		
			<h5>2022</h5>
			<ol>
				<li>Official event photos from 2.5M and the Finish automatically appear on your personal page in the results. (Click your name.)</li>
				<li>You can also <a href='https://areep.com/photos/index.php?eid=8512'>view additional photos from the start and on the course here</a> 
						<u>that you can tag by bib number to add to your personal results page.</u></li>
				<li>Ed Gillen also took pictures from his volunteer location on the course (~0.25M). See them <a href='https://www.facebook.com/groups/47999973601/posts/10158671661773602'>here</a>.</li>
			</ol>
			
			
			<h5>2021</h5>
			<ol>
				<li>Photos from the 2021 race are available within your results. They can also be viewed <a href='https://www.areep.com/photos/?eid=8255' target='_blank'>here</a>.</li>
				<li>In addition, special thanks to Sarah Dzikowicz and Ellen Snee for also taking photos and posting them publicly. 
							<a href="https://www.facebook.com/media/set/?vanity=SarahDzikPics&amp;set=a.2176539479143757" target='_blank'>Sarah&#39;s Album</a> 
							| <a href="https://www.facebook.com/photo?fbid=10158485135163717&amp;set=pcb.10158049744668602" target='_blank'>Ellen&#39;s Album</a>
				</li>
			</ol>
			
		<h2 style='margin-top: 60px;' class='text-center'>VIDEO</h2>			
		
		<center>
			<ul>
				<li>2021 - <a href='https://www.youtube.com/watch?v=TXRuScf0K-M' target='_blank'  style='font-weight: bold;'>1 Minute Recap Video</a> - AREEP Video</li>
				<li>2021 - <a href='https://www.youtube.com/watch?v=SRyNhhVpTBY' target='_blank' style='font-weight: bold;'>Start/Finish Video</a> - Not affiliated with us</li>				
			</ul>
		</center>
			
		<div style='margin-top: 34px'>
			<img src='https://areeventproductions.com/events/assets/logos/2025-ec-10k.png' class='img-responsive' style='max-height: 100px; margin: 0px auto 0px auto;'>
		</div>
			
			
    </div>
  </div>
  <!-- End coverage Area -->
  
  

  <!-- Start Suscrive Area -->
  <div class="suscribe-area">
    <div class="container">
      <div class="row">
        <div class="col-lg-12 col-md-12 col-sm-12 col-xs=12">
          <div class="suscribe-text text-center">
            <h3>Welcome to ARE EVENT PRODUCTIONS</h3>
            <br>Promoting the sport on all sides of the finish line.
          </div>
        </div>
      </div>
    </div>
  </div>
  <!-- End Suscrive Area -->
  
  <!-- Modal -->
<div class='modal fade' id='pagemodal' tabindex='-1' role='dialog' aria-labelledby='exampleModalLongTitle' aria-hidden='true'>
  <div class='modal-dialog' role='document'>
	<div class='modal-content'>
	  <div class='modal-header' hidden>			
		<h5 class='modal-title' id='exampleModalLongTitle'>BTB</h5>
		<button type='button' class='close' data-dismiss='modal' aria-label='Close'>
		  <span aria-hidden='true'>&times;</span>
		</button>
		
	  </div>
	  <div class='modal-body'>
	
	  <!-- Start moddesc area -->
	  <div id='moddesc' style='padding-top: 10px;'>
		
		  
			<center>
			
				<img src='https://areeventproductions.com/events/assets/logos/2025-ec-10k.png' class='img-responsive' style='max-height: 80px; margin: 0px auto;'>
				
					<br><p><strong>What an awesome day it was!</strong></p>
					
					
				<div class='text-center' style='margin-bottom: 18px;'>
					
					
					<a href='http://www.albanyrunningexchange.org/results/search.php?ID=8255' class='btn btn-warning btn-sm'>RESULTS*</a>
					<br>*With photos! Click your name to see them.
					<br><br>
					
					<a href='https://www.facebook.com/events/324451468910821/?active_tab=discussion' class='btn btn-info btn-sm'>Event Facebook Page</a>
					
					<p><br />
					<strong>Additional Photos</strong></p>

						<p>Special thanks to Sarah Dzikowicz and Ellen Snee for also taking photos and posting them publicly. <a href="https://www.facebook.com/media/set/?vanity=SarahDzikPics&amp;set=a.2176539479143757">Sarah&#39;s Album</a> | <a href="https://www.facebook.com/photo?fbid=10158485135163717&amp;set=pcb.10158049744668602">Ellen&#39;s Album</a></p>

					
				</div>
				
				
				The 2022 date is tentatively set for Sat, March 19. 
				<br>
				Check back in October as we finalize plans for 2022.
				
		</center>

	  </div>
	  <!-- End moddesc area -->

		<center style='margin-top: 40px;'> 
			<button type='button' class='btn btn-secondary' data-dismiss='modal'>Continue to Website</button>
		</center>
	  
		  </div>
		 
		</div>
	  </div>
	</div> <!-- end modal -->

  
  
  
  
  <div class='container' style='margin-top:18px;'><h3 class='text-center'>
						<a href='https://areeventproductions.com/events/areep/'>OUR EVENTS</a>
		<br><small style='font-size: 0.64em;'><a href='https://areeventproductions.com/schedule'>VIEW OUR CLIENT SCHEDULE</a></SMALL></h3>
				
				<div class='row' style='max-width: 760px; margin: 0px auto;'>
								<div class='col-xs-6 col-sm-3 text-center ' style='margin-bottom: 12px;'>
									<a href='http://www.electriccity5m.com'>
										<img src='/events/areep/../assets/logos/2025-ec-10k.png' class='img-responsive' 
											style='max-height: 40px; margin: 0px auto;'>
									</a>
									<Small class='text-muted' style='text-transform:uppercase;'>Sat 3.8.2025</small>
								</div>
								<div class='col-xs-6 col-sm-3 text-center ' style='margin-bottom: 12px;'>
									<a href='http://www.HelderbergToHudsonHalf.com'>
										<img src='/events/areep/../assets/logos/2025-h2h.png' class='img-responsive' 
											style='max-height: 40px; margin: 0px auto;'>
									</a>
									<Small class='text-muted' style='text-transform:uppercase;'>Sat 4.12.2025</small>
								</div>
								<div class='col-xs-6 col-sm-3 text-center ' style='margin-bottom: 12px;'>
									<a href='http://www.MilesOnTheMohawk.com'>
										<img src='/events/areep/../assets/logos/2025-motm.png' class='img-responsive' 
											style='max-height: 40px; margin: 0px auto;'>
									</a>
									<Small class='text-muted' style='text-transform:uppercase;'>Sun 5.25.2025</small>
								</div>
								<div class='col-xs-6 col-sm-3 text-center ' style='margin-bottom: 12px;'>
									<a href='http://www.dodgethedeer.com'>
										<img src='/events/areep/img/slider/3_dtd.png' class='img-responsive' 
											style='max-height: 40px; margin: 0px auto;'>
									</a>
									<Small class='text-muted' style='text-transform:uppercase;'>Sun 6.8.2025</small>
								</div>
								<div class='col-xs-6 col-sm-3 text-center ' style='margin-bottom: 12px;'>
									<a href='http://www.areep.com/events/froggy'>
										<img src='/events/areep/img/slider/4ffhh.png' class='img-responsive' 
											style='max-height: 40px; margin: 0px auto;'>
									</a>
									<Small class='text-muted' style='text-transform:uppercase;'>Sun 7.20.2025</small>
								</div>
								<div class='col-xs-6 col-sm-3 text-center ' style='margin-bottom: 12px;'>
									<a href='http://www.thacherparkrunningfestival.com'>
										<img src='/events/areep/img/slider/5_tp-o.png' class='img-responsive' 
											style='max-height: 40px; margin: 0px auto;'>
									</a>
									<Small class='text-muted' style='text-transform:uppercase;'>Sun 8.24.2025</small>
								</div>
								<div class='col-xs-6 col-sm-3 text-center ' style='margin-bottom: 12px;'>
									<a href='http://www.HairyGorillaHalf.com'>
										<img src='/events/areep/img/slider/6_hgh.png' class='img-responsive' 
											style='max-height: 40px; margin: 0px auto;'>
									</a>
									<Small class='text-muted' style='text-transform:uppercase;'>Sun 10.26.2025</small>
								</div>
								<div class='col-xs-6 col-sm-3 text-center ' style='margin-bottom: 12px;'>
									<a href='http://www.upstateclassic.com'>
										<img src='/events/areep/img/slider/7-uc-logo300.png' class='img-responsive' 
											style='max-height: 40px; margin: 0px auto;'>
									</a>
									<Small class='text-muted' style='text-transform:uppercase;'>Sun 11.16.2025</small>
								</div>	</div> <!-- end row -->
					</div> <!-- end the container -->
		<!-- Start Footer bottom Area -->
		  <footer>
			<div class="footer-area">
			  <div class="container">
				<div class="row">
				  <div class="col-md-4 col-sm-4 col-xs-12">
					<div class="footer-content">
					  <div class="footer-head">
						<div class="footer-logo">						  
						  <a href="http://www.areeventproductions.com">
								<img src="https://www.areeventproductions.com/img/areep-logo-black-blue200w.png" class="img-responsive" style="max-height: 54px;"></a>
						</div>
						<p>An endurance event timing, technology, and full-scale production company based in Albany, NY.</p>
						<a href="http://www.facebook.com/are.event.productions"><i class="fab fa-facebook-square"></i> Run with us on Facebook</a> 
					  </div>
					</div>
				  </div>
				  <!-- end single footer -->
				  <div class="col-md-4 col-sm-4 col-xs-12">
					<div class="footer-content">
					  <div class="footer-head">
						<h4>CONTACT</h4>						
						<div class="footer-contacts">
						  <p><span>Tel:</span> (518) 320-8648</p>
						  <p><span>Email:</span> [email protected]</p>
						  <p><span>Office Hours:</span> M-F 9am-5pm</p>
						</div>
					  </div>
					</div>
				  </div>
				  <!-- end single footer -->
				  <div class="col-md-4 col-sm-4 col-xs-12">
					<div class="footer-content">
					  <div class="footer-head">
						<h4>Policies & PROGRAMS</h4>
							<ul>
								<li><a href="http://areep.com/pdfs/Terms.pdf">Service Policies</a> - For Event Directors</li>
								<li><a href="http://www.areep.com/results/res_policies.php">Result Policies</a> - For Race Participants</li>
								<li><a href="http://www.zippyreg.com/online_reg/policies/reg_race_policy.php">ZippyReg.com Registration Policies</a> - For All</li>								
							</ul>
							<hr style="margin: 4px 0px">
							<ul>
								<li><a href="http://www.albanyrunningexchange.org/m1/programming/pay-it-forward.php">Pay it Forward Program</a></li>																
							</ul>
							
							
					  </div>
					</div>
				  </div> <!-- end col -->
				</div> <!-- end row  -->		
			  </div> <!-- end footer area -->
			</div> <!-- end container  -->
			<div class="footer-area-bottom">
			  <div class="container">
				<div class="row">
				  <div class="col-md-12 col-sm-12 col-xs-12">

					<div class="copyright text-center">
					  <p>
						&copy; Copyright <strong>ARE Event Productions</strong>. All Rights Reserved
					  </p>
					</div>					
				  </div>
				</div>
			  </div>
			</div>
		  </footer>  <!-- Modal -->
			<div class='modal fade' id='racepassmodal' tabindex='-1' role='dialog' aria-labelledby='exampleModalLongTitle' aria-hidden='true'>
			  <div class='modal-dialog' role='document'>
				<div class='modal-content'>
				  <div class='modal-header' style='border-bottom: 0px;'>
						<a href='https://areeventproductions.com/events/areep/#oureventsdiv'><img src='https://areeventproductions.com/img/2022/2022-areep4.png' class='img-responsive'></a>
					<div class='small text-muted text-center'>
						<em>Click the image to learn more.</em>
					</div>
					<!--
					<h5 class='modal-title' id='exampleModalLongTitle'>Modal title</h5>
					<button type='button' class='close' data-dismiss='modal' aria-label='Close'>
					  <span aria-hidden='true'>&times;</span>
					</button>
					-->
				  </div>
				  <div class=''>
			 
				<div class='text-center' style='margin-bottom: 12px;'> 
					<button type='button' class='btn btn-secondary' data-dismiss='modal'>Close</button>
				</div>
			  
				  </div>    
				</div>
			  </div>
			</div>
			<!-- end the modal --><a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
	  <script src="../../../lib/jquery/jquery.min.js"></script>
	  <script src="../../../lib/bootstrap/js/bootstrap.min.js"></script>
	  <script src="../../../lib/owlcarousel/owl.carousel.min.js"></script>
	  <script src="../../../lib/venobox/venobox.min.js"></script>
	  <script src="../../../lib/knob/jquery.knob.js"></script>
	  <script src="../../../lib/wow/wow.min.js"></script>
	  <script src="../../../lib/parallax/parallax.js"></script>
	  <script src="../../../lib/easing/easing.min.js"></script>
	  <script src="../../../lib/nivo-slider/js/jquery.nivo.slider.js" type="text/javascript"></script>
	  <script src="../../../lib/appear/jquery.appear.js"></script>
	  <script src="../../../lib/isotope/isotope.pkgd.min.js"></script><script src="../../../contactform/contactform.js"></script><script src="../../../js/main.js"></script></body></html>
<script>

/*
		function clickLink(e) {
			e.preventDefault();
			// select the closest anchor (probably this target)
			const closestAnchor = event.target.closest('a');

			if( !closestAnchor ) return;

			window.open( closestAnchor.getAttribute('href'), '_blank' );
		} //========================= 
		
		/*
			if (document.addEventListener)
				document.addEventListener('click', clickLink, false);
			else
				document.attachEvent('onclick', clickLink);
		*/

		$(document).ready(function() {			
		
			 $('html, body').animate({
				// scrollTop: $('#liveup').offset().top - 52 //#DIV_ID is an example. Use the id of your destination on the page
			}, 'slow');
		
		
		// $('#pagemodal').modal('show');


		});
	

</script>                               

Whois info of domain

Domain Name: EC10K.COM
Registry Domain ID: 2958574891_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2025-02-12T11:37:57Z
Creation Date: 2025-02-12T11:37:57Z
Registry Expiry Date: 2027-02-12T11:37:57Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS41.DOMAINCONTROL.COM
Name Server: NS42.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-05T09:41:32Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass