var html = 'Recent flickr<\/a> photos for parkroyal
\n
\n
\"Guard<\/a>\n \"PARKROYAL<\/a>\n \"Preserved<\/a>\n \"Preserved<\/a>\n \"Preserved<\/a>\n \"Preserved<\/a>\n \"WMPTE,<\/a>\n \"Country<\/a>\n \"Routemaster<\/a>\n \"GOLDEN<\/a>\n \"LONDONER<\/a>\n \"LONDONER<\/a>\n \"LONDONER<\/a>\n \"GOLDEN<\/a>\n \"GOLDEN<\/a>\n \"510<\/a>\n \"Ghost<\/a>\n \"C48<\/a>\n \"OLD<\/a>\n \"5<\/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();