//                  
// 	ClearBox Language File (JavaScript)
//

var

	CB_NavTextPrv='',					// text of previous image
	CB_NavTextNxt='',				// text of next image
	CB_NavTextFull='',	// text of original size (only at pictures)
	CB_NavTextOpen='',		// text of open content in a new browser window
	CB_NavTextDL='',				// text of download picture or any other content
	CB_NavTextClose='',		// text of close CB
	CB_NavTextStart='',			// text of start slideshow
	CB_NavTextStop='',			// text of stop slideshow
	CB_NavTextRotR='',	// text of rotation right
	CB_NavTextRotL=''	// text of rotation left

;
