// // ClearBox Language File (JavaScript) // var CB_NavTextPrv='předchozí', // text of previous image CB_NavTextNxt='následující', // text of next image CB_NavTextFull='plná velikost', // text of original size (only at pictures) CB_NavTextOpen='otevřít v novém okně', // text of open in a new browser window CB_NavTextDL='stáhnout', // text of download picture or any other content CB_NavTextClose='zavřít', // text of close CB CB_NavTextStart='spustit slideshow', // text of start slideshow CB_NavTextStop='zastavit slideshow', // text of stop slideshow CB_NavTextRotR='otočit obrázek o 90 stupnů do prava', // text of rotation right CB_NavTextRotL='otočit obrázek o 90 stupnů do leva' // text of rotation left ;