<% nof_rootDir="./" nof_scriptDir="scripts" nof_debug=false %> <% nof_sitePath = GetSitePath(nof_rootDir) function GetSitePath(RootDir) Dim relPath relPath = split(RootDir, "/") forwardSteps = UBound(relPath) - 1 if forwardSteps = 0 and relPath(0) = "." then forwardSteps = -1 GetSitePath = Server.MapPath(".") for idx=0 to forwardSteps GetSitePath = Left(GetSitePath, inStrRev(GetSitePath, "\") - 1) next GetSitePath = GetSitePath & "\" end function %> <% sub IncludeLib(ByVal lib, ByVal sitePath, ByVal scriptDir) dim fso, f, buf, filePath Set fso = Server.CreateObject("Scripting.FileSystemObject") filePath = sitePath & scriptDir & "\" & lib if fso.FileExists(filePath) then set f = fso.OpenTextFile(filePath, 1, false, -2) buf = f.ReadAll f.close() set f = nothing Dim regEx Set regEx = New RegExp regEx.Pattern = "^\s*<" & chr(37) & "\s*" regEx.IgnoreCase = True regEx.Global = True buf = regEx.Replace(buf,"") regEx.Pattern = "\s*" & chr(37) & ">\s*$" regEx.IgnoreCase = True regEx.Global = True buf = regEx.Replace(buf, "") set regEx = nothing ExecuteGlobal buf else if nof_debug then Response.Write "Could not include the file `" & filePath & "`." else Response.Write "

An error occured. Please contact the site administrator.

" Response.Write "

Error code: 103

" end if Response.End end if set fso = nothing end sub %> <% call IncludeLib("nw_functions.asp", nof_sitePath, nof_scriptDir) %> <% call IncludeLib("nw_view.asp", nof_sitePath, nof_scriptDir) %> Home

Thank you for visiting the Sunrise Speed Team website, also known as TRIAD RACING. Our speed team has been in existence for many years producing many Local, Regional, National and World Champions.

Our skaters come from a variety of backgrounds, but most started as ‘session’ skaters, who have made a commitment to work hard, set goals, and improve their skating skills. Although our primary focus is to train competitive skaters, w have many skaters who skate for fitness, recreational, and exercise purposes only, but also set goals for themselves and progress at their own pace. Either way, TRIAD RACING has something to offer YOU.

Sunrise Speed Team / Triad Racing, is sanctioned through USA Roller Sports (USARS), and recognized by the US Olympic Committee as the National Governing Body (NGB) for Roller Sports. Our affiliation with USARS allows our athletes to attend clinics and compete at the 7/11 Velodrome complex at the Olympic Training Center in Colorado Springs, CO.

Pic10

LINKS:
USA Roller Sports
Southwest Pacific Speed League
Roller Shots
Sunrise Rollerland (Citrus Heights, CA)

pic17
pic11
Pic18
kbn00_tn
pic02
SkaterNCoach
<% nof_componentId="1175322447031" nof_componentName="view" nof_scriptInterfaceFile="News1175061335859.xml.asp" nof_debug=false set nof_locale = nwLocaleToDictionary(nof_sitePath & nof_scriptDir, "News_en.properties") Call nwViewMain() %>
pic05