sIFR.fromLocal = true;

sIFR.prefetch({
src: 'http://jometsonscott.co.uk.s37556.gridserver.com/includes/helv_heavy_ext.swf',
highsrc: 'http://jometsonscott.co.uk.s37556.gridserver.com/includes/helv_heavy_ext.swf'
});

sIFR.compatMode = true;
sIFR.activate();

/* sIFR.debug.ratios({src: 'http://www.voodoo6.com/jo_metson_scott/includes/helv_heavy_ext.swf',
 selector: 'ul.nav_links li'
 }); */

sIFR.replace({
selector: '.nav_sub_head',
src: 'http://jometsonscott.co.uk.s37556.gridserver.com/includes/helv_heavy_ext.swf',
highsrc: 'http://jometsonscott.co.uk.s37556.gridserver.com/includes/helv_heavy_ext.swf',
ratios: [9,1.16,16,1.09,24,1.06,37,1.04,74,1.02,1.01],
wmode: 'transparent',
css: ['.sIFR-root { text-transform: uppercase; color: #afc28c; }']
});

sIFR.replace({
selector: 'ul.nav_links li',
src: 'http://jometsonscott.co.uk.s37556.gridserver.com/includes/helv_heavy_ext.swf',
highsrc: 'http://jometsonscott.co.uk.s37556.gridserver.com/includes/helv_heavy_ext.swf',
ratios: [9,1.16,16,1.09,24,1.06,37,1.04,74,1.02,1.01],
wmode: 'transparent',
tuneWidth: '2',
forceWidth: true,
css: [	'.sIFR-root {text-transform: uppercase; leading: -1;}',
  		'a {color: #c0c0c0; text-decoration: none;}',
        'a:hover {color: #cbdbbb;}',
     ]
});


/* to get font ratio sizes - comment in the 'sIFR.replace' declarations above (the code below the commented out code) and
 uncomment the 'sIFR.debug.ratios' decalarion above */