var fl_host = (fl_host == undefined) ? 'www.flickr.com' : fl_host;
var zg_magisterLudi = 'b63c1b05672e1b8204f8101e847ff129';
var zg_flickr_secret = '7c8d2871e7f38cb6';
var zg_auth_token = '';
var zg_auth_hash = '';
var zg_version = '127173782';
if (fl_FlashDetectExists == undefined) {
document.write('');
function _ok_for_swf(){
if (actualVersion<6) return false;
var ua = navigator.userAgent;
if (navigator.appVersion.toLowerCase().indexOf("mac") > 0) { // mac
if (ua.indexOf('Gecko') == -1) return false;
} else { // windows or unix
if (ua.indexOf("MSIE 5.6") > 0 || ua.indexOf("MSIE 5.5") > 0 || ua.indexOf("MSIE 6") > 0 || ua.indexOf("MSIE 7") > 0) {
// IE 5.5+
} else {
if (ua.indexOf('Gecko') == -1) return false;
}
}
return true;
}
var fl_FlashDetectExists = true;
}
document.write('');