"Triathlon", 2 => "Duathlon", 3 => "Other"); echo $arrRaceType[$_POST[type]]; // set the page title $pagetitle = $row[name]; // set meta tags $meta_keywords = "triathlons, ".$row[name].", ".$row[state]." triathlon"; $meta_description = "Considering racing at the ".$row[name]."? Here is all of the information including date, time, location, and course information."; include("include_common_head.php"); ?>

Editor: ".$strEditor.""; ?>
Edit Date:
Date:
Race Type: "Triathlon", 2 => "Duathlon", 3 => "Other"); echo $arrRaceType[$row[type]]; ?>
Bike Surface:
Drafting rules:?
Kids Race?
Course: "mile", 2 => "meter", 3 => "yard", 4 => "kilometer" ); $arrType = array(1 => "swim", 2 => "bike", 3 => "run", 4 => "paddle", 5 => "ski" ); echo $row[swim]." ".$arrUnits[$row[oneunit]]." ".$arrType[$row[onetype]].", ".$row[bike]." ".$arrUnits[$row[twounit]]." ".$arrType[$row[twotype]]; if ($row[run] != 0) { echo ", ".$row[run]." ".$arrUnits[$row[threeunit]]." ".$arrType[$row[threetype]]; } ?>
Start:
Location:
Address:
Contact: $row[email]"; ?>

Individual Price:
Team Price:
Registration fees included?:

Course Info: "; ?>
More: "; ?>
Directions: "; ?>
0){ $substring = "http"; if (!is_int(strpos($row[register], $substring))) { $row[register] = "http://".$row[register]; } ?> Register: Click here"; ?>
Website: $row[name]"; ?>