// This section sets the display text in the search box area.  Customize based on your location.

var dartlib2 = {
  

simpSrchTips: {
	  	'bookSearchForm': "Find books and more (keyword)",
		'videoSearchForm': "Find DVDs & videos", // Not used in the current search box implementation - 11/14/07
		'AVSearchForm': "Find Dartmouth owned A/V materials (Search360 keyword)",
		'reserveSearchForm': "Search by instructor's last name (keyword)",
		'seek': "Search the Dartmouth College Library website (keyword)",
		'journalSearchForm': "Find articles with Search 360 (keyword)"
	  }
  // Make sure there's no comma after last property, as that breaks js in Safari
}


