Embed Cost of War in Iraq Since 2003

Embed Cost of War in Iraq Since 2003

To embed the Cost of War in Iraq 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"> #costOfWarIraq { text-align: center; width: 250px; font-weight: bold; } #costOfWarIraq_Total { font-size: 1.3em; font-weight: bold; color: #990000; } #costOfWarIraq_Link { font-size: .7em; } </style>

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

<div id="costOfWarIraq"> <script language="JavaScript"> initCostOfIraq(); updateCostOfIraq(100); </script> </div>

4. That's it! The Cost Of War counter for Iraq should appear on your site.