0 && is_int((int) $_GET["did"])? $did = 0 : $did = 0; //$_GET["did"] in_array($_GET["sort"], $GROUP_SORTS)? $sort = $_GET["sort"] : $sort = "group_order"; in_array($_GET["order"], array("ASC","DESC"))? $order = $_GET["order"] : $order = "ASC"; strlen($_GET["start"]) > 0 && is_int((int) $_GET["start"])? $start = $_GET["start"] : $start = 0; strlen($_GET["limit"]) > 0 && is_int((int) $_GET["limit"])? $limit = $_GET["limit"] : $limit = 20; if ($did == "Array") $did = 0; $cols = 3; //define how many columns the groups of categories should be laid out. $colcount = 1; //init - do not touch. //Charlie - potential to cache this $groups = new Groups($sort, $order, $start, $limit); $discipline = new Discipline($did); if ($did > 0) $categories = new Categories(0,"category_name","ASC",0,999,"filterempty|$did"); else $categories = new Categories(0,"category_name","ASC",0,999,"none"); header("Expires: ".gmdate("D, d M Y H:i:s", time() + 360)." GMT"); header("Cache-Control: max-age=360, must-revalidate"); if($subdomain == 'my') { $WEBPAGE_TITLE = 'Togoparts.com - Malaysia Bike Reviews'; $meta_description = "Read reviews and user across items in Togoparts.com - Malaysia"; $fb_img = 'togoparts-my-square-logo.jpg'; } else { $WEBPAGE_TITLE = 'Togoparts.com - Singapore Bike Reviews'; $meta_description = "Read reviews and user across items in Togoparts.com - Singapore"; $fb_img = 'togoparts-square-logo.jpg'; } ?>

Your Reviews Ranking

getUserid()>0 && isInSession()) { ?>