// var bettyshand = {
//       src: '/flash/bettyshand.swf'
// };
//  
// sIFR.activate(bettyshand);
//  
// sIFR.replace(bettyshand, {
//       selector: '#centre-column h2.title',
// 	  css: [
//       '.sIFR-root { font-size: 38px; font-weight: normal; color: #333333; }'
//       ],
//       wmode: 'transparent'
// });
// 
// sIFR.replace(bettyshand, {
//       selector: '#centre-column h3.title',
// 	  css: [
//       '.sIFR-root { font-size: 24px; font-weight: normal; color: #333333; }'
//       ],
//       wmode: 'transparent'
// });
// 
// sIFR.replace(bettyshand, {
//       selector: '#header li',
//  	  css: [
//         '.sIFR-root { color:#333333; font-weight: bold; font-size: 24px;}',
//         'a {color: #333333; text-decoration: none;}',
//         'a:hover {color: #1f237c; text-decoration: none;}',
//      ],
//       wmode: 'transparent'
// });
// 
// sIFR.replace(bettyshand, {
//   selector: '#header li a.selected',
//  	  css: [
//         '.sIFR-root { color:#333333; font-weight: bold; font-size: 24px;}',
//      ],
//       wmode: 'transparent'
// });

