function initVideo(videoJs,swfFile){
        if (typeof flowplayer != 'function'){
            gdmcms.addJSFile(videoJs);
        }
}
