// " and ' marks within the text must be preceeded with a \ (backslash) 
// var ttExample = "And the rabbit said \"That\'s all folks!\"";
var ttPlaceholder			  				= "Help text needed..."

// not needed any more var ttAvgCycleTimeOfProcess   				= "Amount of time, in hours, it takes to complete one instance of the process.";
var ttAvgCostPerHourOneFTECurrentProcess	= "Average hourly compensation rate for end users completing the selected process.";
var ttProcessVolumeNumber         			= "Number of process instances to be completed in the timeframe selected.";
var ttAvgErrorRate         					= "Percentage of expected errors in the selected process.";
var ttAvgTimeForErrorRateHandling         	= "Amount of time needed to correct errors occurring during the process.";
var ttProjectTimeframe         				= "Time, in hours, to create a custom workflow solution using your current technology and staff.";
var ttAvgCostPerHourOneFTECurrentProject    = "Average hourly compensation for all business analysts, architects, and developers involved in an IT project.";
var ttAvgNumEnhancementsPerProject         	= "Average number of times a custom solution is reviewed and updated.";
var ttEnhancementProjectTimeframe         	= "Average time, in hours, to complete an enhancement to a custom solution.";
var ttTimeBetweenEnhancementsNumber         = ""; // not currently in use
var ttHardwareMiddlewareCost      			= "<span style='margin:3em; white-space:nowrap;'><b>Low Usage - $93,917.00</b></span><br/>"+
			                                "  <span style='margin:3em; white-space:nowrap;'><b>Medium Usage - $267,416.00</b></span><br/>"+
			                                "  <span style='margin:3em; white-space:nowrap;'><b>High Usage - $423,232.00</b></span><br/>"+
			                                "Hardware and software requirements vary depending on the volume <br/>"+
			                                "of transactional information used by your organization. <br/><br/>"+
			                                "Above are recommendations for three levels of usage.<br/><br/>"+
			                                "Contact Zirous for more information on these levels and for<br/>"+
			                                "assistance indetermining your company\'s level.";
var ttConsultingCost           				= "<span style='margin:3em; white-space:nowrap;'><b>Install and config of product(s) only (per environment)</b> - $3,000 - $5,000</span><br/>"+
			                                "<span style='margin:3em; white-space:nowrap;'><b>Install <u>and</u> implementation of processes (limited project scope)</b> - $24,000 - $75,000</span><br/>"+
			                                "<span style='margin:3em; white-space:nowrap;'><b>Install <u>and</u> implementation of processes (full project scope)</b> -  $150,000- $400,000</span><br/>"+
			                                "The ranges above are based upon previous initiatives led by Zirous.<br/>"+
			                                "Contact a Zirous account manager for a cost quote for your initiative.";
var ttTrainingCost             				= "Estimated amount of training required for current staff to use Oracle<br/>"+
			                                "process improvement tools above Zirous mentoring costs.  Zirous<br/>"+
			                                "recommends a $1800 - $3600 budget which assumes one to two<br/>"+
			                                "developers attending one two-day course through Oracle University.";

var ttPlannedProcessImplementations         = "Estimated number of new processes to be mapped and implemented for the next five years."; 

var ttROIPercentage							= "Illustrates the annual expected return on investment from years 1 to 5 as a percentage above the initial investment.";

var ttProcessExpensesGraph					= "Comparison of expected process cost returns received by completing<br />the selected process with current method and after implementing automation.";
var ttProcessExpensesGraphData				= "Values will be assigned dynamically at runtime."; // will be assigned dynamically at runtime
var ttProjectExpensesGraph					= "Comparison of expected IT project cost returns received by creating a process workflow<br/>with the current IT method versus an Oracle business process automation tool.";
var ttProjectExpensesGraphData				= "Values will be assigned dynamically at runtime."; // will be assigned dynamically at runtime
var ttRoiGraph                				= "Illustrates the annual expected return on investment from years 1 to 5."
var ttRoiGraphData                			= "Values will be assigned dynamically at runtime."; // will be assigned dynamically at runtime

var ttCurrentExpenseTotal = "Projected expenses incurred without an automation solution.";
var ttAutomationExpenseTotal = "Projected expenses incurred for processes utilizing automation. (Excludes project investment.)";
var ttAutomationInvestmentTotal = "Total external project costs.";
var ttNPV = "Present value of future returns";

