var html = 'Recent flickr<\/a> photos for gunnersbury
\n
\n
\"British<\/a>\n \"<\/a>\n \"<\/a>\n \"<\/a>\n \"<\/a>\n \"<\/a>\n \"<\/a>\n \"<\/a>\n \"<\/a>\n \"<\/a>\n \"Gunnersbury<\/a>\n \"Eastbound<\/a>\n \"Gunnersbury<\/a>\n \"Cat<\/a>\n \"Broad<\/a>\n \"IMG_2936\"<\/a>\n \"IMG_2957\"<\/a>\n \"IMG_2903\"<\/a>\n \"IMG_2943\"<\/a>\n \"IMG_2917\"<\/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();