% session("ID")=request("ID") dim a if session("ID")= 1 then a = "The Brittany" else if session("ID")=2 then a="The Colony" else if session("ID")=3 then a="Fox Run" else if session("ID")=4 then a="LeMans at Lawndale" else if session("ID")=5 then a="Lexington Commons" else if session("ID")=6 then a="Ridgewood" else if session("ID")=7 then a="Valley Ridge" end if end if end if end if end if end if end if %>