﻿<!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="scripts/welcome.js"></script>
<script type="text/javascript" src="offline/scripts/extension/adobehello.js"></script>
<script type="text/javascript" src="offline/scripts/extension/dreamweaver.js"></script>
<!--mm:browsercontrol id="browser_welcome_screen" style="width:858px; height:560px" /-->
</head>

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