var html = 'Recent flickr<\/a> photos for woodlane
\n
\n
\"2001<\/a>\n \"Carlton<\/a>\n \"Carlton<\/a>\n \"Carlton<\/a>\n \"Carlton<\/a>\n \"Carlton<\/a>\n \"Carlton<\/a>\n \"Carlton<\/a>\n \"L.S.L.<\/a>\n \"WE<\/a>\n \"Blue<\/a>\n \"Dagenham<\/a>\n \"Dagenham<\/a>\n \"The<\/a>\n \"The<\/a>\n \"Wood<\/a>\n \"Dagenham<\/a>\n \"Delayed<\/a>\n \"Delayed<\/a>\n \"&#039;Going<\/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();