var helvetica45light = {src: 'Files/System/flash/helvetica45light.swf'};
sIFR.prefetch(helvetica45light);
sIFR.fixWrap = false;
sIFR.forceWidth = true;
sIFR.activate(helvetica45light);

sIFR.replace(helvetica45light, {
selector: '#_global-menu a'
,css: [
'.sIFR-root {font-size:12px;font-weight:bold;letter-spacing: .3;}'
,'a { color:#000000}'
,'a:link { color: #333333;text-decoration:none; }'
,'a:hover { color: #333333;text-decoration:underline; }'
] , wmode: 'transparent'
});
