echo _AT('use_as_alternative');
    ?>
" onclick="javascript: setURLAlternative();" />
	</div>
</fieldset>
</div>
<?php 
}
?>

<table class="data static" summary="" border="0" rules="groups" style="width: 90%">
<thead>
<tr>
<td colspan="5">
<?php 
fm_path();
?>
</td>
</tr>
<tr>
	<th scope="col"><input type="checkbox" name="checkall" onclick="Checkall(checkform);" id="selectall" title="<?php 
echo _AT('select_all');
?>
" /></th>
	<th>&nbsp;</th>
	<th scope="col"><?php 
echo _AT('name');
?>
</th>
	<th scope="col"><?php 
echo _AT('date');
?>
<div class="input-form" style="min-height:10px">
<fieldset class="group_form" style="min-height: 0px;"><legend class="group_form"><?php echo _AT('use_url_as_alternative'); ?></legend>
	<div class="row">
	  <input name="remote_alternative" id="remote_alternative" value="http://" size="60" />
	  <input class="button" type="button" name="alternative" value="<?php echo _AT('use_as_alternative'); ?>" onclick="javascript: setURLAlternative();" />
	</div>
</fieldset>
</div>
<?php }?>

<table class="data static" summary="" border="0" rules="groups" style="width: 90%">
<thead>
<tr>
<td colspan="5">
<?php fm_path(); ?>
</td>
</tr>
<tr>
	<th scope="col"><input type="checkbox" name="checkall" onclick="Checkall(checkform);" id="selectall" title="<?php echo _AT('select_all'); ?>" /></th>
	<th>&nbsp;</th>
	<th scope="col"><?php echo _AT('name');   ?></th>
	<th scope="col"><?php echo _AT('date');   ?></th>
	<th scope="col"><?php echo _AT('size');   ?></th>
</tr>
</thead>
<tfoot>
<tr>
	<td colspan="5"><input type="submit" name="rename" value="<?php echo _AT('rename'); ?>" /> 
		<input type="submit" name="delete" value="<?php echo _AT('delete'); ?>" /> 
		<input type="submit" name="move"   value="<?php echo _AT('move'); ?>" /></td>