var rooturl = "http://www.grandcasinohelsinki.fi/pokeri/";


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

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

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

sIFR.replace(gotham, {
selector: '.widecol h1'	, wmode: 'transparent'
,css: [ '.sIFR-root { color: #003574; font-size:32px; padding-top:15px; background:transparent; }', 'a { color:#b5002c; text-decoration:none; cursor:default;}' ]
});
// H3 valkoinen
var gotham = {
src: rooturl+'flash/gothamlight.swf'
};
sIFR.useStyleCheck = true;
sIFR.activate(gotham);

sIFR.replace(gotham, {
selector: 'h3.white'	, wmode: 'transparent'
,css: [ '.sIFR-root { color: #ffffff; font-size:20px; padding-top:15px; margin-left:10px; background:transparent; }', 'a { color:#b5002c; text-decoration:none; cursor:default;}' ]
});

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

sIFR.replace(gotham, {
selector: 'h3.pun'	, wmode: 'transparent'
,css: [ '.sIFR-root { color: #003574; font-size:20px; padding-top:15px; background:transparent; width:130px !important; }', 'a { color:#b5002c; text-decoration:none; cursor:default;}' ]
});

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

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

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

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

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

sIFR.replace(gotham, {
selector: 'h4.valiotsikko'	, wmode: 'transparent'
,css: [ '.sIFR-root { color: #003574; font-size:21px; width:390px; padding-top:15px; background:transparent; }', 'a { color:#b5002c; text-decoration:none; cursor:default;}' ]
});


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

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

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

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

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

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




