var html = 'Recent flickr<\/a> photos for oval
\n
\n
\"Ceiling<\/a>\n \"Half<\/a>\n \"Airbus<\/a>\n \"Boeing<\/a>\n \"by<\/a>\n \"66866.01<\/a>\n \"66866.02<\/a>\n \"Bullfinch<\/a>\n \"BK0870<\/a>\n \"BK0870<\/a>\n \"OPEN<\/a>\n \"Wounded<\/a>\n \"BK3617<\/a>\n \"BK3617<\/a>\n \"Family<\/a>\n \"Family<\/a>\n \"letters\"<\/a>\n \"Oval<\/a>\n \"SANFL<\/a>\n \"Just<\/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();