var rooturl = "";


// H2
var gothamorange = {
src: rooturl+'flash/gothamlight.swf'
};
sIFR.useStyleCheck = true;
sIFR.activate(gothamorange);

sIFR.replace(gothamorange, {
selector: 'h2.pelikesa '	, wmode: 'transparent'
,css: [ '.sIFR-root { color: #027528; font-size:24px; background:transparent;}', 'a { color:#000000; text-decoration:none; cursor:default;}' ]
});


// H2
var gothamorange = {
src: rooturl+'flash/gothamlight.swf'
};
sIFR.useStyleCheck = true;
sIFR.activate(gothamorange);

sIFR.replace(gothamorange, {
selector: 'h2.widecol '	, wmode: 'transparent'
,css: [ '.sIFR-root { color: #c90035; font-size:36px; background:transparent;}', 'a { color:#000000; text-decoration:none; cursor:default;}' ]
});

// H3
var gothamorange = {
src: rooturl+'flash/gotham.swf'
};
sIFR.useStyleCheck = true;
sIFR.activate(gothamorange);

sIFR.replace(gothamorange, {
selector: 'h3.green '	, wmode: 'transparent'
,css: [ '.sIFR-root { color: #007c5a; font-size:18px; background:transparent; text-transform:uppercase; }', 'a { color:#000000; text-decoration:none; cursor:default;}' ]
});

// H2
var gothamorange = {
src: rooturl+'flash/gothamlight.swf'
};
sIFR.useStyleCheck = true;
sIFR.activate(gothamorange);

sIFR.replace(gothamorange, {
selector: 'h2.white '	, wmode: 'transparent'
,css: [ '.sIFR-root { color: #ffffff; font-size:24px; background:transparent;}', 'a { color:#000000; text-decoration:none; cursor:default;}' ]
});
// H2
var gotham = {
src: rooturl+'flash/gothamlight.swf'
};
sIFR.useStyleCheck = true;
sIFR.activate(gotham);

sIFR.replace(gotham, {
selector: 'h2'	, wmode: 'transparent'
,css: [ '.sIFR-root { color: #ffb100; font-size:24px; background:transparent;}', 'a { color:#003574; text-decoration:none; cursor:default;}' ]
});

// H2
var gothamblk = {
src: rooturl+'flash/gotham.swf'
};
sIFR.useStyleCheck = true;
sIFR.activate(gothamblk);

sIFR.replace(gothamblk, {
selector: 'h3'	, wmode: 'transparent'
,css: [ '.sIFR-root { color: #000000; font-size:16px; padding-top:20px; background:transparent;}', 'a { color:#000000; text-decoration:none; cursor:default;}' ]
});

// H2
var gothamorange = {
src: rooturl+'flash/gotham.swf'
};
sIFR.useStyleCheck = true;
sIFR.activate(gothamorange);

sIFR.replace(gothamorange, {
selector: 'h4'	, wmode: 'transparent'
,css: [ '.sIFR-root { color: #000000; font-size:14px; background:transparent;}', 'a { color:#000000; text-decoration:none; cursor:default;}' ]
});
