var html = 'Recent flickr<\/a> photos for richmond
\n
\n
\"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"Air<\/a>\n \"smr25_rvrm<\/a>\n \"smr22_rvrm<\/a>\n \"Geared<\/a>\n \"In<\/a>\n \"Something<\/a>\n \"Keep<\/a>\n \"Other<\/a>\n \"Work<\/a>\n \"The<\/a>\n \"Light<\/a>\n \"Beyond<\/a>\n \"Future<\/a>\n \"Cobbled<\/a>\n \"Corrugated<\/a>\n \"Color<\/a>\n \"Future<\/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();