var html = 'Recent flickr<\/a> photos for goldersgreen
\n
\n
\"Golders<\/a>\n \"Northern<\/a>\n \"13<\/a>\n \"View<\/a>\n \"NGB47V\"<\/a>\n \"Patisserie<\/a>\n \"Walk<\/a>\n \"Lookingback<\/a>\n \"THX102S<\/a>\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
\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();