var html = 'Recent flickr<\/a> photos for whitechapel
\n
\n
\"The<\/a>\n \"Neuron<\/a>\n \"Neuron<\/a>\n \"The<\/a>\n \"<\/a>\n \"The<\/a>\n \"The<\/a>\n \"Neuron<\/a>\n \"William<\/a>\n \"Whitechapel<\/a>\n \"Mychael<\/a>\n \"Catherine<\/a>\n \"Whitechapel<\/a>\n \"Sir<\/a>\n \"Neuron<\/a>\n \"QR!\"<\/a>\n \"Freeform<\/a>\n \"Group\"<\/a>\n \"Durward<\/a>\n \"\"<\/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();