%
vMonth = request("v")
thisyeart = DatePart("yyyy", date)
thisdayt = DatePart("d", date)
weekdayt = DatePart("w", date)
adayt = "---"
if weekdayt = "1" then
vdayt = "Sunday"
adayt = "Sun"
elseif weekdayt = "2" then
vdayt = "Monday"
adayt = "Mon"
elseif weekdayt = "3" then
vdayt = "Tuesday"
adayt = "Tue"
elseif weekdayt = "4" then
vdayt = "Wednesday"
adayt = "Wed"
elseif weekdayt = "5" then
vdayt = "Thursday"
adayt = "Thu"
elseif weekdayt = "6" then
vdayt = "Friday"
adayt = "Fri"
elseif weekdayt = "7" then
vdayt = "Saturday"
adayt = "Sat"
end if
if vMonth = "" then
thisdate = date
thismonth = DatePart("M", thisdate)
if thismonth = "1" then
vMonth = "January"
elseif thismonth = "2" then
vMonth = "February"
elseif thismonth = "3" then
vMonth = "March"
elseif thismonth = "4" then
vMonth = "April"
elseif thismonth = "5" then
vMonth = "May"
elseif thismonth = "6" then
vMonth = "June"
elseif thismonth = "7" then
vMonth = "July"
elseif thismonth = "8" then
vMonth = "August"
elseif thismonth = "9" then
vMonth = "September"
elseif thismonth = "10" then
vMonth = "October"
elseif thismonth = "11" then
vMonth = "November"
elseif thismonth = "12" then
vMonth = "December"
end if
end if
if vMonth = "January" then
aMonth = "Jan"
pMonth = "December"
nMonth = "February"
elseif vMonth = "February" then
aMonth = "Feb"
pMonth = "January"
nMonth = "March"
elseif vMonth = "March" then
aMonth = "Mar"
pMonth = "February"
nMonth = "April"
elseif vMonth = "April" then
aMonth = "Apr"
pMonth = "March"
nMonth = "May"
elseif vMonth = "May" then
aMonth = "May"
pMonth = "April"
nMonth = "June"
elseif vMonth = "June" then
aMonth = "Jun"
pMonth = "May"
nMonth = "July"
elseif vMonth = "July" then
aMonth = "Jul"
pMonth = "June"
nMonth = "August"
elseif vMonth = "August" then
aMonth = "Aug"
pMonth = "July"
nMonth = "September"
elseif vMonth = "September" then
aMonth = "Sep"
pMonth = "August"
nMonth = "October"
elseif vMonth = "October" then
aMonth = "Oct"
pMonth = "September"
nMonth = "November"
elseif vMonth = "November" then
aMonth = "Nov"
pMonth = "October"
nMonth = "December"
elseif vMonth = "December" then
aMonth = "Dec"
pMonth = "November"
nMonth = "January"
end if
%>
Foster World --> Contact Information
STREET ADDRESS:
1900 Stevens Drive #705
Richland, Washington 99354
DIRECTIONS:
From the I-82
Take the I-182 East/US-12 Exit , go 5.1 miles
Take the George Washington Way Exit 5B , go 2.9 miles
Turn Left on Van Giesen , go .3 miles
Turn Right on Stevens , go .1 miles
1900 is on the east side of the street.
EMAIL ADDRESSES:
. Andrea. @. Foster. World. .. com (no spaces)
. Dave. @. Foster. World. .. com (no spaces)