/*
 sIFR Configure js file 
*/
//var firstlink = { src: 'JaneAust.swf' }; 
//var topmenu = { src: 'EngraversGothicBT2.swf' }; 
//var topsubmenu = { src: 'EngraversGothicBT2.swf' };
var header = { src: 'EngraversGothicBT2.swf' };
	
	//sIFR.activate(firstlink, topmenu, topsubmenu, header);
	sIFR.activate(header);
	
	/*sIFR.replace(topmenu, { selector: 'li.top-normal',
		css: ['.sIFR-root {  text-transform: uppercase; font-weight:bold; cursor:pointer; z-index:1000; }',
			  'a { color:#2C0606; text-decoration:none; }',
			  'a:hover { color:#2C0606; text-decoration:none; }'], 
		wmode: 'transparent',
		tuneHeight: '1',
		forceSingleLine: 'true',
		offsetLeft: '1',
		preventWrap: 'true',
		fitExactly: 'true',
		tuneWidth: '110'
		
    });
	
	sIFR.replace(topmenu, { selector: '.color_orange li.active-top-normal',
		css: ['.sIFR-root {  text-transform: uppercase; font-weight:bold; cursor:pointer; z-index:1000; }',
			  'a { color:#f5851f; text-decoration:none; }',
			  'a:hover { color:#f5851f; text-decoration:none; }'], 
		wmode: 'transparent',
		tuneHeight: '1',
		forceSingleLine: 'true',
		offsetLeft: '1',
		preventWrap: 'true',
		fitExactly: 'true',
		tuneWidth: '110'
		
    });
	
	sIFR.replace(topmenu, { selector: '.color_poivre li.active-top-normal',
		css: ['.sIFR-root {  text-transform: uppercase; font-weight:bold; cursor:pointer; z-index:1000; }',
			  'a { color:#c63e4d; text-decoration:none; }',
			  'a:hover { color:#c63e4d; text-decoration:none; }'], 
		wmode: 'transparent',
		tuneHeight: '1',
		forceSingleLine: 'true',
		offsetLeft: '1',
		preventWrap: 'true',
		fitExactly: 'true',
		tuneWidth: '110'
		
    });
	
	sIFR.replace(topmenu, { selector: '.color_lavande li.active-top-normal',
		css: ['.sIFR-root {  text-transform: uppercase; font-weight:bold; cursor:pointer; z-index:1000; }',
			  'a { color:#71629b; text-decoration:none; }',
			  'a:hover { color:#71629b; text-decoration:none; }'], 
		wmode: 'transparent',
		tuneHeight: '1',
		forceSingleLine: 'true',
		offsetLeft: '1',
		preventWrap: 'true',
		fitExactly: 'true',
		tuneWidth: '110'
		
    });
	
	sIFR.replace(topmenu, { selector: '.color_cerise li.active-top-normal',
		css: ['.sIFR-root {  text-transform: uppercase; font-weight:bold; cursor:pointer; z-index:1000; }',
			  'a { color:#a70054; text-decoration:none; }',
			  'a:hover { color:#a70054; text-decoration:none; }'], 
		wmode: 'transparent',
		tuneHeight: '1',
		forceSingleLine: 'true',
		offsetLeft: '1',
		preventWrap: 'true',
		fitExactly: 'true',
		tuneWidth: '110'
		
    });
	
	sIFR.replace(topmenu, { selector: '.color_abricot li.active-top-normal',
		css: ['.sIFR-root {  text-transform: uppercase; font-weight:bold; cursor:pointer; z-index:1000; }',
			  'a { color:#fdb73b; text-decoration:none; }',
			  'a:hover { color:#fdb73b; text-decoration:none; }'], 
		wmode: 'transparent',
		tuneHeight: '1',
		forceSingleLine: 'true',
		offsetLeft: '1',
		preventWrap: 'true',
		fitExactly: 'true',
		tuneWidth: '110'
		
    });
	
	sIFR.replace(topmenu, { selector: '.color_cannelle li.active-top-normal',
		css: ['.sIFR-root {  text-transform: uppercase; font-weight:bold; cursor:pointer; z-index:1000; }',
			  'a { color:#aa6115; text-decoration:none; }',
			  'a:hover { color:#aa6115; text-decoration:none; }'], 
		wmode: 'transparent',
		tuneHeight: '1',
		forceSingleLine: 'true',
		offsetLeft: '1',
		preventWrap: 'true',
		fitExactly: 'true',
		tuneWidth: '110'
		
    });*/
		

	/*sIFR.replace(topsubmenu, { selector: 'li.sub-links',
		css: ['.sIFR-root { color:#ffffff; text-transform: uppercase; font-weight:bold; cursor:pointer; z-index:1000; }',
			  'a { color:#ffffff; text-decoration:none; font-weight:bold; }',
			  'a:hover { color:#333333; text-decoration:none; }'], 
		wmode: 'transparent',
		tuneHeight: '1',
		forceSingleLine: 'true',
		offsetLeft: '1',
		preventWrap: 'true',
		fitExactly: 'true',
		tuneWidth: '110'
		
    });
	
	sIFR.replace(topsubmenu, { selector: 'li.sub-links-active',
		css: ['.sIFR-root { color:#000000; text-transform: uppercase; font-weight:bold; cursor:pointer; z-index:1000; }',
			  'a { color:#000000; text-decoration:none; font-weight:bold; }',
			  'a:hover { color:#000000; text-decoration:none; }'], 
		wmode: 'transparent',
		tuneHeight: '1',
		forceSingleLine: 'true',
		offsetLeft: '1',
		preventWrap: 'true',
		fitExactly: 'true',
		tuneWidth: '100'
		
    });*/



	/*sIFR.replace(firstlink, { selector: 'li.first', 
		css: ['.sIFR-root { cursor:pointer; font-weight:normal;  }',
			  'a { color:#2c0606; text-decoration:none; }',
			  'a:hover { text-decoration:none;  color:#2c0606; }'], 
		wmode: 'transparent',
		tuneHeight: '-10',
		forceSingleLine: 'true',
		offsetTop: '-5',
		tuneWidth: '100'
	});
	
	sIFR.replace(firstlink, { selector: 'li.active-first', 
		css: ['.sIFR-root { cursor:pointer; font-weight:normal;  }',
			  'a { color:#c8a775; text-decoration:none; }',
			  'a:hover { text-decoration:none;  color:#c8a775; }'], 
		wmode: 'transparent',
		tuneHeight: '-10',
		forceSingleLine: 'true',
		offsetTop: '-5',
		tuneWidth: '100'
	});*/

	/* TEST MB 28 05 2009 */
	/*sIFR.replace(header, { selector: 'h2', 
		css: ['.sIFR-root { text-transform: uppercase; font-weight:normal; font-size:25px; }'], 
		wmode: 'transparent' 
	});*/
   
/*
Below code will be use to replace class style in TOP MENU when on mouse over in IE6
*/
/*
TEMP MB
$(document).ready(function(){
	$("ul#top-menu li").mouseover(function(){
		$(this).addClass("active");
    }).mouseout(function(){
    	$(this).removeClass("active");
	});
});*/


