
<!--
//Made by Yaldex PopUp 
//http://www.Yaldex.com
//Come and get more (free) products 

function index (url_pop,name,etc) {

var lef = (window.screen.width-540)/2;
var to = (window.screen.height-540)/2;

Yaldex=window.open(url_pop,'index','width=760,height=570,left='+lef+',top='+to);
Yaldex.focus();
}


function Kontakt(url_pop,name,etc) {

var lef = (window.screen.width-540)/2;
var to = (window.screen.height-540)/2;

Yaldex=window.open(url_pop,'Kontakt','width=560,height=640,left='+lef+',top='+to);
Yaldex.focus();
}
-->


