var states = ['mout', 'mover', 'mdown'],

MENU_ITEMS0 = [
	[wrap_root('Home'),'http://www.filehold.com/'], 
	
	[wrap_root('Product Info'),'http://www.filehold.com/product/product-info.htm', 
		[wrap_child('Product Features', null, 'r'),'http://www.filehold.com/product/feature-creation.htm',
			[wrap_child('Create and Capture'), 'http://www.filehold.com/product/feature-creation.htm'],
			[wrap_child('Manage and Organize'), 'http://www.filehold.com/product/feature-document.htm'],
			[wrap_child('View, Markup and Redact'), 'http://www.filehold.com/product/feature-viewer.htm'],
			[wrap_child('Workflow and Approval'), 'http://www.filehold.com/product/feature-workflow.htm'],
			[wrap_child('Search, Access and Distribute'), 'http://www.filehold.com/product/feature-search.htm'],
			[wrap_child('Retain and Dispose'), 'http://www.filehold.com/product/feature-records.htm'],
			[wrap_child('Library and Metadata Services '), 'http://www.filehold.com/product/feature-library.htm']
		],
					
		[wrap_child('Technology and Architecture', null, 'r'),'http://www.filehold.com/product/product-soa.htm',
			[wrap_child('Service Oriented Architecture'),'http://www.filehold.com/product/product-soa.htm'],
			[wrap_child('Active Directory Support'), 'http://www.filehold.com/product/product-active-directory.htm'],
			[wrap_child('3rd party System Integration '), 'http://www.filehold.com/product/product-integration.htm'],
			[wrap_child('System Security'),'http://www.filehold.com/product/system-security.htm'],
			[wrap_child('Overview of Features'),'http://www.filehold.com/product/feature-system.htm']
		],
			
		[wrap_child('System Requirements'), 'http://www.filehold.com/product/system-requirements.htm'],
		[wrap_child('Scanning and Imaging Features'), 'http://www.filehold.com/product/scanning-overview.htm'],
		[wrap_child('Paperless Office Business Benefits'), 'http://www.filehold.com/product/business-benefits.htm']

	],

	[wrap_root('Resources', 'd'), 'http://www.filehold.com/evaluate/datasheet.htm',
		[wrap_child('Case Studies and White Papers'), 'http://www.filehold.com/evaluate/datasheet.htm'],
		[wrap_child('Brochures'), 'http://www.filehold.com/evaluate/brochures.htm'],
		[wrap_child('Product Screenshots'), 'http://www.filehold.com/product/screenshots.htm'],

		[wrap_child('Document Management FAQ', null, 'r'), 'http://www.filehold.com/document-management-faq.htm', 
			[wrap_child('document management software Implementation'), 'http://www.filehold.com/faq-implementation.htm'],
			[wrap_child('document scanning and Imaging'), 'http://www.filehold.com/faq-scanning.htm'],
			[wrap_child('FileHold technologies'), 'http://www.filehold.com/faq-tech.htm'],
			[wrap_child('Security and User Rights'), 'http://www.filehold.com/faq-security.htm'],
			[wrap_child('Storing documents'), 'http://www.filehold.com/faq-storing.htm'],
			[wrap_child('Searching for documents'), 'http://www.filehold.com/faq-search.htm'],
			[wrap_child('Integration with other applications'), 'http://www.filehold.com/faq-integration.htm']
		],

		[wrap_child('Services', null, 'r'), null,
			[wrap_child('Business Process Consulting'), 'http://www.filehold.com/product/services-workflow.htm'],
			[wrap_child('Document Scanning and Importing'), 'http://www.filehold.com/product/services-importing.htm'],
			[wrap_child('Customized Forms Solutions'), 'http://www.filehold.com/product/services-custom.htm'],
			[wrap_child('Intranet Integration'), 'http://www.filehold.com/product/services-intranet.htm'],
			[wrap_child('Deployment Services and Training'), 'http://www.filehold.com/product/services-training.htm']
		],

		[wrap_child('Customer List'), 'http://www.filehold.com/evaluate/customer-list.htm'],
		[wrap_child('Paperless Office Glossary'), 'http://www.filehold.com/evaluate/paperless-office-glossary.htm']

	],

	[wrap_root('How to Buy', 'd'), 'http://www.filehold.com/product/purchase-info.htm',
		[wrap_child('Pricing and Licensing', null, 'r'), 'http://www.filehold.com/product/purchase-info.htm', 
			[wrap_child('Pricing Overview'), 'http://www.filehold.com/product/purchase-info.htm'],
			[wrap_child('Installation Support Packages'), 'http://www.filehold.com/product/purchase-setup-support.htm'],
			[wrap_child('Optional Modules'), 'http://www.filehold.com/product/feature-modules.htm'],
			[wrap_child('Trial Programs'), 'http://www.filehold.com/product/trial-programs.htm']
		],

		[wrap_child('Partner Programs'), 'http://www.filehold.com/business/partner-program.htm'],
		[wrap_child('RFP / RFI / RFQ'), 'http://www.filehold.com/business/rfp-template.htm'],
		[wrap_child('Re-Sellers and Partners', null, 'r'), 'http://www.filehold.com/business/international-partners.htm', 
			[wrap_child('North America'), 'http://www.filehold.com/business/partners-na.htm'],
			[wrap_child('International'), 'http://www.filehold.com/business/partners-int.htm']
		]

	],
	
	[wrap_root('Support', 'd'), 'http://www.filehold.com/support/package.htm', 
		[wrap_child('FileCare Product Support'), 'http://www.filehold.com/support/package.htm'],
		[wrap_child('Service Level Agreement'), 'http://www.filehold.com/support/service-agreement.htm'],
	    [wrap_child('FileHold User Documentation'), 'http://www.filehold.com/help/helpframes.htm'],
		[wrap_child('Customer Support Center'), 'http://www.filehold.com/support/customersupport.htm'],
		[wrap_child('Suggest A Feature'), 'http://www.filehold.com/support/suggest-feature.htm']
	],
	
	[wrap_root('Company', 'd'), 'http://www.filehold.com/business/about-us.htm', 
		[wrap_child('About Us'), 'http://www.filehold.com/business/about-us.htm'],
		[wrap_child('Message from the President'), 'http://www.filehold.com/business/presidents-message.htm'],
		[wrap_child('Management'), 'http://www.filehold.com/business/management.htm'],
		[wrap_child('Press Releases'), 'http://www.filehold.com/business/press-releases.htm'],
		[wrap_child('Technology Partners'), 'http://www.filehold.com/business/partners.htm']
	],

	[wrap_root('Blog', 'd'), 'http://www.filehold.com/blog/'] 

];

function wrap_child (text,icon,pos) {
	var res=[];
	for (var i=0; i<3; i++)
		res[i]='<table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td><img height=16 src=' + (icon != null ? 'http://www.filehold.com/icons/' + icon + ' height=16': 'http://www.filehold.com/menu_files/pixel.gif width=15') + '></td><td align=left width=100%><span style="color:#ffffff; font-size:11px; font-weight:bold;">' + text + '</span></td>'+(pos?'<td><img src=http://www.filehold.com/icons/' + i + pos + 'arrow.gif width="12" height="12" align="absmiddle"></td>':'')+'</tr></table>';
	return res;
}


function wrap_root (text,pos) {
	var res=[]; for (var i=0; i<states.length; i++)
		res[i]='<table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td width=100% align="center"><span style="color:#ffffff; font-size:12px; font-weight:bold;">' + text + '</span></td></tr></table>';
	return res;
}

