Thank you for supporting the BirdsAreForWatching.Org endeavor by placing a copy of the counter on your website. 

Below you'll find the source code needed to place on a Web site in order for it to work. The code assumes you will save the flash (.swf) file to the same location as the HMTL page. If you choose to locate it elsewhere, ensure you change the reference within the code. (Note: If you wish to make the counter smaller, you can do so with the width and height settings.)



<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="371" height="249" id="bird_reset" align="middle">

<param name="allowScriptAccess" value="sameDomain">

<param name="movie" value="bird_reset.swf">

<param name="quality" value="high">

<param name="bgcolor" value="#ffffff">

<embed src="bird_reset.swf" quality="high" bgcolor="#ffffff" width="371" height="249" name="bird_reset" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">

</object>





