var html = 'Recent flickr<\/a> photos for uxbridge
\n
\n
\"Riverwalk<\/a>\n \"General<\/a>\n \"General<\/a>\n \"Dolphin,<\/a>\n \"Metropolitan<\/a>\n \"Fig<\/a>\n \"Queen&#039;s<\/a>\n \"Morello<\/a>\n \"Morello<\/a>\n \"Miller&#039;s<\/a>\n \"Metroline<\/a>\n \"All<\/a>\n \"Another<\/a>\n \"Transport<\/a>\n \"Transport<\/a>\n \"Carousel<\/a>\n \"YX16OAU<\/a>\n \"LF19FXX<\/a>\n \"LK14FAJ<\/a>\n \"Transport<\/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();