var TREE_ITEMS = [
	/*['Home', 'http://www.softcomplex.com/index.html',
		['Services', 'http://www.softcomplex.com/services.html'],
		['Download', 'http://www.softcomplex.com/download.html'],
		['Order',    'http://www.softcomplex.com/order.html'],
		['Support',  'http://www.softcomplex.com/support.html'],
	],*/
	['', null,
		['Home', 'index.php',
		['Home', 'index.php'],
		['Request for Info', 'request.php'],
		['Project Overview', 'projects.php'],
		['Site map', 'site_map.php'],
		['Terms of use', 'terms.php'],
		],
		['About Us', 'about_us.php',
		    ['About Us', 'about_us.php'],
			['Corporate Philosophy', 'corporate_philosophy.php'],
			['Contact Us', 'contact_us.php'],
			['Download White Papers', 'white_paper.php'],
		],
		['Services', 'services.php',
		     ['Services', 'services.php'],
			['Building Information Modeling ', 'building_information.php'],
			['House Models ', 'house_models.php'],
			 ['Landscape Architectural Design', 'landscape.php'],
			 ['Raster to Vector', 'raster_vector.php'],
			 ['Rapid Architectural Prototyping Models', 'rapid_architectural.php'],
			 ['Construction Drawings', 'construction_drawings.php'],
			 ['Construction Documents', 'construction_documents.php'],
			 ['Plumbing Drawings', 'plumbing_drawings.php'],
			 ['Structural Design', 'structural_design.php'],
		],
		['Alliances', 'alliances.php',
		    ['Alliances', 'alliances.php'],
			['How we partner', 'partner.php'],
			['Partner Enquiry', 'enquiry.php'],
		],
		['Contact Us', 'contact_us.php',
		['Contact Us', 'contact_us.php']
		],
			['Log In', 'login.php',
			['Log In', 'login.php'],
			['Sign Up', 'signup.php'],
        ],
		['Pricing', 'pricing.php',
			['Pricing', 'pricing.php'],
		],
		['Link', 'link.php',
		['Link', 'link.php'],
		],
	],
];
