var html = 'Recent flickr<\/a> photos for belmont
\n
\n
\"Dayton<\/a>\n \"Dayton<\/a>\n \"Econo-Doormasters\"<\/a>\n \"Northbound<\/a>\n \"Northbound<\/a>\n \"Northbound<\/a>\n \"Tracks<\/a>\n \"Northbound<\/a>\n \"Super<\/a>\n \"&quot;Hey<\/a>\n \"Good<\/a>\n \"&quot;Time<\/a>\n \"A<\/a>\n \"IMG_6080\"<\/a>\n \"IMG_6082\"<\/a>\n \"IMG_6083\"<\/a>\n \"Two<\/a>\n \"Belmont<\/a>\n \"66002<\/a>\n \"60085<\/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();