include("include_breadcrumb.php"); ?>
include("../runshops/include_region_list.php"); ?>
$selected_item = 'top' ?>
include("include_sidebar.php"); ?>
Top Ranked Triathlon Retailers
include("../runshops/include_region_list.php"); ?>
These rankings are compiled based off Slowtwitch.com's own scoring algorithm. The individual ranking - by stars - of each shop is still shown. But the list's ranking and the score shown on this page is the Slowtwitch.com score for each retailer.
if($none == TRUE){ echo "No triathlon retailers have been entered yet."; } ?> $x = 0; array_splice($top_retailers, 10); foreach ($top_retailers AS $row) { $x++; if ($x == 1) { $max_score = $row['weighted_score']; } include("include_store.php"); } ?>