var html = 'Recent flickr<\/a> photos for mitcham
\n
\n
\"3028<\/a>\n \"3014<\/a>\n \"3014<\/a>\n \"EKL2<\/a>\n \"GM37\"<\/a>\n \"Test<\/a>\n \"Orange<\/a>\n \"Mitcham<\/a>\n \"St<\/a>\n \"Hitachi<\/a>\n \"Harris<\/a>\n \"UK<\/a>\n \"UK<\/a>\n \"UK<\/a>\n \"UK<\/a>\n \"UK<\/a>\n \"UK<\/a>\n \"UK<\/a>\n \"UK<\/a>\n \"UK<\/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();