function raw_hit(id)
{
	jQuery.get('/videocontent/videos/raw_out/'+id);
}
