<?php 
//$Id$
/*
 * @file
 * Theme file to handle flv output.
 * 
 * Variables passed.
 * $video is the video object.
 * $node is the node object.
 * $themed_output is the rendered html.
 * 
 */
print $themed_output;
?>