              <% 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="110">
		<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">
                  <% 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
                           If ors.fields(sLocation & "_" & sTableSwitch & "_Line").value = 0 then
                             response.write("PK") 
                           else  
                             response.write(replace(ors.fields(sLocation & "_" & sTableSwitch & "_Line").value & "",".5","&#189;"))
                           end if  
                     End if
                  %>   
                  </font> </p></td>
                <td width="40"> <div align="left"><font color="#0000CC" size="2">
                <% 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>
                <td width="20" valign="middle" align="left"><font color="#0000CC"> 
                 <% 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 %>
                  <input type="checkbox" name="chk<% = sLocation %>Spread;<%= ors.fields("Game_ID").value %>;<%= ors.fields("Game_Line_ID").value %><% response.write(";" & sLength & ";" & sLeague)%>" tabindex="">
                 <% End If %> 
                  </font></td></tr></table></td>
				  
						  
		<td bordercolor="#CCCCCC" width="150">
		<table width="100%" border="0" bgrcolor="#CCCCCC"> 
		<tr bordercolor="#CCCCCC">
                <td width="84"> <div align="left"><font color="#0000CC" size="2">
                <% if trim(ors.fields(sTableSwitch & "_Total_Over").value & "") <> "" AND _ 
                      trim(ors.fields(sTableSwitch & "_Total_Over_Juice").value) <> "{ERR-null passed}" AND _
                      trim(ors.fields(sTableSwitch & "_Total_Over_Juice").value) <> "0" then %>
                   Over <%= replace(ors.fields(sTableSwitch  & "_Total_Over").value & "",".5","&#189;") %>
                <% End If %>   
                </font><font color="#0000CC"> </font></div></td>
                <td width="40"> <div align="left"><font color="#0000CC" size="2">
                <% if trim(ors.fields(sTableSwitch & "_Total_Over").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>
                <td width="20" valign="middle" align="left"><font color="#0000CC"> 
                <% if trim(ors.fields(sTableSwitch & "_Total_Over").value & "") <> "" AND _ 
                      trim(ors.fields(sTableSwitch & "_Total_Over_Juice").value) <> "{ERR-null passed}" AND _
                      trim(ors.fields(sTableSwitch & "_Total_Over_Juice").value) <> "0" then %>
                  <input type="checkbox" name="chkTotalPointOver;<%= ors.fields("Game_ID").value %>;<%= ors.fields("Game_Line_ID").value %><% response.write(";" & sLength & ";" & sLeague)%>" tabindex="">
                <% End If %>  
                  </font></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="110">
		<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">
                  <% 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
                           If ors.fields(sLocation & "_" & sTableSwitch & "_Line").value = 0 then
                             response.write("PK") 
                           else  
                             response.write(replace(ors.fields(sLocation & "_" & sTableSwitch & "_Line").value & "",".5","&#189;"))
                           end if  
                     End if
                  %>   
                 </font><font color="#0000CC"> 
                    </font></p>
                  </td>
                <td width="40"> <div align="left"><font color="#0000CC" size="2">
                <% 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>
                <td width="20" valign="middle" align="left"><font color="#0000CC"> 
                <% 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 %>
                  <input type="checkbox" name="chk<% = sLocation %>Spread;<%= ors.fields("Game_ID").value %>;<%= ors.fields("Game_Line_ID").value %><% response.write(";" & sLength & ";" & sLeague)%>" tabindex="">
                <% End If %>     
                  </font></td></tr></table></td>
				  
		<td bordercolor="#CCCCCC" width="150">
		<table width="100%" border="0" bgrcolor="#CCCCCC"> 
		<tr bordercolor="#CCCCCC">
                <td width="84"> <div align="left"><font color="#0000CC" size="2">
                <% if trim(ors.fields(sTableSwitch & "_Total_Under").value & "") <> "" AND _ 
                    trim(ors.fields(sTableSwitch & "_Total_Under_Juice").value) <> "{ERR-null passed}" AND _
                    trim(ors.fields(sTableSwitch & "_Total_Under_Juice").value) <> "0" then %>
                    Under <%= replace(ors.fields(sTableSwitch & "_Total_Under").value & "",".5","&#189;") %>
                <% End If %>  
                </font><font color="#0000CC"> </font></div></td>
                <td width="40"> <div align="left"><font color="#0000CC" size="2">
                <% if trim(ors.fields(sTableSwitch & "_Total_Under").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>
                <td width="20" valign="middle" align="left"><font color="#0000CC"> 
                <% if trim(ors.fields(sTableSwitch & "_Total_Under").value & "") <> "" AND _ 
                    trim(ors.fields(sTableSwitch & "_Total_Under_Juice").value) <> "{ERR-null passed}" and _
                    trim(ors.fields(sTableSwitch & "_Total_Under_Juice").value) <> "0" then %>
                   <input type="checkbox" name="chkTotalPointsUnder;<%= ors.fields("Game_ID").value %>;<%= ors.fields("Game_Line_ID").value %><% response.write(";" & sLength & ";" & sLeague)%>" tabindex="">
                <% End If %>  
                  </font></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="WagerTPChoicesIncP3.asp" -->
              <%  
				end if
                '<tr bgcolor="#9999CC">
             %>        















