mshl.org - information about domain
- Server Status: unavailable
- Server IP: fail
- Server Response Time: down
Alexa information
Alexa rank: 3,307,325
Rank Trend

Bounce Trend

Site source
Show / hide source
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"> <!--<![endif]--> <!--<html xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml">-->
<head>
<title>Maryland Student Hockey League powered by GOALLINE.ca</title>
<script language="javascript" type="text/javascript">
function MM_jumpMenu(targ,selObj,restore){
if (selObj.options[selObj.selectedIndex].value != "nohref" && selObj.options[selObj.selectedIndex].value != "") {
if (targ=="new") {
window.open(selObj.options[selObj.selectedIndex].value);
} else {
eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
}
if (restore) selObj.selectedIndex=0;
}
}
</script>
<link rel="stylesheet" type="text/css" href="/css/gl_common.css?v=20120228">
<link rel="stylesheet" type="text/css" href="/css/site/147.css?v=20120221">
<link rel="stylesheet" type="text/css" href="/gamecentres/gc_style.css?v=20100707">
<style type="text/css"> body{text-align:center;} table#main_table{ margin-left:auto; margin-right:auto; text-align:left;} </style>
<script type="text/javascript"><!--// <![CDATA[
var OA_zones = {'zs':41,'zb':11}
// ]]> --></script>
<script type="text/javascript" src="http://gla.goalline.ca/www/delivery/spcjs.php?id=1&sport=1&oid=147&gender=3&age=1&index=1"></script>
<script type="text/javascript" src="/jquery/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="/jquery/easySlider1.7.js"></script>
<script>
$(document).ready(function(){
$("#slider").easySlider({
auto: true,
continuous: true,
numeric: true,
pause: 5000,
numericBg: true,
numericBgBase: 'sl_img'
});
});
</script>
<link rel="alternate" type="application/rss+xml" title="Maryland Student Hockey League News" href="http://mshl.org/rss.php">
<link rel="alternate" type="application/rss+xml" title="Maryland Student Hockey League Latest Scores" href="http://mshl.org/rss_scores.php">
<link rel="alternate" type="application/rss+xml" title="Maryland Student Hockey League Upcoming Games" href="http://mshl.org/rss_games.php">
<script type="text/javascript">if (top != self) top.location.replace(self.location.href);</script>
<meta name="description" content="GOALLINE.ca - The number one name in Sports Administration Software. GOALLINE specializes in building web based tools for enhancing sports organizations.">
<meta name="keywords" content="Maryland Student Hockey League - Hockey Software, Sports Administration Tools, Online Player Registration">
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-7662920-1']);
_gaq.push(['_setDomainName', 'none']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body topmargin="0" leftmargin="0" rightmargin="0" marginwidth="0" marginheight="0" text="#000000">
<div id="gltop"><div id="gltop-inner">
<div class="gltop-network-logo"><a href="http://www.goalline.ca/main/goalline_nation_news.php"><img src="/images/goalline_network_logo.png"></a></div>
<div class="gltop-link"><a href="login.php">LOGIN</a></div>
<div class="gltop-link"><a href="/">HOME</a><span>|</span></div>
<div class="gltop-link"><a href="team_travel_form.php">BOOK TEAM ACCOMMODATIONS</a><span>|</span></div>
</div></div>
</div><img class="shadow" style="z-index:-1;position:absolute; left:0; width:100%; height:198px;" src="images/glhdbg_overlay_black_2.png" /> <table id="main_table" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="shadow" style="width:12px; overflow:hidden; border-right:1px black solid;" valign="top"><br></td> <td valign="top">
<table border="0" cellpadding="0" cellspacing="0" width="1010">
<tr>
<td valign="top" align="center">
<a href="index.php"><img style="display:block;" alt="Maryland Student Hockey League Powered by Goalline Sports Administration Software" src="banners/147.jpg" height="198" width="1010" border="0"></a></td>
<tr>
<td valign="top" style="text-align:right;" height="60" class="main_bg">
<style type="text/css">
#sgc_title{
font-weight:bold;
font-style:italic;
margin-top:0.3em;
}
</style>
<div style="margin-top:8px;margin-left:8px;overflow:hidden;white-space:nowrap;">
<script>
/* This script and many more are available free online at
The JavaScript Source!! http://javascript.internet.com
Created by: Mr J | http://www.huntingground.net/ */
scrollStep=1;
timerLeft="";
timerRight="";
function toLeft(id){
document.getElementById(id).scrollLeft=0;
}
function scrollDivLeft(id){
clearTimeout(timerRight);
document.getElementById(id).scrollLeft+=scrollStep;
timerRight=setTimeout("scrollDivLeft('"+id+"')",10);
}
function scrollDivRight(id){
clearTimeout(timerLeft);
document.getElementById(id).scrollLeft-=scrollStep;
timerLeft=setTimeout("scrollDivRight('"+id+"')",10);
}
function toRight(id){
document.getElementById(id).scrollLeft=document.getElementById(id).scrollWidth;
}
function stopMe(){
clearTimeout(timerRight);
clearTimeout(timerLeft);
}
</script>
<div class="sgc_nav_button" onmouseover="scrollDivRight('sgc_container')" onmouseout="stopMe()" onclick="toLeft('sgc_container')"><img src="images/live_scoring_arrow.gif"></div>
<div id="sgc_container">
<div class="sgc_list" style="width:1380px !important;">
<div alt="Game Stats" title="Game Stats" class="sgc_game" id="sgc_game_1175007-20120221">
<a href="game_details.php?game_id=1175007&schedule_id=100897" onmouseover="" onmouseout="">
<div class="sgc_league">BOYS</div><div style="float:left; width:65%;">Walkersville</div><div class="sgc_score">1</div>
<div class="sgc_winner" style="float:left; width:65%;">Walt Whitman</div><div class="sgc_score sgc_winner">4</div>
<br style="clear:both;"><div class="sgc_date">TUE 02/21</div>
<div class="sgc_time">5:00PM</div>
</a>
</div>
<div alt="Game Stats" title="Game Stats" class="sgc_game" id="sgc_game_1285666-20120222">
<div class="sgc_league">BOYS</div><div style="float:left; width:65%;">Northern</div><div class="sgc_score">10</div>
<div class="sgc_winner" style="float:left; width:65%;">La Plata</div><div class="sgc_score sgc_winner">14</div>
<br style="clear:both;"><div class="sgc_date">WED 02/22</div>
<div class="sgc_time">5:00PM</div>
</div>
<div alt="Game Stats" title="Game Stats" class="sgc_game" id="sgc_game_1285668-20120222">
<div class="sgc_league">BOYS</div><div style="float:left; width:65%;">St. Mary's Ryken</div><div class="sgc_score">5</div>
<div class="sgc_winner" style="float:left; width:65%;">Huntingtown</div><div class="sgc_score sgc_winner">9</div>
<br style="clear:both;"><div class="sgc_date">WED 02/22</div>
<div class="sgc_time">6:45PM</div>
</div>
<div alt="Game Stats" title="Game Stats" class="sgc_game" id="sgc_game_1174997-20120223">
<a href="game_details.php?game_id=1174997&schedule_id=100897" onmouseover="" onmouseout="">
<div class="sgc_league">BOYS</div><div style="float:left; width:65%;">Easton</div><div class="sgc_score">2</div>
<div class="sgc_winner" style="float:left; width:65%;">Huntingtown</div><div class="sgc_score sgc_winner">6</div>
<br style="clear:both;"><div class="sgc_date">THU 02/23</div>
<div class="sgc_time">5:00PM</div>
</a>
</div>
<div alt="Game Stats" title="Game Stats" class="sgc_game" id="sgc_game_1175000-20120223">
<a href="game_details.php?game_id=1175000&schedule_id=100897" onmouseover="" onmouseout="">
<div class="sgc_league">BOYS</div><div style="float:left; width:65%;">Walt Whitman</div><div class="sgc_score">2</div>
<div class="sgc_winner" style="float:left; width:65%;">Atholton</div><div class="sgc_score sgc_winner">3</div>
<br style="clear:both;"><div class="sgc_date">THU 02/23</div>
<div class="sgc_time">7:00PM</div>
</a>
</div>
<div alt="Game Stats" title="Game Stats" class="sgc_game" id="sgc_game_1285669-20120224">
<div class="sgc_league">BOYS</div><div class="sgc_winner" style="float:left; width:65%;">La Plata</div><div class="sgc_score sgc_winner">1</div>
<div style="float:left; width:65%;">Huntingtown</div><div class="sgc_score">0</div>
<br style="clear:both;"><div class="sgc_date">FRI 02/24</div>
<div class="sgc_time">5:00PM</div>
</div>
<div alt="Game Stats" title="Game Stats" class="sgc_game" id="sgc_game_1174992-20120224">
<a href="game_details.php?game_id=1174992&schedule_id=100897" onmouseover="" onmouseout="">
<div class="sgc_league">BOYS</div><div style="float:left; width:65%;">Fallston (C)</div><div class="sgc_score">1</div>
<div class="sgc_winner" style="float:left; width:65%;">Queen Anne's County (C)</div><div class="sgc_score sgc_winner">5</div>
<br style="clear:both;"><div class="sgc_date">FRI 02/24</div>
<div class="sgc_time">6:45PM</div>
</a>
</div>
<div alt="Game Stats" title="Game Stats" class="sgc_game" id="sgc_game_1174995-20120224">
<a href="game_details.php?game_id=1174995&schedule_id=100897" onmouseover="" onmouseout="">
<div class="sgc_league">BOYS</div><div style="float:left; width:65%;">Montgomery Blair (C)</div><div class="sgc_score">1</div>
<div class="sgc_winner" style="float:left; width:65%;">Washington County (C)</div><div class="sgc_score sgc_winner">5</div>
<br style="clear:both;"><div class="sgc_date">FRI 02/24</div>
<div class="sgc_time">8:40PM</div>
</a>
</div>
<div alt="Game Stats" title="Game Stats" class="sgc_game" id="sgc_game_1174993-20120227">
<a href="game_details.php?game_id=1174993&schedule_id=100897" onmouseover="" onmouseout="">
<div class="sgc_league">BOYS</div><div style="float:left; width:65%;">Queen Anne's County (C)</div><div class="sgc_score">1</div>
<div class="sgc_winner" style="float:left; width:65%;">Washington County (C)</div><div class="sgc_score sgc_winner">8</div>
<br style="clear:both;"><div class="sgc_date">MON 02/27</div>
<div class="sgc_time">5:00PM</div>
</a>
</div>
<div alt="Game Stats" title="Game Stats" class="sgc_game" id="sgc_game_1175001-20120227">
<a href="game_details.php?game_id=1175001&schedule_id=100897" onmouseover="" onmouseout="">
<div class="sgc_league">BOYS</div><div style="float:left; width:65%;">Huntingtown</div><div class="sgc_score">2</div>
<div class="sgc_winner" style="float:left; width:65%;">Atholton</div><div class="sgc_score sgc_winner">6</div>
<br style="clear:both;"><div class="sgc_date">MON 02/27</div>
<div class="sgc_time">7:30PM</div>
</a>
</div>
</div>
</div>
<div class="sgc_nav_button" onmouseover="scrollDivLeft('sgc_container')" onmouseout="stopMe()" onclick="toRight('sgc_container')"><img src="images/live_scoring_arrow_right.gif"></div>
</div>
<script type="text/javascript">
games = document.getElementsByTagName('div');
var today = '20120317';
var j=0;
for(var i=0; i < games.length; i++){
g = games[i];
if(g.id.substr(0,9) == 'sgc_game_'){
if(g.id.substr(-8) >= today){
document.getElementById('sgc_container').scrollLeft+= (j*138);// number_of_games_in * width_of_game
break;
}
j++;
}
}
</script>
</td>
</tr>
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="1010" class="gl_body">
</tr>
<td class="main_bg" id="left_nav_td" width="176" valign="top" rowspan="1"><table id="nav_area" cellpadding="0" cellspacing="0"><tr><td class="main_nav"><a href="/" class="button_main_nav" id="home_link">Home</a></td></tr><form name="league_menu" class="team_dropdown">
<tr>
<td align="right" class="main_nav" height="20" class="team_dropdown">
<select name="select" onChange="MM_jumpMenu('parent',this,0)" class="team_dropdown">
<option value="nohref">SELECT A LEAGUE</option>
<option value="index.php?league_id=1308">Boys</option>
<option value="index.php?league_id=1309">Girls</option>
<option value="index.php?league_id=1310">JV</option>
<option value="index.php?league_id=1307">Prep</option>
</select>
</td>
</tr>
</form>
<tr><td class="main_nav"><a href="news2.php?lang=1" class="button_main_nav">News Archive</a></td></tr><tr><td class="main_nav"><a href="exec.php" class="button_main_nav">Executive</a></td></tr><tr><td class="main_nav"><a href="events.php?lang=1" class="button_main_nav">Events</a></td></tr><tr><td class="main_nav"><a href="form_league_email_signup.php?lang=1" class="button_main_nav">Email Signup</a></td></tr><tr><td class="main_nav"><a class="button_main_nav" href="photos.php">Photo Gallery</a></td></tr><tr><td class="main_nav"><a href="suspensions.php" class="button_main_nav">Suspensions</a></td></tr><tr>
<td class="main_nav">
<a href="page.php?page_id=35726" class="button_main_nav">PAST GAMES</a>
</td>
</tr>
<tr>
<td class="main_nav">
<a href="page.php?page_id=34892" class="button_main_nav">Broadcast Central</a>
</td>
</tr>
<tr>
<td class="main_nav">
<a href="page.php?page_id=3642" class="button_main_nav">Forming a New Team</a>
</td>
</tr>
<tr>
<td class="main_nav">
<a href="page.php?page_id=2546" class="button_main_nav">Registration</a>
</td>
</tr>
<tr>
<td class="main_nav">
<a href="page.php?page_id=2537" class="button_main_nav">Forms</a>
</td>
</tr>
<tr>
<td class="main_nav">
<a href="page.php?page_id=3010" class="button_main_nav">Rules and Regs</a>
</td>
</tr>
<tr>
<td class="main_nav">
<a href="page.php?page_id=2542" class="button_main_nav">Playoffs</a>
</td>
</tr>
<tr>
<td class="main_nav">
<a href="page.php?page_id=27709" class="button_main_nav">COMMITTEES</a>
</td>
</tr>
<tr>
<td class="main_nav">
<a href="page.php?page_id=9140" class="button_main_nav">All-State Selections</a>
</td>
</tr>
<tr>
<td class="main_nav">
<a href="page.php?page_id=2909" class="button_main_nav">Coaches' Corner</a>
</td>
</tr>
<tr>
<td class="main_nav">
<a href="page.php?page_id=15170" class="button_main_nav">Coaching Vacancies</a>
</td>
</tr>
<tr>
<td class="main_nav">
<a href="page.php?page_id=2832" class="button_main_nav">Managers Corner</a>
</td>
</tr>
<tr>
<td class="main_nav">
<a href="page.php?page_id=2543" class="button_main_nav">Rinks</a>
</td>
</tr>
<tr>
<td class="main_nav">
<a href="page.php?page_id=12072" class="button_main_nav">Past Champions</a>
</td>
</tr>
<tr>
<td class="main_nav">
<a href="page.php?page_id=2761" class="button_main_nav">Sponsors</a>
</td>
</tr>
<tr>
<td class="main_nav">
<a href="page.php?page_id=2674" class="button_main_nav">Life After HS</a>
</td>
</tr>
<tr>
<td class="main_nav">
<a href="page.php?page_id=2784" class="button_main_nav">Meetings</a>
</td>
</tr>
<tr>
<td class="main_nav">
<a href="page.php?page_id=2540" class="button_main_nav">Links</a>
</td>
</tr>
<tr><td class="main_nav"><a href="login.php" class="button_main_nav">Login</a></td></tr></table>
<div class="gla"><script type="text/javascript"><!--// <![CDATA[
OA_show('zs');
// ]]> --></script><noscript><a target="_blank" href="http://gla.goalline.ca/www/delivery/ck.php?n=b9d9af"><img border="0" alt="" src="http://gla.goalline.ca/www/delivery/avw.php?zoneid=41&n=b9d9af" /></a></noscript></div>
</td><td valign="top" class="main_bg" id="main">
<div class="pg_content" id="pg_content"><style>#pg_content{min-height:0!important;}</style><div class="main_title">
Latest News</div><br /><br />
<div class="front_news">
<div>
<a class="title" href="news2.php?news_id=540568&lang=">Class 1A Finalists Set</a>
</div>
<br />One new team, one repeat finalist.<br /><br />
<a class="fullstory" href="news2.php?news_id=540568&lang=">FULL STORY...</a></div>
</div></div><div class="pg_content">
<div class="main_title">More Headlines</div><br /><br /><div id="slider"><ul><li id="sl_li_1"><a href="news2.php?news_id=533354"><img id="sl_img_1" src="/news_images/org_147/Image/caps,png.png" alt=""></a><div class="content"><h2><a href="news2.php?news_id=533354">2012 Capitals Cup Set</a></h2><div>Field is set for the 2012 Capitals Cup!</div><a class="more" href="news2.php?news_id=533354">... more</a></div></li><li id="sl_li_2"><a href="news2.php?news_id=478317"><img id="sl_img_2" src="/news_images/org_147/Image/facebook-icon[1].png" alt="Facebook"></a><div class="content"><h2><a href="news2.php?news_id=478317">We're on Facebook</a></h2><div>The MSHL now has a facebook presence!</div><a class="more" href="news2.php?news_id=478317">... more</a></div></li><li id="sl_li_3"><a href="news2.php?news_id=317613"><img id="sl_img_3" src="/news_images/org_147/Image/concussion.jpg" alt=""></a><div class="content"><h2><a href="news2.php?news_id=317613">Concussion Information - updated</a></h2><div>USA Hockey, the Centers for Disease Control, and the MPSSAA have developed a concussion information pages
Updated with a presentation form Williams College</div><a class="more" href="news2.php?news_id=317613">... more</a></div></li><li id="sl_li_4"><a href="news2.php?news_id=391844"><img id="sl_img_4" src="/news_images/org_147/Image/mshl3.jpg" alt=""></a><div class="content"><h2><a href="news2.php?news_id=391844">Season Ending Award Winners</a></h2><div>All the MSHL Award Winners</div><a class="more" href="news2.php?news_id=391844">... more</a></div></li><li id="sl_li_5"><a href="news2.php?news_id=375827"><img id="sl_img_5" src="/news_images/org_147/Image/james-psc.jpg" alt=""></a><div class="content"><h2><a href="news2.php?news_id=375827">Champions - Old and New</a></h2><div>Churchill, Washington County claim titles!!</div><a class="more" href="news2.php?news_id=375827">... more</a></div></li></ul></div><br style="clear:both;" /><div class="shares"><div class="social_share" style="float:right;margin:10px 0 0 0;"><div class="ss_share"><div class="ss_top" id="email"><a href="mailto:?subject=http://mshl.goalline.ca/"><img src="images/ss_email.png" alt="Email" title="Email" />Email</a></div><div class="ss_top" id="print"><a href="http://mshl.goalline.ca/?pv=1"><img src="images/ss_print.png" alt="Print" title="Print" />Print</a></div><a href="http://www.facebook.com/sharer.php?u=http://mshl.goalline.ca/" target="blank" title="Share on Facebook"><img class="fb" align="absbottom" border="0" src="images/fb.png" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://twitter.com/home?status=Currently reading http://mshl.goalline.ca/" target="_blank" title="Click to share this post on twitter"><img class="twit" align="absbottom" border="0" src="images/twitt.png" alt="Share on twitter" title="Share on twitter" /></a><br /><span class="share">Share</span></div></div></div><iframe style="height:35px; overflow:hidden;margin:25px 0 0 0;" src="http://www.facebook.com/plugins/like.php?show_faces=false&href=http://mshl.goalline.ca/" scrolling="no" frameborder="0" style="height: 62px; width: 260px" allowTransparency="true"></iframe>
</div><div class="headlines_spacer"><div id="recent-headlines">
<div id="recent-headlines-title">Recent Headlines</div>
<div id="recent-headlines-body">
- <a href="news2.php?news_id=540028">Class 2A Finalists set!</a><br>
- <a href="news2.php?news_id=537309">State Tournament times set!</a><br>
- <a href="news2.php?news_id=535894">2012 All State Team Announced</a><br>
- <a href="news2.php?news_id=533354">2012 Capitals Cup Set</a><br>
- <a href="news2.php?news_id=511508">Rules Enforcement Update - Head Contact and illegal checks</a><br>
- <a href="news2.php?news_id=478317">We're on Facebook</a><br>
- <a href="news2.php?news_id=418963">USA Hockey Rule Books Out</a><br>
- <a href="news2.php?news_id=317613">Concussion Information - updated</a><br>
</div>
</div>
</div></td> <td width="310" valign="top" align="center" class="right_sidebar">
<div style="padding: 0 10px 8px 0;"><a href="team_travel_form.php"><img src="/images/ttc_300x55.gif" border="0"></a></div>
<div class="sb_sponsors_box"><div class="sb_title">Sponsors<br /></div><div class="sb_scroll"><div><div style="text-align: center; "><strong> Next MSHL Broadcasts:<br />
<br />
</strong><strong>Monday<br />
February 27 2012<br />
5:00 PM<br />
Queen Anne's County<br />
vs.<br />
</strong><b>Washington County<br />
(Class 1A championship)</b><b><br />
<br />
<a target="_blank" href="http://www.wjejradio.com/">WJEJ</a></b> <strong><a target="_blank" href="http://www.wjejradio.com/"><br type="_moz" />
</a></strong></div><br></div></div></div>
<div class="gla"><script type="text/javascript"><!--// <![CDATA[
OA_show('zb');
// ]]> --></script><noscript><a target="_blank" href="http://gla.goalline.ca/www/delivery/ck.php?n=8779827"><img border="0" alt="" src="http://gla.goalline.ca/www/delivery/avw.php?zoneid=11&n=8779827" /></a></noscript></div>
<div class="sb_content_box"><div class="sb_title">Upcoming Games</div><div class="sb_scroll"><div>There are currently no games to display.</div></div></div>
<div class="sb_content_box"><div class="sb_title">Upcoming Practices</div><div class="sb_scroll"><div>There are no upcoming practices scheduled.</div></div></div> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="gl_footer">
<tr>
<td width="150" class="main_bg">
<img src="images/blankdot.gif" height="1" width="150"><br><br>
</td>
<td height="40" valign="top" class="main_bg" width="525" align="center">
<img src="images/blankdot.gif" height="1" width="525"><br>
</td>
<td width="305" valign="top" align="center" class="right_sidebar">
<img src="images/blankdot.gif" height="1" width="310"><br>
<br>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="separator_bar"><br>
<a href="http://www.goalline.ca/main/"><img src="images/gl_logo_white.png" alt="Goalline Sports Administration Systems" border="0"></a><br>
<a id="powered-by-gl" href="http://www.goalline.ca/main/">Powered by Goalline Hockey Software</a>
<div id="privacy"><a href="http://www.goalline.ca/main/privacy.php">Privacy Statement</a></div><br>
<div class="small-text">Part of the</div>
<script type="text/javascript" language="JavaScript">
glam_affiliate_id = '1632818246';
glam_logo_type = 'GFamily';
glam_logo_size = '160x24';
color_or_grayscale_flag ='_gs';
glam_logo_color = 'wht';
glam_gs_logo_color = 'blk';
glam_logo_country = 'US';
</script>
<script src="http://www8.glam.com/js/widgets/glam_logo.js"></script>
<div class="small-text">Network</div>
</td>
</tr>
</table>
</td>
<td class="shadow" style="width:12px; overflow:hidden;border-left:1px black solid;" valign="top"><br /></td> </TR>
</table>
</td>
</tr>
</table>
<script>
var _comscore = _comscore || [];
_comscore.push({ c1: "2", c2: "9013960" });
(function() {
var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true;
s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";
el.parentNode.insertBefore(s, el);
})();
</script>
<noscript>
<img src="http://b.scorecardresearch.com/p?c1=2&c2=9013960&cv=2.0&cj=1" />
</noscript>
<script type="text/javascript">
document.getElementById('main').style.height = document.getElementById('left_nav_td').clientHeight + 'px';
</script>
</body>
</html>