 
  а также зеркало открывает также как и скачать с сервера . А не новое окно 
 Находим в каталоге файлов\ Страница материала и комментариев к нему\ там находите : 
 
Quote
<?if($FILE_URL$)?><input type="button" onclick="window.location='$FILE_URL$'"<input type="button" VALUE="Скачать с сервера($FILE_SIZE$)" onClick="openLayerB(');"><?endif?> 
 <?if($RFILE_URL$)?><input type="button" onclick="window.location='$RFILE_URL$'"<input type="button" VALUE="Скачать с зеркала($RFILE_SIZE$)" onClick="openLayerB(');"><?endif?>
 Меняем на: 
 
Quote
<?if($FILE_URL$)?><input type="button" onclick="window.location='$FILE_URL$'"<input type="button" VALUE="Скачать с сервера($FILE_SIZE$)" onClick="openLayerB(');"><?endif?> 
 <?if($RFILE_URL$)?><input type="button" onclick="window.location='$RFILE_URL$'"<input type="button" VALUE="Скачать с зеркала($RFILE_SIZE$)" onClick="openLayerB(');"><?endif?>