var block_d = {
src: 'http://blog.nclu.co.uk/fonts/block_d.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 gotham = {
src: 'http://blog.nclu.co.uk/fonts/gotham.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]
};

// sIFR.domains = ['novemberborn.net'] // Don't check for domains in this demo
sIFR.useStyleCheck = true;
sIFR.activate( block_d);
sIFR.activate( gotham);

sIFR.replace(block_d, {
    selector: '.navheader li'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: true
	,fitExactly: true
	,forceSingleLine: true
    ,css: [
		'.sIFR-root { color: #ffffff; letter-spacing: -.5; text-transform: uppercase; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #ffffff; }'
		,'a:hover { color: #ffffff; }'
		,'a:visited { color: #ffffff; }'
	]
});

sIFR.replace(block_d, {
    selector: '.navtitle h1'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: true
	,fitExactly: true
	,forceSingleLine: true
    ,css: [
		'.sIFR-root { color: #748E87; letter-spacing: -.5; text-transform: uppercase; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #748E87; }'
		,'a:hover { color: #748E87; }'
		,'a:visited { color: #748E87; }'
	]
});

sIFR.replace(block_d, {
    selector: '.navlogin h1'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: true
	,fitExactly: true
	,forceSingleLine: true
    ,css: [
		'.sIFR-root { color: #ffffff; letter-spacing: -.5; text-transform: uppercase; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #ffffff; }'
		,'a:hover { color: #ffffff; }'
		,'a:visited { color: #ffffff; }'
	]
});

sIFR.replace(block_d, {
    selector: '.navlogin h2'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: true
	,fitExactly: true
	,forceSingleLine: true
    ,css: [
		'.sIFR-root { color: #ffffff; letter-spacing: -.5; text-align: right; text-transform: uppercase; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #ffffff; }'
		,'a:hover { color: #ffffff; }'
		,'a:visited { color: #ffffff; }'
	]
});

sIFR.replace(block_d, {
    selector: '.navlinks li h1'
	,wmode: 'transparent'
	,forceWidth: false
	,preventWrap: false
	,fitExactly: false
	,forceSingleLine: false
    ,css: [
		'.sIFR-root { color: #ffffff; letter-spacing: -.5; text-align: left; text-transform: uppercase; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #ffffff; }'
		,'a:hover { color: #ffffff; }'
		,'a:visited { color: #ffffff; }'
	]
});

sIFR.replace(block_d, {
    selector: '.navlinks li h2'
	,wmode: 'transparent'
	,forceWidth: false
	,preventWrap: false
	,fitExactly: false
	,forceSingleLine: false
    ,css: [
		'.sIFR-root { color: #ffffff; letter-spacing: -.5; text-align: left; text-transform: uppercase; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #ffffff; }'
		,'a:hover { color: #ffffff; }'
		,'a:visited { color: #ffffff; }'
	]
});

sIFR.replace(block_d, {
    selector: '.navcopy h1'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: true
	,fitExactly: true
	,forceSingleLine: true
    ,css: [
		'.sIFR-root { color: #758f88; letter-spacing: -.5; text-align: right; text-transform: uppercase; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #758f88; }'
		,'a:hover { color: #758f88; }'
		,'a:visited { color: #758f88; }'
	]
});

sIFR.replace(block_d, {
    selector: '.navcopy h2'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: true
	,fitExactly: true
	,forceSingleLine: true
    ,css: [
		'.sIFR-root { color: #758f88; letter-spacing: -.5; text-align: right; text-transform: uppercase; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #758f88; }'
		,'a:hover { color: #758f88; }'
		,'a:visited { color: #758f88; }'
	]
});

sIFR.replace(block_d, {
    selector: '.navsearch h1'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: true
	,fitExactly: true
	,forceSingleLine: true
    ,css: [
		'.sIFR-root { color: #758f88; letter-spacing: -.5; text-align: right; text-transform: uppercase; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #758f88; }'
		,'a:hover { color: #758f88; }'
		,'a:visited { color: #758f88; }'
	]
});

sIFR.replace(gotham, {
    selector: '.maintitle h1'
	,wmode: 'transparent'
	,forceWidth: false
	,preventWrap: false
	,fitExactly: false
	,forceSingleLine: false
    ,css: [
		'.sIFR-root { color: #748e87; text-align: left; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #748e87; }'
		,'a:hover { color: #748e87; }'
		,'a:visited { color: #748e87; }'
	]
});

sIFR.replace(gotham, {
    selector: '.maincopy h1'
	,wmode: 'transparent'
	,forceWidth: false
	,preventWrap: false
	,fitExactly: false
	,forceSingleLine: false
    ,css: [
		'.sIFR-root { color: #748e87; text-align: left; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #054553; }'
		,'a:hover { color: #748e87; }'
		,'a:visited { color: #748e87; }'
	]
});

sIFR.replace(gotham, {
    selector: '.maincopy h2'
	,wmode: 'transparent'
	,forceWidth: false
	,preventWrap: false
	,fitExactly: false
	,forceSingleLine: false
    ,css: [
		'.sIFR-root { color: #748e87; text-align: left; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #748e87; }'
		,'a:hover { color: #748e87; }'
		,'a:visited { color: #748e87; }'
	]
});