$tplVars['page'] = $page;
$tplVars['start'] = $start;
$tplVars['popCount'] = 30;
-/*$tplVars['sidebar_blocks'] = array('search', 'users', 'linked', 'recent');*/
-$tplVars['sidebar_blocks'] = $_GLOBAL["index_sidebar_blocks"];;
+//$tplVars['sidebar_blocks'] = array('search', 'users', 'linked', 'recent');
+$tplVars['sidebar_blocks'] = $GLOBALS["index_sidebar_blocks"];
$tplVars['range'] = 'all';
$tplVars['pagetitle'] = T_('Store, share and tag your favourite links');
$tplVars['subtitle'] = T_('Recent Bookmarks');