function afficheVideoWMP(tc){
if(ply.view) {
ply.sendEvent('SCRUB',tc);
}

}


