/*****************************************************************************
It is adviced to place the sIFR JavaScript calls in this file, keeping it
separate from the `sifr.js` file. That way, you can easily swap the `sifr.js`
file for a new version, while keeping the configuration.

You must load this file *after* loading `sifr.js`.

That said, you're of course free to merge the JavaScript files. Just make sure
the copyright statement in `sifr.js` is kept intact.
*****************************************************************************/
var swis = { src: '/flash/Swis721BdRndPL-7.swf' };
var franklin_gm = { src: '/flash/Franklin-Gothic-Medium-7.swf' };
sIFR.useDomLoaded = false;
sIFR.activate(swis, franklin_gm);

sIFR.replace(swis, {
    selector: '.swis_blue,.swis_blue_link'
    ,css: [ '.sIFR-root { color: #447dcb; }' ,'a { color: #447dcb; text-decoration: none; }' ,'a:hover { color: #447dcb; }' ]
    ,wmode: "transparent"
    ,selectable: true
});

sIFR.replace(swis, {
	selector: '.swis_white'
	,css: [ '.sIFR-root { color: #ffffff; }', 'a { color: #ffffff; text-decoration: none; }', 'a:hover { color: #ffffff; }' ]
    ,wmode: "transparent"
	,selectable: true
});

sIFR.replace(swis, {
	selector: '.swis_lexicon'
	,css: [ '.sIFR-root { color: #5589d1; }', 'a { color: #5589d1; text-decoration: none; }', 'a:hover { color: #5589d1; }' ]
    ,wmode: "transparent"
	,selectable: true
});
sIFR.replace(swis, {
	selector: '.swis_green'
	,css: [ '.sIFR-root { color: #76af0e; }', 'a { color: #76af0e; text-decoration: none; }', 'a:hover { color: #76af0e; }' ]
    ,wmode: "transparent"
    ,selectable: true
});
sIFR.replace(swis, {
	selector: '.swis_green_2'
	,css: [ '.sIFR-root { color: #6bb729; }', 'a { color: #6bb729; text-decoration: none; }', 'a:hover { color: #6bb729; }' ]
    ,wmode: "transparent"
    ,selectable: true
});
sIFR.replace(swis, {
	selector: '.swis_orange'
	,css: [ '.sIFR-root { color: #fd9b2e; }', 'a { color: #fd9b2e; text-decoration: none; }', 'a:hover { color: #fd9b2e; }' ]
    ,wmode: "transparent"
    ,selectable: true
});
sIFR.replace(swis, {
	selector: '.swis_grey'
	,css: [ '.sIFR-root { color: #838383; }', 'a { color: #838383; text-decoration: none; }', 'a:hover { color: #838383; }' ]
    ,wmode: "transparent"
    ,selectable: true
});

sIFR.replace(franklin_gm, {
	selector: '.title1,.title1_link'
	,css: [ '.sIFR-root { color: #70A0E2; }' ,'a { color: #70A0E2; text-decoration: none; }' ,'a:hover { color: #70A0E2; }' ]
	,wmode: "transparent"
	,selectable: true
});
sIFR.replace(franklin_gm, {
	selector: '.title2,.title2_link'
	,css: [ '.sIFR-root { color: #F1A54F; }' ,'a { color: #F1A54F; text-decoration: none; }','a:hover { color: #F1A54F; }' ]
	,wmode: "transparent"
	,selectable: true
});
sIFR.replace(franklin_gm, {
	selector: '.title3,.title3_link'
	,css: [ '.sIFR-root { color: #F0420F; }' ,'a { color: #F0420F; text-decoration: none; }','a:hover { color: #F0420F; }' ]
	,wmode: "transparent"
	,selectable: true
});
sIFR.replace(franklin_gm, {
	selector: '.title4,.title4_link'
	,css: [ '.sIFR-root { color: #6CB526; }' ,'a { color: #6CB526; text-decoration: none; }','a:hover { color: #6CB526; }' ]
	,wmode: "transparent"
	,selectable: true
});
sIFR.replace(franklin_gm, {
	selector: '.fgm_white'
	,css: [ '.sIFR-root { color: #ffffff; }','a { color: #ffffff; text-decoration: none; }','a:hover { color: #ffffff; }' ]
	,wmode: "transparent"
	,selectable: true
});
sIFR.replace(franklin_gm, {
	selector: '.fgm_green'
	,css: [ '.sIFR-root { color: #6BB729; }' ,'a { color: #6BB729; text-decoration: none; }' ,'a:hover { color: #6BB729; }' ]
	,wmode: "transparent"
	,selectable: true
});
sIFR.replace(franklin_gm, {
	selector: '.fgm_blue'
	,css: [ '.sIFR-root { color: #447dcb; }' ,'a { color: #447dcb; text-decoration: none; }' ,'a:hover { color: #447dcb; }' ]
	,wmode: "transparent"
	,selectable: true
});
sIFR.replace(franklin_gm, {
	selector: '.fgm_orange'
	,css: [ '.sIFR-root { color: #FF8624; }' ,'a { color: #FF8624; text-decoration: none; }' ,'a:hover { color: #FF8624; }' ]
	,wmode: "transparent"
	,selectable: true
});
sIFR.replace(swis, {
    selector: '.swis_preg_blue,.swis_preg_blue_link'
    ,css: [ '.sIFR-root { color: #66A3E4; }' ,'a { color: #66A3E4; text-decoration: none; }' ,'a:hover { color: #66A3E4; }' ]
    ,wmode: "transparent"
    ,selectable: true
});
sIFR.replace(swis, {
    selector: '.swis_preg_green,.swis_preg_green_link'
    ,css: [ '.sIFR-root { color: #60B42B; }' ,'a { color: #60B42B; text-decoration: none; }' ,'a:hover { color: #60B42B; }' ]
    ,wmode: "transparent"
    ,selectable: true
});

sIFR.replace(swis, {
    selector: '.swis_preg_green_center,.swis_preg_green_link_center'
    ,css: [ '.sIFR-root { color: #60B42B; text-align: center }' ,'a { color: #60B42B; text-decoration: none; }' ,'a:hover { color: #60B42B; }' ]
    ,wmode: "transparent"
    ,selectable: true
});

sIFR.replace(swis, {
    selector: '.swis_preg_orange,.swis_preg_orange_link'
    ,css: [ '.sIFR-root { color: #F68910; }' ,'a { color: #F68910; text-decoration: none; }' ,'a:hover { color: #F68910; }' ]
    ,wmode: "transparent"
    ,selectable: true
});
sIFR.replace(swis, {
    selector: '.swis_preg_orange_center,.swis_preg_orange_link_center'
    ,css: [ '.sIFR-root { color: #F68910; text-align: center }' ,'a { color: #F68910; text-decoration: none }' ,'a:hover { color: #F68910; }' ]
    ,wmode: "transparent"
    ,selectable: true
});
sIFR.replace(swis, {
        selector: '.swis_white_center'
        ,css: [ '.sIFR-root { color: #ffffff; text-align: center }', 'a { color: #ffffff; text-decoration: none; }', 'a:hover { color: #ffffff; }' ]
    ,wmode: "transparent"
        ,selectable: true
});
sIFR.replace(swis, {
    selector: '.swis_preg_yellow,.swis_preg_yellow_link'
    ,css: [ '.sIFR-root { color: #FFCE37; }' ,'a { color: #FFCE37; text-decoration: none; }' ,'a:hover { color: #FFCE37; }' ]
    ,wmode: "transparent"
    ,selectable: true
});
sIFR.replace(swis, {
    selector: '.swis_preg_red,.swis_preg_red_link'
    ,css: [ '.sIFR-root { color: #FD4900; }' ,'a { color: #FD4900; text-decoration: none; }' ,'a:hover { color: #FD4900; }' ]
    ,wmode: "transparent"
    ,selectable: true
});

sIFR.replace(swis, {
    selector: '.swis_preg_red_center,.swis_preg_red_link_center'
    ,css: [ '.sIFR-root { color: #FD4900; text-align: center }' ,'a { color: #FD4900; text-decoration: none; }' ,'a:hover { color: #FD4900; }' ]
    ,wmode: "transparent"
    ,selectable: true
});

sIFR.replace(swis, {
    selector: '.swis_preg_orange_right,.swis_preg_orange_link_right'
    ,css: [ '.sIFR-root { color: #F68910; text-align: right }' ,'a { color: #F68910; text-decoration: none }' ,'a:hover { color: #F68910; }' ]
    ,wmode: "transparent"
    ,selectable: true
});

sIFR.replace(swis, {
    selector: '.swis_violet,.swis_violet_link'
    ,css: [ '.sIFR-root { color: #B77DCA; text-align: left }' ,'a { color: #B77DCA; text-decoration: none }' ,'a:hover { color: #B77DCA; }' ]
    ,wmode: "transparent"
    ,selectable: true
});

sIFR.replace(swis, {
    selector: '.swis_violet_right,.swis_violet_link_right'
    ,css: [ '.sIFR-root { color: #B77DCA; text-align: right }' ,'a { color: #B77DCA; text-decoration: none }' ,'a:hover { color: #B77DCA; }' ]
    ,wmode: "transparent"
    ,selectable: true
});
sIFR.replace(swis, {
    selector: '.swis_dark_blue,.swis_dark_blue_link'
    ,css: [ '.sIFR-root { color: #356FAE; text-align: left }' ,'a { color: #356FAE; text-decoration: none }' ,'a:hover { color: #356FAE; }' ]
    ,wmode: "transparent"
    ,selectable: true
});


