var html = 'Recent flickr<\/a> photos for eastacton
\n
\n
\"Route<\/a>\n \"Route<\/a>\n \"283<\/a>\n \"LK70AZZ<\/a>\n \"LI91321\"<\/a>\n \"lu91127\"<\/a>\n \"LU91107\"<\/a>\n \"LU91107\"<\/a>\n \"LU91321\"<\/a>\n \"LU91127\"<\/a>\n \"More<\/a>\n \"East<\/a>\n \"228<\/a>\n \"Alterations<\/a>\n \"Route<\/a>\n \"New<\/a>\n \"Routes<\/a>\n \"Bus<\/a>\n \"228<\/a>\n \"New<\/a>\n
\n
More photos...<\/a>'; var needs_close = false; if (document.all && navigator.appVersion.toLowerCase().indexOf("mac") == -1) needs_close = true; if (navigator.userAgent.indexOf('Gecko') != -1) needs_close = true; document.write(html); if (needs_close) document.close();