%
randomize
intSeed = rnd
randomize(intSeed)
intImage = Int(3 * rnd)+1
If (Request.Cookies("count")="") Then
Response.Cookies("count") = "1"
Response.Cookies("count").Expires = Date + 3650
intCount = 1
Else
intCount = CInt(Request.Cookies("count"))
If (intCount>=6) Then
intCount=0
End If
intCount = intCount + 1
Response.Cookies("count") = intCount
Response.Cookies("count").Expires = Date + 3650
End If
Select Case intCount
Case "1"
strIndex_image = "Delude2.jpg"
Case "2"
strIndex_image = "Gibbs2.jpg"
Case "3"
strIndex_image = "Gremel2.jpg"
Case "4"
strIndex_image = "Marsh2.jpg"
Case "5"
strIndex_image = "McMunigal2.jpg"
Case "6"
strIndex_image = "Plamondon2.jpg"
End Select
%>
Barnhart Gremel Marsh Agency
Enter your email
address below to receive insurance news & agency
updates.
Barnhart
Gremel Marsh Agency
The Barnhart Gremel Marsh Agency has been
insuring individuals and their families in the Flint and
Brighton Michigan area for almost twenty years. Call us
today at 810.235.3800 to find out more.