var html = 'Recent flickr<\/a> photos for grangepark
\n
\n
\"Little<\/a>\n \"Dream<\/a>\n \"Hollyhock<\/a>\n \"Lily<\/a>\n \"Blowing<\/a>\n \"European<\/a>\n \"All<\/a>\n \"Now<\/a>\n \"Bald<\/a>\n \"Kennewick<\/a>\n \"Weeping-Tip\"<\/a>\n \"Good-Enough<\/a>\n \"Please<\/a>\n \"Sun<\/a>\n \"Lightning<\/a>\n \"Mom<\/a>\n \"Tropical<\/a>\n \"Peachy<\/a>\n \"Elbow\"<\/a>\n \"Trellis<\/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();