var commercial = {
    src: 'http://twotonboa.com/new/wp-content/themes/twotonboa/flash/CommercialScript.swf'
  };

sIFR.useStyleCheck = true;
  sIFR.activate(commercial);
  
  
  
  
  
// Project Page Main

  sIFR.replace(commercial, {
    selector: 'h1.widgettitle'
	,ratios: [9, 1.27, 13, 1.19, 25, 1.14, 29, 1.11, 30, 1.12, 40, 1.11, 41, 1.1, 42, 1.11, 57, 1.1, 91, 1.09, 92, 1.08, 94, 1.09, 95, 1.08, 101, 1.09, 102, 1.08, 103, 1.09, 109, 1.08, 111, 1.09, 1.08]
    ,css: [
      '.sIFR-root { color: #000000; text-align: left; }'
//      ,'a { color: #333333; text-decoration: none }'
//	  ,'a:hover { color: #999999; text-decoration: underline }'
	]
    ,transparent: true
	,fitExactly: true
  });
 
 sIFR.replace(commercial, {
    selector: 'h1.title'
	,ratios: [9, 1.27, 13, 1.19, 25, 1.14, 29, 1.11, 30, 1.12, 40, 1.11, 41, 1.1, 42, 1.11, 57, 1.1, 91, 1.09, 92, 1.08, 94, 1.09, 95, 1.08, 101, 1.09, 102, 1.08, 103, 1.09, 109, 1.08, 111, 1.09, 1.08]
    ,css: [
      '.sIFR-root { color: #FFFFFF; text-align: left; }'
//      ,'a { color: #333333; text-decoration: none }'
//	  ,'a:hover { color: #999999; text-decoration: underline }'
	]
    ,transparent: true
	,fitExactly: true
  });
 
 
 
  sIFR.replace(commercial, {
    selector: 'h1'
	,ratios: [9, 1.27, 13, 1.19, 25, 1.14, 29, 1.11, 30, 1.12, 40, 1.11, 41, 1.1, 42, 1.11, 57, 1.1, 91, 1.09, 92, 1.08, 94, 1.09, 95, 1.08, 101, 1.09, 102, 1.08, 103, 1.09, 109, 1.08, 111, 1.09, 1.08]
    ,css: [
      '.sIFR-root { color: #000000; text-align: left; font-size: 36px;}'
      ,'a { color: #000000; text-decoration: none }'
   	  ,'a:hover { color: #333333; text-decoration: none; }'
	]
    ,transparent: true
	,fitExactly: true
  });
   
    sIFR.replace(commercial, {
    selector: 'h2.pagetitle'
	,ratios: [9, 1.27, 13, 1.19, 25, 1.14, 29, 1.11, 30, 1.12, 40, 1.11, 41, 1.1, 42, 1.11, 57, 1.1, 91, 1.09, 92, 1.08, 94, 1.09, 95, 1.08, 101, 1.09, 102, 1.08, 103, 1.09, 109, 1.08, 111, 1.09, 1.08]
    ,css: [
      '.sIFR-root { color: #000000; text-align: left; font-size: 26px;}'
      ,'a { color: #000000; text-decoration: none }'
	  ,'a:hover { color: #999999; text-decoration: none }'
	]
    ,transparent: true
	,fitExactly: true
  });
	
	  
    sIFR.replace(commercial, {
    selector: '.table_caption'
	,ratios: [9, 1.27, 13, 1.19, 25, 1.14, 29, 1.11, 30, 1.12, 40, 1.11, 41, 1.1, 42, 1.11, 57, 1.1, 91, 1.09, 92, 1.08, 94, 1.09, 95, 1.08, 101, 1.09, 102, 1.08, 103, 1.09, 109, 1.08, 111, 1.09, 1.08]
    ,css: [
      '.sIFR-root { color: #FFFFFF; text-align: left; font-size: 24px; margin: 0; padding-top: 3;}'
      ,'a { color: #FFFFFF; text-decoration: none }'
	  ,'a:hover { color: #FFFFFF; text-decoration: none }'
	]
    ,transparent: true
	,fitExactly: true
  });
	
