var html = 'Recent flickr<\/a> photos for brixton
\n
\n
\"Sledging\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"Puss\"<\/a>\n \"Book<\/a>\n \"Valero,<\/a>\n \"IMG_0632\"<\/a>\n \"IMG_0668\"<\/a>\n \"IMG_0625\"<\/a>\n \"Shakespeare\`Mattress\"<\/a>\n \"IMG_0658\"<\/a>\n \"Texaco,<\/a>\n \"17<\/a>\n \"25<\/a>\n \"26<\/a>\n \"22<\/a>\n \"24<\/a>\n \"02<\/a>\n \"10<\/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();