var agbook =
{
	src: '/swf/00036/ag_book.swf',
	ratios: [9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01]
};

var cabourg =
{
	src: '/swf/00036/cabourg.swf',
	ratios: [9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01]
};

var vag =
{
	src: '/swf/00036/vw_db.swf',
	ratios: [9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01]
};

sIFR.activate( cabourg );
sIFR.useStyleCheck = true;

sIFR.replace( 
	agbook, 
	{
		selector: '#content .pdpSpecs h3, #content .aboExtra h3, .grpDesc h3, #bagContainer h4, #regField h4, .plDesc .sTitle, .plTitles .plt2 h4',
		css: {			
			'.sIFR-root': {
				'display':'inline',
				'text-transform' : 'uppercase',
				'color': '#000000'
			},	'a': { 
				'color': '#000000',
				'text-decoration': 'none' 
			}, 'a:hover': { 
				'color': '#000000',
				'text-decoration': 'underline'
			}
		},
		ratios : [9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01],
		offsetTop: 0,		
		tuneHeight: -1,		
		wmode: "transparent",
		useDomLoaded : false
	}     
);

sIFR.replace( 
	agbook, 
	{
		selector: '#wrapper .content .srchLeft .ssTitle, .plTitles .plt1 h4',
		css: {			
			'.sIFR-root': {
				'display':'inline',
				'text-transform' : 'uppercase',
				'color': '#ffffff'
			},	'a': { 
				'color': '#ffffff',
				'text-decoration': 'none' 
			}, 'a:hover': { 
				'color': '#ffffff',
				'text-decoration': 'underline'
			}
		},
		ratios : [9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01],
		offsetTop: 0,		
		tuneHeight: -1,		
		wmode: "transparent",
		useDomLoaded : false
	}     
);

sIFR.replace( 
	vag, 
	{
		selector: '.rBox2 .highlight',
		css: {			
			'.sIFR-root': {
				'display':'inline',
				'font-weight':'bold',
				'color': '#000000'
			},	'a': { 
				'color': '#000000',
				'text-decoration': 'none' 
			}, 'a:hover': { 
				'color': '#000000',
				'text-decoration': 'underline'
			}
		},
		ratios : [9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01],
		offsetTop: 0,		
		tuneHeight: -4,		
		wmode: "transparent",
		useDomLoaded : false
	}     
);

function sifrAfter() {
	sIFR.replace( 
		vag, 
		{
			selector: '.rBox2 .highlight',
			css: {			
				'.sIFR-root': {
					'display':'inline',
					'font-weight':'bold',
					'color': '#000000'
				},	'a': { 
					'color': '#000000',
					'text-decoration': 'none' 
				}, 'a:hover': { 
					'color': '#000000',
					'text-decoration': 'underline'
				}
			},
			ratios : [9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01],
			offsetTop: 0,		
			tuneHeight: -4,		
			wmode: "transparent",
			useDomLoaded : false
		}     
	);
}

function rainfSifr() {
	sIFR.replace( 
		agbook, 
		{
			selector: '#dimInfo h2,#dimInfo h3, .infoPage h3, .infoPage h2',
			css: {			
				'.sIFR-root': {
					'display':'inline',
					'text-transform':'uppercase',
					'color': '#000000'
				},	'a': { 
					'color': '#000000',
					'text-decoration': 'none' 
				}, 'a:hover': { 
					'color': '#000000',
					'text-decoration': 'underline'
				}
			},
			ratios : [9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01],
			offsetTop: 0,		
			tuneHeight: -4,		
			wmode: "transparent",
			useDomLoaded : false
		}     
	);
}
