var html = 'Recent flickr<\/a> photos for westindiaquay
\n
\n
\"Dressing<\/a>\n \"Brocaded<\/a>\n \"Wedding<\/a>\n \"Brocaded<\/a>\n \"The<\/a>\n \"Dressing<\/a>\n \"Patterned<\/a>\n \"Shirt<\/a>\n \"Dressing<\/a>\n \"Patterned<\/a>\n \"The<\/a>\n \"Shirt<\/a>\n \"Brocaded<\/a>\n \"Paisley<\/a>\n \"Wedding<\/a>\n \"Paisley<\/a>\n \"The<\/a>\n \"Brocaded<\/a>\n \"Wedding<\/a>\n \"Wedding<\/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();