jQuery("#interval-graph-controls").html("<ul>\n<li>\n<ul class=\'tabbed-menu\'>\n<li><a href=\"/athletes/379/interval_type?chart_type=hours&amp;interval=200942&amp;interval_type=week&amp;year_offset=0\" class=\"button-small ajax-loading \">Time<\/a><\/li>\n<li class=\'last-child\'><a href=\"/athletes/379/interval_type?chart_type=miles&amp;interval=200942&amp;interval_type=week&amp;year_offset=0\" class=\"button-small ajax-loading selected\">Distance<\/a><\/li>\n<\/ul>\n<\/li>\n<li>\n<ul class=\'tabbed-menu\'>\n<li class=\'\'>\n<a href=\"/athletes/379/interval_type?chart_type=miles&amp;interval=200942&amp;interval_type=week&amp;year_offset=0\" class=\"button-small ajax-loading selected\">Weekly<\/a>\n<\/li>\n<li class=\'last-child\'>\n<a href=\"/athletes/379/interval_type?chart_type=miles&amp;interval=200910&amp;interval_type=month&amp;year_offset=0\" class=\"button-small ajax-loading \">Monthly<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<li class=\'last\'>\n<ul class=\'drop-down-menu small\'>\n<li>\n<a>\n<span>Sep 07, 2009 - Sep 06, 2010<\/span>\n<\/a>\n<ul>\n<li><a href=\"/athletes/379/graph_date_range?chart_type=miles&amp;interval=200842&amp;interval_type=week&amp;year_offset=1\" class=\"ajax-loading \">Sep 08, 2008 - Sep 07, 2009<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n");
initDropdownMenus();
jQuery("#interval-value").html("Oct 12 - 18, 2009\n");
jQuery("#totals").html("<ul>\n<li>\n<h3 class=\'bold\'>12.2<\/h3>\n<\/li>\n<li class=\'separator\'>\n<h3>miles<\/h3>\n<\/li>\n<li>\n<h3 class=\'bold\'>00<\/h3>\n<\/li>\n<li>\n<h3>hours<\/h3>\n<\/li>\n<li>\n<h3 class=\'bold\'>56<\/h3>\n<\/li>\n<li>\n<h3>minutes<\/h3>\n<\/li>\n<\/ul>\n");
jQuery("#interval-rides").html("<table>\n<thead>\n<tr>\n<th>Date<\/th>\n<th>Type<\/th>\n<th>Name<\/th>\n<th>Location<\/th>\n<th class=\'last-child\'>Dist (mi)<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>10/17/2009<\/td>\n<td>MTB<\/td>\n<td><a href=\"/rides/49545\">10/17/09 Downieville CA<\/a><\/td>\n<td>Downieville, CA<\/td>\n<td class=\'last-child\'>12.2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n");