var lucidaBright = {
	src: '/css/lucidaBright.swf'
};
/*
var bookmanOld = {
	src: '/css/bookmanOld.swf'
};
*/
var palaceScript = {
	src: '/css/palaceScript.swf'
};
var franklinGoth = {
	src: '/css/itcFranklinGothBookCp.swf'
};
var myriadPro = {
	src: '/css/myriadPro.swf'
};

//sIFR.debug.ratios({ src: '/css/bookmanOld.swf', selector: 'h1' });
//sIFR.debug.ratios({ src: '/css/lucidaBright.swf', selector: 'h1' });
//sIFR.debug.ratios({ src: '/css/palaceScript.swf', selector: 'h1' });
//sIFR.debug.ratios({ src: '/css/itcFranklinGothBookCp.swf', selector: 'h1' });
//sIFR.debug.ratios({ src: '/css/myriadPro.swf', selector: 'h2' });

sIFR.delayCSS  = true;
// sIFR.domains = ['novemberborn.net'] // Don't check for domains in this demo
//sIFR.activate(bookmanOld);
sIFR.activate(lucidaBright);
sIFR.activate(palaceScript);
sIFR.activate(franklinGoth);
sIFR.activate(myriadPro);

/*
sIFR.replace(bookmanOld, {
	selector: 'h1,h2,h3'
	,css: [
	  '.sIFR-root { color: #002B55; }'
	  ,'a { color: #3f7dae; text-decoration: none; }'
	  ,'a:link { color: #4176A0; text-decoration: none; }'
	  ,'a:hover { color: #3f7dae; text-decoration: underline; }'
	]
	,wmode: 'transparent'
	,ratios: [8,1.31,12,1.27,15,1.21,16,1.22,22,1.2,23,1.17,25,1.19,27,1.17,32,1.16,33,1.17,42,1.16,47,1.15,48,1.16,65,1.15,71,1.14,72,1.15,110,1.14,111,1.13,118,1.14,119,1.13,122,1.14,123,1.13,1.14]
});
*/

sIFR.replace(palaceScript, {
	selector: 'span.script'
	,css: [
	  '.sIFR-root { color: #002B55; }'
	  ,'a { color: #002B55; text-decoration: none; }'
	  ,'a:link { color: #002B55; text-decoration: none; }'
	  ,'a:hover { color: #002B55; text-decoration: underline; }'
	]
	,wmode: 'transparent'
	,ratios: [10,1.13,12,1.04,25,1,37,0.98,50,0.96,68,0.95,122,0.94,124,0.93,0.94]
	,tuneHeight:0 ,offsetTop:5 ,fitExactly:true 
});

sIFR.replace(myriadPro, {
	selector: 'p.intro'
	,css: [
	  '.sIFR-root { color: #6b6b6b; font-weight: bold; }'
	  ,'a { color: #002B55; text-decoration: none; }'
	  ,'a:link { color: #002B55; text-decoration: none; }'
	  ,'a:hover { color: #002B55; text-decoration: underline; }'
	]
	,wmode: 'transparent'
	,ratios: [7,1.32,8,1.31,12,1.27,16,1.22,22,1.2,28,1.19,30,1.17,31,1.18,33,1.17,38,1.16,39,1.17,54,1.16,81,1.15,84,1.14,86,1.15,87,1.14,88,1.15,91,1.14,92,1.15,1.14]
	 ,tuneHeight:0 ,offsetTop:0 ,fitExactly:true 
});

sIFR.replace(lucidaBright, {
	selector: 'h1'
	,css: [
	  '.sIFR-root { color: #1B1B1B; }' /* 002B55 */
	  ,'a { color: #002B55; text-decoration: none; }'
	  ,'a:link { color: #2b2b2b; text-decoration: none; }'
	  ,'a:hover { color: #2b2b2b; text-decoration: underline; }'
	]
	,wmode: 'transparent'
	,ratios: [10,1.32,16,1.27,23,1.23,24,1.21,25,1.22,31,1.21,38,1.2,42,1.19,43,1.2,61,1.19,66,1.18,67,1.19,96,1.18,97,1.17,102,1.18,103,1.17,108,1.18,109,1.17,113,1.18,115,1.17,117,1.18,121,1.17,122,1.18,1.17]
	,tuneHeight:0 ,offsetTop:0 ,fitExactly:true 
});

/*
sIFR.replace(franklinGoth, {
	selector: 'h2'
	,css: [
	  '.sIFR-root { font-weight: bold; color: #6b6b6b; }' 
	  ,'a { font-weight: bold; color: #606060; text-decoration: none; }'
	  ,'strong { font-weight: bold; color: #3b3b3b; text-decoration: none; }'
	  ,'a:link { font-weight: bold; color: #606060; text-decoration: none; }'
	  ,'a:hover { font-weight: bold; color: #606060; text-decoration: underline; }'
	]
	,wmode: 'transparent'
	,ratios: [7,1.32,11,1.31,14,1.24,19,1.23,27,1.2,28,1.18,29,1.19,37,1.18,55,1.17,56,1.16,57,1.17,88,1.16,91,1.15,95,1.16,98,1.15,100,1.16,105,1.15,106,1.16,1.15]
});

sIFR.replace(bookmanOld, {
	selector: 'h2'
	,css: [
	  '.sIFR-root { color: #9c9c9c; }'
	  ,'a { color: #606060; text-decoration: none; }'
	  ,'a:link { color: #606060; text-decoration: none; }'
	  ,'a:hover { color: #606060; text-decoration: underline; }'
	]
	,wmode: 'transparent'
	,ratios: [8,1.31,12,1.27,15,1.21,16,1.22,22,1.2,23,1.17,25,1.19,27,1.17,32,1.16,33,1.17,42,1.16,47,1.15,48,1.16,65,1.15,71,1.14,72,1.15,110,1.14,111,1.13,118,1.14,119,1.13,122,1.14,123,1.13,1.14]
});


sIFR.replace(franklinGoth, {
	selector: 'h3'
	,css: [
	  '.sIFR-root { font-weight: bold; color: #555555; }'
	  ,'a { font-weight: bold; color: #808080; text-decoration: none; }'
	  ,'a:link { font-weight: bold; color: #808080; text-decoration: none; }'
	  ,'a:hover { font-weight: bold; color: #808080; text-decoration: underline; }'
	]
	,wmode: 'transparent'
	,ratios: [7,1.32,11,1.31,14,1.24,19,1.23,27,1.2,28,1.18,29,1.19,37,1.18,55,1.17,56,1.16,57,1.17,88,1.16,91,1.15,95,1.16,98,1.15,100,1.16,105,1.15,106,1.16,1.15]
});
*/
/* new fonts - Sept 23/08 */
sIFR.replace(myriadPro, {
	selector: 'h2'
	,css: [
	  '.sIFR-root { font-weight: bold; color: #3f5483; }'  /* 6b6b6b 848484 2c4683*/
	  ,'a { font-weight: bold; color: #606060; text-decoration: none; }'
	  ,'strong { font-weight: bold; color: #3b3b3b; text-decoration: none; }'
	  ,'a:link { font-weight: bold; color: #606060; text-decoration: none; }'
	  ,'a:hover { font-weight: bold; color: #606060; text-decoration: underline; }'
	]
	,wmode: 'transparent'
	,ratios: [7,1.32,8,1.31,12,1.27,16,1.22,22,1.2,28,1.19,30,1.17,31,1.18,33,1.17,38,1.16,39,1.17,54,1.16,81,1.15,84,1.14,86,1.15,87,1.14,88,1.15,91,1.14,92,1.15,1.14]
});

sIFR.replace(myriadPro, {
	selector: 'h3'
	,css: [
	  '.sIFR-root { font-weight: bold; color: #555555; }'
	  ,'a { font-weight: bold; color: #808080; text-decoration: none; }'
	  ,'a:link { font-weight: bold; color: #808080; text-decoration: none; }'
	  ,'a:hover { font-weight: bold; color: #808080; text-decoration: underline; }'
	]
	,wmode: 'transparent'
	,ratios: [7,1.32,8,1.31,12,1.27,16,1.22,22,1.2,28,1.19,30,1.17,31,1.18,33,1.17,38,1.16,39,1.17,54,1.16,81,1.15,84,1.14,86,1.15,87,1.14,88,1.15,91,1.14,92,1.15,1.14]
});


