<% response.write natslogo %>

OmniSkore! Coverage of the <% response.write eventname %>
Vertical Relative Work 4-Way Open


<% dim str str = readtostr ( "results4.htm" ) if ( len(str) > 0 ) then str = replace(str,"","",1,-1,1) str = replace(str,"","",1,-1,1) str = replace(str,"4-Way Open Results","",1,-1,1) str = replace(str,"","",1,-1,1) str = replace(str,".htm",".asp",1,-1,1) str = replace(str,"https://omniskore.com/comp/" & eventyear & "/" & eventdir & "/vrw/","",1,-1,1) str = replace(str,"","",1,-1,1) str = replace(str,"","",1,-1,1) else str = "
Event has not started yet.
" str = str & "Please see the Event Schedule for more information.
" end if response.write str %>