// // ClearBox Language File (JavaScript) // var CB_NavTextPrv='Anterior', // text of previous image CB_NavTextNxt='Siguiente', // text of next image CB_NavTextFull='Tamaño completo', // text of original size (only at pictures) CB_NavTextOpen='Abrir en ventana nueva del navegador', // text of open in a new browser window CB_NavTextDL='Descargar', // text of download picture or any other content CB_NavTextClose='Cerrar imagen', // text of close CB CB_NavTextStart='Comenzar presentación', // text of start slideshow CB_NavTextStop='Detener presentación', // text of stop slideshow CB_NavTextRotR='Rotar a la derecha la imagen 90 grados', // text of rotation right CB_NavTextRotL='Rotar a la izquierda la imagen 90 grados' // text of rotation left ;