function ShowAds(){
document.write('
Wedge Auction Action Little Genesee, NY | Edmond Chevrolet, Inc. Bradford, PA | Andrews Auto Salvage Eldred, PA | Moneysaver Advertising, Inc. Bolivar, NY |
Moe\'s Bar & Grill Port Allegany, PA | Chef Grill Bolivar, NY | Carlson\'s Country Store Turtlepoint, PA | Lakeside Tire & Auto Smethport, PA |
powered by CoolerAds ');
if(bg > '')
document.getElementById('NewspaperAds117').style.backgroundColor = bg;
if(clip_title > '')
document.getElementById('NewspaperAdsTitle117').innerHTML = clip_title;
if(title_bold > '')
document.getElementById('NewspaperAdsTitle117').style.fontWeight = title_bold;
if(title_color > '')
document.getElementById('NewspaperAdsTitle117').style.color = title_color;
if(title_bg_color > '')
document.getElementById('NewspaperAdsTitle117').style.backgroundColor = title_bg_color;
if(border_color > '')
document.getElementById('NewspaperAds117').style.borderColor = border_color;
if(text_color > '')
document.getElementById('NewspaperAds117').style.color = text_color;
}