var html = 'Recent flickr<\/a> photos for brixton
\n
\n
\"The<\/a>\n \"Graffiti,<\/a>\n \"Coldharbour<\/a>\n \"Togger<\/a>\n \"Front<\/a>\n \"Brixton<\/a>\n \"Windrush<\/a>\n \"Windrush<\/a>\n \"Windrush<\/a>\n \"Windrush<\/a>\n \"R29<\/a>\n \"Togger<\/a>\n \"Local<\/a>\n \"Transport<\/a>\n \"November<\/a>\n \"Coldharbour<\/a>\n \"Belinda<\/a>\n \"Brixton<\/a>\n \"Brixton\"<\/a>\n \"Brixton<\/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();