﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
	<head>
		<title>Resco Mobile Audit</title>
		<style type="text/css">
			html, body { height:100%;overflow:auto; }
			body { font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#333333;top:0px;margin:0px;padding:0px; }
			h2 { font-size:14px;border-bottom:1px solid #c0c0c0;margin:20px; }
			div.list { margin-left:20px; }
			.list h3 { font-size:12px;margin:2px 0px; }
			.list a { font-size:12px;margin:2px 0px;text-decoration:none;color:#000000;font-weight:bold }
			.list a:hover { text-decoration:underline }
			.list p { font-size:12px;margin:5px 0px 2px; }
			.list div { float:left; }
			.list img { margin-right:15px; }
		</style>
	</head>
	<body>
		<h2>Which feature would you like to work with?</h2>
		<div class="list">
			<div style="width:50%">
				<div>
					<img src="MobileAuditEntityIcon_32x32.png" alt="Mobile Auditing" height="48" width="48" />
				</div>
				<div>
					<a href="MapIFrame.html">Mobile Auditing Map</a>
					<p>View transactions across records and users on a map.</p>
				</div>
			</div>
			<div>
				<div>
					<img src="MobileAuditEntityIcon_32x32.png" alt="Mobile Auditing" height="48" width="48" />
				</div>
				<div>
					<a href="../../../_root/homepage.aspx?etn=resco_mobileaudit&amp;pagemode=iframe">Mobile Auditing Records</a>
					<p>View a chronological list of transactions across records and users.</p>
				</div>
			</div>
		</div>
	</body>
</html>
