﻿//******************************
//JS for language vars
//copyright ACS Solutions, Leipzig (Germany) 2007
//******************************

var localize = {
	translationTextError: "Sorry. There was an error during receive translation.",
	toolbarFullscreenText: "fullscreen",
	toolbarZoomText: "zoom/linkage",
	toolbarMoveText: "move image",
	toolbarNextFolioText: "next folio",
	toolbarPrevFolioText: "previous folio",
	toolbarSplitscreenText: "split screen",
	toolbarBookmarkText: "bookmark",
	toolbarPrintText: "print",
	noBookmark: "Your browser does not support bookmarking."
};

