var html = 'Recent flickr<\/a> photos for norwoodjunction
\n
\n
\"69001<\/a>\n \"69008<\/a>\n \"153376<\/a>\n \"153376<\/a>\n \"5824<\/a>\n \"7904,<\/a>\n \"60055<\/a>\n \"60028<\/a>\n \"15201<\/a>\n \"Norwood<\/a>\n \"Blue<\/a>\n \"Arriva<\/a>\n \"73201<\/a>\n \"DMS304,<\/a>\n \"Green<\/a>\n \"700113,<\/a>\n \"700137,<\/a>\n \"377613<\/a>\n \"Changes<\/a>\n \"Class<\/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();