def grabGlyphicon(fileUse)
    icon = grabFileType(fileUse)
    case icon
      when 'image'
        icon = 'glyphicon-picture'