var html = 'Recent flickr<\/a> photos for albanypark
\n
\n
\"Brown<\/a>\n \"CTA<\/a>\n \"CTA<\/a>\n \"Platforms<\/a>\n \"Platforms<\/a>\n \"Kimball<\/a>\n \"Brown<\/a>\n \"Father<\/a>\n \"Today&#039;s<\/a>\n \"This<\/a>\n \"Vintage<\/a>\n \"Lunch<\/a>\n \"69011<\/a>\n \"Golden<\/a>\n \"L.<\/a>\n \"Blue<\/a>\n \"Vintage\"<\/a>\n \"Intensity\"<\/a>\n \"(former)<\/a>\n \"Jump\"<\/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();