<% dim url url = Request.QueryString Select Case url Case "sec_id=140000437&nc=1288222542754" Response.redirect("/Early-Childhood-Center-174.html") Case "sec_id=140000461&nc=1331519933769.94" Response.redirect("/School-166.html") Case "sec_id=140005632" Response.redirect("/Ministries-116.html") Case "sec_id=140005985" Response.redirect("/Written-Sermons-157.html") Case "sec_id=140006051" Response.redirect("/About-176.html") Case "sec_id=140006104" Response.redirect("/Calendar-148.html") Case Else Response.redirect("/") End Select %>