function ShowAds(){ document.write('


COUNTRY PEDDLER

COUNTRY PEDDLER
Bowling Green, KY
CRAZY EDDY\'S

CRAZY EDDY\'S
BOWLING GREEN, KY
KNIGHTS OF COLUMBUS

KNIGHTS OF COLUMBUS
Bowling Green, KY
powered by CoolerAds
'); if(bg > '') document.getElementById('NewspaperAds894').style.backgroundColor = bg; if(clip_title > '') document.getElementById('NewspaperAdsTitle894').innerHTML = clip_title; if(title_bold > '') document.getElementById('NewspaperAdsTitle894').style.fontWeight = title_bold; if(title_color > '') document.getElementById('NewspaperAdsTitle894').style.color = title_color; if(title_bg_color > '') document.getElementById('NewspaperAdsTitle894').style.backgroundColor = title_bg_color; if(border_color > '') document.getElementById('NewspaperAds894').style.borderColor = border_color; if(text_color > '') document.getElementById('NewspaperAds894').style.color = text_color; }