
var sifrText = { src: '/Sari-Medium.swf', wmode: 'transparent' };

sIFR.useStyleCheck = true;

sIFR.activate(sifrText);

sIFR.replace(sifrText, {
  selector: 'span.header_telephone'
  ,css: [
    '.sIFR-root {color: #959595; background-color: transparent; letter-spacing:1;  }'
    ,'a { color: #959595; background-color: transparent; text-decoration: none; }'
    ,'a:link { color: #959595; background-color: transparent; text-decoration: none ; }'
    ,'a:hover { color: #959595; background-color: transparent; text-decoration: none ; }'
    ,'a:focus { color: #959595; background-color: transparent; text-decoration: none ; }'  
  ]
});



sIFR.replace(sifrText,  {
  selector: 'span.header_address'
  ,css: [
    '.sIFR-root {color: #959595; background-color: transparent; letter-spacing:1;  }'
    ,'a { color: #959595; background-color: transparent; text-decoration: none; }'
    ,'a:link { color: #959595; background-color: transparent; text-decoration: none ; }'
    ,'a:hover { color: #959595; background-color: transparent; text-decoration: none ; }'
    ,'a:focus { color: #959595; background-color: transparent; text-decoration: none ; }'  
  ]
});



sIFR.replace(sifrText,  {
  selector: 'span.header_address_large'
  ,css: [
    '.sIFR-root {color: #959595; background-color: transparent; letter-spacing:1;  }'
    ,'a { color: #959595; background-color: transparent; text-decoration: none; }'
    ,'a:link { color: #959595; background-color: transparent; text-decoration: none ; }'
    ,'a:hover { color: #959595; background-color: transparent; text-decoration: none ; }'
    ,'a:focus { color: #959595; background-color: transparent; text-decoration: none ; }'  
  ]
});



sIFR.replace(sifrText,  {
  selector: 'h2.page_titles'
  ,css: [
    '.sIFR-root {color: #636363; background-color: transparent; letter-spacing:1;  }'
    ,'a { color: #636363; background-color: transparent; text-decoration: none; }'
    ,'a:link { color: #636363; background-color: transparent; text-decoration: none ; }'
    ,'a:hover { color: #636363; background-color: transparent; text-decoration: none ; }'
    ,'a:focus { color: #636363; background-color: transparent; text-decoration: none ; }'    
  ]
});



sIFR.replace(sifrText,  {
  selector: 'h3.bottom_box_title'
  ,css: [
    '.sIFR-root {color: #86A919; background-color: transparent; letter-spacing:1;  }'
    ,'a { color: #86A919; background-color: transparent; text-decoration: none; }'
    ,'a:link { color: #86A919; background-color: transparent; text-decoration: none ; }'
    ,'a:hover { color: #86A919; background-color: transparent; text-decoration: none ; }'
    ,'a:focus { color: #86A919; background-color: transparent; text-decoration: none ; }'     
  ]
});



sIFR.replace(sifrText,  {
  selector: 'h3.top_box_title'
  ,css: [
    '.sIFR-root {color: #5F695E; background-color: transparent; letter-spacing:1; }'
    ,'a { color: #5F695E; background-color: transparent; text-decoration: none; }'
    ,'a:link { color: #5F695E; background-color: transparent; text-decoration: none ; }'
    ,'a:hover { color: #5F695E; background-color: transparent; text-decoration: none ; }'
    ,'a:focus { color: #5F695E; background-color: transparent; text-decoration: none ; }'  
  ]
});
