<script src="http://ajax.googleapis.com/ajax/libs/mootools/1.2.4/mootools-yui-compressed.js"></script>
<div class="wrapper">
<div id="tableizer">
<h1>Tableizer</h1>
<p>Copy and paste from your xls file here and have it converted to wiki table format.</p>
<div>
<textarea id="table_text" name="comments" cols="40" rows="6"></textarea>
</div>
<button id="button_make" type="button">Make</button>
<div id="result"></div>
</div>