// Maximum percentage marks for each gradation (low, med, high)
var percentage_low = 35;
var percentage_med = 85;
var percentage_high = 100;


// Results summary for each tabbed section

var tab1_low = "You are still in the early days of your Enterprise deployment, now is the best time to start thinking about ensuring your processes are in place before your SharePoint environment gets too large.";
var tab1_med = "Your SharePoint environment is becoming Enterprise Ready. As you move forward, it is critical that you understand the types of content that your users are working with and how they are able to interact with that within your SharePoint environment.";
var tab1_high = "You are well advanced with your Enterprise SharePoint deployment. Ensuring that your environment scales and operates at it's maximum effectiveness is key to continuing success.";

var tab2_low = "SharePoint is operating as primarily a stand-alone environment. Integration with lead business systems such as your ERP environment as well as desktop and email applications should be key in your planning. You should also be considering legacy data sources.";var tab2_med = "Your SharePoint environment has a number of key integration points already in place. As well as ensuring that you continue to address new business uses and solutions, you should also consisder legacy applications being used.";var tab2_high = "SharePoint is an integral part of your daily business processes. Your users are able to access content from across your enterprise through a single interface.";

var tab3_low = "For security and business continuity, ensuring that your enterprise SharePoint environment is compliant should be high on your priorities.";var tab3_med = "Records Mangement is imporant within your organisation. It is crucial that as you develop further you continue to plan at a corporate level ensuring consistent application of RM rules. SharePoint and its content should form a key part of that plan.";var tab3_high = "Compliance appears to be a strong theme within your organisation. Ensuring that you continue to view Records Mangement in a consistent manner as a topic across your whole Enterprise will aid in your success.";

var tab4_low = "Growth of your SharePoint environment appears to have been largely organic in nature. In order to ensure that you are Enterprise ready you should be considering processes and tools to simplify the management of your SharePoint data.";var tab4_med = "You appear to have initial processes surrounding the development of your SharePoint environment. In order to ensure that things continue to scale to an Enterprise level you should ensure that content lifecycle management and archiving play a key role in your roadmap.";var tab4_high = "You have developed your SharePoint environment with scalability in mind. You should continue to review your storage costs moving forward. Lifecycle management and content archiving are vital tools for any Enterprise deployment.";

var tab5_low = "Providing a clear set of guiding principles and an enterprise implementation the helps enforce those guidelines is vital to the success of any Entperise SharePoint deployment. It is key that your users understand when to create new Sites and where key business content can be found.";var tab5_med = "You are working with a variety of different content types within your SharePoint environment. As you continue to move forward ensure that your users understand where key content lives and when to create new Sites. You should also consider how your users interact with their content in the most efficient way.";
var tab5_high = "You have a well structured set of Enterprise content. Your users are able to locate and interact with content in a clear and effective manner.";

var tab6_low = "Ensuring that your users have consistent access rights across your SharePoint and other corporate data is an important consideration when planning your Enterprise environment.";var tab6_med = "Ensuring that your users have consistent access rights across your SharePoint and other corporate data is an important consideration when planning your Enterprise environment.";var tab6_high = "Your environment has been architected in a clear and consistent fashion allowing administrators to readily manage content security.";