<% RANDOMIZE LowestNumber = 1 HighestNumber = 4 RandomNumber = INT((HighestNumber-LowestNumber+1)*Rnd+LowestNumber) SELECT CASE RandomNumber CASE "1" if cInt(session("last")) <> 1 then imgSrc = "images/ad1.jpg" session("last") = 1 else imgSrc = "images/ad2.jpg" session("last") = 2 end if CASE "2" if cInt(session("last")) <> 2 then imgSrc = "images/ad2.jpg" session("last") = 2 else imgSrc = "images/ad3.jpg" session("last") = 3 end if CASE "3" if cInt(session("last")) <> 3 then imgSrc = "images/ad3.jpg" session("last") = 3 else imgSrc = "images/ad4.jpg" session("last") = 4 end if CASE "4" if cInt(session("last")) <> 4 then imgSrc = "images/ad4.jpg" session("last") = 4 else imgSrc = "images/ad1.jpg" session("last") = 1 end if END SELECT %>



To check the status of your appraisal please click here and fill out the form. A Collins Appraisal Service representative will contact you.