var asmpText = "<fieldset>"+
               "  <legend style='color:#43bee7;'><b>Assumptions</b></legend>"+
               "  <i>Processes</i>"+
               "  <ol><li class=\"smallLight\">"+
               "          Calculations assume a 50% reduction in process cycle time.  (META Group: " +
               "          \"Translating Strategy to Execution: The Role of Strategic Metrics as a " +
               "          Change-Management and Business Process Management Tool,\" - June 18, 2004)" + 
               "      </li>" +
               "      <li class=\"smallLight\">" + 
               "          Calculations assume a 50% reduction in error rate for process instances. " + 
               "          (META Group: \"Translating Strategy to Execution: The Role of Strategic " + 
               "          Metrics as a Change-Management and Business Process Management Tool,\" - June 18, 2004)" +
               "      </li>" +
               "  </ol>"+
               "  <i>Projects</i>"+
               "  <ol start='3'><li class=\"smallLight\">"+
               "          Calculations assume a reduction in IT project cycle and enhancement time of " + 
               "          15% by using automation and integration. (Forrester: \"Enabling Dynamic Business " + 
               "          Processes with BPM and SOA: The Return On Investment Through Operational " + 
               "          Efficiency and Business Innovation,\" - September 30, 2008)" +  
               "      </li>"+
               "      <li class=\"smallLight\">"+
               "          Assumes one year between each enhancement." + 
               "      </li>"+
               "  </ol>"+
               "  <i>Present Value</i>"+
               "  <ol start='5'><li class=\"smallLight\">"+
               "          Net Present Value calculations assume a 10% discount rate.</li>"+
               "  </ol>"+
               "</fieldset>";
var asmpAddInfo =
               "<fieldset>"+
               "  <legend style='color:#43bee7;'><b>Additional Information</b></legend>"+
               "  <i>Initial Investment</i>"+
               "  <ul><li class=\"smallLight\">"+
               "        The suggested cost for software is based upon the Oracle Technology Global"+
               "        Price List as of February 13, 2009.  The cost provided assumes purchase of "+
               "        Oracle Business Process Architect, Weblogic Suite, and appropriate servers. " + 
               "        Licensing was determined in the following manner:"+
               "        <ul><li class=\"smallLight\">"+
               "            <b>Low usage company</b> - 5 named users for Business Process Architect, 10 " + 
               "            named users of WebLogic " + 
               "            Suite spread across 3 environments (development, QA, production), 10 named " + 
               "            users of BPEL Process Manager spread across 3 environments,  Oracle Database " + 
               "            Standard Edition One, 1 server" + 
               "            </li>" +
               "            <li class=\"smallLight\">"+
               "            <b>Medium usage company</b> - 2 CPU of WebLogic Suite and BPEL Process Manager " + 
               "            for production, 20 named users of WebLogic Suite and BPEL Process Manager for " + 
               "            development and quality assurance, 10 named users of Business Process Architect, 1 server" + 
               "            </li>" +
               "            <li class=\"smallLight\">"+
               "            <b>High usage company</b> - 4 CPU of WebLogic Suite and BPEL Process Manager  for " + 
               "            production; 30 named users of Weblogic Suite and BPEL for development and quality " + 
               "            assurance, 10 named users of Business Process Architect, 2 servers" + 
               "            </li>" +
               "        </ul></li>" +
	             "  <li class=\"smallLight\">" +
	             "        Recommended consultant\'s costs are based upon Zirous\'s previous integration and automation " +
	             "        experience using a range of tools and services.  Our background includes approximately" +
	             "        25 automation and integration projects with clients across many industries including " + 
	             "        manufacturing, utility, government, and commercial.</li>" +
               "  <li class=\"smallLight\">"+
               "        Mentoring of client staff is included in the recommended consultant\'s costs."+
               "        Training cost suggested values include additional training through Oracle University."+
               "        Three-day courses available for $1,800.00.  Pricing reviewed as of March 2, 2009.</li>"+
               "</fieldset>";