<?php defined('C5_EXECUTE') or die("Access Denied."); ?> 
<?php
$path = $fv->getURL();
print '<img src="' . $path . '" />';
