
var avenir = {
      src: 'http://www.exoticdanceforyou.com/flash/aveni122.swf'
};

var avenir132 = {
      src: 'http://www.exoticdanceforyou.com/flash/aveni132.swf'
};
 
sIFR.activate(avenir);

sIFR.activate(avenir132);
 
sIFR.replace(avenir, {
      selector: '.sifr1'
      ,wmode: 'transparent'
	  ,css: [
		 ,'.sIFR-root { font-size:14px; color:#fff5b3; }'
		 ,'nav a { color: #fff5b3; word-spacing: 10px; }'
		 ,'nav a:link { text-decoration: none; color: #fff5b3; word-spacing: 10px; }'
		 ,'nav a:hover { text-decoration: none; color: #eeeeee; word-spacing: 10px; }'
	]

});

sIFR.replace(avenir, {
      selector: '.sifr2'
      ,wmode: 'transparent'
	  ,css: [
		 ,'.sIFR-root { font-size:10px; color:#000000; }'
		 ,'nav a { color: #000000; word-spacing: 10px; }'
		 ,'nav a:link { text-decoration: none; color: #000000; word-spacing: 10px; }'
		 ,'nav a:hover { text-decoration: none; color: #323232; word-spacing: 10px; }'
	]

});

sIFR.replace(avenir, {
      selector: '.sifr3'
      ,wmode: 'transparent'
	  ,css: [
		 ,'.sIFR-root { font-size:12px; color:#000000; }'
		 ,'nav a { color: #fff5b3; word-spacing: 12px; }'
		 ,'nav a:link { text-decoration: none; color: #812990; word-spacing: 12px; }'
		 ,'nav a:hover { text-decoration: none; color: #812990; word-spacing: 12px; text-decoration: underline; }'
	]

});

sIFR.replace(avenir, {
      selector: '.sifrHead'
      ,wmode: 'transparent'
	  ,css: [
		 ,'.sIFR-root { font-size:16px; color:#000000; }'
	]

});
sIFR.replace(avenir, {
      selector: '.sifrInfo'
      ,wmode: 'transparent'
	  ,css: [
		 ,'.sIFR-root { font-size:16px; color:#000000; text-align: center; }'
		 ,'nav a { color: #812990; word-spacing: 16px; }'
		 ,'nav a:link { text-decoration: none; color: #812990; word-spacing: 16px; }'
		 ,'nav a:hover { text-decoration: none; color: #323232; word-spacing: 16px; }'
	]

});
sIFR.replace(avenir, {
      selector: '.sifrItem'
      ,wmode: 'transparent'
	  ,css: [
		 ,'.sIFR-root { font-size:24px; color:#812990; }'
	]

});
sIFR.replace(avenir, {
      selector: '.sifrPrice'
      ,wmode: 'transparent'
	  ,css: [
		 ,'.sIFR-root { font-size:24px; color:#812990; text-align: right; vertical-align: bottom; }'
	]

});
sIFR.replace(avenir132, {
      selector: '.sifrSub'
      ,wmode: 'transparent'
	  ,css: [
		 ,'.sIFR-root { font-size:16px; color:#812990; text-decoration: underline; }'
	]

});