var html = 'Recent flickr<\/a> photos for edgware
\n
\n
\"Summer<\/a>\n \"Glass.Edgware.Road\"<\/a>\n \"Wembley<\/a>\n \"1978<\/a>\n \"Drive<\/a>\n \"Giant<\/a>\n \"Edgware<\/a>\n \"Atkinson&#039;s<\/a>\n \"Slow<\/a>\n \"Gatepost<\/a>\n \"Old<\/a>\n \"London<\/a>\n \"KRP269E<\/a>\n \"London<\/a>\n \"VNZ32496<\/a>\n \"6016<\/a>\n \"Edgware<\/a>\n \"Two<\/a>\n \"Edgware<\/a>\n \"First<\/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();