function be(ARTIKELNR,EPREISK,BEZ,PREISP)
{PREISK=PREISP;STCK="1";parent.k=0;parent.kxx=0;while(parent.artikelnr[parent.k]){if(parent.artikelnr[parent.k][0] == ARTIKELNR){parent.stck[parent.k] = eval( + parent.stck[parent.k] +"+"+ STCK);parent.kxx=1;break;}parent.k = parent.k + 1;}if(parent.kxx==0){parent.artikelnr[parent.i]=new Array(ARTIKELNR);parent.preisk[parent.i]=new Array(PREISK);
parent.epreisk[parent.i]=new Array(EPREISK);parent.bez[parent.i]=new Array(BEZ);parent.preisp[parent.i]=PREISP;parent.stck[parent.i]=STCK;parent.i = parent.i + 1;}alert("Artikel wurde in den Warenkorb gelegt.\nUm Ihren Warenkorb anzuzeigen,\ndrücken Sie bitte den blauen Button links oben.");}

function showdetails(PFAD){open(PFAD,"Info","innerHeight=300,innerWidth=600,width=600,height=300,");}

function nfe(BILD)
{f = window.open(BILD, "Bild", "width=600,height=600,scrollbars");
f.focus();}

function eur(euradr)
{
fenst = window.open(euradr, "Shop im Shop", "with=800,height=800,scrollbars");
fenst.focus();
}

// if (parent.location.href == self.location.href)
// Tut nicht richtig!!
// {
// document.writeln("<head><meta http-equiv=\"refresh\" content=\"1; URL=http://www.hermannelectronic.de/default.htm\">...</head>")
// }


// Frameset-Test vom 15.02.03
if (top.framegel + "" != "ok")
{
if(document.images)
  top.location.replace("default.htm");
else
  top.location.href = "default.htm" ;
}
