/*
    Include Google AdSense in selected Blog posts
    jwf 2008 10 19

    Usage: Put the code at the end of the post, at the end
           of thebeginning of extended body section.

    <script type="text/javascript" src="/script/adsense002.js"></script>
*/

google_ad_client = "pub-0884660672224813";
/* 468x60, footer ebizboosterblog */
google_ad_slot = "2831663807";
google_ad_width = 468;
google_ad_height = 60;

document.write("<div style=\"padding: 7px 0 7px 0; width: 468px; height: 60px; \">\n<script type=\"text/javascript\" src=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\"><\/" + "script>\n<\/div>");

