var html = 'Recent flickr<\/a> photos for churchstreet
\n
\n
\"Chincoteague<\/a>\n \"Blue<\/a>\n \"Sir<\/a>\n \"Sir<\/a>\n \"Church<\/a>\n \"Shaw<\/a>\n \"Shaw<\/a>\n \"Durham<\/a>\n \"Durham<\/a>\n \"Church<\/a>\n \"Durham<\/a>\n \"132<\/a>\n \"Bowmanville<\/a>\n \"Shaw<\/a>\n \"Speckled<\/a>\n \"Blackstock,<\/a>\n \"Blackstock<\/a>\n \"Broadley<\/a>\n \"K3<\/a>\n \"Church<\/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();