var html = 'Recent flickr<\/a> photos for romford
\n
\n
\"Wall<\/a>\n \"Wall<\/a>\n \"three<\/a>\n \"The<\/a>\n \"BEWARE<\/a>\n \"Wright<\/a>\n \"Wright<\/a>\n \"divided<\/a>\n \"mercurial\"<\/a>\n \"road<\/a>\n \"devil<\/a>\n \"paramount<\/a>\n \"corner<\/a>\n \"bluer<\/a>\n \"fade<\/a>\n \"time&#039;s<\/a>\n \"Lambourne<\/a>\n \"yellow<\/a>\n \"level<\/a>\n \"middle<\/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();