function ShowAds(){ document.write('
Patty\'s IGA

Patty\'s IGA
Bradford, OH
Larry Martino

Larry Martino
Versailles, OH
Mr. Deal\'s

Mr. Deal\'s
West Milton, OH
First Choice Realty

First Choice Realty
Greenville, OH
powered by CoolerAds
'); if(bg > '') document.getElementById('NewspaperAds949').style.backgroundColor = bg; if(clip_title > '') document.getElementById('NewspaperAdsTitle949').innerHTML = clip_title; if(title_bold > '') document.getElementById('NewspaperAdsTitle949').style.fontWeight = title_bold; if(title_color > '') document.getElementById('NewspaperAdsTitle949').style.color = title_color; if(title_bg_color > '') document.getElementById('NewspaperAdsTitle949').style.backgroundColor = title_bg_color; if(border_color > '') document.getElementById('NewspaperAds949').style.borderColor = border_color; if(text_color > '') document.getElementById('NewspaperAds949').style.color = text_color; }