<html>
	<head>
		<title>InterQual&reg;</title>
		<script type="text/javascript" src="CermeIntegration.js"></script>
		<script>
			function closeWindow () {
				window.close();
			}
		</script>
	</head>
	<body>
        <form id="CermeIntegrationPage" method=post>
       		<input type="hidden" id="hdCERMEReviewXML" name="hdCERMEReviewXML" value='<%Response.Write(Request.Form("hdCERMEReviewXML"))%>'>
			<input type="hidden" id="hdCERMEParamsXML" name="hdCERMEParamsXML" value='<%Response.Write(Request.Form("hdCERMEParamsXML"))%>'>
			<input type="hidden" id="hdE" name="hdE" value="<%Response.Write(Request.Form("hdE"))%>"> 
			<input type="hidden" id="hdCERMEL" name="hdCERMEL" value="<%Response.Write(Request.Form("hdCERMEL"))%>">
			<input type="hidden" id="hdCERMEP" name="hdCERMEP" value="<%Response.Write(Request.Form("hdCERMEP"))%>">
			<input type="hidden" id="hdCERMEURL" name="hdCERMEURL" value="<%Response.Write(Request.Form("hdCERMEURL"))%>">
			<input type="hidden" id="hdCERMEReviewCID" name="hdCERMEReviewCID" value="<%Response.Write(Request.Form("hdCERMEReviewCID"))%>">
			<input type="hidden" id="hdCERMENewReview" name="hdCERMENewReview" value="<%Response.Write(Request.Form("hdCERMENewReview"))%>">
			<input type="hidden" id="hdECINURL" name="hdECINURL" value="<%Response.Write(Request.Form("hdECINURL"))%>">
        </form>	
		<table height="100%" width="100%">
			<tr height="100%">
				<td valign="top" colspan="6" style="width: 995px">
					<iframe src="IEFrameWarningBypass.htm" id="cerme" name="cerme" width="100%" height="100%" frameborder="0"></iframe>
				</td>
			</tr>
		</table>
        <script type="text/javascript">
            onPageLoad();
        </script>
	</body>
</html>
