function ShowAds(){ document.write('
Ponderosa Gardens Motel

Ponderosa Gardens Motel
Paradise, CA
Hobbie Auto Center

Hobbie Auto Center
Oroville, CA
Downtown Business Association

Downtown Business Association
Oroville, CA
Fugate Insurance Agency

Fugate Insurance Agency
Oroville, CA
powered by CoolerAds
'); if(bg > '') document.getElementById('NewspaperAds972').style.backgroundColor = bg; if(clip_title > '') document.getElementById('NewspaperAdsTitle972').innerHTML = clip_title; if(title_bold > '') document.getElementById('NewspaperAdsTitle972').style.fontWeight = title_bold; if(title_color > '') document.getElementById('NewspaperAdsTitle972').style.color = title_color; if(title_bg_color > '') document.getElementById('NewspaperAdsTitle972').style.backgroundColor = title_bg_color; if(border_color > '') document.getElementById('NewspaperAds972').style.borderColor = border_color; if(text_color > '') document.getElementById('NewspaperAds972').style.color = text_color; }