var html = 'Recent flickr<\/a> photos for streatham
\n
\n
\"Scare<\/a>\n \"Old<\/a>\n \"Felpham<\/a>\n \"Scare<\/a>\n \"Stump\"<\/a>\n \"Cartoon<\/a>\n \"Railway<\/a>\n \"Grand<\/a>\n \"Arriva<\/a>\n \"GoAhead<\/a>\n \"GoAhead<\/a>\n \"On<\/a>\n \"On<\/a>\n \"Detached<\/a>\n \"Plank\"<\/a>\n \"Arriva<\/a>\n \"Yellow<\/a>\n \"The<\/a>\n \"River<\/a>\n \"Mattress<\/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();