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

    Usage: Put the code at beginning of extended
           body section.

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

google_ad_client = "pub-0884660672224813";
/* 250x250 selected posts */
google_ad_slot = "3306771920";
google_ad_width = 250;
google_ad_height = 250;

document.write("<div style=\"float: left; padding: 5px 9px 12px 0; width: 250px; height: 250px; \">\n<script type=\"text/javascript\" src=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\"><\/" + "script>\n<\/div>");
