var h1 = {

				src: 'sifr/din01.swf'

			};

			

			sIFR.activate(h1);

			

			sIFR.replace(h1, {

				selector: '.sifr1',

				   css: [

     '.sIFR-root { font-size:25px; font-weight:normal; color:#482F92; }'

      ],

				wmode: 'transparent',

				forceSingleLine: true



			});

<!-- -->

var h2 = {

				src: 'sifr/din01.swf'

			};

			

			sIFR.activate(h2);

			

			sIFR.replace(h2, {

				selector: '.sifr2',

				   css: [

     '.sIFR-root { font-size:17px; font-weight:bold; color:#482F92; }' ,'a { text-decoration: none; color:#e5e5e5;}','a:hover { color: #e5e5e5; }'

      ],

				wmode: 'transparent',

				forceSingleLine: true



			});

			

<!-- -->



<!-- -->

var h3 = {

				src: 'sifr/din01.swf'

			};

			

			sIFR.activate(h3);

			

			sIFR.replace(h3, {

				selector: '.sifr3',

				   css: [

     '.sIFR-root { font-size:24px; font-weight:bold; color:#482F92; }' ,'a { text-decoration: none; color:#e5e5e5;}','a:hover { color: #e5e5e5; }'

      ],

				wmode: 'transparent',

				forceSingleLine: true



			});

			

<!-- -->



<!-- -->

var h4 = {

				src: 'sifr/din01.swf'

			};

			

			sIFR.activate(h4);

			

			sIFR.replace(h4, {

				selector: '.sifr4',

				   css: [

     '.sIFR-root { font-size:17px; font-weight:normal; color:#482F92; margin-top:-5px; }' ,'a { text-decoration: none; color:#0095D9;}','a:hover { color: #0072BC; }'

      ],

				wmode: 'transparent',

				forceSingleLine: true



			});

			

<!-- -->



