function onHit(path) {
	cert_registerHit(25635,path);
	//if(path.toLowerCase() == "proyecto40/videos/flvs/p40_20090512_alazr.flv") {
		dummyimage = new Image();
  		dummyimage.src = "getInfo.php?video="+path;
	//}
}