	<!--

 

	if (document.images){
		nav8on = new Image;
		nav9on = new Image;
		nav10on = new Image;
		nav11on = new Image;
		nav12on = new Image;
		nav13on = new Image;

		nav8off = new Image;
		nav9off = new Image;
		nav10off = new Image;
		nav11off = new Image;
		nav12off = new Image;
		nav13off = new Image;
		

		nav8on.src = "/images/nav/careers/loc_jjill_on.gif";
		nav9on.src = "/images/nav/careers/loc_talbots_on.gif";
		nav10on.src = "/images/nav/careers/benefits_on.gif";
		nav11on.src = "/images/nav/careers/diversity_on.gif";
		nav12on.src = "/images/nav/careers/career_jjill_on.gif";
		nav13on.src = "/images/nav/careers/career_talbots_on.gif";
		

		
		nav8off.src = "/images/nav/careers/loc_jjill_off.gif";
		nav9off.src = "/images/nav/careers/loc_talbots_off.gif";
		nav10off.src = "/images/nav/careers/benefits_off.gif";
		nav11off.src = "/images/nav/careers/diversity_off.gif";
		nav12off.src = "/images/nav/careers/career_jjill_off.gif";
		nav13off.src = "/images/nav/careers/career_talbots_off.gif";
		
	}

 

	
	function navImage(imageField,newImage){
		
		if (document.images){
			document[imageField].src = eval(newImage + ".src")
			}
	}
	
	function careerWindow() {
	careerOP = window.open('http://www.careers-talbots.com/talbots/jobboard/SearchJobs.aspx?__VT=ExtCan', 'careerWin', 'width=660,height=525,scrollbars=yes resizable=yes')
	careerOP.focus();
	}
	
		function storesWindow() {
		storesOP = window.open('http://www.careers-talbots.com/talbots/jobboard/JobDetails.aspx?__ID=*CFAE0A29DCA5977D&__SVRTRID=39C548A6-1D36-4A42-8D15-4E843206BDFD', 'storesWin', 'width=660,height=525,scrollbars=yes resizable=yes')
		storesOP.focus();
	}

	// -->
