
var zurich = {
  src: 'http://svc003.wic796dp.server-web.com/flash/zurich.swf'
};

  
sIFR.activate(zurich);

sIFR.replace(zurich, {
  selector: '#month', 
  css: ['.sIFR-root { color: #fff; text-transform:uppercase; text-align:left  }'],
  wmode: 'transparent'
});

sIFR.replace(zurich, {
  selector: '#next_prev', 
  css: ['.sIFR-root { color: #fff; text-transform:uppercase  }', 'a{color:#fff;text-decoration:none}', 'a:hover{color:#fff;text-decoration:none}'],
  wmode: 'transparent'
});

sIFR.replace(zurich, {
  selector: 'h1.retail', 
  css: ['.sIFR-root { color: #5a9bd2; text-transform:uppercase  }'],
  wmode: 'transparent'
});

sIFR.replace(zurich, {
  selector: 'h1.general', 
  css: ['.sIFR-root { color: #000; text-transform:uppercase  }'],
  wmode: 'transparent'
}); 
sIFR.replace(zurich, {
  selector: 'h1.events', 
  css: ['.sIFR-root { color: #b35bc0; text-transform:uppercase  }'],
  wmode: 'transparent'
});

sIFR.replace(zurich, {
  selector: 'h2.events', 
  css: ['.sIFR-root { color: #b35bc0; text-transform:uppercase  }'],
  wmode: 'transparent'
});

sIFR.replace(zurich, {
  selector: 'h1.store', 
  css: ['.sIFR-root { color: #e06117; text-transform:uppercase  }'],
  wmode: 'transparent'
});

sIFR.replace(zurich, {
  selector: 'h1.brand', 
  css: ['.sIFR-root { color: #dc2f2f; text-transform:uppercase  }'],
  wmode: 'transparent'
});

sIFR.replace(zurich, {
  selector: 'h1.media', 
  css: ['.sIFR-root { color: #a8c34a; text-transform:uppercase  }'],
  wmode: 'transparent'
});

sIFR.replace(zurich, {
  selector: 'h2.media', 
  css: ['.sIFR-root { color: #a8c34a; text-transform:uppercase  }'],
  wmode: 'transparent'
});

sIFR.replace(zurich, {
  selector: 'h3.media', 
  css: ['.sIFR-root { color: #a8c34a; text-transform:uppercase  }'],
  wmode: 'transparent'
});



