  var basemonowidethin = {
    src: 'http://www.deebstudios.com/basemonowidethin.swf'
    ,ratios: [6,1.41,9,1.35,15,1.29,21,1.25,22,1.22,27,1.24,29,1.21,34,1.22,41,1.21,45,1.2,46,1.21,59,1.2,68,1.19,69,1.2,96,1.19,97,1.18,102,1.19,103,1.18,107,1.19,108,1.18,112,1.19,114,1.18,116,1.19,120,1.18,121,1.19,1.18]
  };

  var basemonowidereg = {
    src: 'http://www.deebstudios.com/basemonowidereg.swf'
    ,ratios: [6,1.41,9,1.35,15,1.29,21,1.25,22,1.22,27,1.24,29,1.21,34,1.22,41,1.21,45,1.2,46,1.21,59,1.2,68,1.19,69,1.2,96,1.19,97,1.18,102,1.19,103,1.18,107,1.19,108,1.18,112,1.19,114,1.18,116,1.19,120,1.18,121,1.19,1.18]
  };

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

  sIFR.replace(basemonowidethin, {
    selector: 'li.navCat'
    ,css: [
      '.sIFR-root { font-size: 12px; font-weight: normal; color: #1292B7; padding: 0 0px; line-height: 17; letter-spacing: -.2; text-align: right; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #1292B7; }'
      ,'a:hover { color: #149237; text-decoration: underline; }'
    ]
	,offsetTop: -2
	,fixFocus: true
	,wmode: 'transparent'
	,modifyContentString: function(s) { return s.toUpperCase(); }
  });
 sIFR.replace(basemonowidethin, {
    selector: 'li.contact'
    ,css: [
      '.sIFR-root { font-size: 12px; font-weight: normal; color: #1292B7; padding: 0 0px; line-height: 17; letter-spacing: -.2; text-align: right; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #1292B7; }'
      ,'a:hover { color: #149237; text-decoration: underline; }'
    ]
	,offsetTop: -2
	,fixFocus: true
	,wmode: 'transparent'
	,onRelease: function(){
		$("#work_sub").animate({opacity: "0"}, 10);
		$("#work_sub").animate({width: "0px"}, 300);
		$("#about_sub").animate({width: "0px"}, 600);
		$("#about_sub").animate({opacity: "0"}, 600);
		$("#content").load("/category/contact/");
		$("#TB_window").css("display","none");
	}
  });
sIFR.replace(basemonowidethin, {
    selector: 'li.client'
    ,css: [
      '.sIFR-root { font-size: 12px; font-weight: normal; color: #1292B7; padding: 0 0px; line-height: 17; letter-spacing: -.2; text-align: right; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #1292B7; }'
      ,'a:hover { color: #149237; text-decoration: underline; }'
    ]
	,offsetTop: -2
	,fixFocus: true
	,wmode: 'transparent'
	,onRelease: function(fi){
		$("#work_sub").animate({opacity: "0"}, 10);
		$("#work_sub").animate({width: "0px"}, 300);
		$("#about_sub").animate({width: "0px"}, 600);
		$("#about_sub").animate({opacity: "0"}, 600);
		$("content").load("/category/client/");
		//$("#content").load("http://deebstudios.com/category/client/");
		$("#TB_window").css("display","none");
	}
  });
  sIFR.replace(basemonowidethin, {
    selector: 'li.aboutAnimation'
    ,css: [
      '.sIFR-root { font-size: 12px; font-weight: normal; color: #1292B7; text-transform: uppercase; padding: 0 0px; line-height: 17; letter-spacing: -.2; text-align: right; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #1292B7; }'
      ,'a:hover { color: #149237; text-decoration: underline; }'
    ]
	,offsetTop: -2
	,fixFocus: true
	,wmode: 'transparent'
	,onRelease: function(fi) { 
		$("#work_sub").animate({opacity: "0"}, 10);
		$("#work_sub").animate({width: "0px"}, 300);
		$("#about_sub").animate({width: "280px"}, 600);
		$("#about_sub").animate({opacity: "1"}, 600);
		//$("#page").load("http://deebstudios.com/category/about/overview/");
		$("#TB_window").css("display","none");
		$("#content").load("/category/about/overview/");
		$("#content").css("textAlign","justified");
		
	}
  });
  sIFR.replace(basemonowidethin, {
    selector: 'li.workAnimation'
    ,css: [
      '.sIFR-root { font-size: 12px; font-weight: normal; color: #1292B7; text-transform: capitalize; padding: 0 0px; line-height: 17; letter-spacing: -.2; text-align: right; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #1292B7; }'
      ,'a:hover { color: #149237; text-decoration: underline; }'
    ]
	,offsetTop: -2
	,fixFocus: true
	,wmode: 'transparent'
	,onRelease: function(fi) { 
		$(".video").css("display","none");
		$(".video").css("opacity","0");
		$("#about_sub").animate({opacity: "0"}, 10);
		$("#about_sub").animate({width: "0px"}, 300);
		$("#work_sub").animate({width: "310px"}, 600);
		$("#work_sub").animate({opacity: "1"}, 600);
		$("#content").load("/category/work/television/");
	}
  });

sIFR.replace(basemonowidethin, {
  selector: 'li.blogAnimation'
  ,css: [
    '.sIFR-root { font-size: 12px; font-weight: normal; color: #1292B7; text-transform: capitalize; padding: 0 0px; line-height: 17; letter-spacing: -.2; text-align: right; }'
    ,'a { text-decoration: none; }'
    ,'a:link { color: #1292B7; }'
    ,'a:hover { color: #149237; text-decoration: underline; }'
  ]
	,offsetTop: -2
	,fixFocus: true
	,wmode: 'transparent'
	,onRelease: function(fi){
		$("#work_sub").animate({opacity: "0"}, 10);
		$("#work_sub").animate({width: "0px"}, 300);
		$("#about_sub").animate({width: "0px"}, 600);
		$("#about_sub").animate({opacity: "0"}, 600);
		$("#content").load("/category/blog/");
		$("#TB_window").css("display","none");
	}
});

  sIFR.replace(basemonowidereg, {
    selector: '.post h2'

	,css: [
		'.sIFR-root { font-size: 20px; font-weight: normal; color: #333; text-transform: capitalize; padding: 0 0px; line-height: 17; letter-spacing: -.2; text-align: right; }'
		,'a {  color: #444; text-decoration: none; }'
		,'a:link { color: #444; }'
		,'a:hover { color: #555; text-decoration: underline; }'
 		]
	,offsetTop: 2
	,wmode: 'transparent'
  });

  sIFR.replace(basemonowidereg, {
    selector: '.post-title h2'

	,css: [
		'.sIFR-root { font-size: 20px; font-weight: normal; color: #333; text-transform: capitalize; padding: 0 0px; line-height: 17; letter-spacing: -.2; text-align: right; }'
		,'a {  color: #444; text-decoration: none; }'
		,'a:link { color: #444; }'
		,'a:hover { color: #555; text-decoration: underline; }'
 		]
	,offsetTop: 2
	,wmode: 'transparent'
  });
  
 
  //]]>