﻿novinky_on = new Image();
novinky_off = new Image();
pripravujeme_on = new Image();
pripravujeme_off = new Image();
historie_on = new Image();
historie_off = new Image();
predplatne_on = new Image();
predplatne_off = new Image();
novinky_on.src = "images/casopis/c_btn_nove_ro.png";
novinky_off.src = "images/casopis/c_btn_nove.png";
pripravujeme_on.src = "images/casopis/c_btn_priprav_ro.png";
pripravujeme_off.src = "images/casopis/c_btn_priprav.png";
historie_on.src = "images/casopis/c_btn_histor_ro.png";
historie_off.src = "images/casopis/c_btn_histor.png";
predplatne_on.src = "images/casopis/c_btn_predpl_ro.png";
predplatne_off.src = "images/casopis/c_btn_predpl.png";

ctl00_ContentPlaceHolder2_ListViewObsah_btn_prev_on = new Image();
ctl00_ContentPlaceHolder2_ListViewObsah_btn_prev_off = new Image();
ctl00_ContentPlaceHolder2_ListViewObsah_btn_prev_on.src = "images/sipka_left_ro.png";
ctl00_ContentPlaceHolder2_ListViewObsah_btn_prev_off.src = "images/sipka_left.png";
ctl00_ContentPlaceHolder2_ListViewObsah_btn_next_on = new Image();
ctl00_ContentPlaceHolder2_ListViewObsah_btn_next_off = new Image();
ctl00_ContentPlaceHolder2_ListViewObsah_btn_next_on.src = "images/sipka_right_ro.png";
ctl00_ContentPlaceHolder2_ListViewObsah_btn_next_off.src = "images/sipka_right.png";
