ncsports.org - information about domain
- Server Status: available
- Server IP: 64.94.136.5
- Server Response Time: 682ms
Site title
North Carolina Amateur Sports
Alexa information
Alexa rank: 2,150,388
Rank Trend
Bounce Trend
DNS Information
| Host: | Class: | Type: | IP: | TTL: | Target: | Other: |
| ncsports.org | IN | A | 64.94.136.5 | 3600 | ||
| ncsports.org | IN | SOA | 3600 | mname: ns1.seniraminc.net rname: hostmaster.seniraminc.net serial: 2010091852 refresh: 3600 retry: 900 expire: 86400 minimum-ttl: 3600 |
||
| ncsports.org | IN | MX | 3600 | aspmx4.googlemail.com | pri: 10 | |
| ncsports.org | IN | MX | 3600 | aspmx5.googlemail.com | pri: 10 | |
| ncsports.org | IN | MX | 3600 | alt1.aspmx.l.google.com | pri: 20 | |
| ncsports.org | IN | MX | 3600 | alt2.aspmx.l.google.com | pri: 30 | |
| ncsports.org | IN | MX | 3600 | alt1.aspmx.l.google.com | pri: 5 | |
| ncsports.org | IN | MX | 3600 | alt2.aspmx.l.google.com | pri: 5 | |
| ncsports.org | IN | MX | 3600 | aspmx.l.google.com | pri: 5 | |
| ncsports.org | IN | MX | 3600 | aspmx2.googlemail.com | pri: 10 | |
| ncsports.org | IN | MX | 3600 | aspmx3.googlemail.com | pri: 10 | |
| ncsports.org | IN | NS | 3600 | ns5.seniraminc.net | ||
| ncsports.org | IN | NS | 3600 | ns3.seniraminc.net | ||
| ncsports.org | IN | NS | 3600 | ns2.seniraminc.net | ||
| ncsports.org | IN | NS | 3600 | ns1.seniraminc.net | ||
| ncsports.org | IN | NS | 3600 | ns4.seniraminc.net |
Server Location
Site source
Show / hide source
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>North Carolina Amateur Sports</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="google-site-verification" content="CV5LjsofvEjN0hFXx5_grRNTiC2GCSKIIoGDAvvCceI" />
<link href="/css/style.css" rel="stylesheet" type="text/css"/>
<link href="/css/dashboard.css" rel="stylesheet" type="text/css"/>
<link rel="stylesheet" href="/css/menu.css" type="text/css" />
<link rel="shortcut icon" type="image/x-icon" href="/images/favicon.ico" />
<script src="/js/maxheight.js" type="text/javascript"></script>
<script type="text/javascript" src="/common/js/jquery-1.4.2.min.js"></script>
<link type="text/css" rel="stylesheet" href="/common/js/colorbox/example1/colorbox.css" />
<script language="JavaScript" src="/common/js/colorbox/colorbox/jquery.colorbox-min.js"></script>
<script src="/js/cufon-yui.js" type="text/javascript"></script>
<script src="/js/cufon-replace.js" type="text/javascript"></script>
<script src="/js/REZ_400.font.js" type="text/javascript"></script>
<script src="/js/Prototype_400.font.js" type="text/javascript"></script>
<script src="/js/functions.js" type="text/javascript"></script>
<script src="/js/CalendarPopup.js" type="text/javascript"></script>
<script src="/js/loopedslider.js" type="text/javascript"></script>
<script type="text/JavaScript" src="/js/qm.js"></script>
<script type="text/javascript">
$(function(){
$('#loopedSlider').loopedSlider();
if ($.browser.msie && parseInt($.browser.version) == 7)
{
var zIndexNumber = 1000;
jQuery('div').each(function() {
jQuery(this).css('zIndex', zIndexNumber);
zIndexNumber -= 10;
});
}
});
jQuery(document).ready(function()
{
jQuery(".launchExtCalendar").colorbox({iframe:true, innerWidth:980, innerHeight:700});//.click();
jQuery("a[rel='lightbox[photos]']").colorbox({transition:"fade"});
if (self.setUpFormValidation != null) setUpFormValidation();
});
var cal19 = new CalendarPopup();
cal19.showYearNavigation();
cal19.showYearNavigationInput();
var qmad = new Object();qmad.bvis="";qmad.bhide="";qmad.bhover="";
var a = qmad.qm0 = new Object();
// Item Bullets Add On
a.ibullets_apply_to = "parent";
a.ibullets_main_image = "";
a.ibullets_main_image_hover = "";
a.ibullets_main_image_active = "";
a.ibullets_main_image_width = 6;
a.ibullets_main_image_height = 3;
a.ibullets_main_position_x = -16;
a.ibullets_main_position_y = -5;
a.ibullets_main_align_x = "right";
a.ibullets_main_align_y = "middle";
a.ibullets_sub_image = "";
a.ibullets_sub_image_width = 3;
a.ibullets_sub_image_height = 6;
a.ibullets_sub_position_x = -12;
a.ibullets_sub_position_y = -2;
a.ibullets_sub_align_x = "right";
a.ibullets_sub_align_y = "middle";
var _initCFGrids = new Object(); //object to hold configurations for grids, populated as needed on respective pages
function pushInitCFGrid(gid, ci, obj)
{
if (_initCFGrids[gid] == null)
{
_initCFGrids[gid] = new Object();
_initCFGrids[gid].cols = new Object();
}
if (_initCFGrids[gid].cols["c" + ci] == null) _initCFGrids[gid].cols["c" + ci] = new Object();
_initCFGrids[gid].cols["c" + ci].ci = ci;
_initCFGrids[gid].cols["c" + ci].a = new Object();
for(var k in obj) _initCFGrids[gid].cols["c" + ci].a[k] = obj[k]; //add functions, i.e. renderer = renderTeamName
}
//function called by ajaxOnLoad that is set on pages with cfmx grids using custom renderers
var initCFGrids = function() {
var g, cm, col, a;
for (var gid in _initCFGrids)
{
g = ColdFusion.Grid.getGridObject(gid);
cm = g.getColumnModel();
for (col in _initCFGrids[gid].cols)
{
for (a in _initCFGrids[gid].cols[col].a)
{
switch (a.toLowerCase())
{
case "renderer":
cm.setRenderer(_initCFGrids[gid].cols[col].ci, _initCFGrids[gid].cols[col].a[a]);
break;
case "editor":
cm.setEditor(_initCFGrids[gid].cols[col].ci, new Ext.grid.GridEditor( _initCFGrids[gid].cols[col].a[a]));
break;
}
}
}
}
};
</script>
<script type="text/javascript" src="/js/qm_item_bullets.js"></script>
<style type="text/css">.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}</style>
<!--[if lt IE 7]>
<link href="/css/ie_style.css" rel="stylesheet" type="text/css" />
<![endif]-->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-3065454-26']);
_gaq.push(['_setDomainName', '.ncsports.org']);
_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 id="page1" onload="new ElementMaxHeight();">
<div class="main-bg">
<div id="main">
<!-- header -->
<table style="width:994;">
<tr>
<td style="padding-top:10px;"><a href="/index.cfm" title=""><img src="/images/new_ncas.png" alt="" /></a></td>
<td align="center" style="width:650px; text-align:center;">
<div id="cse-search-form" style="width:300px; padding-left:150px;">Loading</div>
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
<script type="text/javascript">
google.load('search', '1', {language : 'en', style : google.loader.themes.MINIMALIST});
google.setOnLoadCallback(function() {
var customSearchOptions = {}; var customSearchControl = new google.search.CustomSearchControl(
'015977017868952887887:fykjikzhgdw', customSearchOptions);
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
var options = new google.search.DrawOptions();
options.enableSearchboxOnly("http://ncsports.org/search.cfm");
customSearchControl.draw('cse-search-form', options);
}, true);
</script>
</td>
<td><a href="http://www.youtube.com/user/ncamateursports?blend=9&ob=5" title="You Tube"><img src="/images/youtube32.png" alt="" /></a>
<br /><a href="/login" title="" style="vertical-align:bottom;">NCAS Member Access</a>
</td>
</tr>
</table>
<div id="header">
<div class="row-1">
<div style="display:block">
<div id="qm0" class="qmmc">
<a href="/index.cfm" title="">home</a>
<div>
<a href="/contentPages.cfm/contentVariable/About_Us" title="">about NCAS</a>
<a href="/contentPages.cfm/contentVariable/Staff_and_Board" title="">Staff & Board</a>
<a href="/contentPages.cfm/contentVariable/Volunteers" title="">volunteers</a>
<a href="/contentPages.cfm/contentVariable/Internships" title="">internships</a>
<a href="/contentPages.cfm/contentVariable/Scholarships" title="">scholarships</a>
<a href="/contentPages.cfm/contentVariable/Membership" title="">memberships</a>
<a href="http://www.Livehealthynorthcarolina.org" title="" target="_blank">live healthy north carolina</a>
</div>
<a href="http://pag.ncsports.org/" title="">powerade state games</a>
<div>
<a href="http://pag.ncsports.org/contentPages.cfm/contentVariable/Baseball" title="">baseball</a>
<a href="http://pag.ncsports.org/contentPages.cfm/contentVariable/Basketball" title="">basketball</a>
<a href="http://pag.ncsports.org/contentPages.cfm/contentVariable/Cycling" title="">cycling</a>
<a href="http://pag.ncsports.org/contentPages.cfm/contentVariable/Disc_Golf" title="">disc golf</a>
<a href="http://pag.ncsports.org/contentPages.cfm/contentVariable/Fencing" title="">fencing</a>
<a href="http://pag.ncsports.org/contentPages.cfm/contentVariable/Figure_Skating" title="">figure skating</a>
<a href="http://pag.ncsports.org/contentPages.cfm/contentVariable/Gymnastics" title="">gymnastics</a>
<a href="http://pag.ncsports.org/contentPages.cfm/contentVariable/Ice_Hockey" title="">ice hockey</a>
<a href="http://pag.ncsports.org/contentPages.cfm/contentVariable/Karate" title="">karate</a>
<a href="http://pag.ncsports.org/contentPages.cfm/contentVariable/Lacrosse" title="">lacrosse</a>
<a href="http://pag.ncsports.org/contentPages.cfm/contentVariable/Shooting" title="">shooting</a>
<a href="http://pag.ncsports.org/contentPages.cfm/contentVariable/Soccer" title="">soccer</a>
<a href="http://pag.ncsports.org/contentPages.cfm/contentVariable/Softball" title="">softball</a>
<a href="http://pag.ncsports.org/contentPages.cfm/contentVariable/Swimming" title="">swimming</a>
<a href="http://pag.ncsports.org/contentPages.cfm/contentVariable/Taekwondo" title="">taekwondo</a>
<a href="http://pag.ncsports.org/contentPages.cfm/contentVariable/Track_and_Field" title="">track & field</a>
<a href="http://pag.ncsports.org/contentPages.cfm/contentVariable/Wrestling" title="">wrestling</a>
</div>
<a href="http://cnc.ncsports.org/" title="">cycle north carolina</a>
<div>
<a href="http://cnc.ncsports.org/fallCNCRide/" title="">fall ride</a>
<a href="http://cnc.ncsports.org/springCNCRide/" title="">spring ride</a>
</div>
<a href="/contentPages.cfm/contentVariable/Sponsorship" title="">sponsorship</a>
<a href="/contentPages.cfm/contentVariable/About_Us" title="">about NCAS</a>
<a href="/contentPages.cfm/contentVariable/Endowment" title="">endowment</a>
<a href="/contentPages.cfm/contentVariable/Contact_Us" title="">contact us</a>
<span class="qmclear"> </span>
</div>
<!-- QuickMenu Create Menu (menu id, is vertical, show timer (ms), hide timer (ms), on click) -->
<script type="text/JavaScript">qm_create(0,false,0,500,false)</script>
</div>
</div>
<div class="row-2">
<div id="loopedSlider">
<div class="container">
<div class="slides">
<div><img src="/images/header-bg2.jpg" alt="" /></div>
<div><img src="/images/header-bg5.jpg" alt="" /></div>
<div><img src="/images/header-bg4.jpg" alt="" /></div>
<div><img src="/images/header-bg6.jpg" alt="" /></div>
</div>
</div>
<ul class="pagination">
<li><a href="#"></a></li>
<li><a href="#"></a></li>
<li><a href="#"></a></li>
<li><a href="#"></a></li>
</ul>
</div>
</div>
</div>
<!-- content -->
<div id="content">
<!--end header-->
<ul class="banners">
<li><a href="http://pag.ncsports.org/" title=""><img alt="" src="/images/NCAS---SG-logo.png" /></a></li>
<li><a href="http://cnc.ncsports.org/" title=""><img alt="" src="/images/cnc_col.png" /></a></li>
<li class="last"><a href="/index.cfm" title=""><img src="/images/ncas_col.png" alt="" /></a></li>
</ul>
<div class="wrapper">
<div class="col-1 maxheight">
<!-- box begin -->
<div class="box maxheight">
<div class="inner">
<h2 class="style1">welcome</h2>
<div class="list1 p3" style="height:175px;">
<p style="text-align: left;"> <span style="font-size: small;"><span style="font-family: Tahoma;"><span style="font-size: medium;"><strong><em><span style="color: rgb(255, 0, 0);">2012 POWERADE STATE GAMES OF NC</span></em></strong></span><br />
</span></span></p>
<p style="text-align: left;"><span style="font-family: Tahoma;"><span style="font-size: medium;"><strong><span style="color: rgb(255, 0, 0);">Winston-Salem, NC</span></strong></span></span></p>
<p style="text-align: left;"><span style="font-family: Tahoma;"><span style="font-size: medium;"><strong><span style="color: rgb(255, 0, 0);">June 9 - 24, 2012</span></strong></span></span></p>
<p style="text-align: left;"><span style="font-family: Tahoma;"><span style="font-size: medium;"><span style="color: rgb(255, 0, 0);"><span style="font-size: small;"><span style="color: rgb(0, 0, 0);">Scroll over "Powerade State Games" at the top of the page for more detailed sport information.</span></span></span></span></span></p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
</div>
<h2 class="style1">latest news</h2>
<ul class="list1 p3">
<li>
<span>01. 19. 2012</span>
<a href="http://pag.ncsports.org/news/newsDetail.cfm?newsID=7" title="" onclick="NewWindow(this.href,'info','500','400','no');return false">Registration OPEN for Po</a> ...
</li>
<li>
<span>01. 12. 2012</span>
<a href="http://pag.ncsports.org/news/newsDetail.cfm?newsID=6" title="" onclick="NewWindow(this.href,'info','500','400','no');return false">Live Healthy NC 100 Day </a> ...
</li>
<li>
<span>12. 05. 2011</span>
<a href="http://pag.ncsports.org/news/newsDetail.cfm?newsID=5" title="" onclick="NewWindow(this.href,'info','500','400','no');return false">2013-16 Host Cities Anno</a> ...
</li>
</ul>
</div>
</div>
<!-- box end -->
</div>
<div class="col-2 maxheight">
<!-- box begin -->
<div class="box maxheight">
<div class="inner">
<h2 class="style3">welcome</h2>
<div class="list1 p3" style="height:175px;">
<p><span style="font-size: small; "><span style="font-family: Tahoma; ">The 2012 Cycle NC</span></span> season is finally here! We hope you will join us <span style="font-size: small; font-family: Tahoma; ">in Washington, North Carolina in April for the 2012 Cycle N.C. Spring Weekend Ride. </span><span style="font-size: small; font-family: Tahoma; ">Mark your calendars now for the 2012 Cycle North Carolina "<em>Mountains to the Coast</em>" ride tentatively scheduled for September 29 to October 6. The 2012 route will be annouced this Spring.</span></p>
</div>
<h2 class="style3">latest news</h2>
<ul class="list1 p3">
<li>
<span>03. 15. 2012</span>
<a href="http://cnc.ncsports.org/news/newsDetail.cfm?newsID=19" title="" onclick="NewWindow(this.href,'info','500','400','no');return false">Spring Ride Volunteers</a>
</li>
<li>
<span>02. 01. 2012</span>
<a href="http://cnc.ncsports.org/news/newsDetail.cfm?newsID=23" title="" onclick="NewWindow(this.href,'info','500','400','no');return false">CNC Holds Annual Members</a> ...
</li>
<li>
<span>01. 02. 2012</span>
<a href="http://cnc.ncsports.org/news/newsDetail.cfm?newsID=21" title="" onclick="NewWindow(this.href,'info','500','400','no');return false">Spring Ride Hotels</a>
</li>
<li>
<span>12. 05. 2011</span>
<a href="http://cnc.ncsports.org/news/newsDetail.cfm?newsID=20" title="" onclick="NewWindow(this.href,'info','500','400','no');return false">Nearly 1,000 Bike Across</a> ...
</li>
</ul>
</div>
</div>
<!-- box end -->
</div>
<div class="col-3 maxheight">
<!-- box begin -->
<div class="box maxheight">
<div class="inner">
<h2 class="style2">about ncas</h2>
<div class="list1 p3" style="height:175px;">
<p>North Carolina Amateur Sports (NCAS) is a 501 (c) (3) non-profit organization established in 1983 to host the first sanctioned State Games of North Carolina in 1986 and the U.S. Olympic Festival-’87. NCAS hosts the Powerade State Games of North Carolina, Cycle North Carolina, and Live Healthy North Carolina.</p>
</div>
<h2 class="style2">newsletters</h2>
<p><p>Register for our newsletter to receive information on North Carolina Amateur Sports, the Powerade State Games of North Carolina and Cycle North Carolina. Enter your email address below.</p></p>
<form id="newsletter-form" action="/index.cfm" method="post">
<table>
<tr>
<td align="right">First Name: </td><td><input type="text" name="volunteerFirstName" value="" size="30" alt="First Name" tabindex="1" /></td>
</tr>
<tr>
<td align="right">Last Name: </td><td><input type="text" name="volunteerLastName" value="" size="30" alt="Last Name" tabindex="2" /></td>
</tr>
<tr>
<td align="right">Email: </td><td><input type="text" name="volunteerEmailAddress" value="" size="30" maxlength="50" alt="Email Address" tabindex="3" /></td>
</tr>
<tr>
<td align="center" colspan="2"><input type="submit" value="Join" name="SubmitButton" class="submit" /></td>
</tr>
</table>
<input name="CMD" type="hidden" value="visited" /></span>
</form>
</div>
</div>
<!-- box end -->
</div>
</div>
</div>
<!-- footer -->
<div id="footer">
ncsports.org © 2011 <a href="/privacy.cfm">Privacy Policy</a>
<span style="padding-left:500px;">Powered By <a href="http://leaguemanagementsolutions.com/" title="League Management Solutions" target="_blank">League Management Solutions</a></span>
</div>
</div>
</div>
<script type="text/javascript"> Cufon.now(); </script>
</body>
</html>