var html = 'Recent flickr<\/a> photos for kingston
\n
\n
\"East<\/a>\n \"First<\/a>\n \"Memory<\/a>\n \"IMGP3500\"<\/a>\n \"IMGP3505\"<\/a>\n \"IMGP3506\"<\/a>\n \"IMGP3501\"<\/a>\n \"IMGP3503\"<\/a>\n \"IMGP3499\"<\/a>\n \"IMGP3507\"<\/a>\n \"IMGP3508\"<\/a>\n \"IMGP3504\"<\/a>\n \"IMGP3502\"<\/a>\n \"East<\/a>\n \"<\/a>\n \"D&amp;E,<\/a>\n \"Land<\/a>\n \"Clarence<\/a>\n \"Untitled\"<\/a>\n \"B742<\/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();