var html = 'Recent flickr<\/a> photos for hillingdon
\n
\n
\"Pushing<\/a>\n \"West<\/a>\n \"IMG_5845<\/a>\n \"IMG_5281<\/a>\n \"IMG_5908<\/a>\n \"IMG_5377<\/a>\n \"IMG_5870<\/a>\n \"IMG_5269<\/a>\n \"IMG_5696<\/a>\n \"IMG_5578<\/a>\n \"IMG_5626<\/a>\n \"IMG_5280<\/a>\n \"IMG_5887<\/a>\n \"IMG_5751<\/a>\n \"IMG_5286<\/a>\n \"IMG_5309<\/a>\n \"IMG_5424<\/a>\n \"IMG_5901<\/a>\n \"IMG_5750<\/a>\n \"IMG_5284<\/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();