3 <script type=
"text/javascript">
5 plugin
= document
.getElementById('plugin');
12 <button id=
"before" tabindex=
"0">Before
</button>
15 type=
"application/browser-plugin"
18 border=
"0px"></object>
19 <button id=
"after" tabindex=
"0">After
</button>
20 <script type=
"text/javascript">
21 var plugin
= document
.getElementById('plugin');
22 plugin
.addEventListener('-internal-instanceid-allocated', function(e
) {
23 plugin
['-internal-attach']({});