var html = 'Recent flickr<\/a> photos for churchstreet
\n
\n
\"Gainsborough<\/a>\n \"Gainsborough<\/a>\n \"Gainsborough<\/a>\n \"Steps<\/a>\n \"Churchyard,<\/a>\n \"Kerkstraat<\/a>\n \"Holiday<\/a>\n \"IMG_0123\"<\/a>\n \"Sign,<\/a>\n \"Lamp<\/a>\n \"Bonsai,<\/a>\n \"Tewkesbury<\/a>\n \"Seeing\"<\/a>\n \"Food<\/a>\n \"Dancing<\/a>\n \"Robot<\/a>\n \"Crews<\/a>\n \"Beware<\/a>\n \"Pride<\/a>\n \"Group<\/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();