Squirrel Pop 1.0
by Christopher Horrell
http://horrell.ca/

What is it?
Squirrel Pop is a way to add a Photobombing Squirrel to any website. More information about can be found here: http://blogs.nationalgeographic.com/blogs/intelligenttravel/2009/08/ground-squirrel-photo-crasher.html

Installation
1. Upload the squirrel.css, squirrel.js and squirrel.png files to your server to the web root of your site (usually public_html or web/public).

2. Add the following lines to the <head></head> section of your site:

<link rel="stylesheet" media="screen" href="squirrel.css" />
<script type="text/javascript" src="http://www.google.com/jsapi"></script>
<script type="text/javascript">google.load("jquery", "1.3.2");</script>
<script type="text/javascript" src="squirrel.js"></script>

That's it!

Hide the squirrel by clicking on him :-)

Enjoy!
--
Christopher
