var

	CB_NavTextPrv='anterior',				// text of previous image
	CB_NavTextNxt='pr\u00f3ximo',					// text of next image
	CB_NavTextFull='tela cheia',				// text of original size (only at pictures)
	CB_NavTextOpen='abrir em nova janela',		// text of open in a new browser window
	CB_NavTextDL='download',				// text of download picture or any other content
	CB_NavTextClose='fechar',			// text of close CB
	CB_NavTextStart='iniciar slideshow',			// text of start slideshow
	CB_NavTextStop='parar slideshow',			// text of stop slideshow
	CB_NavTextRotR='girar 90\u00b0 sentido hor\u00e1rio',	// text of rotation right
	CB_NavTextRotL='girar 90\u00b0 sentido antihor\u00e1rio'	// text of rotation left

;