var html = 'Recent flickr<\/a> photos for mileend
\n
\n
\"Amy,<\/a>\n \"Aberavon<\/a>\n \"parc<\/a>\n \"Attractive<\/a>\n \"Flying<\/a>\n \"Anonymous<\/a>\n \"Tough<\/a>\n \"Three<\/a>\n \"Beads<\/a>\n \"Palestinian<\/a>\n \"DSC05538\"<\/a>\n \"DSC05511\"<\/a>\n \"DSC05546\"<\/a>\n \"DSC05509\"<\/a>\n \"DSC05545\"<\/a>\n \"DSC05498\"<\/a>\n \"DSC05502\"<\/a>\n \"DSC05496\"<\/a>\n \"DSC05487\"<\/a>\n \"DSC05501\"<\/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();