var html = 'Recent flickr<\/a> photos for westruislip
\n
\n
\"Pushing<\/a>\n \"68<\/a>\n \"66<\/a>\n \"60<\/a>\n \"DBOS<\/a>\n \"82309<\/a>\n \"68<\/a>\n \"165<\/a>\n \"165<\/a>\n \"68<\/a>\n \"60<\/a>\n \"168<\/a>\n \"68<\/a>\n \"165<\/a>\n \"168<\/a>\n \"66<\/a>\n \"68<\/a>\n \"165<\/a>\n \"60<\/a>\n \"165<\/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();