AWEtext = AWEtext.replace(/%%CITY%%/g, 'Ashburn'); AWEtext = AWEtext.replace(/%%COUNTRY%%/g, 'United States'); document.write('' + AWEtext + '');