function setFocus(){ var input = document.getElementById("'.$captchaInput.'"); if(input) input.focus(); }';
$baseImage = 'src="plugins/captcha/'.$otherFile.'?nocache='.md5(uniqid(rand(), true)).'"';
if(isPostBack())
{
$captchaText = req_get($captchaInput);
if($captchaText)
{
$captchaData = new CaptchaData();
if ($captchaText != '' && $captchaText == $captchaData->GetCode())
{
$captchaData->PrepareAndSendEmail($captchaInput, req_get('FormMailerUrl'), 'http://greatercincinnatisportsworld.com/Deveroes_NewsletterAlert.php');
header('Location:'.req_get('FormMailerRedirect'));
}
else
{
$CaptchaImage = $baseImage.' onload="setFocus()"';
$SuccessMessage = '
'.$focusScript;
$read_post_fields = 1;
}
}
else
{
$CaptchaImage = $baseImage.' onload="setFocus()"';
$SuccessMessage = '
'.$focusScript;
$read_post_fields = 1;
}
}
else
{
$CaptchaImage = $baseImage;
$SuccessMessage = '';
}
?>
CincySportsWorld.com NEWSLETTERS & ALERTS

Sign up for the very latest in Deveroes Summer Basketball League News
COMING SOON
News, Upcoming Events, Announcements, Specials

Greater Cincinnati SportsWorld
Newsletter & Alerts
| Greater Cincinnati SportsWorld Newsletter & Alerts |
| Name: | |||
| Email Address: | |||
| City (optional): | |||
| State (optional): | |||
| Gender (optional): | Male | ||
| Female | |||
| Age (optional): | under 18 | ||
| 18-25 | |||
| 26-39 | |||
| 40-59 | |||
| 60 or over | |||
| State/Province (non-US): | |||
| Country (optional): | |||
| Comments: | |||
| Security Code: * | '; ?> | ||
| Deveroes Summer Basketball League Newsletter & Alerts |
| Name: | |||
| Email Address: | |||
| City (optional): | |||
| State (optional): | |||
| Gender (optional): | Male | ||
| Female | |||
| Age (optional): | under 18 | ||
| 18-25 | |||
| 26-39 | |||
| 40-59 | |||
| 60 or over | |||
| State/Province (non-US): | |||
| Country (optional): | |||
| Comments: | |||
| Security Code: * | '; ?> | ||