Lines Matching refs:Go
200 // if there aren't any children, go to the next section (required for About pages)
1153 go(parseInt($(this).text()));
1165 return go(curr-o.scroll);
1172 return go(curr+o.scroll);
1182 go(0);
1184 go(curr+o.scroll);
1189 //Go to an item
1190 function go(to) {
1307 go($(nav_li).index($(this)));
1310 //Go to an item
1311 function go(to) {