function pageScripts(){
var Jokerman = {  src: DNN_skinPath + 'Jokerman.swf'};
sIFR.activate(Jokerman);
sIFR.replace(Jokerman, {
  selector: 'h1', 
  wmode: 'transparent', 
  src:  DNN_skinPath +  'Jokerman.swf', 
  css: [ '.sIFR-root {color:#ffffff;font-size:26px;font-weight:lighter;}']
});
}

 
