﻿<!DOCTYPE HTML SYSTEM "-//Adobe//DWExtension layout-engine 10.0//dialog">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Welcome Screen</title>
<script type="text/javascript" src="welcome.js"></script>
<!-- Headlight Tracking -->
<script type = "text/javascript" src = "welcomeScreenUsageTracking.js"></script>

</head>

<body onload="populateMRUItems();" onResize="initializeUI();" style="margin:0px;">
<form method="post" action="">
<mm:browsercontrol id="browser_welcome_screen" style="width:700px; height:480px" />
</form>
</body>
</html>