aboutsummaryrefslogtreecommitdiff
path: root/war/esieequest.html
blob: 5194fb0d0407e1cb2260b902a25beccfbf2b1c6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!doctype html>
<html>
	<head>
		<meta http-equiv="content-type" content="text/html; charset=UTF-8">
		<link type="text/css" rel="stylesheet" href="assets/css/font-awesome.min.css">
		<link type="text/css" rel="stylesheet" href="assets/css/esieequest.css">
		<title>ESIEEquest Web View</title>
		<script type="text/javascript" src="esieequest/esieequest.nocache.js"></script>
	</head>
	<body oncontextmenu="return false">
		<iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
		<noscript>
			<div style="width: 22em; position: absolute; left: 50%; margin-left: -11em; color: red; background-color: white; border: 1px solid red; padding: 4px; font-family: sans-serif">
				Your web browser must have JavaScript enabled
				in order for this application to display correctly.
			</div>
		</noscript>
	</body>
</html>