
	//Bestellen Deutsch popup
	function bestellen() {
		OpenWin = this.open('https://safehosting.ch/cd-box.ch/de/bestellen/was.php','MOVIE1','scrollbars=no,toolbar=yes,width=356,height=485,status=yes,resizable=yes');
	}
	
	//Bestellen English popup
	function bestellenen() {
		OpenWin = this.open('https://safehosting.ch/cd-box.ch/en/bestellen/was.php','MOVIE1','scrollbars=no,toolbar=yes,width=356,height=485,status=yes,resizable=yes');
	}
	
	//Bestellen Franz popup
	function bestellenfr() {
		OpenWin = this.open('https://safehosting.ch/cd-box.ch/fr/bestellen/was.php','MOVIE1','scrollbars=no,toolbar=yes,width=356,height=485,status=yes,resizable=yes');
	}
	
	//Bestellen Temp popup
	function bestellentemp() {
		OpenWin = this.open('https://safehosting.ch/cd-box.ch/temp.htm','MOVIE1','scrollbars=no,toolbar=yes,width=356,height=485,status=yes,resizable=yes');
	}
	
	//Bestellen Temp popup
	function bestellentempfr() {
		OpenWin = this.open('https://safehosting.ch/cd-box.ch/temp_fr.htm','MOVIE1','scrollbars=no,toolbar=yes,width=356,height=485,status=yes,resizable=yes');
	}
	
	//Bestellen Temp popup
	function bestellentempen() {
		OpenWin = this.open('https://safehosting.ch/cd-box.ch/temp_en.htm','MOVIE1','scrollbars=no,toolbar=yes,width=356,height=485,status=yes,resizable=yes');
	}

	
	