// JavaScript Document
//<[CDATA[
  	var frutigerbold = {
	src: dotdotpath + 'flash/frutigerbold.swf'
	,ratios:[7, 1.32, 11, 1.31, 12, 1.24, 14, 1.27, 19, 1.23, 24, 1.22, 33, 1.2, 45, 1.19, 50, 1.18, 51, 1.19, 65, 1.18, 66, 1.17, 69, 1.18, 70, 1.17, 71, 1.18, 1.17]
	};
	
sIFR.delayCSS  = true;
// sIFR.domains = [''] // Don't check for domains in this demo

sIFR.activate(frutigerbold);
//sIFR.debug.ratios({ src: 'flash/frutigerbold.swf', selector: 'h1' });
	

/*sIFR.replace(frutigerbold, {
	selector: 'h1'
	,wmode: 'transparent'
	,fixHover: true
    ,css: ['.sIFR-root {color: #ffffff; leading: 0; text-align:left; letter-spacing: -1; font-family:frutiger-bold;}','em {color: #ffffff; letter-spacing: -0.5;leading: 0; text-align:left; font-size:55%; font-style:normal; font-family:frutiger-bold;}','a {color: #ffffff;text-decoration: none;}','a:hover {color: #ffffff;text-decoration: underline;}']	
});*/

function loadSifr()
{
sIFR.replace(frutigerbold, {
	selector: 'h2.whitetitles, h2.whitetitles_sub'
	,wmode: 'transparent'
	,fixHover: true
    ,css: ['.sIFR-root {color: #ffffff; leading: -6; text-align:left; letter-spacing: -1; font-weight:normal; font-family:frutiger-light; }','em {color: #ffffff; letter-spacing: -1; leading: 0; text-align:left; font-style:normal; font-weight:bold; font-family:frutiger-bold;}','a {color: #ffffff;text-decoration: underline;}','a:hover {color: #ffffff;text-decoration: underline;}']	
});

sIFR.replace(frutigerbold, {
	selector: 'h2.whitetitles_small'
	,wmode: 'transparent'
	,fixHover: true
    ,css: ['.sIFR-root {color: #ffffff; leading: -6; text-align:left; letter-spacing: -1; font-weight:normal; font-family:frutiger-light; }','em {color: #ffffff; letter-spacing: -1; leading: 0; text-align:left; font-style:normal; font-weight:bold; font-family:frutiger-bold;}','a {color: #ffffff;text-decoration: underline;}','a:hover {color: #ffffff;text-decoration: underline;}']	
});

sIFR.replace(frutigerbold, {
	selector: 'h2.contenttitles'
	,wmode: 'transparent'
	,fixHover: true
    ,css: ['.sIFR-root {color: #0275c5; leading: -6; text-align:left; letter-spacing: -1; font-weight:normal; font-family:frutiger-light;}','em {color: #d7210b; letter-spacing: -1; leading: -6; text-align:left; font-style:normal; font-weight:bold; font-family:frutiger-bold;}','a {color: #0275c5;text-decoration: none;}','a:hover {color: #ffffff;text-decoration: underline;}']	
});

sIFR.replace(frutigerbold, {
	selector: 'h2.contentsubtitles'
	,wmode: 'transparent'
	,fixHover: true
    ,css: ['.sIFR-root {color: #d91e0d; leading: 0; text-align:left; letter-spacing: -1; font-weight:normal;  font-family:frutiger-roman; }','em {color: #0275c5; letter-spacing: -1; leading: 0; text-align:left; font-style:normal; font-weight:bold; font-family:frutiger-roman;}','a {color: #0275c5;text-decoration: none;}','a:hover {color: #ffffff;text-decoration: underline;}']	
});

sIFR.replace(frutigerbold, {
	selector: 'h3.contactnumber, h3.contactnumber_2line'
	,wmode: 'transparent'
	,fixHover: true
    ,css: ['.sIFR-root {color: #0275c5; leading: -6; text-align:left; letter-spacing: -1; font-weight:normal; font-family:frutiger-light;}','em {color: #d7210b; letter-spacing: -1; leading: -6; text-align:left; font-style:normal; font-weight:bold; font-family:frutiger-bold;font-size:115%;}','a {color: #0275c5;text-decoration: none;}','a:hover {color: #ffffff;text-decoration: underline;}']	
});

sIFR.replace(frutigerbold, {
	selector: 'h3.paneltitle'
	,wmode: 'transparent'
	,fixHover: true
    ,css: ['.sIFR-root {color: #0275c5; leading: -6; text-align:left; letter-spacing: -1; font-weight:normal; font-family:frutiger-light;}','em {color: #d7210b; letter-spacing: -1; leading: -6; text-align:left; font-style:normal; font-weight:bold; font-family:frutiger-bold;}','a {color: #0275c5;text-decoration: none;}','a:hover {color: #ffffff;text-decoration: underline;}']	
});
}

loadSifr();
	
//]]>