	var DeliciousHeavy = {
      src: 'http://www.vegasnights.com.au/fla/DeliciousHeavy.swf'
      ,ratios: [7, 1.32, 11, 1.31, 13, 1.24, 14, 1.25, 19, 1.23, 27, 1.2, 34, 1.19, 42, 1.18, 47, 1.17, 48, 1.18, 69, 1.17, 74, 1.16, 75, 1.17, 1.16]
    };
	
	
	var Cambria = {
      src: 'http://www.vegasnights.com.au/fla/Cambria.swf'
      ,ratios: [7, 1.32, 11, 1.31, 13, 1.24, 14, 1.25, 19, 1.23, 27, 1.2, 34, 1.19, 42, 1.18, 47, 1.17, 48, 1.18, 69, 1.17, 74, 1.16, 75, 1.17, 1.16]
    };
    // You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
    sIFR.useStyleCheck = true;
    sIFR.activate(DeliciousHeavy,Cambria);


	    sIFR.replace(DeliciousHeavy, {
      selector: '#rightPan h2',
      wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size: 16pt; font-weight: bold; color: #F8CA9A; text-align: center; text-transform: uppercase;}'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #000000; }'
        ,'a:hover { color: #CCCCCC; }'
      ]
    });
		
		
	sIFR.replace(DeliciousHeavy, {
      selector: '#rightPan h3',
      wmode: 'transparent'
	  ,css: [
      '.sIFR-root { font-size: 14pt; font-weight:normal; color:#F8CA9A; text-align: left; text-transform: uppercase; }',
      'em { font-style:italic; }',
      'strong { font-size: 20pt; }',
	  'a { text-decoration: none; }',
      'a:link { font-size: 20pt; color: #F13F4F; }',
      'a:hover { font-size: 20pt; color: #4d4d4d; }'
      ]
	});
	
	
	sIFR.replace(DeliciousHeavy, {
      selector: '#headerPan h3',
      wmode: 'transparent'
	  ,css: [
      '.sIFR-root { font-weight:normal; color:#F8CA9A; text-align: right; text-transform: uppercase; }',
      'em { font-style:italic; }',
      'strong { font-size: 20pt; }',
	  'a { text-decoration: none; }',
      'a:link { font-size: 20pt; color: #F13F4F; }',
      'a:hover { font-size: 20pt; color: #4d4d4d; }'
      ]

});


		sIFR.replace(DeliciousHeavy, {
      selector: 'span.head',
      wmode: 'transparent'
      ,css: [
        '.sIFR-root { text-align: left; font-weight: bold; color: #462E02; text-transform: uppercase; 	letter-spacing: 1.5;}'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #462E02; }'
        ,'a:hover { color: #C0BAAB; }'
      ]
    });

	    sIFR.replace(DeliciousHeavy, {
      selector: 'span.sub_head',
      wmode: 'transparent'
      ,css: [
        '.sIFR-root { text-align: left; font-weight: bold; color: #462E02; text-transform: uppercase; 	letter-spacing: 1.5;}'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #462E02; }'
        ,'a:hover { color: #C0BAAB; }'
      ]
    });


		
	    sIFR.replace(DeliciousHeavy, {
      selector: 'span.prod_head',
      wmode: 'transparent'
      ,css: [
        '.sIFR-root { text-align: left; font-weight: bold; color: #462E02; }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #000000; }'
        ,'a:hover { color: #CCCCCC; }'
      ]
    });
		
	    sIFR.replace(DeliciousHeavy, {
      selector: 'span.contact_head',
      wmode: 'transparent'
      ,css: [
        '.sIFR-root { text-align: left; font-weight: bold; color: #462E02; }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #000000; }'
        ,'a:hover { color: #CCCCCC; }'
      ]
    });
		
	    sIFR.replace(Cambria, {
      selector: 'span.prod_sm_head',
      wmode: 'transparent'
      ,css: [
        '.sIFR-root { text-align: left; font-weight: bold; color: #462E02; }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #000000; }'
        ,'a:hover { color: #CCCCCC; }'
      ]
    });
		

	    sIFR.replace(Cambria, {
      selector: 'span.footer',
      wmode: 'transparent'
      ,css: [
        '.sIFR-root { text-align: center; font-weight: bold; color: #FFFFFF; }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #000000; }'
        ,'a:hover { color: #CCCCCC; }'
      ]
    });
	
