<!-- // start 

/* 	

	Version 3.7
	
	Client Style Variables
	When editing variables be certain to note if the original variable is enclosed in double quotes.

	Most variables require double quotes, however, some variables must be used without double quotes 
	in order to work in different types of browsers.
	
	Styles function differently, or not at all, depending on the browser.
	As a result, some style changes may not appear in certain browsers or operating systems.

	If in doubt, save a copy of this file before making changes.
	
 */




/* 

	############# Global top navigation bar (and home page titles): ############### 
	
*/



var home = "home";  

var about = "about";  

var browse = "browse";  

var help = "help";  

var myfavorites = "my favorites";

var advanced_search = "advanced search";  

var closewindow = "close window"; // pop up pages without global navigation only

/* added by DS 08-10-2004 */
var collections = "collections";

var funding = "Funding Sources";

var digitization = "Digitization Resources";

var teaching = "Teaching Resources";
/* end DS */


/* 

	############# Global bottom footer bar (other items are in basic.js): ############### 
	
*/



var totop = "to top";




/* 

	############# Home page: ############### 
	
*/



var search_collections = "Search all collections";

var contact_us = "contact us";  

var goarrow = "GO";  




/* 

	############# Empty results pages: ############### 
	
*/



var browse_empty_results = "There are no items in this collection. "; 

var browse_please_search_again = "Select a different collection. "; 

var empty_results = "Your search retrieved no results. "; 

var please_search_again = "Please search again."; 

var fav_empty_results = "No items have been added to My Favorites. ";




/* 

	############# Results pages top text (inc browse): ############### 
	
*/



var browse_results = "Browsing";

var browse_results_line1 = "<span class='red'>";  // leave span for red results number

var browse_results_line2 = "item(s). Select an item below for viewing."; 

var search_results = "Search Results:";  

var search_results_line1 = "Your search retrieved <span class='red'>"; // leave span for red results number  

var search_results_line2 = "matching item(s). Select an item below for viewing.";  

var select_collection = "Select a collection";

var display_item = "Click here to display item."; // item viewers when not an image type



/* 

	############# Results pages top secondary navigation buttons: ############### 
	
*/



var viewby = "View";  

var grid = "grid";  

var thumbnails = "thumbnails";  

var titles = "titles";  

var bibliographic = "bibliographic";  

var search_again = "search again";  

var back_to_search_results = "back to search results"; 

var document_description = "doc description"; 

var item_description = "item description"; 

var side_description = "side description"; 

var page_descr = "page description";   

var sidexside = "page & text";  

var both_views = "both sides";

var add_to_favorites = "add to favorites";


/* 

	############# Results pages left menu (in frames) secondary navigation buttons: ############### 
	
*/
 

 

var search_this_document = "Search this document";

var add_doc_favorites = " add doc to favorites ";  

var add_item_favorites = " add item to favorites ";

var add_page_favorites = "add page to favorites"; 

var add_side_favorites = "add side to favorites"; 




/* 

	############# Results pages bottom secondary navigation buttons: ############### 
	
*/



var pageof = "Page";  

var prev = "prev page";  

var next = "next page";  

var prev_side = "prev side";  

var next_side = "next side"; 

var clear_all = "clear all";

var select_all = "select all"; 




/* 

	############# Advanced search page buttons & text: ############### 
	
*/



var search = "search"; 

var clearform = "clear";  

var ok = "OK";   

var enter_search = "enter search terms";  

var choose = "choose";

var keyword_index = "Index";

var across_all_fields = "Across all fields";

var keyword_text = "select a field to view indexed terms.";

var select_collections_text = "Choose one or more collections to search and click <b>OK</b>";

var not_available = "Index not available when searching multiple collections.";

var preferences = "preferences"; 

var select_collections = "select collections"; 

var enter_search_terms = "Enter search terms";

var enter_search_terms_text = "in one or more fields or use the Index to find words for each field. <br>Use quotes to search for phrases.";




/* 

	############# My Favorites page buttons & text: ############### 
	
*/



var my_favorites_title = "My Favorites"; 

var select_items = "select"; 

var all_items = "all items"; 

var make_favorites = "make favorites"; 

var clear_all_descr = "clears all the above selected checkboxes"; // button help balloon

var select_all_descr = "checks all the above checkboxes for\nadding those selected items to 'My Favorites'"; // button help balloon

var comparepics = "compare";  

var removepics = "remove";  

var movepics = "move";  

var createpics = "create";  

var favorites_top_text = "Compare, remove, move or create your own personal page <a href='#tools'>below</a>.";  

var compare_text = "Compare:";  

var move = "Move:";

var remove = "Remove:";  

var create_page = "Save My Favorites as an HTML page:"; 

var item_number = "item number";  

var with_text = "with";  

var remove_item_number = "Remove item number";  

var hold_ctrl = "hold ctrl for multiple selections";  

var to_position = "to position";  

var create_page_1 = "Step 1. Name";

var create_page_2 = "Step 2. From the File menu in the Web browser toolbar, click <b>Save as...</b>.";

var create_page_3 = "Step 3. Choose <b>Web page, HTML only</b> as the file type.";

var optional = "optional";

var replace = "Replace";




/* 

	############# Alerts and error messages: ############### 
	
*/



var added_to_favorites = "Items have been added to My Favorites.";

var items_moved = "Confirm to move the selected item(s).";

var items_deleted = "Confirm to remove the selected item(s).";

var compare_error_same_type = "Please choose two different items to compare.";

var compare_error_incompatible = "Audio, video, compound objects, such as documents or postcards, and \nsome types of full resolution files cannot be viewed in compare mode. \nPlease select two valid image types.";

var click_item = "Please select an item from the menu";

var remove_error = "Please select an item to remove";

var move_error = "Please select an item to move";

var move_error_select_position = "Please select a position";

var move_error_different_position = "Please choose a different position";

var search_error_one_search = "Sorry, only one active search box across all fields is allowed";

var search_error_clear_fields = "Sorry, when searching across all fields, search words in\nselected fields are not allowed.  Please clear the other fields.";

var search_error_enter_word = "Please enter a valid search term";

var results_error_select_item = "Please check one or more items.";




/* 

	############# Added Variables for Version 3.6: ############### 
	
*/


// 3.6 advanced search page

var Search = "Search";

var Selected_fields = "Selected fields";

var Find_results = "Find results with:"

var all_of_words = "All of the words";

var none_of_words = "None of the words";

var any_of_words = "Any of the words";

var exact_words = "The exact phrase";

var in_the = "in the";

var field = "field";

var show_terms = "show terms";

var fewer_fields = "fewer fields";

var more_fields = "more fields";

var Search_across_all_collections = "Search across all collections";

var or = "or";

var Select_available_collections = "Select available collections";

var Selected_collections = "Selected collections";

var click_for_multiple_selections = "(ctrl or shift + click for multiple selections)";

var add_items = "add";

var remove_items = "remove";

var Indexed_terms_in = "Indexed terms in";

var Indexed_Terms_List = "Indexed Terms List";

// search alerts

var select_collection = "Please select a collection";

var No_collections_available = "No collections available";

var previously_selected = " has been previously selected";

var over_collection_limit = "Too many collections selected\n\nYou are allowed "+(CollectionLimit)+" collections";



// 3.6 my favorites & slide show pages

var SlideShow = "Slide Show";

var view_slideshow = "view as slide show";

var slideshow_error = "More than one image is required for a slide show.";

var go_to = "go to";

var prev_slide = "previous";

var next_slide = "next";

var Image_slide = "image";

var Metadata_slide = "metadata";

var not_comparable = "not comparable";

//  added to favorites alerts

var already_selected = "One or more of the items you selected has been \nadded previously to My Favorites.";

var too_many_selected = "The items selected cannot be added. \nThe maximum number of items in My Favorites is limited to 100. \nEither delete existing items from My Favorites or add fewer items.";

var create_page_a = "Create an HTML page containing your current favorites. Once you save your favorites as an HTML page, it can be used in presentations, e-mailed to colleagues, or added to a Web site. Create as many different HTML pages as you want.";


// 3.6 cube & postcard viewer

var Front = "Front";

var Back = "Back";

var Top = "Top";

var Bottom = "Bottom";

var Left = "Left";

var Right = "Right";

var postcardFront = "Front";

var postcardBack = "Back";


// 3.6 server results

var Imagex = "Image";

var No = "No";

var Full_resolution = "Full resolution";



/* 

	############# Added Variables for Version 3.7: ############### 
	
*/


// zoom and pan image alt tags

var zoom_title = "Zoom & Pan";

var zoom_pan = "zoom & pan";

var zoom_in = "Zoom in";

var zoom_out = "Zoom out";

var pan_left = "Pan left";

var pan_right = "Pan right";

var pan_up = "Pan up";

var pan_down = "Pan down";

var max_res = "Show maximum resolution";

var fit_win = "Shrink to fit";

var fit_width = "Fit to width";

var thumbnail_image = "Thumbnail image";

// end -->	