var asmpText = "<fieldset>"+
               "  <legend style='color:#43bee7;'><b>Assumptions</b></legend>"+
               "  <i>Services</i>"+
               "  <ol><li class=\"smallLight\">"+
               "          Calculations assume development time increases by 20% during year one." +
               "          Year two sees a decrease of 20% from traditional integration, and years" +
               "          three to five show a decrease of 40% from traditional development time." +
               "          A review of industry research indicates SOA can reduce development by 20-75%."+
               "          (Web Age Solutions, Inc.: \"SOA ROI, Deconstructed\" - Kyle Gabhart)</li>"+
               "  <li class=\"smallLight\">Advanced calculation view assumes average integration time"+
               "          is equivalent to moderate. The simple default is 93% of the moderate time for"+
               "          integration. Complex integration time defaults to 125% of integration time.</li>"+
               "  </ol>"+
               "  <i>Maintenance</i>"+
               "  <ol start='3'><li class=\"smallLight\">"+
               "          Calculations assume a 40% reduction in maintenance costs. (GIGA: \"Using"+
               "          Total Economic Impact to Justify Enterprise Application Integration.\")</li>"+
               "  </ol>"+
               "  <i>Present Value</i>"+
               "  <ol start='4'><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 December 1, 2008.  The cost provided assumes purchase of "+
               "        the Oracle SOA Suite licensed per CPU for production and per user for "+
               "        development and quality assurance environments in the following manner:"+
               "        <ul><li class=\"smallLight\">"+
               "            Low usage company 1 CPU for production; 10 named users for development and quality assurance</li>"+
               "            <li class=\"smallLight\">"+
               "            Medium usage company 2 CPU for production; 20 named users for development and quality assurance</li>"+
               "            <li class=\"smallLight\">"+
               "            High usage company 4 CPU for production; 20 named users for development and quality assurance</li>"+
               "        </ul></li>"+
	             "  <li class=\"smallLight\">"+
	             "        Recommended consultant's costs are based upon Zirous's previous SOA experience"+
	             "        utilizing a range of services provided.  Our background includes approximately"+
	             "        20 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."+
               "        Two-day courses available for $1,500.00.  Pricing reviewed as of December 11, 2008.</li>"+
               "</fieldset>";