<html>
<head>
<title>Uploader Manual Tests</title>
<style>
.yui3-skin-sam .redtext {
color:#ff0000;
}
div {
margin-top: 10px;
}
</style>
</head>
<body class="yui3-skin-sam">
<div id="UploadQueue Tests">Flash Uploader Tests</div>
<div id="prevElement" tabindex="0">Previous element</div>
<div id="fileselection" style="position:relative;width:200px;height:30px">
</div>
<div id="fileupload">
<button type="button" id="uploadButton" tabindex="0" class="yui3-button">Upload Files</button>
</div>
<div id="totalpercent"></div>
<div id="uploadinfo">
</div>
</div>
</body>
</html>