<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="description" content="">
<meta name="keywords" content="">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Wheeling Nailers</title>

<meta name="apple-itunes-app" content="app-id=492121333">

<link rel="stylesheet" type="text/css" href="/css/style.css" />
<!--[if lte IE 7]>
<link rel="stylesheet" type="text/css" href="/css/ie.css" />
<![endif]-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>

<script type="text/javascript" src="/js/jquery.tools.min.js"></script>
<link href="/slider/2/js-image-slider.css" rel="stylesheet" type="text/css" />
<link href="/slider/2/js-image-slider-videos.css" rel="stylesheet" type="text/css" />


<script src="/slider/2/mcVideoPlugin.js" type="text/javascript"></script>
<script src="/slider/2/js-image-slider.js" type="text/javascript"></script>
<script type="text/javascript" src="/js/jquery.fancybox.pack.js"></script>
<script type="text/javascript" src="/js/jquery.fancybox-media.js"></script>
<link rel="stylesheet" type="text/css" href="/fancybox/source/jquery.fancybox.css" media="screen" />

<script>
        function swapMonth(el){
            jQuery.ajax({
                type: 'GET',
                url: el.href,
                    success: function(returned){buildCal(returned);}
            });
        }

        function initMonthLinks (target){
            var month = jQuery('#month_year a');
            // change the links to target our month_js file
            month.attr("href", function(index, old) {
                return old.replace("mini", "mini_js");
            });

            // add the AJAX function to our links
            month.bind('click', function(event){
                event.preventDefault();
                swapMonth(this);
            })
        }

        function buildCal (responseHTML){
            // where are we going to put our AJAX calendar?
            var target = jQuery('#mc_calendar');

            //how fast do we want it to fade out?
            target.show(400, function(){
                target.empty();
                target.html(responseHTML)

                // how fast do we want it to fade in?
                target.show(400);
                initMonthLinks(target)
            });
        }

        function initCalendar (){
            jQuery.ajax({
                type: 'GET',
                url:'/mini_js' + seg_5,
                success: function(returned){buildCal(returned)}
            });
        }

        // run on dom ready
        $(document).ready(function() {initCalendar();});
    </script>
        <script>
            var seg_5 = '';
            function isBlank(seg_3) {
                var d = new Date();
                var currentMonth = d.getMonth();
                var currentYear = d.getFullYear();
                seg_3 = currentYear-currentMonth;
            }
        </script>

<script type="text/javascript">
	// This creates the pormotions for the fancybox
	$(document).ready(function() {
	    $('.promotions').fancybox({
	        'width'             : '375',
	        'height'            : '280',
	        'fitToView'         : false,
	        'autoSize'          : false,
	        'autoScale'         : false,
	        'transitionIn'      : 'none',
	        'transitionOut'     : 'none',
	        'type'              : 'iframe'
	    });

        $('.fvop').attr('rel', 'media-gallery').fancybox({
            openEffect : 'none',
            closeEffect : 'none',
            prevEffect : 'none',
            nextEffect : 'none',

            arrows : false,
            helpers : {
            media : {},
            buttons : {}}
        });

	    $('.fancybox-overlay, .fancybox-close').live('click', function(){$('.fancybox-overlay').hide();}); // Hides the fancybox
        
	    var overlayController = new OverlayController(); // Creates object of controller

	    // Loads the overlay controller
	    $(window).load(function() {
			overlayController .startup();
		});

        // open employee and staff bio's
        $('.employee').fancybox({
            'width'             : '552',
            'height'            : '456',
            'fitToView'         : false,
            'autoSize'          : false,
            'autoScale'         : false,
            'transitionIn'      : 'none',
            'transitionOut'     : 'none',
            'type'              : 'iframe'
        });

        // opens seating chart
        $('.season-ticket-large').fancybox({
            'width'             : '777',
            'height'            : '600',
            'fitToView'         : false,
            'autoSize'          : false,
            'autoScale'         : false,
            'transitionIn'      : 'none',
            'transitionOut'     : 'none',
            'type'              : 'iframe'
        });
        
	});
</script>
<script type="text/javascript">
// Function that creates the overlay controller
function OverlayController() {

 	var self = this;

 	this.clickOrTouchStart = ((document.ontouchstart!==null)?'click':'touchstart');
 	this.hoverOrTouchStart = ((document.ontouchstart!==null)?'hover':'touchstart');


	this.startup = function ()  {
		if ( $(".basepopup") ) {
			setTimeout( self.showOverlay, 500);
		}//
	}

	this.showOverlay = function () {$.fancybox.open($(".basepopup"));}

	this.hideOverlay = function () {}}
</script>


<style>
#mainBG {
    height: 100%;
    position: fixed;
    text-indent: -9999px;
    top: 42px;
    width: 100%;
}
    
                    body {
                background: url(http://www.wheelingnailers.com/images/uploads/ads/EvolutionBG.jpg) fixed top center no-repeat;
                /*background-color: #000;
                text-indent: -9999px;
                position: fixed;
                width: 100%;
                height: 100%;
                z-index: 1;
                                top: 149px;*/
            }
                
    
</style>

</head>
<body>
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-MCRSX7"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MCRSX7');</script>
<!-- End Google Tag Manager -->

<!-- Usability Tools -->
<script type="text/javascript">/*<![CDATA[*/
(function(u, t, c, s, r) { !t[c] && (t[c] = { projectId: '57b718f40c4ba9073f282575'}) && (r = u.createElement(s)) && (r.src = 'https://mobile.usabilitytools.com/recorder/tracker/tracker.js') && (u.head.appendChild(r)); })(document, window, 'UsabilityTools Session Recording', 'script');
/*]]>*/</script>
<!-- End Usability Tools -->


		
	<div id="mainBG">Join the Evolution</div>
</a>


<!-- ECHL Header -->
<div align="center" style="margin: 0px;padding:0px;"><script type="text/javascript" src="http://echl.com/WHL-echl-network-p144307"></script></div>

<div id="wrapper">
	<div id="wrapper-slide">

				<div id="header">
			<div><a href="/" id="header-logo">Wheeling Nailers</a></div>
			<div class="official-site">
				Wheeling nailers Official website
			</div><!-- END official-site -->
			<div class="search-header">
				<form method="post" action="http://www.wheelingnailers.com/"  >
<div class='hiddenFields'>
<input type="hidden" name="ACT" value="6" />
<input type="hidden" name="XID" value="7a2870e5530798e8d0639f3b444ae9c903d95727" />
<input type="hidden" name="RES" value="10" />
<input type="hidden" name="meta" value="YTo5OntzOjY6InN0YXR1cyI7czoxMDoibm90IGNsb3NlZCI7czo3OiJjaGFubmVsIjtzOjEzOiJnZW5lcmFsX3BhZ2VzIjtzOjg6ImNhdGVnb3J5IjtzOjA6IiI7czo5OiJzZWFyY2hfaW4iO3M6MTA6ImV2ZXJ5d2hlcmUiO3M6NToid2hlcmUiO3M6MzoiYWxsIjtzOjEyOiJzaG93X2V4cGlyZWQiO3M6MzoieWVzIjtzOjE5OiJzaG93X2Z1dHVyZV9lbnRyaWVzIjtzOjM6InllcyI7czoxMToicmVzdWx0X3BhZ2UiO3M6MTQ6InNlYXJjaC9yZXN1bHRzIjtzOjE1OiJub19yZXN1bHRzX3BhZ2UiO3M6MTY6InNlYXJjaC9ub3Jlc3VsdHMiO30wOTNkNDZiZDcyODc5YWM1YzlmYzhlNjY2NjYyYzdiZA==" />
<input type="hidden" name="site_id" value="1" />
</div>


					<input type="text" name="keywords" id="keywords" placeholder="Search" autocomplete="off" value="" maxlength="100" class="searchBox"><input type="submit" value="" class="searchButton">
				</form>
			</div><!-- END search-header -->
			<div style="margin-top:50px;" class="affiliates">
				<ul>
					<li><a href="http://penguins.nhl.com/" target="_blank"><img src="/images/uploads/content/penguins-icon.png" alt="Pittsburgh Penguins" border="0" /></a></li>
					<li style="padding-top: 10px;">Affiliate of the<br /> Pittsburgh Penguins</li>
				</ul>
			</div><!-- END affiliates -->
			<div class="contact-area">
				<div class="header-phone">
					Call: <a tel="3042344625">(304) 234-GOAL</a>
				</div><!-- END header-phone -->
				<div class="social-icons">
					<a href="https://www.facebook.com/WhgNailers" target="_blank" id="facebook-header">facebook</a>
					<a href="https://twitter.com/WheelingNailers" target="_blank" id="twitter-header">twitter</a>
					<a href="/rss" target="_blank" id="rss-header">rss</a>
					<a href="http://www.youtube.com/user/WhgNailers" target="_blank" id="youtube-header">youtube</a>
					<a href="http://pinterest.com/whgnailers" target="_blank" id="pinterest-header">Pinterest</a>
					<a href="http://instagram.com/wheelingnailers" target="_blank" id="instagram-header">Instagram</a>
					<a href="https://plus.google.com/105760467273346672749/" target="_blank" rel="publisher" id="flickr-header">Google+</a>
				</div><!-- END social-icons -->
			</div><!-- END contact-area -->
						<div class="navCont">
				<ul class="navi">
						<li><a href="javascript:void()">Tickets</a>
						<ul>
							<li><a href="/tickets/individual-tickets">Individual Game Tickets</a></li>
							<li><a href="/tickets/season-ticket">Season Ticket</a></li>
							<li><a href="/tickets/mini-plans">Mini Plans</a></li>
							<li><a href="/tickets/group-tickets">Group Tickets</a></li>
							<li><a href="/tickets/premium-seating">Premium Seating</a></li>
							<li><a href="/tickets/overnight-packages">Overnight Packages</a></li>
							<li><a href="/tickets/birthday-parties">Birthdays</a></li>
							<li><a href="/tickets/seating-chart">Seating Chart</a></li>
							<li><a href="/community/fundraiser-program">Fundraiser Program</a></li>
						</ul>
					</li>
					<li><a href="javascript:void()">Team</a>
						<ul>
							<li><a href="/team/roster">Team Roster</a></li>
							<li><a href="/team/player-stats">Player Stats</a></li>
							<li><a href="/team/league-standings">League Standings</a></li>
							<li><a href="/team/transactions">Transactions</a></li>
							<li><a href="/team/affiliations">Affiliations</a></li>
							<li><a href="/team/nhl-alumni">NHL Alumni</a></li>
							<li><a href="/team/coaches-and-managers">Coaches &amp; Managers</a></li>
							<li><a href="/team/front-office">Front Office</a></li>
							<li><a href="/team/internships">Internship Program</a></li>
							<li><a href="/team/employment">Employment</a></li>
						</ul>
					</li>
					<li><a href="javascript:void()">Schedule</a>
						<ul>
							<li><a href="/schedule/calendar">Game Calendar</a></li>
							<li><a href="/schedule/promo-schedule">Promos Giveaways</a></li>
							<li><a href="/schedule/team-schedule">Team Schedule</a></li>
						</ul>
					</li>
					<li><a href="javascript:void()">Game Day</a>
						<ul>
							<li><a href="http://www.echl.tv/" target="_blank">Watch Live</a></li>
							<li><a href="http://www.iheart.com/live/mix-973-4293/" target="_blank">Listen Live</a></li>
							<li><a href="/arena/directions">Arena &amp; Parking</a></li>
							<li><a href="/game-day/echl-opponents">ECHL Opponents</a></li>
							<li><a href="http://cluster.leaguestat.com/download.php?client_code=echl&file_path=daily-report/daily-report.html" target="_blank">ECHL Daily Report</a></li>
							<li><a href="/game-day/booth">E-mail Radio Booth</a></li>
							<li><a href="/game-day/waiver">Waiver Form</a></li>
							<li><a href="/game-day/questions">Game Day Q&amp;A</a></li>
							<li><a href="/game-day/broadcast-partners">Broadcast Partners</a></li>
						</ul>
					</li>
					<li><a href="javascript:void()">News</a>
						<ul>
							<li><a href="/articles">WNH News</a></li>
						</ul>
					</li>
					<li><a href="javascript:void()">Fanzone</a>
						<ul>
							<li><a href="/fanzone/fan-club">Fan Club</a></li>
							<li><a href="/fanzone/kids-club">Kids Club</a></li>
							<li><a href="/fanzone/e-news-signup">E-News Signup</a></li>
							<li><a href="http://instagram.com/wheelingnailers/" target="_blank">Photo Gallery</a></li>
							<li><a href="http://www.youtube.com/whgnailers" target="_blank">NailerTV</a></li>
							<li><a href="/fanzone/podcasts">Podcasts</a></li>
							<li><a href="/fanzone/follow-team-on-twitter">Follow Team on Twitter</a></li>
							<li><a href="/fanzone/hockey-101">Hockey 101</a></li>
							<li class="ap">
                        		<div><a href="https://itunes.apple.com/us/app/wheeling-nailers-mobile/id492121333?mt=8" target="_blank" class="applico">iPhone App</a></div>
                        		<div><a href="https://play.google.com/store/apps/details?id=com.onseeker.nailers" target="_blank" class="droico">Android App</a></div>
                    		</li>
						</ul>
					</li>
					<li><a href="javascript:void()">Community</a>
						<ul>
							<li><a href="/community/everyday-heros">Everyday Heros</a></li>
							<li><a href="/community/school-program">School Program</a></li>
							<li><a href="/community/athem-performace">Anthem Performance</a></li>
							<li><a href="/community/speakers-bureau">Speaker's Bureau</a></li>
							<li><a href="/community/50-50-raffle-request">50/50 Raffle Request</a></li>
							<li><a href="/community/spike">Spike Appearances</a></li>
							<li><a href="/community/donations">Donation Requests</a></li>
						</ul>
					</li>
					<li><a href="javascript:void()">Sponsors</a>
						<ul>
							<li><a href="/sponsors/corporate-partners">Corporate Partners</a></li>
							<li><a href="/sponsors/advertise">Sponsorship</a></li>
						</ul>
					</li>
					<li><a href="#">Arena</a>
						<ul>
							<li><a href="http://www.wesbancoarena.com" target="_blank">WesBanco Arena</a></li>
							<li><a href="/arena/directions">Directions &amp; Parking</a></li>
						</ul>
					</li>
					<li><a href="javascript:void()">Shop</a>
						<ul>
							<li><a href="http://shop.wheelingnailers.com" target="_blank">Team Store</a></li>
							<li><a href="http://www.ebay.com/sch/wheeling_nailers_hockey/m.html?_trksid=p4340.l2562" target="_blank">Team Auctions</a></li>
							<li><a href="http://www.printroom.com/pro/wheelingnailers/" target="_blank">Team Photos</a></li>
						</ul>
					</li>
					<li><a href="/contact">Contact</a></li>
				</ul><!-- END navi -->
			</div><!-- END navCont -->
		</div><!-- END HEADER -->
		<div id="ticket-box">
			<div class="news-letter">
				<form action="//wheelingnailers.us12.list-manage.com/subscribe/post?u=25ed43973a1835f4ab1893eba&amp;id=bead0bf0f7" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
    <div id="mc_embed_signup_scroll">
            <!--<label for="mce-EMAIL">Subscribe to our mailing list</label>-->
            <input type="email" value="" name="EMAIL" class="news-input" id="mce-EMAIL" placeholder="email address" required>
    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
    <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_25ed43973a1835f4ab1893eba_bead0bf0f7" tabindex="-1" value=""></div>
    <div class="clear"><input type="submit" value="Submit" name="subscribe" id="mc-embedded-subscribe" class="news-submit"></div>
    </div>
</form>
			</div>
			<div class="clearfix"></div>
			<div class="quick-links">
				<a href="/tickets/individual-tickets" id="quick-single-game">single game</a>
				<a href="/tickets/group-tickets" id="quick-group-game">group tickets</a>
				<a href="/tickets/season-ticket" id="quick-season-tickets">season tickets</a>
				<a href="/tickets/premium-seating" id="quick-premium-seating">premium seating</a>
				<a href="/tickets/mini-plans" id="quick-packages">packages</a>
				<a href="/tickets/overnight-packages" id="quick-more-options">more options</a>
			</div>
		</div><!-- END ticket-box -->
		<div id="home-main-buttons">
			<a href="http://www.echl.tv/" target="_blank" id="watch-live">Watch Live</a>
			<a href="http://www.iheart.com/live/mix-973-4293/" target="_blank" id="listen-live">Listen Live</a>
		</div><!-- END main-buttons -->
		<div id="tab-area">
			<div class="tabotr">
				<div class="tabhldr">
					<div class="tabhdr">
						<a href="#news" id="news" class="current">News</a>
						<a href="#nvideo" id="nvideo" class="">Video</a>
						<a href="#ngame" id="ngame" class="">Gameday</a>
					</div><!-- END tab-header -->
					<div class="tabcont">
						<div id="nws" class="newscont tabmt" style="display: block;">
	                		<div id="sliderFrame">
						        <div id="slider" style="border:1px solid #d2bd80;">
						        	
						            <a href="/articles/idaho-takes-series-opener-4-1">
						                <img src="/images/uploads/articles/_large-resize/2-8-17_Story.jpg" alt="<p> BOISE, ID- The Wheeling Nailers played the first of three straight games at CenturyLink Arena on Wednesday night, and unfortunately, they will have to wait a couple of days to pick up their first ever&#8230;&nbsp;&nbsp;<a href='/articles/idaho-takes-series-opener-4-1'>Read More</a>"/>
						            </a>
						            
						            <a href="/articles/nailers-sign-forward-mike-driscoll">
						                <img src="/images/uploads/articles/_large-resize/Driscoll.jpg" alt="<p> WHEELING, WV- The Wheeling Nailers, proud ECHL affiliate of the Pittsburgh Penguins, have announced the signing of forward Mike Driscoll.</p> <p> Driscoll, 24, receives his second opportunity to play&#8230;&nbsp;&nbsp;<a href='/articles/nailers-sign-forward-mike-driscoll'>Read More</a>"/>
						            </a>
						            
						            <a href="/articles/nailers-at-steelheads-game-day-snap-shot">
						                <img src="/images/uploads/articles/_large-resize/Gameday_IDH.jpg" alt="<p> <u><strong>WHEELING NAILERS</strong></u><br /> (24-15-5-0, 53 PTS, T-4th North, T-6th East)<br /> 157 GF, 133 GA<br /> PP: 21.1% (43-for-204), 7th<br /> PK: 75.5% (139-for-184), 26th</p> <p> 8-F-Nick&#8230;&nbsp;&nbsp;<a href='/articles/nailers-at-steelheads-game-day-snap-shot'>Read More</a>"/>
						            </a>
						            
						        </div>
						        <!--thumbnails-->
						        <div id="thumbs">
						        	
						            <div class="thumb">
						                <div class="frame"><a href="/articles/idaho-takes-series-opener-4-1"><img src="/images/uploads/articles/_large-resize/2-8-17_Story.jpg" /></a></div>
						                <div class="thumb-content">Idaho Takes Series Opener, 4-1&nbsp;&nbsp;<a href="/articles/idaho-takes-series-opener-4-1">Read More&gt;</a></div>
						                <div style="clear:both;"></div>
						            </div>
						            
						            <div class="thumb">
						                <div class="frame"><a href="/articles/nailers-sign-forward-mike-driscoll"><img src="/images/uploads/articles/_large-resize/Driscoll.jpg" /></a></div>
						                <div class="thumb-content">Nailers Sign Forward Mike Driscoll&nbsp;&nbsp;<a href="/articles/nailers-sign-forward-mike-driscoll">Read More&gt;</a></div>
						                <div style="clear:both;"></div>
						            </div>
						            
						            <div class="thumb">
						                <div class="frame"><a href="/articles/nailers-at-steelheads-game-day-snap-shot"><img src="/images/uploads/articles/_large-resize/Gameday_IDH.jpg" /></a></div>
						                <div class="thumb-content">Nailers at Steelheads Game Day Snap Shot&nbsp;&nbsp;<a href="/articles/nailers-at-steelheads-game-day-snap-shot">Read More&gt;</a></div>
						                <div style="clear:both;"></div>
						            </div>
						            
						        </div>
						        <!--clear above float:left elements. It is required if above #slider is styled as float:left. -->
						        <div style="clear:both;height:0;"></div>
						    </div>
	           			</div><!-- END news -->
	           			<div id="med" class="medcont tabmt" style="display: none; height: 268px;">
							<div id="sliderFrame2">
						        <div id="slider3" style="width:443px;height:275px;border:1px solid #d2bd80; float: left">
						        	
						        										<a href='http://www.youtube.com/watch?v=rH3XqhQy7Pw&autoplay=1' class='fvop ftmain' style='background-image: url(http://img.youtube.com/vi/rH3XqhQy7Pw/0.jpg);'><div class='video-play-button' style='position: absolute; margin: 100px 0 0 180px;'><img src='/images/uploads/content/video-play-button.png' /></div>&nbsp;</a>									
						        </div>
						        <!--thumbnails-->
						        <div id="thumbs2">
						        	<div class='thumb' id='vids1'><div class='frame'><a href='http://www.youtube.com/watch?v=x_7xAfaEetY&autoplay=1' class='fvop'><img src='http://img.youtube.com/vi/x_7xAfaEetY/1.jpg' alt='{short_description}' class='videoBackground' /></a></div><div class='thumb-content'>1-28-17 Wheeling Nailers vs Brampton Beast Highlights&nbsp;&nbsp;<a href='http://www.youtube.com/watch?v=x_7xAfaEetY&autoplay=1' class='fvop'> Watch&gt;</a></div></div><div class='thumb' id='vids1'><div class='frame'><a href='http://www.youtube.com/watch?v=qCXVJ7q-fSE&autoplay=1' class='fvop'><img src='http://img.youtube.com/vi/qCXVJ7q-fSE/1.jpg' alt='{short_description}' class='videoBackground' /></a></div><div class='thumb-content'>1-27-17 Wheeling Nailers vs Quad City Mallards&nbsp;&nbsp;<a href='http://www.youtube.com/watch?v=qCXVJ7q-fSE&autoplay=1' class='fvop'> Watch&gt;</a></div></div><div class='thumb' id='vids1'><div class='frame'><a href='http://www.youtube.com/watch?v=5XZU9ZLexew&autoplay=1' class='fvop'><img src='http://img.youtube.com/vi/5XZU9ZLexew/1.jpg' alt='{short_description}' class='videoBackground' /></a></div><div class='thumb-content'>1/25/17 Wheeling Nailers Vs. Toledo Walleye&nbsp;&nbsp;<a href='http://www.youtube.com/watch?v=5XZU9ZLexew&autoplay=1' class='fvop'> Watch&gt;</a></div></div><div class='thumb' id='vids2' style='display:none;'><div class='frame'><a href='http://www.youtube.com/watch?v=P3nnUoAh9Kg&autoplay=1' class='fvop'><img src='http://img.youtube.com/vi/P3nnUoAh9Kg/1.jpg' alt='{short_description}' class='videoBackground' /></a></div><div class='thumb-content'>1-14-16 Kalamazoo Wings vs Wheeling Nailers&nbsp;&nbsp;<a href='http://www.youtube.com/watch?v=P3nnUoAh9Kg&autoplay=1' class='fvop'> Watch&gt;</a></div></div><div class='thumb' id='vids2' style='display:none;'><div class='frame'><a href='http://www.youtube.com/watch?v=-z6dvaZafX0&autoplay=1' class='fvop'><img src='http://img.youtube.com/vi/-z6dvaZafX0/1.jpg' alt='{short_description}' class='videoBackground' /></a></div><div class='thumb-content'>1-11-16 Coach Jeff Christian Postgame&nbsp;&nbsp;<a href='http://www.youtube.com/watch?v=-z6dvaZafX0&autoplay=1' class='fvop'> Watch&gt;</a></div></div><div class='thumb' id='vids2' style='display:none;'><div class='frame'><a href='http://www.youtube.com/watch?v=Qrgar-AwA4k&autoplay=1' class='fvop'><img src='http://img.youtube.com/vi/Qrgar-AwA4k/1.jpg' alt='{short_description}' class='videoBackground' /></a></div><div class='thumb-content'>1-11-16 Toledo Walleye vs Wheeling Nailers Highlights&nbsp;&nbsp;<a href='http://www.youtube.com/watch?v=Qrgar-AwA4k&autoplay=1' class='fvop'> Watch&gt;</a></div></div>						        </div>
						        <!--clear above float:left elements. It is required if above #slider is styled as float:left. -->
						        <div style="clear:both;height:0;"></div>
						    </div>
						</div><!-- END med -->
						<div id="fan" class="fancont tabmt" style="display: none;">
							<div id="gameDay">
								<div id="gameLeft">
									<div class="league">
										<div id="lsik-mini-standings-container" style="padding-top:20px;"></div>
										<script language='javascript' src='http://cluster.leaguestat.com/feed/index.php?team_id=25&client_code=echl&feed=intkit&key=4f50470966b21852&fmt=js&page=mini_standings' defer='true'></script>
									</div>
									<div class="liveScore" style="display:none;">
										<img src="/images/uploads/content/liveGameScores.jpg" />
										<div class="scoreBoard">
																						<table class="scores">
												<tr>
													<td width="160"></td>
													<td width="95">PERIOD</td>
													<td width="160"></td>
												</tr>
												<tr>
													<td class="homeVis">HOME</td>
													<td>&nbsp;</td>
													<td class="homeVis">VISITORS</td>
												</tr>
												<tr>
													<td class="scoreNumber"></td>
													<td valign="top"><span class="scoreNumberSmall">7:00PM</span><br /><br /><a href="javascript:void()" onclick="javascript:location.reload();">Refresh Score</a></td>
													<td class="scoreNumber"></td>
												</tr>
											</table>
										</div>
									</div>
									<div class="standingsLiveSwitch">
										<a href="javascript:void(0)" rel="#liveGameButton" class="liveGameButton">View Live Game &gt;</a>
										<a href="javascript:void(0)" rel="#leagueStandingsButton" class="leagueStandingsButton" style="display: none;">View League Standings &gt;</a>
									</div>
								</div>
								<div id="gameRight">
									<div class="socialInfo">
										<div class="socialIcon">
											<img src="/images/uploads/content/game-day-facebook.png" alt="facebook" width="20" height="20" />
											<p>what's happening on <span style="font-weight: bold;font-size:14px">facebook &gt;</span></p>
										</div>
										
										
										<div class="socialMessage">
											Tonight's infographic
											 <a href="https://www.facebook.com/WhgNailers" target="_blank"> Read More &gt;</a><br />
										</div>
										 
									</div>
									<br /><br />
									<div class="socialInfo">
										<div class="socialIcon">
											<img src="/images/uploads/content/game-day-twitter.png" alt="twitter" width="20" height="20" />
											<p>what's happening on <span style="font-weight: bold;font-size:14px">twitter &gt;</span></p>
										</div>
										 
										<div class="socialMessage">
											<a href="http://www.twitter.com/WheelingNailers" target="_blank">Wheeling Nailers</a> @WheelingNailers - <a href="https://twitter.com/WheelingNailers/statuses/829552177601531904" target="_blank">9h</a><br />
											Tonight’s infographic <a target='' title='https://twitter.com/WheelingNailers/status/829552177601531904/photo/1' href='https://t.co/BE1K5dlEa3'>pic.twitter.com/BE1K5dlEa3</a><br />
										</div>
										
									</div>
									<div class="tweetTheBooth">
										<a href="/game-day/booth">Tweet the Booth &gt;</a>
									</div>
								</div>
							</div>
			            </div><!-- END fan -->
					</div><!-- END tab-content -->
				</div><!-- END tab-holder -->
			</div><!-- END tabotr -->
			<div class="extra-links">
				<div class="news-archive">
					<ul>
						<li><a href="/articles/C14">WNH Blog &gt;</a></li>
						<li><a href="/articles">More Articles &gt;</a></li>
						<li><a href="/articles/">News Archive &gt;</a></li>
					</ul>
				</div>
				<div class="vids-archive" style="display: none;">
					<ul>
						<li><a href="http://www.youtube.com/playlist?list=PLS-0Sf70xYPO_uLqV4YeyWTNgHm_oY93x" target="_blank">Weekly Webshow &gt;</a></li>
						<li><a href="javascript:void(0)" id="moreVideos">More Videos &gt;</a><a href="javascript:void(0)" id="moreVideos2" style="display:none;">More Videos &gt;</a></li>
						<li><a href="http://www.youtube.com/whgnailers" target="_blank">Video Archive &gt;</a></li>
					</ul>
				</div>
				<div class="game-archive" style="display: none;">
					<ul>
						<li><a href="" target="_blank">Download Program &gt;</a></li>
						<li><a href="http://cluster.leaguestat.com/download.php?client_code=echl&file_path=daily-report/daily-report.html" target="_blank">ECHL Daily Report &gt;</a></li>
						<li><a href="/arena/directions">Arena &amp; Parking &gt;</a></li>
					</ul>
				</div>
			</div><!-- END extra-links -->
			<div id="game-center">
				<div class="nailers-logo-gamezone"></div>
				<div class="gc-left">
					<div class="game-header">
						<ul>
							<li><a href="#next" class="active" id="button-next-game">Next Game</a></li>
							<li><a href="#last" id="button-last-game">Last Game</a></li>
							<li><a href="/schedule/calendar">Upcoming</a></li>
						</ul>
					</div>
					<div class="next-game">
						
															<div class="game-info">
									<div class="vs-team-logo">
										
											<img src="http://www.wheelingnailers.com/images/uploads/logos/Brampton_Beast.png" alt="Brampton Beast" />
										
									</div>
									<div class="vs-game-info">
										<div class="game-info-list-items">
											<ul>
												<li>Team:</li>
												<li>Date:</li>
												<li>Time:</li>
												<li>Location:</li>
											</ul>
										</div>
										<div class="game-info-scores">
											<ul>
												<li>Brampton Beast</li>
												<li>2/15/2017</li>
												<li>7:05 pm</li>
												<li>Wheeling</li>
											</ul>
										</div>
									</div>
									<div class="button-buy-ticket-now">
																				<a href="http://www.etix.com/ticket/p/5268424/wheeling-nailers-vsbrampton-beast-wheeling-wesbanco-arena-wheeling-nailers-p-hiddensportsp" target="_blank">
											<div class="buy-ticket">Buy Your Ticket Now</div>
										</a>
																													</div>
								</div>
													
					</div>
					<div class="last-game">
						
													
					</div>
					
				</div>

				<div class="gc-right">
					<div class="heading-game-calendar"></div>
					<div id="calendar" class="rightColumnCal">
						<div id="mc_wrap">
					        <div id="mc_calendar">
					            <table>
					                    <thead>
					                        <tr id="month_year">
					                            <th colspan="1">
					                                <a
					                                    id="mc_prev_month"
					                                    class="icon left"
					                                    href="http://www.wheelingnailers.com/calendar/mini/2017/01/">
					                                    <img src="/images/uploads/content/arrow_prev.png" />
					                                </a>
					                            </th>
					                            <th colspan="5" class="month_header">
					                                    February 2017
					                            </th>
					                            <th colspan="1">
					                                <a
					                                    id="mc_next_month"
					                                    class="icon right"
					                                    href="http://www.wheelingnailers.com/calendar/mini/2017/03/">
					                                    <img src="/images/uploads/content/arrow_next.png" />
					                                </a>
					                            </th>
					                        </tr>
					                        <tr id="mc_days">
					                        
					                            <th class="weekend ">
					                                S
					                            </th>
					                        
					                            <th class=" ">
					                                M
					                            </th>
					                        
					                            <th class=" ">
					                                T
					                            </th>
					                        
					                            <th class=" ">
					                                W
					                            </th>
					                        
					                            <th class=" current">
					                                T
					                            </th>
					                        
					                            <th class=" ">
					                                F
					                            </th>
					                        
					                            <th class="weekend ">
					                                S
					                            </th>
					                        
					                    	</tr>
					                	</thead>
					                	<tbody>
					                    <tr>
					                        <td cellpadding="0" cellspacing="0" class="
					                            					                            					                            					                            					                            weekend					                            					                        ">
					                        					                            <div class="mc_date">
					                        
					                        5
					                        					                        </div></td>
<td cellpadding="0" cellspacing="0" class="
					                            					                            					                            					                            					                            					                            weekday					                        ">
					                        					                            <div class="mc_date">
					                        
					                        6
					                        					                        </div></td>
<td cellpadding="0" cellspacing="0" class="
					                            					                            					                            					                            					                            					                            weekday					                        ">
					                        					                            <div class="mc_date">
					                        
					                        7
					                        					                        </div></td>
<td cellpadding="0" cellspacing="0" class="
					                            					                            has_events					                            					                            					                            					                            weekday					                        ">
					                        					                            <div class="mc_date">
					                        <a href="http://www.wheelingnailers.com/promotions/cal/1792" class="promotions"  style="background-color:#bf2f37; color: #fff; text-decoration: none;">

					                        8
					                        </a>					                        </div></td>
<td cellpadding="0" cellspacing="0" class="
					                            					                            					                            					                            today					                            					                            weekday					                        ">
					                        					                            <div class="mc_date">
					                        
					                        9
					                        					                        </div></td>
<td cellpadding="0" cellspacing="0" class="
					                            					                            has_events					                            					                            					                            					                            weekday					                        ">
					                        					                            <div class="mc_date">
					                        <a href="http://www.wheelingnailers.com/promotions/cal/1783" class="promotions"  style="background-color:#bf2f37; color: #fff; text-decoration: none;">

					                        10
					                        </a>					                        </div></td>
<td cellpadding="0" cellspacing="0" class="
					                            					                            has_events					                            					                            					                            weekend					                            					                        ">
					                        					                            <div class="mc_date">
					                        <a href="http://www.wheelingnailers.com/promotions/cal/1784" class="promotions"  style="background-color:#bf2f37; color: #fff; text-decoration: none;">

					                        11
					                        </a>					                        </div></td>

					                    </tr>
	
					                    <tr>
					                    <tr>
					                    	<td colspan="7">
					                    							                    	</td>
					                    </tr>
					                    <tr>
					                    	<td colspan="7">
					                    		<div class="mini_legend" style="clear: both; padding-top: 2px; margin: 0 auto 6px auto; text-align: left;">
											    	<span class="ec" style="padding: 2px; background-color: #dec422; color: #000; border: 1px solid #8a8d87">Home</span> <span class="ec" style="padding: 2px; background-color: #bf2f37; color: #fff; border: 1px solid #8a8d87">Away</span> <span class="ec" style="padding: 2px; background-color: #fff; color: #000; border: 1px solid #8a8d87">Special Event</span> <span style="float: right;"><a href="/schedule/calendar" style="color: #4f4c48; text-decoration: none;">View Calendar &gt;</a></span>      	
											    </div>
					                    	</td>
					                    </tr>
					                	</tbody>
					            	</table>

					            </div>

					    </div>
					</div>
				</div>
			</div><!-- END game-center -->
		</div><!-- END tab-area -->
		<div class="clearfix"></div>
		<script src='https://secfld.vmmpxl.com/?bkt=37072' type='text/javascript'></script>
				<div id="ads">
			<div class="large-ad">
				
					<a href="http://www.wheelingnailers.com/?ACT=23&amp;ad_id=32" title="WesBanco" target="_blank"><img src="http://wheelingnailers.com/images/uploads/ads/Web Banner.jpg" border="0" alt="" /></a>
				
			</div>
			<div class="small-ads">
				<ul>
					<li>
						
							<a href="http://www.wheelingnailers.com/?ACT=23&amp;ad_id=39" title="ECFMini" target="_blank"><img src="http://wheelingnailers.com/images/uploads/ads/ECFshop.jpg" border="0" alt="" /></a>
						
					</li>
					<li>
						
							<a href="http://www.wheelingnailers.com/?ACT=23&amp;ad_id=6" title="Shop Nailers" target="_blank"><img src="http://wheelingnailers.com/images/uploads/ads/shop.jpg" border="0" alt="" /></a>
						
					</li>
					<li>
						
							<a href="http://www.wheelingnailers.com/?ACT=23&amp;ad_id=26" title="Bordas" target="_blank"><img src="http://wheelingnailers.com/images/uploads/ads/Bordas.jpg" border="0" alt="" /></a>
						
					</li>
				</ul>
			</div>
		</div><!-- END ads -->


			
	
		<div id="social-links">
            <a href="https://twitter.com/WheelingNailers" target="_blank" id="footer-twitter">twitter</a>
            <a href="https://www.facebook.com/WhgNailers" target="_blank" id="footer-facebook">facebook</a>
            <a href="http://www.youtube.com/user/WhgNailers" target="_blank" id="footer-youtube">YouTube</a>
            <a href="/contact" id="footer-contact">Contact</a>
        </div><!-- END social-links -->
		<div id="footer">
			<div class="small-links">
                <ul>
                    <li><a href="/team/employment">Employment</a></li>
                    <li><a href="/team/internships">Internship</a></li>
                    <li><a href="/contact">Advertise</a></li>
                    <li><a href="/legal">Legal</a></li>
                    <li><a href="/policy">Privacy Policy</a></li>
                </ul>
            </div><!-- END small-links -->
			<div class="copyright">
				&copy; 2017  Wheeling Nailers Hockey. All Rights Reserved. Powered by <a href="http://www.cirruslab.com/" target="_blank">CirrusLab</a>
			</div><!-- END copyright -->
		</div><!-- END footer -->
		<div style="clear:both"></div>
	</div><!-- END wrapper-slide -->
</div><!-- END wrapper -->

 

<script type="text/javascript">
    $('#ahlclose').click(function() {
        $("#ahlhdr").slideUp();
        $('.aopn').fadeIn('slow');
        return false;
    });
    $('.aopn').click(function() {
        $(this).fadeOut('fast');
        $('#ahlhdr').slideDown();
        return false;
    });

    // More Videos buttons
    $('#moreVideos').click(function() {
        $('#vids1').hide();
        $('#moreVideos').hide();

        $('#moreVideos2').show();
        $('#vids2').show();
    });

    $('#moreVideos2').click(function() {
        $('#vids1').show();
        $('#moreVideos').show();

        $('#moreVideos2').hide();
        $('#vids2').hide();
    });
    // End More Videos buttons

    // Get the Standings class and find the a tag
    $('.standingsLiveSwitch a').click(function() {
        var el = $(this).attr('rel'); // set element that was clicked to variable.
        //alert(el);
        switch (el) { // Use a switch to find out what button was clicked and hide and show what is needed.
            case '#liveGameButton':
                $('.league').hide();
                $('.liveScore').show();
                $('.liveGameButton').hide();
                $('.leagueStandingsButton').show();
                break;
            case '#leagueStandingsButton':
                $('.league').show();
                $('.liveScore').hide();
                $('.liveGameButton').show();
                $('.leagueStandingsButton').hide();
                break;
            default:
                $('.league').show();
                $('.liveScore').hide();
                $('.liveGameButton').show();
                $('.leagueStandingsButton').hide();
        }
    });

    $('.tabhdr a, .stnd').click(function() {
        var tmc = $(this).attr('href');
        $('.tabmt').hide();
        $(tmc).fadeIn('slow');
        switch (tmc) {
            case '#news':
                $('#news').addClass('current');
                $('#nvideo').removeClass('current');
                $('#ngame').removeClass('current');
                $('.news-archive').show();
                $('.vids-archive').hide();
                $('.game-archive').hide();
                $('.more-vid').hide();
                $('#nws').show();
                $('#med').hide();
                $('#fan').hide();
                break;
            case '#nvideo':
                $('#nvideo').addClass('current');
                $('#news').removeClass('current');
                $('#ngame').removeClass('current');
                $('.news-archive').hide();
                $('.vids-archive').show();
                $('.game-archive').hide();
                $('#nws').hide();
                $('#med').show();
                $('#fan').hide();
                break;
            case '#ngame':
                $('#nvideo').removeClass('current');
                $('#news').removeClass('current');
                $('#ngame').addClass('current');
                $('.news-archive').hide();
                $('.vids-archive').hide();
                $('.game-archive').show();
                $('#nws').hide();
                $('#med').hide();
                $('#fan').show();
                break;
            default:
                $('#news').addClass('current');
                $('#nvideo').removeClass('current');
                $('#ngame').removeClass('current');
                $('.news-archive').show();
                $('.vids-archive').hide();
                $('.game-archive').hide();
                $('#nws').show();
                $('#med').hide();
                $('#fan').hide();
        }
        return false;
    });

     // Next and last game
    $('.last-game').hide(); // hide last game from the start
    $('.game-header a').click(function() { // create click function on the links for next and last games
        var tmc = $(this).attr('href'); // variable to get the href information
        switch (tmc) { // Create switch to test variable information
            case '#next':
                $('.next-game').show();
                $('.last-game').hide();
                $('#button-next-game').addClass('active');
                $('#button-last-game').removeClass('active');
                break;
            case '#last':
                $('.next-game').hide();
                $('.last-game').show();
                $('#button-next-game').removeClass('active');
                $('#button-last-game').addClass('active');
                break;
            default:
                $('.next-game').show();
                $('.last-game').hide();
                $('#button-next-game').addClass('active');
                $('#button-last-game').removeClass('active');
        } // End Switch
    }); // End game-header a click function

</script>
<script type="text/javascript">
adroll_adv_id = "6234X3YXQBAEXNICB4K6M6";
adroll_pix_id = "AO7Y5D4HPFH33DVGTXOMJG";
(function () {
var oldonload = window.onload;
window.onload = function(){
   __adroll_loaded=true;
   var scr = document.createElement("script");
   var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "http://a.adroll.com");
   scr.setAttribute('async', 'true');
   scr.type = "text/javascript";
   scr.src = host + "/j/roundtrip.js";
   ((document.getElementsByTagName('head') || [null])[0] ||
    document.getElementsByTagName('script')[0].parentNode).appendChild(scr);
   if(oldonload){oldonload()}};
}());
</script>
</body>
</html>