var html = 'Recent flickr<\/a> photos for whitecity
\n
\n
\"7061<\/a>\n \"7062<\/a>\n \"White<\/a>\n \"Two<\/a>\n \"Traffic<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"Jackson<\/a>\n \"IMG_0281\"<\/a>\n \"IMG_0248\"<\/a>\n \"IMG_0255\"<\/a>\n \"IMG_0531\"<\/a>\n \"IMG_0152\"<\/a>\n \"IMG_0264\"<\/a>\n \"IMG_0334\"<\/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();