function quizHideShow(a,d){var c=$get(a);var b=$get(d);c.className="hide";b.className="show";fixIEHeight()}function GotoPage(a){CL_ScrollTo(0,0);$get(hidGotoPageId).value=a;$get(btnPageId).click()}function GotoArchivePage(b,a){CL_ScrollTo(0,0);$get(hidGotoPageId).value=b;$get(a).click()};
