function makeYMLink() { dims = ym_adunit.split('x'); width = dims[0]; height = dims[1]; if (ym_adunit == 'text') { document.write(''); document.write('Yankee Magazine\'s Best of New England Editors\' Choice Winner - ' + ym_pubyear + ''); document.write(''); } else { document.write(''); document.write('Yankee Magazine Editors\' Choice'); document.write(''); } }