// plik zawiera JavaScript obslugujacy strzalki wskazujace wybrany element menu

if (document.images) {
      	btnSec_theshow06 = new Image
      	btnFirst_theshow06 = new Image
      	btnSec_theshow06.src = '../showevents/images/butn_theshow2006_s.gif' 
      	btnFirst_theshow06.src = '../showevents/images/butn_theshow2006_n.gif'
      	btnSec_2007hk = new Image
      	btnFirst_2007hk = new Image
      	btnSec_2007hk.src = '../showevents/images/butn_hk2007_s.gif' 
      	btnFirst_2007hk.src = '../showevents/images/butn_hk2007_n.gif'
      	btnSec_2008hk = new Image
      	btnFirst_2008hk = new Image
      	btnSec_2008hk.src = '../showevents/images/butn_hk2008_s.gif' 
      	btnFirst_2008hk.src = '../showevents/images/butn_hk2008_n.gif'
      	btnSec_shpl = new Image
      	btnFirst_shpl = new Image
      	btnSec_shpl.src = '../images/btn_show_pl_s.gif' 
      	btnFirst_shpl.src = '../images/btn_show_pl_n.gif'
      	btnSec_shen = new Image
      	btnFirst_shen = new Image
      	btnSec_shen.src = '../images/btn_show_s.gif' 
      	btnFirst_shen.src = '../images/btn_show_n.gif'
	   }

