Hello gurus:We are looking for MFC (or C++) developer with the knowledge of HTML and JavaScript. Here's the deal. We will pay for development of the MFC (or C++) code that performs the following:On the input it takes HTML script containing JavaScript objects (or pure JavaScript code) and produces an array of type: struct ELEMENT { int nPosBegin; int ncbLen; } where each element of this array contains position and length of names of variables and methods in the JavaScript code (and HTML part relative to it).