# 10k Challenger Plan
**Source**: https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=26937
**Parent**: https://documents.manchester.ac.uk/guidelines.aspx
//<![CDATA[
var theForm = document.forms['aspnetForm'];
if (!theForm) {
theForm = document.aspnetForm;
}
function \_\_doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.\_\_EVENTTARGET.value = eventTarget;
theForm.\_\_EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
//<![CDATA[
Sys.WebForms.PageRequestManager.\_initialize('ctl00$ContentPlaceHolder1$ctl00', document.getElementById('aspnetForm'));
Sys.WebForms.PageRequestManager.getInstance().\_updateControls([], [], [], 90);
//]]>
| | | | | |
| --- | --- | --- | --- | --- |
| 10k Challenger Plan **Summary:** n/a **Type:** Guideline **Owner:** Sport **Contact email:** [ellen.stephenson@manchester.ac.uk](mailto:ellen.stephenson@manchester.ac.uk) **Last modified:** 07/01/2020 **Link to this document:** https://documents.manchester.ac.uk/display.aspx?DocID=26937 **Related documents:** | | | --- | | - [10k Walk Run Plan](https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=26932) | | - [10k Introductory Plan](https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=26934) | | - [6 week 10k training plan](https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=32412) | [Edit](https://documents.manchester.ac.uk/admin/editDoc2.aspx?DocID=26937) (only Administrators) | |
\
\
//<![CDATA[
Sys.Application.initialize();
//]]>