var html = 'Recent flickr<\/a> photos for richmond
\n
\n
\"THE<\/a>\n \"THE<\/a>\n \"Contrasting<\/a>\n \"IMG_4026\"<\/a>\n \"Geometric\"<\/a>\n \"Imposing<\/a>\n \"IMG_4044\"<\/a>\n \"Pink<\/a>\n \"IMG_4027\"<\/a>\n \"Digitalis\"<\/a>\n \"Floral<\/a>\n \"Floral<\/a>\n \"IMG_4040\"<\/a>\n \"Bee<\/a>\n \"Delicate<\/a>\n \"Iris<\/a>\n \"IMG_4042\"<\/a>\n \"IMG_4013\"<\/a>\n \"Buff<\/a>\n \"IMG_4035\"<\/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();