<%
Dim PageName, LogoImage
Dim TodayDate, TodayMonth, TodayDay
PageName = LCase(Request.ServerVariables("SCRIPT_NAME"))
TodayDate = Date
TodayMonth = Month(TodayDate)
TodayDay = Day(TodayDate)
If TodayMonth=12 And TodayDay>10 Then
LogoImage = "/images/Logo_WT_Christmas.jpg"
ElseIf TodayMonth=3 And TodayDay>10 Then
LogoImage = "/images/Logo_WT_Easter.jpg"
Else
LogoImage = "/images/Logo_WT.gif"
End If
%>
<% If Instr(PageName,"/start.asp") > 0 Then %>
<% Else %>
<% End If %>
<% If Instr(PageName,"/testimony.asp") > 0 Then %>
<% Else %>
<% End If %>
<% If Instr(PageName,"/contribute.asp") > 0 Then %>
<% Else %>
<% End If %>
<% If Instr(PageName,"/support/") > 0 Then %>
<% Else %>
<% End If %>
<% If Instr(PageName,"/portfolio.asp") > 0 Then %>
<% Else %>
<% End If %>
<% If Instr(PageName,"/default.asp") > 0 And Instr(PageName,"/support/") = 0 Then %>
<% Else %>
<% End If %>
<% If Instr(PageName,"/default.asp") > 0 And Instr(PageName,"/support/") = 0 Then %>
<% ElseIf Instr(PageName,"/portfolio.asp") > 0 Then %>
<% ElseIf Instr(PageName,"/banners.asp") > 0 Then %>
<% ElseIf Instr(PageName,"/news.asp") > 0 Then %>
<% ElseIf Instr(PageName,"/contribute.asp") > 0 Then %>
<% ElseIf Instr(PageName,"/support/") > 0 And Instr(PageName,"/default.asp") = 0 Then %>
<% ElseIf Instr(PageName,"/testimony.asp") > 0 Then %>
<% ElseIf Instr(PageName,"/start.asp") > 0 Then %>
<% ElseIf Instr(PageName,"/strategies.asp") > 0 Then %>
<% ElseIf Instr(PageName,"/colors.asp") > 0 Then %>
<% ElseIf Instr(PageName,"/awards.asp") > 0 Then %>
<% Else %>
<% End If %>
Donate money to help other
Christians share their
testimony with the world.