%@LANGUAGE="VBSCRIPT"%>
<%
function TestCaptcha(byval valSession, byval valCaptcha)
dim tmpSession
valSession = Trim(valSession)
valCaptcha = Trim(valCaptcha)
if (valSession = vbNullString) or (valCaptcha = vbNullString) then
TestCaptcha = false
else
tmpSession = valSession
valSession = Trim(Session(valSession))
Session(tmpSession) = vbNullString
if valSession = vbNullString then
TestCaptcha = false
else
valCaptcha = Replace(valCaptcha,"i","I")
if StrComp(valSession,valCaptcha,1) = 0 then
TestCaptcha = true
else
TestCaptcha = false
end if
end if
end if
end function
%>
Kurt Bluemel, Inc. offers an environment that both supports and facilitates those with a passion for the art and science of horticulture. We have myriad of positions that will utilize your existing passions and talents as well as develop and build new skills.
We accept applications for employment on a continual basis. On-line applications are retained for a period of 180 days to fill current and/or anticipated openings. We strongly recommend applicants who may have not yet been invited to become part of our team, but remain interested in doing so, to please update their application as appropriate.
Contact our office for any additional information or for an application.