versions, links and simple description of used jquery files
===========================================================

jquery.js
---------
VERSION  : 2.2.0
URL      : http://jquery.com/
DESC     : jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle
           events, perform animations, and add Ajax interactions to your web pages.
USED     : used for the entire userinterface

jquery-1.js
---------
VERSION  : 1.12.0
URL      : http://jquery.com/
DESC     : jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle
           events, perform animations, and add Ajax interactions to your web pages.
USED     : used for the entire userinterface

jquery.treegrid.js
-------------------
VERSION  : 0.3.0
URL      : http://plugins.jquery.com/treegrid/; http://maxazan.github.io/jquery-treegrid/
DESC     : TreeGrid is a lightweight and flexible jQuery plugin to create a tree grid component that renders hierarchical, nested and flat data in a table.
USED     : Hardware, Memory, UPS blocks

jquery.ifixpng.js
-------------------
VERSION  : 2.1 (23/04/2008)+jquery1.8fix
URL      : http://jquery.khurshid.com
DESC     : Designed to fix that problem by applying appropriate filters to user specified elements, while keeping all element tags intact.
USED     : used for the entire userinterface
