function ShowAds(){ document.write('
Roxbury Ridge Apartments

Roxbury Ridge Apartments
SHIPPENSBURG, PA
South Mountain Storage

South Mountain Storage
SHIPPENSBURG, PA
H R Rotz

H R Rotz
CHAMBERSBURG, PA
Tim Horton

Tim Horton
MARION, PA
powered by CoolerAds
'); if(bg > '') document.getElementById('NewspaperAds585').style.backgroundColor = bg; if(clip_title > '') document.getElementById('NewspaperAdsTitle585').innerHTML = clip_title; if(title_bold > '') document.getElementById('NewspaperAdsTitle585').style.fontWeight = title_bold; if(title_color > '') document.getElementById('NewspaperAdsTitle585').style.color = title_color; if(title_bg_color > '') document.getElementById('NewspaperAdsTitle585').style.backgroundColor = title_bg_color; if(border_color > '') document.getElementById('NewspaperAds585').style.borderColor = border_color; if(text_color > '') document.getElementById('NewspaperAds585').style.color = text_color; }