	
	var NeoSansMed = { src: '/skin/frontend/default/default/flash/NeoSans-Medium.swf'};
	
			sIFR.activate(NeoSansMed); 
			
			
			sIFR.replace(NeoSansMed,{
			selector:'.sizechart-tab',
			wmode:'transparent',
			css:['.sIFR-root { color: #ffffff; font-size:12px; text-transform: capitalize; float: left;}',
				 '.sIFR-root a { color: #ffffff; text-decoration: none; }',
				 '.sIFR-root a:hover { color: #ffffff; text-decoration: none; }'] });
			
			
			
		var NeoSans = { src: '/skin/frontend/default/default/flash/NeoSans.swf'};
	
			sIFR.activate(NeoSans);
			
			
			sIFR.replace(NeoSans,{
			selector:'.nav-style.last',
			wmode:'transparent',
			css:['.sIFR-root { color: #c70e08; font-size:16px; text-transform: uppercase; text-align: center;}',
				 '.sIFR-root a { color: #c70e08; text-decoration: none; }',
				 '.sIFR-root a:hover { color: #c70e08; text-decoration: none; }'] });
			
			sIFR.replace(NeoSans,{
			selector:'.nav-style',
			wmode:'transparent',
			css:['.sIFR-root { color: #ffffff; font-size:16px; text-transform: uppercase; text-align: center;}',
				 '.sIFR-root a { color: #ffffff; text-decoration: none; }',
				 '.sIFR-root a:hover { color: #ffffff; text-decoration: none; }'] });
			
			
			sIFR.replace(NeoSans,{
			selector:'.subnav-style',
			wmode:'transparent',
			css:['.sIFR-root { color: #ffffff; font-size:14px; text-transform: capitalize; float: left;}',
				 '.sIFR-root a { color: #ffffff; text-decoration: none; }',
				 '.sIFR-root a:hover { color: #ffffff; text-decoration: none; }'] });
	
			
			sIFR.replace(NeoSans,{
			selector:'H1.intro',
			wmode:'transparent',
			css:['.sIFR-root {  color: #ffffff; float:left; font-size:24px;}'] });
				 
				 
			sIFR.replace(NeoSans,{
			selector:'H1.red',
			wmode:'transparent',
			css:['.sIFR-root {  color: #c70e08; float:left; font-size:18px;}',
				 '.sIFR-root a { color: #c70e08; text-decoration: none; }',
				 '.sIFR-root a:hover { color: #c70e08; text-decoration: none; }'] });
			
			
			sIFR.replace(NeoSans,{
			selector:'H1.title',
			wmode:'transparent',
			css:['.sIFR-root {  color: #ffffff; font-size:30px; float:left;}'] });
			
		
			sIFR.replace(NeoSans,{
			selector:'H1',
			wmode:'transparent',
			css:['.sIFR-root {  color: #ffffff; float:left; font-size:18px;}'] });
			
		
			sIFR.replace(NeoSans,{
			selector:'H3.red',
			wmode:'transparent',
			css:['.sIFR-root {  color: #c70e08; float:left; font-size:30px;}'] });
		
		
		
		
	