<body>
<div>
<div style='float:left;'>
<label></label>
<input type='text' id="PATH" name="PATH" value=""/>
<textarea id="MEMO" name="MEMO" readonly='readonly'>
</textarea>
</div>
<div >
<input type='submit' id="COPY_ALL" name="COPY_ALL" value="Copy all"/>
<input type='submit' id="COPY_SEL" name="COPY_SEL" value="Copy selected"/>
<input type='submit' id="SAVE_HERE" name="SAVE_HERE" value="Save same directory"/>
<input type='submit' id="B_CLOSE" name="B_CLOSE" value="Close"/>
</body>