		function pov() { pv = 
		window.open("http://www.cardtechnology.info/pov/","pov","resizable=yes,scrollbars=1,width=1000,height=600");
		pv.focus(); }
		
		function pov2() { pv2 = 
		window.open("http://www.cardtechnology.info/pov/index.php?article_id=2","pov","resizable=yes,scrollbars=1,width=1000,height=600");
		pv2.focus(); }
		function pov3() { pv3 = 
		window.open("http://www.cardtechnology.info/pov/index.php?article_id=3","pov","resizable=yes,scrollbars=1,width=1000,height=600");
		pv3.focus(); }
		function pov4() { pv4 = 
		window.open("http://www.cardtechnology.info/pov/index.php?article_id=4","pov","resizable=yes,scrollbars=1,width=1000,height=600");
		pv4.focus(); }
		function pov5() { pv5 = 
		window.open("http://www.cardtechnology.info/pov/index.php?article_id=5","pov","resizable=yes,scrollbars=1,width=1000,height=600");
		pv5.focus(); }
	
		Normal1 = new Image();
		Normal1.src = "/wp-content/themes/ctg-blue/banner/de_prod/prod01.jpg";
		Highlight1 = new Image();
		Highlight1.src = "/wp-content/themes/ctg-blue/banner/de_prod/prod01a.jpg";

		Normal2 = new Image();
		Normal2.src = "/wp-content/themes/ctg-blue/banner/de_prod/prod02.jpg";
		Highlight2 = new Image();
		Highlight2.src = "/wp-content/themes/ctg-blue/banner/de_prod/prod02a.jpg";

		Normal3 = new Image();
		Normal3.src = "/wp-content/themes/ctg-blue/banner/de_prod/prod03.jpg";
		Highlight3 = new Image();
		Highlight3.src = "/wp-content/themes/ctg-blue/banner/de_prod/prod03a.jpg";

		Normal4 = new Image();
		Normal4.src = "/wp-content/themes/ctg-blue/banner/de_prod/prod04.jpg";
		Highlight4 = new Image();
		Highlight4.src = "/wp-content/themes/ctg-blue/banner/de_prod/prod04a.jpg";
        
        
        Normal5 = new Image();
		Normal5.src = "/wp-content/themes/ctg-blue/banner/de_prod/prod01_en.jpg";
		Highlight5 = new Image();
		Highlight5.src = "/wp-content/themes/ctg-blue/banner/de_prod/prod01a_en.jpg";

		Normal6 = new Image();
		Normal6.src = "/wp-content/themes/ctg-blue/banner/de_prod/prod02_en.jpg";
		Highlight6 = new Image();
		Highlight6.src = "/wp-content/themes/ctg-blue/banner/de_prod/prod02a_en.jpg";

		Normal7 = new Image();
		Normal7.src = "/wp-content/themes/ctg-blue/banner/de_prod/prod03_en.jpg";
		Highlight7 = new Image();
		Highlight7.src = "/wp-content/themes/ctg-blue/banner/de_prod/prod03a_en.jpg";

		Normal8 = new Image();
		Normal8.src = "/wp-content/themes/ctg-blue/banner/de_prod/prod04_en.jpg";
		Highlight8 = new Image();
		Highlight8.src = "/wp-content/themes/ctg-blue/banner/de_prod/prod04a_en.jpg";


		function imgchange (Bildnr, Bildobjekt) {
		window.document.images[Bildnr].src = Bildobjekt.src;
		}
