var helvnueue_logo = {
  src: 'flash/sifr_hn_thin.swf'
};

sIFR.activate(helvnueue_logo); // From revision 209 and onwards

sIFR.replace(helvnueue_logo, {
  selector: 'span.helvnueue_logo',
  css: ['.sIFR-root { background-color: #000000; letter-spacing: 0.5; color: #FFFFFF; text-align: left;}','a{color: #FFFFFF; text-decoration: none;}','a:link {color: #FFFFFF; text-decoration: none;}','a:hover {color: #CCCCCC;}','a:active {color: #FFFFFF;}'],
  wmode: 'transparent'
});

// HOME ===========================================================================
// Big Home
var helvnueue_thin_home = {
  src: 'flash/sifr_hn_thin.swf'
};

sIFR.activate(helvnueue_thin_home); // From revision 209 and onwards

sIFR.replace(helvnueue_thin_home, {
  selector: 'li.helvnueue_thin_home',
  css: ['.sIFR-root { background-color: #000000; letter-spacing: 0.5; color: #FFFFFF; text-align: right;}','a{color: #FFFFFF; text-decoration: none;}','a:link {color: #FFFFFF; text-decoration: none;}','a:hover {color: #28c89d;}','a:active {color: #28c89d;}'],
  wmode: 'transparent',
  fitExactly: true
});

// Thin Home Small
var helvnueue_thin_home_small = {
  src: 'flash/sifr_hn_thin.swf'
};

sIFR.activate(helvnueue_thin_home_small); // From revision 209 and onwards

sIFR.replace(helvnueue_thin_home_small, {
  selector: 'li.helvnueue_thin_home_small',
  css: ['.sIFR-root { background-color: #000000; letter-spacing: 0.5; color: #FFFFFF; text-align: right;}','a{color: #FFFFFF; text-decoration: none;}','a:link {color: #FFFFFF; text-decoration: none;}','a:hover {color: #28c89d;}','a:active {color: #28c89d;}'],
  wmode: 'transparent',
  fitExactly: true
});
// HOME END========================================================================
//
// POST ===========================================================================
// Big Post
var helvnueue_thin = {
  src: 'flash/sifr_hn_thin.swf'
};

sIFR.activate(helvnueue_thin); // From revision 209 and onwards

sIFR.replace(helvnueue_thin, {
  selector: 'li.helvnueue_thin_post',
  css: ['.sIFR-root { background-color: #000000; letter-spacing: 0.5; color: #FFFFFF; text-align: right;}','a{color: #FFFFFF; text-decoration: none;}','a:link {color: #FFFFFF; text-decoration: none;}','a:hover {color: #00BAFF;}','a:active {color: #00BAFF;}'],
  wmode: 'transparent',
  fitExactly: true
});
// ACTIVE
var helvnueue_thin_active = {
  src: 'flash/sifr_hn_thin.swf'
};

sIFR.activate(helvnueue_thin_active); // From revision 209 and onwards

sIFR.replace(helvnueue_thin_active, {
  selector: 'li.helvnueue_thin_post_active',
  css: ['.sIFR-root { background-color: #000000; letter-spacing: 0.5; color: #FFFFFF; text-align: right;}','a{color: #00BAFF; text-decoration: none;}','a:link {color: #00BAFF; text-decoration: none;}','a:hover {color: #00BAFF;}','a:active {color: #00BAFF;}'],
  wmode: 'transparent',
  fitExactly: true
});

// Thin Post Small
var helvnueue_thin_post_small = {
  src: 'flash/sifr_hn_thin.swf'
};

sIFR.activate(helvnueue_thin_post_small); // From revision 209 and onwards

sIFR.replace(helvnueue_thin_post_small, {
  selector: 'li.helvnueue_thin_post_small',
  css: ['.sIFR-root { background-color: #000000; letter-spacing: 0.5; color: #FFFFFF; text-align: right;}','a{color: #FFFFFF; text-decoration: none;}','a:link {color: #FFFFFF; text-decoration: none;}','a:hover {color: #00BAFF;}','a:active {color: #00BAFF;}'],
  wmode: 'transparent',
  fitExactly: true
});
// POST END========================================================================
//
// CORPORATE ===========================================================================
// Big Post
var helvnueue_thin_corporate = {
  src: 'flash/sifr_hn_thin.swf'
};

sIFR.activate(helvnueue_thin_corporate); // From revision 209 and onwards

sIFR.replace(helvnueue_thin_corporate, {
  selector: 'li.helvnueue_thin_corporate',
  css: ['.sIFR-root { background-color: #000000; letter-spacing: 0.5; color: #FFFFFF; text-align: right;}','a{color: #FFFFFF; text-decoration: none;}','a:link {color: #FFFFFF; text-decoration: none;}','a:hover {color: #38c474;}','a:active {color: #38c474;}'],
  wmode: 'transparent',
  fitExactly: true
});
// ACTIVE
var helvnueue_thin_active_corporate = {
  src: 'flash/sifr_hn_thin.swf'
};

sIFR.activate(helvnueue_thin_active_corporate); // From revision 209 and onwards

sIFR.replace(helvnueue_thin_active_corporate, {
  selector: 'li.helvnueue_thin_corporate_active',
  css: ['.sIFR-root { background-color: #000000; letter-spacing: 0.5; color: #FFFFFF; text-align: right;}','a{color: #38c474; text-decoration: none;}','a:link {color: #38c474; text-decoration: none;}','a:hover {color: #38c474;}','a:active {color: #38c474;}'],
  wmode: 'transparent',
  fitExactly: true
});

// Thin Post Small
var helvnueue_thin_corporate_small = {
  src: 'flash/sifr_hn_thin.swf'
};

sIFR.activate(helvnueue_thin_corporate_small); // From revision 209 and onwards

sIFR.replace(helvnueue_thin_corporate_small, {
  selector: 'li.helvnueue_thin_corporate_small',
  css: ['.sIFR-root { background-color: #000000; letter-spacing: 0.5; color: #FFFFFF; text-align: right;}','a{color: #FFFFFF; text-decoration: none;}','a:link {color: #FFFFFF; text-decoration: none;}','a:hover {color: #38c474;}','a:active {color: #38c474;}'],
  wmode: 'transparent',
  fitExactly: true
});
// CORPORATE END========================================================================
//
// FILM ===========================================================================
// Big Post
var helvnueue_thin_film = {
  src: 'flash/sifr_hn_thin.swf'
};

sIFR.activate(helvnueue_thin_film); // From revision 209 and onwards

sIFR.replace(helvnueue_thin_film, {
  selector: 'li.helvnueue_thin_film',
  css: ['.sIFR-root { background-color: #000000; letter-spacing: 0.5; color: #FFFFFF; text-align: right;}','a{color: #FFFFFF; text-decoration: none;}','a:link {color: #FFFFFF; text-decoration: none;}','a:hover {color: #17cdc2;}','a:active {color: #17cdc2;}'],
  wmode: 'transparent',
  fitExactly: true
});
// ACTIVE
var helvnueue_thin_active_film = {
  src: 'flash/sifr_hn_thin.swf'
};

sIFR.activate(helvnueue_thin_active_film); // From revision 209 and onwards

sIFR.replace(helvnueue_thin_active_film, {
  selector: 'li.helvnueue_thin_film_active',
  css: ['.sIFR-root { background-color: #000000; letter-spacing: 0.5; color: #FFFFFF; text-align: right;}','a{color: #17cdc2; text-decoration: none;}','a:link {color: #17cdc2; text-decoration: none;}','a:hover {color: #17cdc2;}','a:active {color: #17cdc2;}'],
  wmode: 'transparent',
  fitExactly: true
});

// Thin Post Small
var helvnueue_thin_film_small = {
  src: 'flash/sifr_hn_thin.swf'
};

sIFR.activate(helvnueue_thin_film_small); // From revision 209 and onwards

sIFR.replace(helvnueue_thin_film_small, {
  selector: 'li.helvnueue_thin_film_small',
  css: ['.sIFR-root { background-color: #000000; letter-spacing: 0.5; color: #FFFFFF; text-align: right;}','a{color: #FFFFFF; text-decoration: none;}','a:link {color: #FFFFFF; text-decoration: none;}','a:hover {color: #17cdc2;}','a:active {color: #17cdc2;}'],
  wmode: 'transparent',
  fitExactly: true
});
// FILM END========================================================================
//