//AspNet-TreeView

function fill_AspNetTreeView_div_for_left_nav_through_js(){
    try
    { 
        var Target = document.getElementById('AspNet-TreeView');
        if (Target != null){                
			var txt="";				

			txt+="<div class='lntopon'>";
				txt+="<div class='chevron4'>";
					txt+="<a href='http://www.profmax.com/pbs/services/services.aspx' target='_self'>Services</a>";
				txt+="</div>";
			txt+="</div>";

			
			txt+="<div class='lnmid'>";
				txt+="<div class='chevron2'>";
					txt+="<div id='IT Services' class='AspNet-TreeView-Expand' onclick='ExpandCollapse__AspNetTreeView(this)'>&nbsp;</div>";
					txt+="<a href='http://www.profmax.com/pbs/services/it_services/it services.aspx' target='_self'>IT Services</a>";
				txt+="</div>";
			txt+="</div>";

			txt+="<div class='lnlist' id='IT Serviceslnlist' style='display:none'>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/it_services/application_services/application services.aspx' target='_self'>Application Services</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/it_services/architecture_services/architecture services.aspx' target='_self'>Architecture Services</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/it_services/enterprise_services/enterprise services.aspx' target='_self'>Enterprise Services</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/it_services/independent_validation_services/independent validation services.aspx' target='_self'>Independent Validation Services</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/it_services/information_management_services/information management services.aspx' target='_self'>Information Management Services</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/it_services/infrastructure_services/infrastructure services.aspx' target='_self'>Infrastructure</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/it_services/soa_services/soa services.aspx' target='_self'>SOA Services</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/it_services/system_integration_services/system integration services.aspx' target='_self'>System Integration Services</a>";
				txt+="</div>";
								
			txt+="</div>";
			
			txt+="<div class='lnmid'>";
				txt+="<div class='chevron2'>";
					txt+="<div id='Engineering Services' class='AspNet-TreeView-Expand' onclick='ExpandCollapse__AspNetTreeView(this)'>&nbsp;</div>";
					txt+="<a href='http://www.profmax.com/pbs/services/engineering_services/engineering services.aspx' target='_self'>Engineering Services</a>";
				txt+="</div>";
			txt+="</div>";

			txt+="<div class='lnlist' id='Engineering Serviceslnlist' style='display:none'>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/engineering_services/product_engineering_services/product engineering.aspx' target='_self'>Product Engineering</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/engineering_services/process_engineering_and_plant_operation/process engineering and plant operation.aspx' target='_self'>Process Engineering & Plant Operation</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/engineering_services/lifecycle_management/lifecycle management.aspx' target='_self'>Lifecycle Management</a>";
				txt+="</div>";
				
			txt+="</div>";

			txt+="<div class='lnmid'>";
				txt+="<div class='chevron2'>";
					txt+="<div id='Consulting Services' class='AspNet-TreeView-Expand' onclick='ExpandCollapse__AspNetTreeView(this)'>&nbsp;</div>";
					txt+="<a href='http://www.profmax.com/pbs/services/consulting_services/consulting services.aspx' target='_self'>Consulting Services</a>";
				txt+="</div>";
			txt+="</div>";

			txt+="<div class='lnlist' id='Consulting Serviceslnlist' style='display:none'>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/consulting_services/information_and_technology_strategies/information and technology strategies.aspx' target='_self'>Information & Technology Strategies</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/consulting_services/product_innovation/product innovation.aspx' target='_self'>Product Innovation</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/consulting_services/next_generation_commerce/next generation commerce.aspx' target='_self'>Next Generation Commerce</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/consulting_services/core_process_execellence/core process execellence.aspx' target='_self'>Core Process Execellence</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/consulting_services/learning_and_complex_change/learning and complex change.aspx' target='_self'>Learning & Complex Change</a>";
				txt+="</div>";
			txt+="</div>";

			txt+="<div class='lnmid'>";
				txt+="<div class='chevron2'>";
					txt+="<div id='BPO Services' class='AspNet-TreeView-Expand' onclick='ExpandCollapse__AspNetTreeView(this)'>&nbsp;</div>";
					txt+="<a href='http://www.profmax.com/pbs/services/bpo_services/bpo services.aspx' target='_self'>BPO Services</a>";
				txt+="</div>";
			txt+="</div>";

			txt+="<div class='lnlist' id='BPO Serviceslnlist' style='display:none'>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/bpo_services/business_platform/business platform.aspx' target='_self'>Business Platform</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/bpo_services/customer_service_outsourcing/customer service outsourcing.aspx' target='_self'>Customer Service Outsourcing</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/bpo_services/finance_and_accounting/finance and accounting.aspx' target='_self'>Finance & Accounting/a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/bpo_services/human_resource_outsourcing/human resource outsourcing.aspx' target='_self'>Human Resource Outsourcing</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/bpo_services/knowledge_process_outsourcing_(kpo)/knowledge process outsourcing (kpo).aspx' target='_self'>Knowledge Process Outsourcing (KPO)</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/bpo_services/legal_services/legal services.aspx' target='_self'>Legal Services</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/bpo_services/order_management_services/order management services.aspx' target='_self'>Order Management Services</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/services/bpo_services/procurement_outsourcing/procurement outsourcing.aspx' target='_self'>Procurement Outsourcing</a>";
				txt+="</div>";				
			txt+="</div>";
			
            document.getElementById('AspNet-TreeView').innerHTML=txt ;
        }
        else
        {
            alert("unable to load web page.");
        }
    }    
    catch(er)
    {
        alert("unable to load web page.");
    }  
}