if ($what=="toprated") { $orderby="userrating"; $direction="DESC"; }
if ($what=="toprated") { $orderby="userrating"; $direction="ASC"; }