function ShowAds(){ document.write('
Alta Ski Area

Alta Ski Area
Salt Lake City, UT
Brighton Ski Resort

Brighton Ski Resort
Brighton, UT
Solitude Mountain Resort

Solitude Mountain Resort
Solitude, UT
Snowbird

Snowbird
Holladay, UT
powered by CoolerAds
'); if(bg > '') document.getElementById('NewspaperAds184').style.backgroundColor = bg; if(clip_title > '') document.getElementById('NewspaperAdsTitle184').innerHTML = clip_title; if(title_bold > '') document.getElementById('NewspaperAdsTitle184').style.fontWeight = title_bold; if(title_color > '') document.getElementById('NewspaperAdsTitle184').style.color = title_color; if(title_bg_color > '') document.getElementById('NewspaperAdsTitle184').style.backgroundColor = title_bg_color; if(border_color > '') document.getElementById('NewspaperAds184').style.borderColor = border_color; if(text_color > '') document.getElementById('NewspaperAds184').style.color = text_color; }