===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libjs-cocktail-0.5.7/externals/backbone.js-1262-    // Ensure that the View has a DOM element to render into.
libjs-cocktail-0.5.7/externals/backbone.js:1263:    // If `this.el` is a string, pass it through `$()`, take the first
libjs-cocktail-0.5.7/externals/backbone.js-1264-    // matching element, and re-assign it to `el`. Otherwise, create
##############################################
libjs-cocktail-0.5.7/externals/jquery-1.7.2.js-6077-					} else {
libjs-cocktail-0.5.7/externals/jquery-1.7.2.js:6078:						jQuery.globalEval( ( elem.text || elem.textContent || elem.innerHTML || "" ).replace( rcleanScript, "/*$0*/" ) );
libjs-cocktail-0.5.7/externals/jquery-1.7.2.js-6079-					}