Created
September 17, 2014 18:28
-
-
Save flowtwo/0733685a5d59e12d4be4 to your computer and use it in GitHub Desktop.
Indlejring af OnlineFundraising.dk
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="fund"></div><script type="text/javascript">window.onload=function(){var e=window.location.search.substring(1),n="https://onlinefundraising.dk/showcase/?"+e,t=document.getElementById("fund").offsetWidth,d=document.createElement("iframe");d.frameBorder=0,d.width=t,d.height="1450px",d.id="fundraising",d.frameborder="0",d.scrolling="no",d.setAttribute("src",n),document.getElementById("fund").appendChild(d)};</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment