# 1-2015 Fire Safety
**Source**: https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=25427
**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);
//]]>
| | |
| --- | --- |
| 1-2015 Fire Safety **Summary:** 1-2015 Fire Safety **Type:** Guideline **Owner:** School of Environment, Education and Development **Contact email:** [lynda.rowlinson@manchester.ac.uk](mailto:lynda.rowlinson@manchester.ac.uk) **Last modified:** 05/10/2015 **Link to this document:** https://documents.manchester.ac.uk/display.aspx?DocID=25427 [Edit](https://documents.manchester.ac.uk/admin/editDoc2.aspx?DocID=25427) (only Administrators) | |
\
\
//<![CDATA[
Sys.Application.initialize();
//]]>