function ShowAds(){
document.write('
Remax - Tim Alexander Salt Lake City, UT |
TCBY Salt Lake City, UT |
VA Research and Developments Salt Lake City, UT |
Dr. Walker, Charles; DDS Salt Lake City, UT |
Gregory P. Hawkins, P.C. Murray, UT |
St. Mark\'s Hospital Salt Lake City, UT |
Utah Housing Coalition Salt Lake City, UT |
Yoway Yogurt Salt Lake City, UT |
powered by CoolerAds ');
if(bg > '')
document.getElementById('NewspaperAds293').style.backgroundColor = bg;
if(clip_title > '')
document.getElementById('NewspaperAdsTitle293').innerHTML = clip_title;
if(title_bold > '')
document.getElementById('NewspaperAdsTitle293').style.fontWeight = title_bold;
if(title_color > '')
document.getElementById('NewspaperAdsTitle293').style.color = title_color;
if(title_bg_color > '')
document.getElementById('NewspaperAdsTitle293').style.backgroundColor = title_bg_color;
if(border_color > '')
document.getElementById('NewspaperAds293').style.borderColor = border_color;
if(text_color > '')
document.getElementById('NewspaperAds293').style.color = text_color;
}