function openBrWindowFever(theURL,winName,features,ref,center){
  eval("var "+winName);if (eval(winName)==true && !winName.closed)
  {winName.focus();}else{if(ref){
  var refURL=theURL+"?URL="+document.location;}else{var refURL=theURL;}
  if(center!="vals"){a=new Array();a=center.split('|');
  t=((screen.height)-a[0])/2;l=((screen.width)-a[1])/2;
  features=features+",top="+t+",left="+l;}
  winName=window.open(refURL,winName,features);
  winName.focus();winName = true;}
}

function OpenTeaser(TeaserNr)
{
  if(TeaserNr == "0") openBrWindowFever('/sp/sp/ek/principal/teaser/solar.html','JunkersTeaser','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=530,height=233',true,'233|530');
  if(TeaserNr == "1") openBrWindowFever('/sp/sp/ek/principal/teaser/euromaxx.html','JunkersTeaser','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=530,height=253',true,'233|530');
  if(TeaserNr == "2") openBrWindowFever('/sp/sp/ek/principal/teaser/ceraclass_midi.html','JunkersTeaser','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=530,height=233',true,'233|530');
  if(TeaserNr == "3") openBrWindowFever('/sp/sp/ek/principal/teaser/minimaxx.html','JunkersTeaser','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=530,height=233',true,'233|530');
// if(TeaserNr == "4") openBrWindowFever('/sp/sp/ek/principal/teaser/euromaxx.html','JunkersTeaser','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=530,height=253',true,'233|530');
// if(TeaserNr == "5") openBrWindowFever('http://webapp.bosch.de/app/ipkes/controller.jsp?refreshSession=true','Produktkonfigurator','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=732,height=475',true,'475|732');
}
