var html = 'Recent flickr<\/a> photos for peckhamrye
\n
\n
\"IMG_2684<\/a>\n \"IMG_2688<\/a>\n \"IMG_2670<\/a>\n \"IMG_2686<\/a>\n \"IMG_2685<\/a>\n \"<\/a>\n \"Just<\/a>\n \"Going<\/a>\n \"Out<\/a>\n \"Passing\"<\/a>\n \"Walking……\"<\/a>\n \"Sitting<\/a>\n \"Musicians\"<\/a>\n \"Loading\"<\/a>\n \"At<\/a>\n \"Standing<\/a>\n \"Walking<\/a>\n \"Standing<\/a>\n \"Fruit<\/a>\n \"Strolling<\/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();