var html = 'Recent flickr<\/a> photos for foresthill
\n
\n
\"&#039;Think<\/a>\n \"Diagonal<\/a>\n \"Ashmore<\/a>\n \"South-west<\/a>\n \"Shops<\/a>\n \"Steps<\/a>\n \"Stevens<\/a>\n \"Brentford<\/a>\n \"Photos<\/a>\n \"Bicycle<\/a>\n \"Rear<\/a>\n \"Brentford<\/a>\n \"Faded<\/a>\n \"Dan<\/a>\n \"Fruit<\/a>\n \"Shops<\/a>\n \"View<\/a>\n \"Chemist<\/a>\n \"Covered<\/a>\n \"Shop<\/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();