setMemberLogin($memberLogin); $header_image_html = " image_path."images/headers/main-header.jpg\" alt=\"Polls\"> \n"; $page -> buildHeader($header_image_html); // Create table of poll summaries for 3 poll regions $poll -> setPollRegionsArray(); // array of poll regions $viewOption -> setNumberPollsPerRegions(); // number of polls to display per regions $table_width = "500"; ?>
Site Map

poll_regions_array as $poll_region_id => $poll_region_row) { print "".$poll_region_row[poll_region_name].""; if ($counter != count($poll -> poll_regions_array)) { print "  |  "; } $counter ++; }?>

poll_regions_array as $poll_region_id => $poll_region_row) { ?>
Polls
setPollsArrayByPollRegion($poll_region_id, 1, "NONE"); foreach($poll -> polls_array as $poll_id => $poll_row) { ?>
  
back to top
buildSpacerBar("quaternary", $table_width);?>
Other Links
Home
British Columbia Polls
Canada Polls
US and the World Polls
Contact
Register
Search
back to top
buildFooter();?>