1 <html>
2 <head><title>Move the frame to hide the plugin fully</title></head>
3 <frameset cols="25%,50%,25%">
4 <frame src="plugin-sibling-frame-include.html">
5 </frameset>
6 </html>