<!--

 var ie=document.all?1:0
 var ns=document.layers?1:0

 m_01_hu_off = new Image(); m_01_hu_off.src  = 'images/hu/m_01.jpg';
 m_02_hu_off = new Image(); m_02_hu_off.src  = 'images/hu/m_02.jpg';
 m_03_hu_off = new Image(); m_03_hu_off.src  = 'images/hu/m_03.jpg';
 m_04_hu_off = new Image(); m_04_hu_off.src  = 'images/hu/m_04.jpg';
 m_05_hu_off = new Image(); m_05_hu_off.src  = 'images/hu/m_05.jpg';
 m_06_hu_off = new Image(); m_06_hu_off.src  = 'images/hu/m_06.jpg';

 m_01_hu_on = new Image(); m_01_hu_on.src  = 'images/hu/m_01_on.jpg';
 m_02_hu_on = new Image(); m_02_hu_on.src  = 'images/hu/m_02_on.jpg';
 m_03_hu_on = new Image(); m_03_hu_on.src  = 'images/hu/m_03_on.jpg';
 m_04_hu_on = new Image(); m_04_hu_on.src  = 'images/hu/m_04_on.jpg';
 m_05_hu_on = new Image(); m_05_hu_on.src  = 'images/hu/m_05_on.jpg';
 m_06_hu_on = new Image(); m_06_hu_on.src  = 'images/hu/m_06_on.jpg';

 m_01_de_off = new Image(); m_01_de_off.src  = 'images/de/m_01.jpg';
 m_02_de_off = new Image(); m_02_de_off.src  = 'images/de/m_02.jpg';
 m_03_de_off = new Image(); m_03_de_off.src  = 'images/de/m_03.jpg';
 m_04_de_off = new Image(); m_04_de_off.src  = 'images/de/m_04.jpg';
 m_05_de_off = new Image(); m_05_de_off.src  = 'images/de/m_05.jpg';
 m_06_de_off = new Image(); m_06_de_off.src  = 'images/de/m_06.jpg';

 m_01_de_on = new Image(); m_01_de_on.src  = 'images/de/m_01_on.jpg';
 m_02_de_on = new Image(); m_02_de_on.src  = 'images/de/m_02_on.jpg';
 m_03_de_on = new Image(); m_03_de_on.src  = 'images/de/m_03_on.jpg';
 m_04_de_on = new Image(); m_04_de_on.src  = 'images/de/m_04_on.jpg';
 m_05_de_on = new Image(); m_05_de_on.src  = 'images/de/m_05_on.jpg';
 m_06_de_on = new Image(); m_06_de_on.src  = 'images/de/m_06_on.jpg';
 
 var ns4 = (navigator.appName == "Netscape" && navigator.appVersion.substring(0,1) >= "4");
 var ie4 = (navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.substring(0,1) >= "4");

 function chpic(mit,mire)
 {
	if (eval(mire).complete)
	   document[mit].src=eval(mire+".src");
    if (ns4) return true;
 }
 
 function zoom(pic) {
		 window.open('zoom.php?photo='+pic, 'ZOOM', 'scrollbars=no,status=no,location=no,toolbar=no,resizable=no,width=200,height=200');
 }

//-->

