function ShowAds(){ document.write('
Family Florist

Family Florist
Budd Lake, NJ
Kiddie Academy of Mt Olive

Kiddie Academy of Mt Olive
Flanders, NJ
Streets of Chester

Streets of Chester
Mars, PA
Gold\'s Gym Flanders

Gold\'s Gym Flanders
Stroudsburg, PA
powered by CoolerAds
'); if(bg > '') document.getElementById('NewspaperAds13').style.backgroundColor = bg; if(clip_title > '') document.getElementById('NewspaperAdsTitle13').innerHTML = clip_title; if(title_bold > '') document.getElementById('NewspaperAdsTitle13').style.fontWeight = title_bold; if(title_color > '') document.getElementById('NewspaperAdsTitle13').style.color = title_color; if(title_bg_color > '') document.getElementById('NewspaperAdsTitle13').style.backgroundColor = title_bg_color; if(border_color > '') document.getElementById('NewspaperAds13').style.borderColor = border_color; if(text_color > '') document.getElementById('NewspaperAds13').style.color = text_color; }