Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style type="text/css">
- <!--
- html,body {
- height:99%;
- }
- -->
- </style>
- <table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
- <tr>
- <td align="center" valign="middle">
- <center><script type="text/javascript">
- var total_images = 2;
- var random_number = Math.floor((Math.random()*total_images));
- var random_img = new Array();
- random_img[0] = '<a href=""><img src="http://owlman.neocities.org/OwlMan/Heads.png"></a>';
- random_img[1] = '<a href=""><img src="http://owlman.neocities.org/OwlMan/Tails.png"></a>';
- document.write(random_img[random_number]);
- </script>
- <!-- Made By Clive Python 10/04/2016 @ 01:10 in the morning --!>
- <!-- Pennies can be found here: https://en.wikipedia.org/wiki/Penny_(British_pre-decimal_coin) --!>
- <!-- You are free to use the HTML source on this page, as long as you; --!>
- <!-- 1. Give me appropriate credit (ie link to my website, owlman.neocities.org) --!>
- <!-- 2. You not make money off my work --!>
- <!-- That's it, really --!>
- <!-- Have a nice day :-) --!>
Advertisement
Add Comment
Please, Sign In to add comment