//                  
// 	ClearBox Language File (JavaScript)
//

var

	CB_NavTextPrv='Previous',				// text of previous image
	CB_NavTextNxt='Next',					// text of next image
	CB_NavTextFull='Full Size',				// text of original size (only at pictures)
	CB_NavTextOpen='New Window',		// text of open in a new browser window
	CB_NavTextDL='Download gambar',				// text of download picture or any other content
	CB_NavTextClose='Tutup',			// text of close CB
	CB_NavTextStart='Start Slideshow',			// text of start slideshow
	CB_NavTextStop='Stop Slideshow',			// text of stop slideshow
	CB_NavTextRotR='Rotasi kanan 90 derajat',	// text of rotation right
	CB_NavTextRotL='Rotasi kiri 90 derajat'	// text of rotation left

;
