include("include_breadcrumb.php"); ?>
include("include_sidebar.php"); ?>
if( $_GET[confirmed] == "yes" ) { ?>
Thank you
echo "Thank you. Your club should be added within 24 hours. You will now be redirected back to the add page.
"; echo ""; } else if($confirm == 1) { ?>Add a Triathlon Club: Step 2 of 2
} else if( ($confirm !=1) && ($_POST[confirm1] != 1)){ ?>Add a Triathlon Club: Step 1 of 2
} else if( ($_POST[addclub] == 1) && (!$errmsg) && ($_POST[confirm1] == 1)){ ?>Thank you
} if(($confirm != 1) && ($_POST[confirm1] != 1) && $_GET[confirmed] != "yes") { ?>If you would like to add your triathlon club to our website, simply fill out the form below. Be sure to fill out every field. After filling out each field, click submit. You will then be prompted to confirm your information before the information is sent to us.
} ?> include("../runshops/include_region_list.php"); ?> if( $_GET[confirmed] != "yes" && (($_POST[addclub] != 1) || ($errmsg) || (($confirm != 1) && ($_POST[confirm1] != 1))) ){ ?> } else { if(($_POST[addclub] == 1) && (!$errmsg) && ($_POST[confirm1] == 1)){ echo "Thank you. Your club should be added within 24 hours. You will now be redirected back to the add page.
"; echo ""; } if($confirm == 1){ $confirm = 0; include("include_add_confirm.php"); } } ?>