var html = 'Recent flickr<\/a> photos for goldersgreen
\n
\n
\"Pathway<\/a>\n \"Wisteria<\/a>\n \"Near<\/a>\n \"Wisteria<\/a>\n \"IMG_5162-030325\"<\/a>\n \"View<\/a>\n \"Night<\/a>\n \"Night<\/a>\n \"Looking<\/a>\n \"Big<\/a>\n \"Seating<\/a>\n \"Moorhen<\/a>\n \"Moorhen<\/a>\n \"Azalea-3\"<\/a>\n \"Azaleas-2\"<\/a>\n \"Wisteria\"<\/a>\n \"View<\/a>\n \"Wisteria<\/a>\n \"Wisteria<\/a>\n \"Serenity<\/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();