

/////////////////////////////////////////////////////////////////////////////
// Function : NavNode (constructor)
// Comments :
/////////////////////////////////////////////////////////////////////////////
function NavNode(id, label, href, parent)
{
	this.m_parent = null;
	this.m_level = 0;

	if (parent)
	{
		this.m_parent = parent;
		this.m_level = parent.m_level+1;
	}

	this.m_id = id;

	// assume that m_label will most often be used directly as HTML
	this.m_rawlabel = label;

	label = label.replace(/&/g, '&amp;');
	label = label.replace(/</g, '&lt;');
	label = label.replace(/>/g, '&gt;');
	label = label.replace(/"/g, '&quot;');

	this.m_label = label;

	this.m_href = href;
	this.m_subNodes = new Array();

	var argValues = NavNode.arguments;
	var argCount = NavNode.arguments.length;

	for (i = 4 ; i < argCount ; i++)
	{
		var attrName = argValues[i].split("==")[0];
		var attrValue = argValues[i].split("==")[1];

		eval("this.cp_" + attrName + " = '" + attrValue + "';");
	}

	NavNode.prototype.addNode = addNode;
	NavNode.prototype.isSelected = isSelected;
}

/////////////////////////////////////////////////////////////////////////////
// Function : addNode
// Comments :
/////////////////////////////////////////////////////////////////////////////
function addNode(id, label, href)
{
	var newIndex = this.m_subNodes.length;
	var newNode = new NavNode(id, label, href, this);

	var argValues = addNode.arguments;
	var argCount = addNode.arguments.length;

	for (i = 3 ; i < argCount ; i++)
	{
		var attrName = argValues[i].split("==")[0];
		var attrValue = argValues[i].split("==")[1];

		eval("newNode.cp_" + attrName + " = '" + attrValue + "';");
	}

	this.m_subNodes[newIndex] = newNode;
	return newNode;
}

/////////////////////////////////////////////////////////////////////////////
// Function : isSelected
// Comments :
/////////////////////////////////////////////////////////////////////////////
function isSelected()
{
    var pos = window.location.href.lastIndexOf("/");
    var docname = window.location.href.substring(pos+1, window.location.href.length);

    pos = this.m_href.lastIndexOf("/");
    var myname = this.m_href.substring(pos+1, this.m_href.length);

    if (docname == myname)
		return true;
	else
		return false;
}

/////////////////////////////////////////////////////////////////////////////
// Function : customSectionPropertyExists
// Comments :
/////////////////////////////////////////////////////////////////////////////
function customSectionPropertyExists(csp)
{
	return (typeof csp != _U && csp != null);
}

/////////////////////////////////////////////////////////////////////////////
// Function : getCustomSectionProperty
// Comments :
/////////////////////////////////////////////////////////////////////////////
function getCustomSectionProperty(csp)
{
	if (customSectionPropertyExists(csp))
	{
		return csp;
	}
	else
	{
		return "";
	}
}

/////////////////////////////////////////////////////////////////////////////

var g_navNode_Root = new NavNode('222','Home',ssUrlPrefix + 'index.html',null,'showCaseStudies==TRUE','showPressReleases==TRUE');
g_navNode_0=g_navNode_Root.addNode('224','Intelligent Document Products',ssUrlPrefix + 'products/index.html','alt_page_title_tag==Cardiff Intelligent Document Products \u2013 LiquidOffice, TeleForm, LiquidBPM','bodyTag==products','contactPhone==1.760.936.4500','imgName==/cms/groups/public/documents/images/tsi_back_hardtop10b.jpg','keywords==LiquidOffice, LiquidBPM, TeleForm, LiquidOffice eForms, BPM, Electronic Forms, Scan, Business Process Management, Business Process Automation, Workflow','meta_description==Cardiff offers products for automation of electronic form and paper form based processes\x3b Cardiff Intelligent Documents is a complete BPM suite. ','productLogo==/cms/groups/public/documents/images/tsi_cardiff.jpg','productTag==Products','showNewsletterSig==TRUE','showNextSteps==TRUE');
g_navNode_0_0=g_navNode_0.addNode('226','TeleForm',ssUrlPrefix + 'products/teleform/index.html','alt_page_title_tag==Cardiff TeleForm \u2013 Paper Document Capture and Processing','bodyTag==products','keywords==Paper automation, structured forms, unstructured forms, document capture, data extraction, data processing, document classification, semi-structured documents','meta_description==Cardiff TeleForm offers intelligent form and document capture, classification, data extraction, data validation, and processing','productBGImage==/cms/groups/public/documents/images/ti-document-capture.jpg','productLogo==/cms/groups/public/documents/images/landing_logo_teleform.gif','productName==TeleForm','productTag==/cms/groups/public/documents/images/tsi_tag_teleform.gif','showCaseStudies==TRUE','showNextSteps==TRUE','showPressReleases==TRUE','taglineAltText==High Volume, high accuracy content capture automation from paper based forms and documents');
g_navNode_0_0_0=g_navNode_0_0.addNode('232','Features',ssUrlPrefix + 'products/teleform/features/index.html','alt_page_title_tag==TeleForm Product Features - Cardiff Intelligent Documents','bodyTag==products','keywords==document capture, data capture, forms processing, information capture, document imaging processing, data entry','meta_description==Cardiff TeleForm offers high-speed document scanning, with form design tools, automatic content classification, data extraction, and package handling capabilities.','productName==TeleForm','secondaryUrlVariableField==region4','showCaseStudies==TRUE','showNextSteps==TRUE');
g_navNode_0_0_1=g_navNode_0_0.addNode('375','ROI',ssUrlPrefix + 'products/teleform/roi/index.html','bodyTag==products','showCaseStudies==TRUE','showNextSteps==TRUE');
g_navNode_0_0_2=g_navNode_0_0.addNode('374','Industries and Applications',ssUrlPrefix + 'products/teleform/industries_app/index.html','bodyTag==products','showCaseStudies==TRUE','showNextSteps==TRUE');
g_navNode_0_1=g_navNode_0.addNode('376','LiquidOffice eForms',ssUrlPrefix + 'products/liquidoffice_eforms/index.html','alt_page_title_tag==Cardiff LiquidOffice eForms \u2013 Standards-based Electronic Forms','bodyTag==products','keywords==Form design, Form routing, Electronic signatures, eforms, electronic forms, form processing','meta_description==Cardiff LiquidOffice eForms is a powerful, Web-based software solution for creating, deploying and automatically managing the routing, tracking and approval processes for electronic forms.','productBGImage==/cms/groups/public/documents/images/tsi_lo_eforms.jpg','productLogo==/cms/groups/public/documents/images/tsi_lo_eforms_logo.gif','productName==LiquidOffice eForms','productTag==/cms/groups/public/documents/images/tsi_lo_eforms_tag.gif','showCaseStudies==TRUE','showNextSteps==TRUE','taglineAltText==Rapidly migrate to a rich online eforms experience that your users will love');
g_navNode_0_1_0=g_navNode_0_1.addNode('377','Features',ssUrlPrefix + 'products/liquidoffice_eforms/Features/index.html','alt_page_title_tag==LiquidOffice eForms Product Features - Cardiff Intelligent Documents','bodyTag==products','keywords==eForms, Electronic Forms, PDF, HTML, InfoPath, XForms','meta_description==Cardiff LiquidOffice eForms offers rich form design tools, digital signatures, form routing and HTML and PDF forms','productName==LiquidOffice eForms','secondaryUrlVariableField==region4','showCaseStudies==TRUE','showNextSteps==TRUE');
g_navNode_0_2=g_navNode_0.addNode('225','LiquidOffice',ssUrlPrefix + 'products/liquidoffice/index.html','alt_page_title_tag==Cardiff LiquidOffice \u2013 Document-centric Business Process Management','bodyTag==products','keywords==business process management, BPM, BPM software, business process management software, BPM vendor, process management software, business process improvement, process improvement, process excellence, process management, business process management change, BPM business process management software, business process management BPM, business process management system, business process management solution, business process management tool, continuous process improvement, workflow management system, work flow management, workflow solution, workflow management software, workflow software, workflow','meta_description==Cardiff LiquidOffice is the only BPM solution that offers enterprise-class search, as well as a full range of collaborative, structured and self-adaptive process options that allow LiquidOffice to fully automate the processes of complex business environments.','productBGImage==/cms/groups/public/documents/images/ti-business-process-management.jpg','productLogo==/cms/groups/public/documents/images/landing_logo_liquidoffice.gif','productName==LiquidOffice','productTag==/cms/groups/public/documents/images/tsi_tag_liquidoffice.gif','showCaseStudies==TRUE','showNextSteps==TRUE','showPressReleases==FALSE','taglineAltText==Powerful BPM that integrates content, process, and people in an adaptive, rapidly deployed environment');
g_navNode_0_2_0=g_navNode_0_2.addNode('231','Features',ssUrlPrefix + 'products/liquidoffice/features/index.html','alt_page_title_tag==LiquidOffice Product Features - Cardiff Intelligent Documents','bodyTag==products','keywords==BPM, LDAP, XML, HTTP, SOAP, Web services, business process management, lightweight directory access protocol, extensible markup language, hypertext transfer protocol, simple object access protocol','meta_description==Cardiff LiquidOffice is a complete BPM platform, with rich form and process designer, process orchestration engine, and monitoring and management tools','productName==LiquidOffice','secondaryUrlVariableField==region4','showCaseStudies==TRUE','showNextSteps==TRUE','showPressReleases==TRUE');
g_navNode_0_2_1=g_navNode_0_2.addNode('390','LiquidOffice Mobile For BlackBerry',ssUrlPrefix + 'products/liquidoffice/liquidoffice-mobile/index.html','bodyTag==products','keywords==blackberry, mobile','showNextSteps==TRUE');
g_navNode_0_3=g_navNode_0.addNode('239','LiquidBPM SDK',ssUrlPrefix + 'products/liquidbpm_sdk/index.html','alt_page_title_tag==Cardiff LiquidBPM SDK for OEM \u2013 Embeddable BPM designed for ISV\u2019s','bodyTag==products','downloadURL==http\x3a//campaign.autonomy.com/liquidbpmsdkevalreq?mediacode\x3dwww','keywords==business process management, Embeddable BPM, OEM, LDAP, XML, Java, SOAP','meta_description==Cardiff LiquidBPM is a robust and easily embedded Business Process Management \x28BPM\x29 SDK that brings advanced process management capabilities to existing applications and systems.','productBGImage==/cms/groups/public/documents/images/ti-embeddable-bpm.jpg','productLogo==/cms/groups/public/documents/images/landing_logo_liquidbpm.gif','productName==LiquidBPM SDK','productTag==/cms/groups/public/documents/asset/tsi_tag_liquidbpm.gif','showCaseStudies==TRUE','showNextSteps==TRUE','showPressReleases==TRUE','taglineAltText==Embeddable enterprise strength, BPM for ISVs and System Integrators');
g_navNode_0_3_0=g_navNode_0_3.addNode('240','Features',ssUrlPrefix + 'products/liquidbpm_sdk/features/index.html','alt_page_title_tag==LiquidBPM SDK Product Features - Cardiff Intelligent Documents','bodyTag==products','keywords==Embeddable BPM, Embeddable Workflow, Java Workflow, BPEL, BPEL4WS, business process execution language, business process execution language for web services','meta_description==Cardiff LiquidBPM is a complete embeddable component-based BPM solution that includes the LiquidBPM Engine, LiquidBPM Studio, LiquidBPM Manager, all to minimize time-to-market for your product.','productName==LiquidBPM SDK','secondaryUrlVariableField==region4','showCaseStudies==TRUE','showNextSteps==TRUE','showPressReleases==TRUE');
g_navNode_1=g_navNode_Root.addNode('230','Solutions',ssUrlPrefix + 'solutions/index.html','alt_page_title_tag==Cardiff Solutions \u2013 Business Process Management, Electronic Forms, Paper Form and Document Processing','bodyTag==solutions','imgName==/cms/groups/public/documents/images/tsi_back_hardtop5.jpg','keywords==Sarbanes Oxley Compliance, Hiring \x26 Employee Onboarding, Employee Self-Service, and Accounts Payable, Retail and Food Services, Education, Financial Services, Insurance, Government/Public Sector, Healthcare, Life Sciences.','meta_description==Business solutions for Sarbanes Oxley Compliance, Hiring \x26 Employee Onboarding, Employee Self-Service, and Accounts Payable\x3b plus Industry-specific solutions for Retail and Food Services, Education, Financial Services, Insurance, Government/Public Sector, Healthcare, Life Sciences.','showCaseStudies==TRUE','showNextSteps==TRUE');
g_navNode_1_0=g_navNode_1.addNode('252','Business Solutions',ssUrlPrefix + 'solutions/business_solutions/index.html','bodyTag==solutions','showCaseStudies==TRUE','showNextSteps==TRUE','showPressReleases==TRUE');
g_navNode_1_0_0=g_navNode_1_0.addNode('264','Sarbanes Oxley Compliance',ssUrlPrefix + 'solutions/business_solutions/sox_compliance/index.html','bodyTag==solutions','keywords==sarbanes oxley, sarbox, compliance','showNextSteps==TRUE');
g_navNode_1_0_1=g_navNode_1_0.addNode('265','Hiring \x26 Employee Onboarding',ssUrlPrefix + 'solutions/business_solutions/sales_order_processing/index.html','bodyTag==solutions','keywords==hiring, employment, employee, recruiting','showNextSteps==TRUE');
g_navNode_1_0_2=g_navNode_1_0.addNode('266','Employee Self-Service',ssUrlPrefix + 'solutions/business_solutions/employee_selfservice/index.html','bodyTag==solutions','keywords==employee, self-service, ess','showNextSteps==TRUE');
g_navNode_1_0_3=g_navNode_1_0.addNode('381','Accounts Payable',ssUrlPrefix + 'solutions/business_solutions/accounts_payable/index.htm','bodyTag==solutions','keywords==accounts payable, invoice, sap, oracle, lawson, auditing, reporting','showNextSteps==TRUE');
g_navNode_1_1=g_navNode_1.addNode('253','Industry Solutions',ssUrlPrefix + 'solutions/industry_solutions/index.html','bodyTag==solutions','showNextSteps==TRUE');
g_navNode_1_1_0=g_navNode_1_1.addNode('254','Retail and Food Services',ssUrlPrefix + 'solutions/industry_solutions/retail_and_food_services/index.html','bodyTag==solutions','keywords==retail, restaurants, food services','showNextSteps==TRUE');
g_navNode_1_1_1=g_navNode_1_1.addNode('255','Education',ssUrlPrefix + 'solutions/industry_solutions/education/index.html','bodyTag==solutions','keywords==education, college, university, admission, admittance, financial aid, institutions','showNextSteps==TRUE');
g_navNode_1_1_2=g_navNode_1_1.addNode('256','Financial Services',ssUrlPrefix + 'solutions/industry_solutions/financial_services/index.html','bodyTag==solutions','keywords==finance, banks','showNextSteps==TRUE');
g_navNode_1_1_3=g_navNode_1_1.addNode('380','Insurance and Annuities',ssUrlPrefix + 'solutions/industry_solutions/insurance/index.html','bodyTag==solutions','showNextSteps==TRUE');
g_navNode_1_1_4=g_navNode_1_1.addNode('257','Government/Public Sector',ssUrlPrefix + 'solutions/industry_solutions/govt_public_sector/index.html','bodyTag==solutions','keywords==egov, government, public sector, agencies','showNextSteps==TRUE');
g_navNode_1_1_5=g_navNode_1_1.addNode('389','U.S. Federal Government',ssUrlPrefix + 'solutions/industry_solutions/US-Federal-Government/index.html','bodyTag==solutions','showNextSteps==TRUE');
g_navNode_1_1_6=g_navNode_1_1.addNode('258','Healthcare',ssUrlPrefix + 'solutions/industry_solutions/healthcare/index.html','bodyTag==solutions','keywords==healthcare, hospitals, patients, hipaa, jcaho','showNextSteps==TRUE');
g_navNode_1_1_7=g_navNode_1_1.addNode('259','Life Sciences',ssUrlPrefix + 'solutions/industry_solutions/life_sciences/index.html','bodyTag==solutions','keywords==clinical trials, pharmacueticals, medical','showNextSteps==TRUE');
g_navNode_2=g_navNode_Root.addNode('229','Services',ssUrlPrefix + 'services/index.html','alt_page_title_tag==Cardiff Services for implementing Intelligent Document processing','bodyTag==services','imgName==/cms/groups/public/documents/images/tsi_back_hardtop6.jpg','keywords==LiquidOffice, TeleForm, LiquidBPM, Intelligent Documents, BPM, Training, Consulting ','meta_description==Cardiff offers education, consulting and technical support services for implementation of Intelligent Document services','showNextSteps==TRUE','showPressReleases==TRUE');
g_navNode_2_0=g_navNode_2.addNode('273','Education',ssUrlPrefix + 'services/education/index.html','bodyTag==services','keywords==training','secondaryUrlVariableField==region4','showNextSteps==TRUE');
g_navNode_2_0_0=g_navNode_2_0.addNode('391','Training Locations',ssUrlPrefix + 'services/education/training-locations/index.htm','bodyTag==services','showNextSteps==TRUE');
g_navNode_2_0_1=g_navNode_2_0.addNode('392','Schedule',ssUrlPrefix + 'services/education/schedule/index.htm','bodyTag==services');
g_navNode_2_1=g_navNode_2.addNode('274','Consulting',ssUrlPrefix + 'services/consulting/index.html','bodyTag==services','showNextSteps==TRUE');
g_navNode_2_2=g_navNode_2.addNode('275','Support',ssUrlPrefix + 'services/support/index.html','bodyTag==services','showNextSteps==TRUE');
g_navNode_3=g_navNode_Root.addNode('228','Case Studies',ssUrlPrefix + 'customers/index.html','alt_page_title_tag==Cardiff Intelligent Document Customers','bodyTag==customers','keywords==Insurance, Banking, Financial services, Education, Healthcare, state and local Government, Intelligent Documents, BPM','meta_description==Over 8000 customers and partners worldwide use Cardiff products in a variety of industries including banking and financial, education, healthcare, and state and local government.','showNextSteps==TRUE','showPressReleases==FALSE');
g_navNode_4=g_navNode_Root.addNode('227','Partners',ssUrlPrefix + 'partners/index.html','alt_page_title_tag==OEM, VAR, Technology Alliances - Partnering for Intelligent Document solutions','bodyTag==partners','imgName==/cms/groups/public/documents/images/tsi_back_hardtop4.jpg','keywords==OEM, VAR, Partner, original equipment manufacturer, value-added reseller, channel','meta_description==Cardiff OneSource program offers partnering options for OEM, VAR, and Technology alliances.','showCaseStudies==TRUE','showNextSteps==TRUE','showPressReleases==TRUE');
g_navNode_4_0=g_navNode_4.addNode('241','Become A Partner',ssUrlPrefix + 'partners/becomeapartner/index.html','bodyTag==partners','showCaseStudies==TRUE','showNextSteps==TRUE');
g_navNode_4_0_0=g_navNode_4_0.addNode('279','Application Form',ssUrlPrefix + 'partners/becomeapartner/application_form/index.htm','keywords==partner application');
g_navNode_4_0_1=g_navNode_4_0.addNode('267','Technology/Alliance Partner',ssUrlPrefix + 'partners/becomeapartner/tech_alliance_partner/index.html','bodyTag==partners','showNextSteps==TRUE');
g_navNode_4_0_2=g_navNode_4_0.addNode('268','OEM Partner',ssUrlPrefix + 'partners/becomeapartner/oem_partner/index.html','bodyTag==partners','keywords==oem','secondaryUrlVariableField==region1','showNextSteps==TRUE');
g_navNode_4_0_3=g_navNode_4_0.addNode('269','Channel Partner',ssUrlPrefix + 'partners/becomeapartner/channel_cert_VAR/index.html','bodyTag==partners','secondaryUrlVariableField==region1','showNextSteps==TRUE');
g_navNode_4_1=g_navNode_4.addNode('242','Partner Directory',ssUrlPrefix + 'partners/partner_directory/index.html','bodyTag==partners','keywords==a2ia, bowe, bell, howell, castelle, canon, cranel, eastman, kodak, fujitsu, hewlett-packard, hyland, panasonic, texcel, xerox','meta_description==Complete Listing of All Cardiff Partners','showNextSteps==TRUE');
g_navNode_4_2=g_navNode_4.addNode('243','OneSource Extranet',ssUrlPrefix + 'partners/onesource_extranet/index.html','bodyTag==partners','showNextSteps==TRUE');
g_navNode_5=g_navNode_Root.addNode('223','About Cardiff',ssUrlPrefix + 'company/index.html','alt_page_title_tag==About Autonomy Cardiff','bodyTag==company','imgName==/cms/groups/public/documents/images/tsi_back_hardtop1.jpg','keywords==Business Process Management, Intelligent Documents, eForms, Document and Form Capture, About Cardiff, Who is Cardiff','meta_description==An Autonomy Group company, Cardiff serves 8,000 customers worldwide across all industries and is a leading provider of intelligent document solutions enabling organizations to capture data from electronic and paper sources and adapt to existing processes by managing structured, exception and people-driven actions.','showNextSteps==TRUE','showPressReleases==TRUE');
g_navNode_5_0=g_navNode_5.addNode('237','Industry Events',ssUrlPrefix + 'company/events/index.html','bodyTag==company','secondaryUrlVariableField==region1','showNextSteps==TRUE','showPressReleases==FALSE');
g_navNode_5_0_0=g_navNode_5_0.addNode('271','Webinars',ssUrlPrefix + 'company/events/webinars/index.html','bodyTag==company','showCaseStudies==TRUE','showNextSteps==TRUE','showPressReleases==FALSE');
g_navNode_5_0_0_0=g_navNode_5_0_0.addNode('373','Archives',ssUrlPrefix + 'company/events/webinars/archives/index.htm','bodyTag==company','showNextSteps==TRUE','showPressReleases==FALSE');
g_navNode_5_1=g_navNode_5.addNode('245','News',ssUrlPrefix + 'company/news/index.html','bodyTag==company','showPressReleases==TRUE');
g_navNode_5_1_0=g_navNode_5_1.addNode('248','Press Releases',ssUrlPrefix + 'company/news/releases/index.html','alt_page_title_tag==Cardiff Intelligent Document Press Releases','bodyTag==company','keywords==intelligent documents','pressYear==2008','secondaryUrlVariableField==region1','showNextSteps==TRUE','showPressReleases==FALSE');
g_navNode_5_1_1=g_navNode_5_1.addNode('249','Articles',ssUrlPrefix + 'company/news/articles/index.html','bodyTag==company','showNextSteps==TRUE','showPressReleases==TRUE');
g_navNode_5_2=g_navNode_5.addNode('246','Careers',ssUrlPrefix + 'company/careers/index.html','bodyTag==company','keywords==jobs, employment, careers','meta_description==Find a job at Cardiff Intelligent Documents','showNextSteps==TRUE','showPressReleases==FALSE');
g_navNode_5_3=g_navNode_5.addNode('247','Office Locations',ssUrlPrefix + 'company/contact/index.html','bodyTag==company','showNextSteps==TRUE','showPressReleases==FALSE');

