User:FH14/SandboxF
From Hetalia Archives
I'm using this page for code testing. I would use one of my five sandboxes but I have no room on them. Whoops.
<iframe id="forum_embed"
src="javascript:void(0)" scrolling="no" frameborder="0" width="900" height="700">
</iframe>
<script type="text/javascript">
document.getElementById("forum_embed").src = "https://groups.google.com/forum/embed/?place=forum/forum-name" + "&showsearch=true&showpopout=true&parenturl=" + encodeURIComponent(window.location.href);
</script>