var milkshake = {
      src: 'flash/milkshake.swf'
};
 
sIFR.activate(milkshake);
 
sIFR.replace(milkshake, {
      selector: 'h1.greatshakes',
      css: [
      '.sIFR-root { font-size:28px; font-weight:normal; color:#fbbe4a; background-color: #231f20;}'
      ],      
			tuneHeight: -2,
			wmode: 'transparent'
});

sIFR.replace(milkshake, {
      selector: 'h1.realflavor',
      css: [
      '.sIFR-root { font-size:28px; font-weight:normal; color:#f7905b; background-color: #231f20;}'
      ],      
			tuneHeight: -2,
			wmode: 'transparent'
});

sIFR.replace(milkshake, {
      selector: 'h1.wheretofind',
      css: [
      '.sIFR-root { font-size:28px; font-weight:normal; color:#b3dcf5; background-color: #231f20;}'
      ],      
			tuneHeight: -2,
			wmode: 'transparent'
});

sIFR.replace(milkshake, {
      selector: 'h2.wheretofind',
      css: [
      '.sIFR-root { font-size:20px; width:350px; font-weight:normal; color:#b3dcf5; background-color: #231f20;}'
      ],      
			tuneHeight: -5,
			wmode: 'transparent'
});

sIFR.replace(milkshake, {
      selector: 'h3.wheretofind',
      css: [
      '.sIFR-root { font-size:14px; width: 370px; font-weight:normal; color:#b3dcf5; background-color: #231f20;}'
      ],      
			tuneHeight: 2,
			wmode: 'transparent'
});

sIFR.replace(milkshake, {
      selector: 'h2.contactus',
      css: [
      '.sIFR-root { font-size:20px; width:350px; font-weight:normal; color:#a4d9db; background-color: #231f20;}'
      ],      
			tuneHeight: -5,
			wmode: 'transparent'
});

sIFR.replace(milkshake, {
      selector: 'h1.contactus',
      css: [
      '.sIFR-root { font-size:28px; width: 370px; font-weight:normal; color:#a4d9db; background-color: #231f20;}'
      ],      
			tuneHeight: -2,
			wmode: 'transparent'
});

sIFR.replace(milkshake, {
      selector: 'h1.storysofar',
      css: [
      '.sIFR-root { font-size:28px; font-weight:normal; color:#fcc94a; background-color: #231f20;}'
      ],      
			tuneHeight: -2,
			wmode: 'transparent'
});

sIFR.replace(milkshake, {
      selector: 'h1.promotions',
      css: [
      '.sIFR-root { font-size:28px; font-weight:normal; color:#f4a5c3; background-color: #231f20;}'
      ],      
			tuneHeight: -2,
			wmode: 'transparent'
});

sIFR.replace(milkshake, {
      selector: 'h1.yousay',
      css: [
      '.sIFR-root { font-size:28px; font-weight:normal; color:#b88345; background-color: #231f20;}'
      ],      
			tuneHeight: -2,
			wmode: 'transparent'
});

sIFR.replace(milkshake, {
      selector: 'h1.topbanana',
      css: [
      '.sIFR-root { font-size:28px; font-weight:normal; color:#fcc94a; background-color: #231f20;}'
      ],      
			tuneHeight: -2,
			wmode: 'transparent'
});

sIFR.replace(milkshake, {
      selector: 'h2.topbanana',
      css: [
      '.sIFR-root { font-size:22px; font-weight:normal; color:#fcc94a; background-color: #231f20;}'
      ],      
			tuneHeight: -6,
			wmode: 'transparent'
});

sIFR.replace(milkshake, {
      selector: 'h1.thecake',
      css: [
      '.sIFR-root { font-size:28px; font-weight:normal; color:#f1c9d4; background-color: #231f20;}'
      ],      
			tuneHeight: -2,
			wmode: 'transparent'
});

sIFR.replace(milkshake, {
      selector: 'h2.thecake',
      css: [
      '.sIFR-root { font-size:22px; font-weight:normal; color:#f1c9d4; background-color: #231f20;}'
      ],      
			tuneHeight: -6,
			wmode: 'transparent'
});

sIFR.replace(milkshake, {
      selector: 'h1.h1caramoo',
      css: [
      '.sIFR-root { font-size:28px; font-weight:normal; color:#F48C35; background-color: #231f20;}'
      ],      
			tuneHeight: -2,
			wmode: 'transparent'
});

sIFR.replace(milkshake, {
      selector: 'h2.h2caramoo',
      css: [
      '.sIFR-root { font-size:22px; font-weight:normal; color:#F48C35; background-color: #231f20;}'
      ],      
			tuneHeight: -6,
			wmode: 'transparent'
});

sIFR.replace(milkshake, {
      selector: 'h1.chocolush',
      css: [
      '.sIFR-root { font-size:28px; font-weight:normal; color:#dab797; background-color: #231f20;}'
      ],      
			tuneHeight: -2,
			wmode: 'transparent'
});

sIFR.replace(milkshake, {
      selector: 'h2.chocolush',
      css: [
      '.sIFR-root { font-size:22px; font-weight:normal; color:#dab797; background-color: #231f20;}'
      ],      
			tuneHeight: -6,
			wmode: 'transparent'
});


sIFR.replace(milkshake, {
      selector: 'h1.strawberrystash',
      css: [
      '.sIFR-root { font-size:28px; font-weight:normal; color:#f6bdcc; background-color: #231f20;}'
      ],      
			tuneHeight: -2,
			wmode: 'transparent'
});

sIFR.replace(milkshake, {
      selector: 'h2.strawberrystash',
      css: [
      '.sIFR-root { font-size:22px; font-weight:normal; color:#f6bdcc; background-color: #231f20;}'
      ],      
			tuneHeight: -6,
			wmode: 'transparent'
});


