2009-09-30 02:39:37 +00:00
|
|
|
<div class="queued-transcript-holder" id="wdts-<?php echo $id = md5(rand()) ?>">
|
2009-09-29 01:54:02 +00:00
|
|
|
<?php include(dirname(__FILE__) . '/_queued-transcript-contents.inc') ?>
|
|
|
|
</div>
|
2009-10-01 02:33:17 +00:00
|
|
|
<script type="text/javascript">queued_editors_to_attach.push('wdts-<?php echo $id ?>');</script>
|