function popwin(URL,WN,FTS) {
	window.open(URL,WN,FTS);
}

function quiz() {
	springPopUp('/filmarchiv/daredevil/flash/quiz/quiz.html','quizWin',700,430,'scrollbars=0')
}

function sweepstakes() {
	popwin('http://foxde.rsc03.net/servlet/website/ResponseForm?MQKLEKHkLKLOps_z3.26.26wz','Gewinnen','scrollbars=yes,width=493,height=550')
}

function ecardpop() {
	url='/cgi-bin/daredevil/ecard.cgi?Do=passvar&NextPage=ecard.html&Picture=dd';
	springPopUp(url,'ecard',490,560,'scrollbars=1')
}

function ecard() {
	//url='/filmarchiv/daredevil/ecard/form.html';
	url='/cgi-bin/daredevil/ecard.cgi';
	springPopUp(url,'brailleecard',490,560,'scrollbars=0')
}

function lesetipps() {
	springPopUp('/filmarchiv/daredevil/flash/lesetipps.html','lesetipps',420,500,'scrollbars=1')
}

function springPopUp(winurl,winname,width,height,winfeatures) {
x = (640 - width)/2, y = (480 - height)/2;
if (screen) {
y = (screen.availHeight - height)/2;
x = (screen.availWidth - width)/2;
}
if (screen.availWidth > 1800) { 
x = ((screen.availWidth/2) - width)/2; 
} 
window.open(winurl,winname,'width='+width+',height='+height+','+ winfeatures +',screenX='+x+',screenY='+y+',top='+y+',left='+x);
}

function rec(){
	popwin('http://www.foxfilm.de/recommenditpopup/index.php?id=21','rec','scrollbars=yes,width=570,height=400')
}

function nl() {
	popwin('http://www.fox.de/members.php','newsletter','resizable=yes')
}

function terms(){
	popwin('http://www.foxfilm.de/shared/terms.html','terms','scrollbars=yes,width=500,height=400')
}

function privacy(){
	popwin('http://foxde.rsc03.net/servlet/website/ResponseForm?MQKLE.2e.26_wyb2795_wveb95','privacy','scrollbars=yes,width=500,height=400')
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function sweeps() {
	popwin('http://foxde.rsc03.net/servlet/website/ResponseForm?MQKLEKHkLKLOps_z3.26.26wz','Gewinnen','scrollbars=yes,width=493,height=550')
}
