( function() {
if (window.CHITIKA === undefined) { window.CHITIKA = { 'units' : [] }; };
var unit = {"publisher":"hpetters","width":500,"height":250,"sid":"Chitika Default","color_site_link":"0000CC","color_bg":"FFFFFF"};
var placement_id = window.CHITIKA.units.length;
window.CHITIKA.units.push(unit);
document.write('');
var s = document.createElement('script');
s.type = 'text/javascript';
s.src = '//cdn.chitika.net/getads.js';
try { document.getElementsByTagName('head')[0].appendChild(s); } catch(e) { document.write(s.outerHTML); }
}());