	datas =	'<div><a href="index.html">Home</a></div>'+
						'<div class="toggle"><a href="#" >Why Choose MSG</a></div>'+
						'<div class="sub_menu"  >'+
								'<a href="we_work_for_you.html" >We Work for You</a>'+
								'<a href="benefits.html">Benefits</a>'+
								'<a href="active_recruiting.html">Active Recruiting</a>'+
								'<a href="candidate_our_clients.html">Our Clients-Candidate</a>'+
								'<a href="msg_staffing_options.html">MSG Staffing Options</a>'+
								'<a href="candidate_testimonial.html">Candidate Testimonial</a>'+
								'<a href="promotions.html">Promotions</a>'+'<a href="local_contract_asginment.html">Contract Assignment</a>'+
						'</div>'+
						'<div class="toggle"><a href="#">Let\'s Get Started</a></div>'+
						'<div class="sub_menu">'+
								'<a href="submit_resume.html">Submit Your Resume</a>'+
								'<a href="apply_now.html">Apply Now </a>'+
								'<a href="job_search.html">Job Search</a>'+
								'<a href="application_process.html">Application Process</a>'+
								'<a href="meet_our_recruiting_teams.html">Meet Our Recruiting Team</a>'+				
						'</div>'+
						'<div class="toggle"><a href="#">Client Information</a></div>'+
						'<div class="sub_menu" >'+
								'<a href="about_our_services.html">About Our Service</a>'+
								'<a href="why_choose_msg.html">Why Choose MSG</a>'+
								'<a href="client_our_clients.html">Our Clients</a>'+
								'<a href="clients_testimonials.html">Clients Testimonials</a>'+
								'<a href="submit_your_staffing_needs.html">Submit Your Staffing Needs</a>'+'<a href="8_point_hiring.html">8 point hiring process</a>'+'<a href="11_why_other_choose.html">11 reasons to choose msg	</a>'+'<a href="22_ways_msg.html">22 Ways MSG can you</a>'+			
						'</div>'+
						'<div class="toggle"><a href="#">Join Our Team</a></div>'+
						'<div class="sub_menu">'+
								'<a href="top_reasons_to_work_at_msg.html">Top Reasons to Work at MSG</a>'+
								'<a href="meet_msg_team_members.html">Meet MSG Team Members</a>'+/*'<a href="candidate_testimonial.html">Candidate Testimonial</a>'+'<a href="employee_statisfaction.html">Employee Statisfaction</a>'+
					'<a href="internal_employee.html">Internal Employee</a>'+*/				
						'</div>';
						
		document.getElementById('sub2_left_menu_bg').innerHTML = datas;