function ShowAds(){ document.write('
Greensboro Garage

Greensboro Garage
Greensboro, VT
Walker Imports

Walker Imports
MONTPELIER, VT
Statewide Distributing

Statewide Distributing
Montpelier, VT
Century 21 Jack Assoc.-montpelier

Century 21 Jack Assoc.-montpelier
South Burlington, VT
powered by CoolerAds
'); if(bg > '') document.getElementById('NewspaperAds16').style.backgroundColor = bg; if(clip_title > '') document.getElementById('NewspaperAdsTitle16').innerHTML = clip_title; if(title_bold > '') document.getElementById('NewspaperAdsTitle16').style.fontWeight = title_bold; if(title_color > '') document.getElementById('NewspaperAdsTitle16').style.color = title_color; if(title_bg_color > '') document.getElementById('NewspaperAdsTitle16').style.backgroundColor = title_bg_color; if(border_color > '') document.getElementById('NewspaperAds16').style.borderColor = border_color; if(text_color > '') document.getElementById('NewspaperAds16').style.color = text_color; }