AJS.$(function(){AJS.$("#gh_view_help").click(function(A){AJS.$(AJS).trigger("gh.gethelp",{action:"usermenu",label:"docs"});setTimeout('document.location = "'+AJS.$(this).attr("href")+'"',100);return false});AJS.$("#gh_view_agile_answers").click(function(A){AJS.$(AJS).trigger("gh.gethelp",{action:"usermenu",label:"answers"});setTimeout('document.location = "'+AJS.$(this).attr("href")+'"',100);return false})});

