var html = 'Recent flickr<\/a> photos for borough
\n
\n
\"Complete<\/a>\n \"101.<\/a>\n \"90.<\/a>\n \"42.<\/a>\n \"UK<\/a>\n \"Metrobus<\/a>\n \"Borough<\/a>\n \"Borough<\/a>\n \"Borough<\/a>\n \"Staverton<\/a>\n \"Borough<\/a>\n \"Northampton<\/a>\n \"Borough<\/a>\n \"Borough<\/a>\n \"Arbury<\/a>\n \"West<\/a>\n \"Reaching<\/a>\n \"Daventry<\/a>\n \"1-IMG_4356\"<\/a>\n \"Borough<\/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();