var html = 'Recent flickr<\/a> photos for victoria
\n
\n
\"IMG_3523\"<\/a>\n \"Victoria\"<\/a>\n \"Little<\/a>\n \"\"<\/a>\n \"Goat<\/a>\n \"Breaking<\/a>\n \"Fairways<\/a>\n \"Kebab<\/a>\n \"_DSC2847\"<\/a>\n \"_DSC2802\"<\/a>\n \"_DSC2916\"<\/a>\n \"_DSC1311\"<\/a>\n \"\"<\/a>\n \"Australian<\/a>\n \"Australian<\/a>\n \"Australian<\/a>\n \"Rolex<\/a>\n \"26566<\/a>\n \"war<\/a>\n \"Pizzas,<\/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();