var html = 'Recent flickr<\/a> photos for richmond
\n
\n
\"Cliff<\/a>\n \"Lakeside<\/a>\n \"Variety\"<\/a>\n \"Sundrops\"<\/a>\n \"Sum<\/a>\n \"Pebbled\"<\/a>\n \"Star<\/a>\n \"Sum<\/a>\n \"Busted<\/a>\n \"Box<\/a>\n \"Boxed<\/a>\n \"Connections\"<\/a>\n \"Brilliant\"<\/a>\n \"<\/a>\n \"<\/a>\n \"<\/a>\n \"<\/a>\n \"<\/a>\n \"<\/a>\n \"<\/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();