function ShowAds(){ document.write('
Anne\'s Hair Spa

Anne\'s Hair Spa
Butler, NJ
Trackside Bar & Grill

Trackside Bar & Grill
Butler, NJ
Lina\'s

Lina\'s
Bloomingdale, NJ
Coldwell Banker-Jackie Byram

Coldwell Banker-Jackie Byram
Pompton Plains, NJ
powered by CoolerAds
'); if(bg > '') document.getElementById('NewspaperAds230').style.backgroundColor = bg; if(clip_title > '') document.getElementById('NewspaperAdsTitle230').innerHTML = clip_title; if(title_bold > '') document.getElementById('NewspaperAdsTitle230').style.fontWeight = title_bold; if(title_color > '') document.getElementById('NewspaperAdsTitle230').style.color = title_color; if(title_bg_color > '') document.getElementById('NewspaperAdsTitle230').style.backgroundColor = title_bg_color; if(border_color > '') document.getElementById('NewspaperAds230').style.borderColor = border_color; if(text_color > '') document.getElementById('NewspaperAds230').style.color = text_color; }