var fashyon = {
  src: 'http://weisscurry.com/scripts/fashyon.swf'
};
var gigi = {
  src: 'http://weisscurry.com/scripts/gigi.swf'
};
var fgdemi = {
  src: 'http://weisscurry.com/scripts/franklingothicdemi.swf'
};

sIFR.activate(fashyon, gigi, fgdemi);

sIFR.replace(fashyon, {
  selector: 'h1'
	,css: [
		   '.sIFR-root { text-align: center; }'
		]
	,ratios:  [
			   10,1.82,14,1.77,17,1.76,19,1.72,20,1.73,24,1.74,25,1.71,32,1.72,38,1.71,46,1.7,47,1.69,53,1.7,70,1.69,71,1.68,73,1.69,74,1.68,76,1.69,77,1.68,78,1.69,1.68
		]
	,wmode: 'transparent'
});
sIFR.replace(fashyon, {
  selector: '#navMain a h2'
	,css: [
		   '.sIFR-root { text-align: left; text-decoration: none; color: #4a9111; }'
		]
	,ratios: [
			  10,1.82,14,1.77,17,1.76,19,1.72,20,1.73,24,1.74,25,1.71,32,1.72,38,1.71,46,1.7,47,1.69,53,1.7,70,1.69,71,1.68,73,1.69,74,1.68,76,1.69,77,1.68,78,1.69,1.68
		]
	,wmode: 'transparent'
});
sIFR.replace(fashyon, {
  selector: '#navMain h2'
	,css: [
		   '.sIFR-root { text-align: left; }'
		]
	,ratios: [
			  10,1.82,14,1.77,17,1.76,19,1.72,20,1.73,24,1.74,25,1.71,32,1.72,38,1.71,46,1.7,47,1.69,53,1.7,70,1.69,71,1.68,73,1.69,74,1.68,76,1.69,77,1.68,78,1.69,1.68
		]
	,wmode: 'transparent'
});
sIFR.replace(fgdemi, {
  selector: '#contentMain h2'
	,css: [
		   '.sIFR-root { text-align: left; }'
		]
	,wmode: 'transparent'
});
