")
For i = 0 to 19
tempstory = stories(i,1)
if stories(i,1) = "http://www.news4sites.com" or stories(i,2)="news4sites.com" or InStr(tempstory,".cms") > 0 THEN
ELSE
Response.write(""+stories(i,0)+" "+stories(i,2)+" - "+stories(i,3)+" |
")
IF colortemp="#ffffff" THEN
colortemp = colorb
else
colortemp = colora
end if
end if
Next
%>