function ShowAds(){
document.write('
Bobby Lawrence Karate - West Jordan West Jordan, UT |
Ob-Gyn Associates Draper, UT |
Registered Physical Therapists Sandy, UT |
Smart, Schofield, Shorter & Lunceford Murray, UT |
Hilltop United Methodist Church Sandy, UT |
Intermountain Medical Center Murray, UT |
Little Learners Academy West Jordan, UT |
Big Rod\'s Bluffdale, UT |
powered by CoolerAds ');
if(bg > '')
document.getElementById('NewspaperAds829').style.backgroundColor = bg;
if(clip_title > '')
document.getElementById('NewspaperAdsTitle829').innerHTML = clip_title;
if(title_bold > '')
document.getElementById('NewspaperAdsTitle829').style.fontWeight = title_bold;
if(title_color > '')
document.getElementById('NewspaperAdsTitle829').style.color = title_color;
if(title_bg_color > '')
document.getElementById('NewspaperAdsTitle829').style.backgroundColor = title_bg_color;
if(border_color > '')
document.getElementById('NewspaperAds829').style.borderColor = border_color;
if(text_color > '')
document.getElementById('NewspaperAds829').style.color = text_color;
}