//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/solutions/solutions.aspx' target='_self'>Solutions </a>";
				txt+="</div>";
			txt+="</div>";

			
			txt+="<div class='lnmid'>";
				txt+="<div class='chevron2'>";
					txt+="<div id='Industry Wise' class='AspNet-TreeView-Expand' onclick='ExpandCollapse__AspNetTreeView(this)'>&nbsp;</div>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/industry_wise/industry wise.aspx' target='_self'>Industry Wise</a>";
				txt+="</div>";
			txt+="</div>";

			txt+="<div class='lnlist' id='Industry Wiselnlist' style='display:none'>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/industry_wise/aerospace_and_automotive/aerospace and automotive.aspx' target='_self'>Aerospace & Automotive</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/industry_wise/banking_and_capital/banking and capital.aspx' target='_self'>Banking & Capital</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/industry_wise/communication_service_providers/communication service providers.aspx' target='_self'>Communication Service Provider</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/industry_wise/education/education.aspx' target='_self'>Education</a>";
				txt+="</div>";				
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/industry_wise/energy_and_utilities/energy and utilities.aspx' target='_self'>Energy & Utilities</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href=' http://www.profmax.com/pbs/solutions/industry_wise/healthcare/healthcare.aspx' target='_self'>Healthcare</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/industry_wise/insurance/insurance.aspx' target='_self'>Insurance</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/industry_wise/life_sciences/life sciences.aspx' target='_self'>Life Sciences</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/industry_wise/manufacturing/manufacturing.aspx' target='_self'>Manufacturing</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/industry_wise/media_and_entertainment/media and entertainment.aspx' target='_self'>Media & Entertainment</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/industry_wise/retail_and_consumers_packaged_goods/retail and consumers packaged goods.aspx' target='_self'>Retail & Consumer Packaged Goods</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/industry_wise/transportation_and_services/transportation and services.aspx' target='_self'>Transportation & Services</a>";
				txt+="</div>";	
			txt+="</div>";
			
			txt+="<div class='lnmid'>";
				txt+="<div class='chevron2'>";
					txt+="<div id='ERP' class='AspNet-TreeView-Expand' onclick='ExpandCollapse__AspNetTreeView(this)'>&nbsp;</div>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/erp/erp.aspx' target='_self'>ERP</a>";
				txt+="</div>";
			txt+="</div>";

			txt+="<div class='lnlist' id='ERPlnlist' style='display:none'>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/erp/education/education.aspx' target='_self'>Education</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/erp/human_resource_(hr)/human resource (hr).aspx' target='_self'>Human Resourse (HR)</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/erp/payroll/payroll.aspx' target='_self'>Payroll</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/erp/finance/finance.aspx' target='_self'>Finance</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/erp/production,_planning_and_control/production, planning and control.aspx' target='_self'>Production, Planning & Control</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/erp/online_banking/online banking.aspx' target='_self'>Online Banking</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/erp/retail/retail.aspx' target='_self'>Retail</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/erp/healthcare/healthcare.aspx' target='_self'>Healthcare</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/erp/hospitality/hospitality.aspx' target='_self'>Hospitality</a>";
				txt+="</div>";			
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/erp/consumer_relationship_management_(crm)/consumer relationship management (crm).aspx' target='_self'>Consumer Relationship Management</a>";
				txt+="</div>";
				
				
			txt+="</div>";

			txt+="<div class='lnmid'>";
				txt+="<div class='chevron2'>";
					txt+="<div id='Technology wise' class='AspNet-TreeView-Expand' onclick='ExpandCollapse__AspNetTreeView(this)'>&nbsp;</div>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/technology_wise/technology wise.aspx' target='_self'>Technology wise</a>";
				txt+="</div>";
			txt+="</div>";

			txt+="<div class='lnlist' id='Technology wiselnlist' style='display:none'>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/technology_wise/microsoft_technology/microsoft technology.aspx' target='_self'>Microsoft Technology</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/technology_wise/sun_technology/sun technology.aspx' target='_self'>Sun technology</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/technology_wise/database/database.aspx' target='_self'>Database</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/technology_wise/servers/servers.aspx' target='_self'>Servers</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/technology_wise/frameworks/frameworks.aspx' target='_self'>Frameworks</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
				    txt+="<a href='http://www.profmax.com/pbs/solutions/technology_wise/pda_and_mobile/pda and mobile.aspx' target='_self'>PDA & Mobile</a>";
				txt+="</div>";
				txt+="<div class='bullet'>";
					txt+="<a href='http://www.profmax.com/pbs/solutions/technology_wise/web_development/web development.aspx' target='_self'>Web Development</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.");
    }  
}