// JavaScript Document

  //<[CDATA[

  var kabel = {
    src: '/files/system/milex/js/sfirHeader/helveticaworld_vn.swf'
    ,ratios: [8, 1.63, 11, 1.55, 13, 1.54, 17, 1.53, 18, 1.49, 22, 1.5, 34, 1.48, 37, 1.47, 51, 1.46, 78, 1.45, 79, 1.44, 84, 1.45, 85, 1.44, 86, 1.45, 92, 1.44, 93, 1.45, 1.44]
  };

  // You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
  sIFR.useStyleCheck = true;
  sIFR.activate(kabel);

  sIFR.replace(kabel, {
    selector: '.BoxTekstBottomTekst h1, .BoxTekstBottomTekstSmall h1'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #ebebeb; }'
      ,'a { color: #ededed; text-decoration: none; curser: pointer; }'
      ,'a:link { color: #ebebeb; }'
      ,'a:hover { color: #FFFFFF; }'
    ]
    ,filters: {
      DropShadow: {
        knockout: false
        ,distance: 2
        ,color: '#000000'
        ,strength: 0.4
      }
    }
  });

  sIFR.replace(kabel, {
    selector: '.BoxTekstBottomTekst h2, .BoxTekstBottomTekstSmall h2'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #ebebeb; letter-spacing: 0.6; }'
      ,'a { color: #ededed; text-decoration: none; letter-spacing: 0.6; curser: pointer; }'
      ,'a:link { color: #ebebeb; }'
      ,'a:hover { color: #FFFFFF; }'
    ]
    ,filters: {
      DropShadow: {
        knockout: false
        ,distance: 2
        ,color: '#000000'
        ,strength: 0.4
      }
    }
  }); 

  sIFR.replace(kabel, {
    selector: '.BoxTestHeader'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #fafafa; }'
    ]
    ,filters: {
      DropShadow: {
        knockout: false
        ,distance: 2
        ,color: '#000000'
        ,strength: 0.4
      }
    }
  }); 

  sIFR.replace(kabel, {
    selector: '.BoxFrontpageForumTekst h1, .BoxFrontpageFreeSampleText h1'
	,wmode: 'transparent'
    ,css: {
      '.sIFR-root': { 'color': '#3b2f67' }
    }
  });

  sIFR.replace(kabel, {
    selector: '.BoxFrontpageForumTekst h2, .BoxFrontpageFreeSampleText h2'
	,wmode: 'transparent'
    ,css: {
      '.sIFR-root': { 'color': '#2e2d27' }
    }
  });

  sIFR.replace(kabel, {
    selector: '#RightContainerSubpageText h1'
	,wmode: 'transparent'
    ,css: {
      '.sIFR-root': { 'color': '#a60600' }
    }
  });

  sIFR.replace(kabel, {
    selector: '#ClubInfoTop h5, #ClubInfoTop h6, #ClubSearchBoxTop h5, #ClubSearchBoxTop h6, #ClubInviteBoxTop h5, #ClubInviteBoxTop h6, #ClubFeedBoxTop h5, #ClubFeedBoxTop h6, #ClubScrapbookBoxTop h5, #ClubScrapbookBoxTop h6, #ClubProfileDevHeight h5, #ClubProfileDevHeight h6, #ClubProfileDevWeight h5, #ClubProfileDevWeight h6, #ClubForumTop h5, #ClubForumTop h6, #BoxRightSandTopHelpMenu h5, #BoxRightSandTopHelpMenu h6'
	,wmode: 'transparent'
    ,css: {
      '.sIFR-root': { 'color': '#281c4c' }
    }
  });

  sIFR.replace(kabel, {
    selector: '.ScrapbookMainDiv h1'
	,wmode: 'transparent'
    ,css: {
      '.sIFR-root': { 'color': '#ab302a' }
    }
  });

  
    sIFR.replace(kabel, {
    selector: '#RightContainerSubpageTexttt h2'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #a60600; letter-spacing: 0.6; display: inline; }'
      ,'obejct { width: 260px; }'
    ]
  }); 
  
  
  
  
  
  
  //]]>