var html = 'Recent flickr<\/a> photos for greenpark
\n
\n
\"Not<\/a>\n \"Taking<\/a>\n \"Southend’s<\/a>\n \"Dark<\/a>\n \"Dark<\/a>\n \"Scane\"<\/a>\n \"Scane<\/a>\n \"IMG_2783\"<\/a>\n \"IMG_2770\"<\/a>\n \"IMG_2777\"<\/a>\n \"IMG_2784\"<\/a>\n \"IMG_2773\"<\/a>\n \"IMG_2774\"<\/a>\n \"IMG_2771\"<\/a>\n \"City<\/a>\n \"Portage<\/a>\n \"I&#039;m<\/a>\n \"Curves<\/a>\n \"Beyond<\/a>\n \"A<\/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();