Embed Total Wars Since 2001 Counter

To embed the Total Cost of War Since 2001 counter on your website, blog, etc, follow these simple instructions:

1. Place the following code in the <head> section of your website

<script type="text/javascript" src="http://www.costofwar.com/costofwar-embed.js"></script>

2. Place the following style declaration somewhere in your page or your CSS stylesheet. Please note: these are the standard CSS declarations we would like you to use, but please feel free to modify the CSS in any way that fits your needs.

<style type="text/css"> #costOfWarTotal { text-align: center; width: 270px; font-weight: bold; } #costOfWarTotal_Total { font-size: 1.3em; font-weight: bold; color: #990000; } #costOfWarTotal_Link { font-size: .7em; } </style>

3. Place the following code where you wish to place the counter.

<div id="costOfWarTotal"><script>initCostOfTotal();</script></div>

4. That's it! The Total Cost Of War since 2001 counter should appear on your site.