% response.expires="0" %>
<% br1 = lcase(request.servervariables("http_user_agent")) dim ie4 ie4="false" ' sets initial value, unless it passes the following: if instr(br1,"95")>0 or instr(br1,"nt")>0 or instr(br1,"98")>0 then if instr(br1,"mozilla/4.0")>0 and instr(br1,"msie 4")>0 then if instr(br1,"4.0b1")<=0 then ie4="true" end if end if end if %> <% if ie4="true" then %> <% star1 = trim(lcase(request.queryString("star1"))) star2 = trim(lcase(request.queryString("star2"))) star3 = trim(lcase(request.queryString("star3"))) star4 = trim(lcase(request.queryString("star4"))) tourn1 = trim(lcase(request.queryString("tourn1"))) tourn2 = trim(lcase(request.queryString("tourn2"))) tourn3 = trim(lcase(request.queryString("tourn3"))) tourn4 = trim(lcase(request.queryString("tourn4"))) dim today1,month1,weekday1,trunc weekdaya = weekday(date) montha = month(date) daya = day(date) if weekdaya = 1 then weekday1 = "Sunday" elseif weekdaya = 2 then weekday1 = "Monday" elseif weekdaya = 3 then weekday1 = "Tuesday" elseif weekdaya = 4 then weekday1 = "Wednesday" elseif weekdaya = 5 then weekday1 = "Thursday" elseif weekdaya = 6 then weekday1 = "Friday" elseif weekdaya = 7 then weekday1 = "Saturday" end if if montha = 1 then month1 = "January" elseif montha = 2 then month1 = "February" elseif montha = 3 then month1 = "March" elseif montha = 4 then month1 = "April" elseif montha = 5 then month1 = "May" elseif montha = 6 then month1 = "June" elseif montha = 7 then month1 = "July" elseif montha = 8 then month1 = "August" elseif montha = 9 then month1 = "September" elseif montha = 10 then month1 = "October" elseif montha = 11 then month1 = "November" elseif montha = 12 then month1 = "December" end if if daya = 1 or daya = 21 or daya =31 then trunc = "st" elseif daya = 2 or daya = 22 then trunc = "nd" elseif daya = 3 or daya = 23 then trunc = "rd" else trunc="th" end if today1 = weekday1 & ", " & month1 & " " & daya & trunc today2 = month1 & " " & daya & trunc %>The object is to unscramble the words to reveal names of world-class tennis stars... start by moving your mouse over the stars preceding each clue, then rearrange the letters that appear. The clues themselves refer to actual Grand Slam tournaments... can you guess which tournaments they are? Questions you miss will be highlighted in red once you submit your answers. Once all the answers say "x was correct" press Submit one more time. Good luck! |
Visit Desktop Innovations <% end if %>