var html = 'Recent flickr<\/a> photos for hackneydowns
\n
\n
\"03870<\/a>\n \"03887<\/a>\n \"03891<\/a>\n \"03873<\/a>\n \"03879<\/a>\n \"03888<\/a>\n \"03881<\/a>\n \"03880<\/a>\n \"03882<\/a>\n \"03877<\/a>\n \"03876<\/a>\n \"03886<\/a>\n \"03883<\/a>\n \"03871<\/a>\n \"03869<\/a>\n \"03875<\/a>\n \"03878<\/a>\n \"03890<\/a>\n \"03874<\/a>\n \"03872<\/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();