              <% if iColor = 0 then %>
                <tr bgcolor="#CCCCCC"> 
              <% else %>
                <tr bgcolor="#EBEBEB">
              <% End if %>  
              <% sLocation = "Visitor" %> 
               
                <td width="140" bordercolor="#666666"> <div align="left"><font color="#0000CC" size="2">
                <%= ors.fields("GameDate").value %></font></div></td>
				
		<td bordercolor="#CCCCCC" width="190">
		<table width="100%" border="0" bgrcolor="#CCCCCC"> 
		<tr bordercolor="#CCCCCC">
                <td width="36"> <p align="left"><font color="#0000CC" size="2">
                <%= ors.fields(sLocation & "_Team_GameID").value %></font></p></td>
                <td width="150"> <div align="left"><font color="#0000CC" size="2">
                <%= ors.fields(sLocation & "_Team_Name").value %></font></div>
                  <div align="left">
                  </div></td></tr></table></td>
				  
	    <td bordercolor="#CCCCCC" width="100">
		<table width="100%" border="0" bgrcolor="#CCCCCC"> 
		<tr bordercolor="#CCCCCC">
                <td width="46" bordercolor="#CCCCCC"> 
                <input name="" type="text" maxlength="5" size="4" align="left" value="<% 
				        if trim(ors.fields(sLocation & "_" & sTableSwitch & "_Line").value) <> "{ERR-null passed}" And _
                        trim(ors.fields(sLocation & "_" & sTableSwitch & "_Line_Juice").value) <> "{ERR-null passed}" AND _ 
                        trim(ors.fields(sLocation & "_" & sTableSwitch & "_Line_Juice").value) <> "0" then
                        response.write(ors.fields(sLocation & "_" & sTableSwitch & "_Line").value )
                     End if
                  %>">   
                 </td>
                <td width="40" bordercolor="#CCCCCC"> <div align="left"><font color="#0000CC" size="2">
				 <input name="" type="text" maxlength="5" size="4" align="left" value="<% 
				          if trim(ors.fields(sLocation & "_" & sTableSwitch & "_Line").value) <> "{ERR-null passed}" and _
                        trim(ors.fields(sLocation & "_" & sTableSwitch & "_Line_Juice").value) <> "{ERR-null passed}" and _
                        trim(ors.fields(sLocation & "_" & sTableSwitch & "_Line_Juice").value) <> "0" then
                        response.write(ors.fields(sLocation & "_" & sTableSwitch & "_Line_Juice").value)
                   End If           
                %>"> 
                </font>
                <font color="#0000CC"></font></div></td>
               </tr></table></td>
				  
		<td  bordercolor="#CCCCCC" width="100">
		<table width="100%" border="0" bgrcolor="#CCCCCC"> 
		<tr bordercolor="#CCCCCC">
                <td width="100%"> <div align="center"><font color="#0000CC" size="2">
				 <input name="" type="text" maxlength="5" size="4" align="left" value="<% 
                    if trim(ors.fields(sLocation & "_" & sTableSwitch & "_Money_Line").value) <> "{ERR-null passed}" AND _
                         trim(ors.fields(sLocation & "_" & sTableSwitch & "_Money_Line").value) <> "0" Then
                         response.write(ors.fields(sLocation & "_" & sTableSwitch & "_Money_Line").value)
                      End if
                   %>">
				   </font><font color="#0000CC"> 
                    </font></div></td>
                </tr></table></td>
				  
		<td  bordercolor="#CCCCCC" width="150">
		<table width="100%" border="0" bgrcolor="#CCCCCC"> 
		<tr bordercolor="#CCCCCC">
                <td width="104"> <div align="left"><font color="#0000CC" size="2">Over&nbsp;&nbsp;
				 <input name="" type="text" maxlength="5" size="4" align="left" value="<% 
                 if trim(ors.fields(sTableSwitch & "_Total").value & "") <> "" AND _ 
                      trim(ors.fields(sTableSwitch & "_Total_Over_Juice").value) <> "{ERR-null passed}" AND _
                      trim(ors.fields(sTableSwitch & "_Total_Over_Juice").value) <> "0" then 
                      response.write(ors.fields(sTableSwitch  & "_Total").value )
                 End If%>"> 
                </font><font color="#0000CC"> </font></div></td>
                <td width="40"> <div align="left"><font color="#0000CC" size="2">
				<input name="" type="text" maxlength="5" size="4" align="left" value="<%
                   if trim(ors.fields(sTableSwitch & "_Total").value & "") <> "" AND _ 
                      trim(ors.fields(sTableSwitch & "_Total_Over_Juice").value) <> "{ERR-null passed}" AND _ 
                      trim(ors.fields(sTableSwitch & "_Total_Over_Juice").value) <> "0" then  
                      response.write(ors.fields(sTableSwitch & "_Total_Over_Juice").value)
                   End If   
                 %>">
				 </font></div></td>
                </tr></table></td>
				  
		<td  bordercolor="#CCCCCC" width="150">
		<table width="100%" border="0" bgrcolor="#CCCCCC"> 
		<tr bordercolor="#CCCCCC">
                <td width="104"> <div align="left"><font color="#0000CC" size="2">Over  
				<input name="" type="text" maxlength="5" size="4" align="left" value="<%
                   if trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total").value & "") <> "" AND _ 
                      trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total_Over_Juice").value) <> "{ERR-null passed}" AND _
                      trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total_Over_Juice").value) <> "0" then 
                      response.write(ors.fields(sLocation & "_" & sTableSwitch & "_Total").value ) 
                 End If %>">    
                </font></div></td>
                <td width="40"> <div align="left"><font color="#0000CC" size="2">
				<input name="" type="text" maxlength="5" size="4" align="left" value="<%
                   if trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total").value & "") <> "" AND _ 
                      trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total_Over_Juice").value) <> "{ERR-null passed}" AND _
                      trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total_Over_Juice").value) <> "0" then 
                      response.write(ors.fields(sLocation & "_" & sTableSwitch & "_Total_Over_Juice").value )
                   end if   
                 %>">
                 </font><font color="#0000CC"> 
                    </font></div></td>
               </tr></table></td>
				  
        <td  bordercolor="#CCCCCC" width="150">
		<table width="100%" border="0" bgrcolor="#CCCCCC"> 
		<tr bordercolor="#CCCCCC">
                <td width="104"> <p><font color="#0000CC" size="2">Under 
				<input name="" type="text" maxlength="5" size="4" align="left" value="<%
				   if trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total").value & "") <> "" AND _ 
                      trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total_Under_Juice").value) <> "{ERR-null passed}" AND _
                      trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total_Under_Juice").value) <> "0" then 
                      response.write(ors.fields(sLocation & "_" & sTableSwitch & "_Total").value ) 
                 End If %>">  
                 </font></p></td>
                <td width="40"> <div align="left"><font color="#0000CC" size="2">
				<input name="" type="text" maxlength="5" size="4" align="left" value="<%
                   if trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total").value & "") <> "" AND _ 
                      trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total_Under_Juice").value) <> "{ERR-null passed}" AND _
                      trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total_Under_Juice").value) <> "0" then 
                      response.write(ors.fields(sLocation & "_" & sTableSwitch & "_Total_Under_Juice").value)
                   end if
                 %>">     
                </font><font color="#0000CC"> 
                    </font></div></td>
                </tr></table></td>
              </tr>
              
               <% if iColor = 0 then %>
                <tr bgcolor="#CCCCCC"> 
              <% else %>
                <tr bgcolor="#EBEBEB">
              <% End if %>  
               <% sLocation = "Home" %> 
                <td width="140" bordercolor="#666666"> <div align="left"><font color="#0000CC" size="2">
                <%= ors.fields("GameTime").value %></font></div></td>
				
		<td bordercolor="#CCCCCC" width="190">
		<table width="100%" border="0" bgrcolor="#CCCCCC"> 
		<tr bordercolor="#CCCCCC">
                <td width="36"> <p align="left"><font color="#0000CC" size="2">
                <%= ors.fields(sLocation & "_Team_GameID").value %></font></p></td>
                <td width="150"> <div align="left"><font color="#0000CC" size="2">
                <%= ors.fields(sLocation & "_Team_Name").value %></font></div>
                  <div align="left">
                  </div></td></tr></table></td>
				  
		<td  bordercolor="#CCCCCC" width="100">
		<table width="100%" border="0" bgrcolor="#CCCCCC"> 
		<tr bordercolor="#CCCCCC">
                <td width="46"> <div align="left"> </div>
                  <p align="left"><font color="#0000CC" size="2">
				   <input name="" type="text" maxlength="5" size="4" align="left" value="<% 
                     if trim(ors.fields(sLocation & "_" & sTableSwitch & "_Line").value) <> "{ERR-null passed}" And _
                        trim(ors.fields(sLocation & "_" & sTableSwitch & "_Line_Juice").value) <> "{ERR-null passed}" AND _
                        trim(ors.fields(sLocation & "_" & sTableSwitch & "_Line_Juice").value) <> "0" then
                        response.write(ors.fields(sLocation & "_" & sTableSwitch & "_Line").value ) 
                     End if
                  %>">   
                 </font><font color="#0000CC"> 
                    </font></p>
                  </td>
                <td width="40"> <div align="left"><font color="#0000CC" size="2">
				 <input name="" type="text" maxlength="5" size="4" align="left" value="<% 
                   if trim(ors.fields(sLocation & "_" & sTableSwitch & "_Line").value) <> "{ERR-null passed}" And _
                      trim(ors.fields(sLocation & "_" & sTableSwitch & "_Line_Juice").value) <> "{ERR-null passed}" AND _
                      trim(ors.fields(sLocation & "_" & sTableSwitch & "_Line_Juice").value) <> "0" then
                       response.write(ors.fields(sLocation & "_" & sTableSwitch & "_Line_Juice").value)
                   End If      
                 %>">
				 </font></div></td>
                </tr></table></td>
				  
        <td bordercolor="#CCCCCC" width="100">
		<table width="100%" border="0" bgrcolor="#CCCCCC"> 
		<tr bordercolor="#CCCCCC">
                <td width="100%"> <div align="center"><font color="#0000CC" size="2">
				 <input name="" type="text" maxlength="5" size="4" align="left" value="<% 
                   if trim(ors.fields(sLocation & "_" & sTableSwitch & "_Money_Line").value) <> "{ERR-null passed}" AND _
                      trim(ors.fields(sLocation & "_" & sTableSwitch & "_Money_Line").value) <> "0" then
                      response.write(ors.fields(sLocation & "_" & sTableSwitch & "_Money_Line").value)
                   End if
                 %>">   
                </font><font color="#0000CC"> 
                    </font></div></td>
              </tr></table></td>
				  
        <td  bordercolor="#CCCCCC" width="150">
		<table width="100%" border="0" bgrcolor="#CCCCCC"> 
		<tr bordercolor="#CCCCCC">
                <td width="104"> <div align="left"><font color="#0000CC" size="2">Under 
				 <input name="" type="text" maxlength="5" size="4" align="left" value="<% 
                 if trim(ors.fields(sTableSwitch & "_Total").value & "") <> "" AND _ 
                    trim(ors.fields(sTableSwitch & "_Total_Under_Juice").value) <> "{ERR-null passed}" AND _
                    trim(ors.fields(sTableSwitch & "_Total_Under_Juice").value) <> "0" then 
                    response.write(ors.fields(sTableSwitch & "_Total").value ) 
                End If %>">  
                </font><font color="#0000CC"> </font></div></td>
                <td width="40"> <div align="left"><font color="#0000CC" size="2">
				 <input name="" type="text" maxlength="5" size="4" align="left" value="<% 
                 if trim(ors.fields(sTableSwitch & "_Total").value & "") <> "" AND _ 
                    trim(ors.fields(sTableSwitch & "_Total_Under_Juice").value) <> "{ERR-null passed}" AND _
                    trim(ors.fields(sTableSwitch & "_Total_Under_Juice").value) <> "0" then 
                      response.write(ors.fields(sTableSwitch & "_Total_Under_Juice").value)
                   End If  
                 %>">
				 </font></div></td>
               </tr></table></td>
				  
        <td  bordercolor="#CCCCCC" width="150">
		<table width="100%" border="0" bgrcolor="#CCCCCC"> 
		<tr bordercolor="#CCCCCC">
                <td width="104"> <div align="left"><font color="#0000CC" size="2">Over  
				 <input name="" type="text" maxlength="5" size="4" align="left" value="<% 
                if trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total").value & "") <> "" AND _ 
                    trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total_Over_Juice").value) <> "{ERR-null passed}" AND _
                    trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total_Over_Juice").value) <> "0" then 
                     response.write(ors.fields(sLocation & "_" & sTableSwitch & "_Total").value ) 
                End If %>">        
                </font></div></td>
                <td width="40"> <div align="left"><font color="#0000CC" size="2">
				 <input name="" type="text" maxlength="5" size="4" align="left" value="<% 
                 if trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total").value & "") <> "" AND _ 
                      trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total_Over_Juice").value) <> "{ERR-null passed}" and _
                      trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total_Over_Juice").value) <> "0" then 
                          response.write(ors.fields(sLocation & "_" & sTableSwitch & "_Total_Over_Juice").value)
                   End If       
                %>">
                </font><font color="#0000CC"> 
                    </font></div></td>
                </tr></table></td>
				  
        <td  bordercolor="#CCCCCC" width="150">
		<table width="100%" border="0" bgrcolor="#CCCCCC"> 
		<tr bordercolor="#CCCCCC">
                <td width="104"> <p><font color="#0000CC" size="2">Under 
				 <input name="" type="text" maxlength="5" size="4" align="left" value="<% 
                 if trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total").value & "") <> "" AND _ 
                      trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total_Under_Juice").value) <> "{ERR-null passed}" AND _
                      trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total_Under_Juice").value) <> "0" then 
                     response.write(ors.fields(sLocation & "_" & sTableSwitch & "_Total").value ) 
                 End If %>">
                </font></p></td>
                <td width="40"> <div align="left"><font color="#0000CC" size="2">
				<input name="" type="text" maxlength="5" size="4" align="left" value="<% 
                 if trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total").value & "") <> "" AND _ 
                      trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total_Under_Juice").value) <> "{ERR-null passed}" AND _
                      trim(ors.fields(sLocation & "_" & sTableSwitch & "_Total_Under_Juice").value) <> "0" then 
                     response.write(ors.fields(sLocation & "_" & sTableSwitch & "_Total_Under_Juice").value)
                   End If  
                 %>">
                </font><font color="#0000CC"> 
                    </font></div></td>
                </tr></table></td>
              </tr>
              

              <%
                 'Under 29&#189;
				
				 if iColor = 0 then
				   iColor = 1
				 else 
				   iColor = 0 
				 End if
               
                 'iColor = iif(iColor=1,0,1)        

                 oRS.movenext
				
                 Loop
				 %>
				 
				 <!-- #include virtual="GameLineEditChoicesIncP3.asp" -->
				 <%
                end if
                '<tr bgcolor="#9999CC">
             %>        


























