<!DOCTYPE HTML> <!-- <copyright> This file contains proprietary software owned by Motorola Mobility, Inc.<br/> No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.<br/> (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. </copyright> --> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="new-file-location.css"> <script type="text/montage-serialization"> { "owner":{ "module": "js/io/workflow/newFileDialog/new-file-location.reel", "name": "NewFileLocation", "properties": { "element": {"#": "newfileLocation"} } } } </script> </head> <body> <div id="newfileLocation" class="newfileLocation"> <div class="templateSelection"> <div class="template"></div> </div> <div class="locationSelection"> <div><span>NAME:</span><input id="newFileName" class="nj-skinned newFileName" type="search" value="" /></div> <div> <span>DIRECTORY:</span> <input type="search" id="newFileDirectory" class="nj-skinned newFileDirectory" /> <img id="findDirectory" class="findDirectory" src="images/panels/project-panel/icon-button-search.png" /> </div> <div><span>HEIGHT:</span><span class="templateHeight" id="templateHeight">176 px</span></div> <div><span>WIDTH:</span><span class="templateWidth" id="templateWidth">220 px</span></div> </div> </div> </body> </html>