# Effective lipreading on BB Colloborate
**Source**: https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=51395
**Parent**: https://www.dass.manchester.ac.uk/what-support-can-i-get/
//<![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);
//]]>
| | |
| --- | --- |
| Effective lipreading on BB Colloborate **Summary:** n/a **Type:** Guideline **Owner:** The DSO This document requires CAS authentication **Contact email:** [dass@manchester.ac.uk](mailto:dass@manchester.ac.uk) **Last modified:** 20/10/2020 **Link to this document:** https://documents.manchester.ac.uk/display.aspx?DocID=51395 [Edit](https://documents.manchester.ac.uk/admin/editDoc2.aspx?DocID=51395) (only Administrators) | |
\
\
//<![CDATA[
Sys.Application.initialize();
//]]>