﻿<!DOCTYPE HTML SYSTEM "-//Adobe//DWExtension layout-engine 10.0//dialog">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
    <!--  Copyright 2015 Adobe Systems Incorporated.  All rights reserved. -->
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Node Output Preview</title>   
    <script type="text/javascript" src="NodeOutputPreviewScripts/NodeOutputPreviewConstants.js"></script>
    <script type="text/javascript" src="NodeOutputPreviewScripts/NodeOutputPreview.js"></script>    
    <style type="text/css">
        body {
            margin: 0;
            padding: 0;
        }
    </style>    
</head>
<body onresize="loadHTMLContent();">
    <mm:browsercontrol id="browsercontrol" />
</body>
</html>