function GWTascheAutoPopup(){
	if(parent.GetCookie('tasche') != '1')
	{
		window.open('Popups/tasche.html','', 'width=310,height=280,scrollbars=no,toolbar=no,status=no,resizable=no, screenX=20,screenY=20');
		var Zeit = new Date();
  	var nun = Zeit.getTime();
  	Zeit.setTime(nun + 7*24*60*60*1000);// 7 Tage
		parent.SetCookie('tasche','1',Zeit);
	}
}

function ecardPopup(){
	window.open('../../../Popups/ecard.html','', 'width=500,height=350,scrollbars=no,toolbar=no,status=no,resizable=no, screenX=20,screenY=20');
}

function ecardPopupStart(){
	window.open('Popups/ecard.html','', 'width=500,height=350,scrollbars=no,toolbar=no,status=no,resizable=no, screenX=20,screenY=20');
}

function gewinnspiel(){
	window.open('http://www.bettybarclay-veramont-gilbret.de/Shop/HtmlMeta/de/gewinnspiel_okfashionparty.html','', 'width=715,height=647,scrollbars=no,toolbar=no,status=no,resizable=yes, screenX=20,screenY=20');
}

function gewinnspiel2(){
	window.open('http://www.bettybarclay-veramont-gilbret.de/Shop/HtmlMeta/de/gewinnspiel_popstars.html','', 'width=720,height=650,scrollbars=no,toolbar=no,status=no,resizable=yes, screenX=20,screenY=20');
}

function gewinnspiel3(){
	window.open('http://www.bettybarclay-veramont-gilbret.de/Shop/HtmlMeta/de/gewinnspiel_nokia2.html','', 'width=800,height=700,scrollbars=no,toolbar=no,status=no,resizable=yes, screenX=20,screenY=20');
}

function gewinnspiel4(){
	window.open('http://www.bettybarclay-veramont-gilbret.de/Shop/HtmlMeta/de/gewinnspiel_nikolaus.html','', 'width=800,height=700,scrollbars=no,toolbar=no,status=no,resizable=yes, screenX=20,screenY=20');
}