	
	 var heading1 = {
      src: 'http://www.matchingjack.com/development/sifr/din.swf'
      
    };

    // You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
    // sIFR.useStyleCheck = true;
    sIFR.activate(heading1);

    sIFR.replace(heading1, {
      selector: 'h1.header',
	  wmode:'transparent'
      ,css: [
        '.sIFR-root { text-align: left; font-size:35px; font-weight: normal;  color:#5b3e16; text-transform:uppercase; }'
        ,'a { text-decoration: none; color:#ffc045; }'
		 ,'strong { font-weight:bold; color:#a6ce39; }'
        ,'a:link { color:#ffc045; }'
        ,'a:hover { color: #333333; }'
		
      ]
	 
    });
	
	
	
	
	
	
	 var heading2 = {
      src: 'http://www.matchingjack.com/development/sifr/din.swf'
      
    };

    // You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
    // sIFR.useStyleCheck = true;
    sIFR.activate(heading2);

    sIFR.replace(heading2, {
      selector: 'h2',
	  wmode:'transparent'
      ,css: [
        '.sIFR-root { text-align: left; font-size:25px; font-weight: normal;  color:#ffc045; text-transform:uppercase; }'
        ,'a { text-decoration: none; color:#ffc045; }'
		 ,'strong { font-weight:bold; color:#a6ce39; }'
        ,'a:link { color:#ffc045; }'
        ,'a:hover { color: #333333; }'
      ]
	 
    });
	
	


var heading4 = {
      src: 'http://www.matchingjack.com/development/sifr/din.swf'
      
    };

    // You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
    // sIFR.useStyleCheck = true;
    sIFR.activate(heading4);

    sIFR.replace(heading4, {
      selector: 'h3',
	  wmode:'transparent'
      ,css: [
        '.sIFR-root { text-align: left; font-size:14px; font-weight: bold;  color:#656565; }'
        ,'a { text-decoration: none; }'
		 ,'strong { font-weight:bold; color:#666666; }'
        ,'a:link { color:#666666; }'
        ,'a:hover { color: #666666; }'
      ]
	 
    });
	
	
	
	
	
		 var heading5 = {
      src: 'http://www.matchingjack.com/development/sifr/din.swf'
      
    };

    // You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
    // sIFR.useStyleCheck = true;
    sIFR.activate(heading5);

    sIFR.replace(heading5, {
      selector: 'h4',
	  wmode:'transparent'
      ,css: [
        '.sIFR-root { text-align: left; font-size:25px; font-weight: normal;  color:#ffc045; text-transform:uppercase; }'
        ,'a { text-decoration: none; color:#ffc045; }'
		 ,'strong { font-weight:bold; color:#a6ce39; }'
        ,'a:link { color:#ffc045; }'
        ,'a:hover { color: #333333; }'
      ]
	 
    });
	
	
	
