var font = {
	src: 'sifrSinclairZXSpectrumES.swf'
}

sIFR.activate(font);

sIFR.replace(font, { 
	selector: 'b.menu_on',
	css: [ 
	'.sIFR-root { color: #FFFFFF; background-color: #3366CC; letter-spacing: .5; }'
	]
	,wmode: 'transparent'
	,transparent: true	
	,selectable: false
	,forceSingleLine: true
	,tuneHeight : -6
	,ratios: [8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 24, 1.26, 25, 1.24, 26, 1.25, 35, 1.24, 49, 1.23, 74, 1.22, 75, 1.21, 76, 1.22, 77, 1.21, 79, 1.22, 80, 1.21, 81, 1.22, 1.21]
});

sIFR.replace(font, { 
	selector: 'b.menu_off',
	css: [ 
	'.sIFR-root { color: #0000CC background-color: #EFEFEF; letter-spacing: .5; }',
	'a { text-decoration: none; color: #0000CC; }',
	'a:hover { text-decoration: none; color: #000000; }'
	]
	,wmode: 'transparent'
	,transparent: true	
	,selectable: false
	,forceSingleLine: true
	,tuneHeight : -6
	,ratios: [8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 24, 1.26, 25, 1.24, 26, 1.25, 35, 1.24, 49, 1.23, 74, 1.22, 75, 1.21, 76, 1.22, 77, 1.21, 79, 1.22, 80, 1.21, 81, 1.22, 1.21]
});

sIFR.replace(font, { 
	selector: 'b.submenu_on',
	css: [ 
	'.sIFR-root { color: #FFFFFF; background-color: #009911; letter-spacing: .5; }'
	]
	,wmode: 'transparent'
	,transparent: true	
	,selectable: false
	,forceSingleLine: true
	,tuneHeight : -6
	,ratios: [8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 24, 1.26, 25, 1.24, 26, 1.25, 35, 1.24, 49, 1.23, 74, 1.22, 75, 1.21, 76, 1.22, 77, 1.21, 79, 1.22, 80, 1.21, 81, 1.22, 1.21]
});

sIFR.replace(font, { 
	selector: 'b.submenu_off',
	css: [ 
	'.sIFR-root { color: #006600 background-color: #EFEFEF; letter-spacing: .5; }',
	'a { text-decoration: none; color: #006600; }',
	'a:hover { text-decoration: none; color: #000000; }'
	]
	,wmode: 'transparent'
	,transparent: true	
	,selectable: false
	,forceSingleLine: true
	,tuneHeight : -6
	,ratios: [8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 24, 1.26, 25, 1.24, 26, 1.25, 35, 1.24, 49, 1.23, 74, 1.22, 75, 1.21, 76, 1.22, 77, 1.21, 79, 1.22, 80, 1.21, 81, 1.22, 1.21]
});

sIFR.replace(font, { 
	selector: 'p',
	css: [ 
	'.sIFR-root { color: #000000; background-color: #3366CC; letter-spacing: .5; }',
	'a { text-decoration: none; color: #006600; }',
	'a:hover { text-decoration: underline; color: #000000; }'
	]
	,wmode: 'transparent'
	,transparent: true	
	,selectable: false
	,ratios: [8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 24, 1.26, 25, 1.24, 26, 1.25, 35, 1.24, 49, 1.23, 74, 1.22, 75, 1.21, 76, 1.22, 77, 1.21, 79, 1.22, 80, 1.21, 81, 1.22, 1.21]
});


