echo "$header_html"; ?>
echo "$event_name $name"; ?>
echo "$date"; ?> - echo "$start_location"; ?> to echo "$end_location"; ?>
echo "$distance"; ?> if ($mobile_notes != "") { echo "
${mobile_notes}"; } ?>
Other stages:
${event_name} ${r['name']}"; } } ?>
if (($popup_link != "") && ($popup_position == "stages")) { echo "
["; echo "
"; echo "$popup_link" . '
]
'; } ?>
${timestamp} ${headline}
"; echo "
${body}
"; } } mysql_free_result($result); ?>