var html = 'Recent flickr<\/a> photos for southbury
\n
\n
\"Jumping<\/a>\n \"PA<\/a>\n \"Southbury\"<\/a>\n \"Truck<\/a>\n \"Truck<\/a>\n \"Truck<\/a>\n \"New<\/a>\n \"Birdsfoot<\/a>\n \"Rays\"<\/a>\n \"CT<\/a>\n \"Spiderwort\"<\/a>\n \"Ferns<\/a>\n \"Ferns<\/a>\n \"Butterfly<\/a>\n \"Flat<\/a>\n \"CT<\/a>\n \"Wasp<\/a>\n \"Shepaug<\/a>\n \"Southbury<\/a>\n \"Southbury<\/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();