By Topic
By Region
Speaker Profiles
"",
"A" => "a",
"B" => "b",
"C" => "c",
"D" => "d",
"E" => "e",
"F" => "f",
"G" => "g",
"H" => "h",
"I" => "i",
"J" => "j",
"K" => "k",
"L" => "l",
"M" => "m",
"N" => "n",
"O" => "o",
"P" => "p",
"Q" => "q",
"R" => "r",
"S" => "s",
"T" => "t",
"U" => "u",
"V" => "v",
"W" => "w",
"X" => "x",
"Y" => "y",
"Z" => "z");
$links = array();
foreach ($arr_letters as $text => $link) {
$links[] = l($text, "speakers/$link", array("query" => $qs));
}
$output = implode(" | ", $links);
print $output;
?>
Subscribe
array("class" => "icon subscribe-rss", "title" => "Subscribe to podcasts")));
$links[] = l("Twitter", "http://twitter.com/ForumNetwork", array("attributes" => array("class" => "icon subscribe-twitter", "title" => "Follow us on Twitter", "target" => "_blank")));
$links[] = l("Youtube", "http://www.youtube.com/ForumNetwork", array("attributes" => array("class" => "icon subscribe-youtube", "title" => "Watch us on Youtube", "target" => "_blank")));
$links[] = l("Facebook", "http://www.facebook.com/pages/Forum-Network/94732789533", array("attributes" => array("class" => "icon subscribe-facebook", "title" => "Become a Facebook Fan", "target" => "_blank")));
//print theme("item_list", $links);
?>









