var besch_text=new Array()
besch_text[0]='&nbsp;'
besch_text[1]='<div class="hilftext1" id="hilftext1">unsere neuheiten</div>'
besch_text[2]='<div class="hilftext1" id="hilftext1">&uuml;bersicht st&uuml;hle</div>'
besch_text[3]='<div class="hilftext1" id="hilftext1">&uuml;bersicht einsitzer/sessel</div>'
besch_text[4]='<div class="hilftext1" id="hilftext1">&uuml;bersicht zwei- und mehrsitzer</div>'
besch_text[5]='<div class="hilftext1" id="hilftext1">&uuml;bersicht barhocker</div>'
besch_text[6]='<div class="hilftext1" id="hilftext1">&uuml;bersicht stehhilfen</div>'
besch_text[7]='<div class="hilftext1" id="hilftext1">&uuml;bersicht beistelltische</div>'
besch_text[8]='<div class="hilftext1" id="hilftext1">&uuml;bersicht sitz- und Konferenztische</div>'
besch_text[9]='<div class="hilftext1" id="hilftext1">&uuml;bersicht stehtische</div>'
besch_text[10]='<div class="hilftext1" id="hilftext1">&uuml;bersicht ausstattung, schr&auml;nke, vitrinen</div>'
besch_text[11]='<div class="hilftext1" id="hilftext1">&uuml;bersicht licht und beleuchtung</div>'
besch_text[12]='<div class="hilftext1" id="hilftext1">&uuml;bersicht geschirr und besteck</div>'
besch_text[13]='<div class="hilftext1" id="hilftext1">sonderaktionen</div>'

var besch_text_en=new Array()
besch_text_en[0]='&nbsp;'
besch_text_en[1]='<div class="hilftext1" id="hilftext1">What is new?</div>'
besch_text_en[2]='<div class="hilftext1" id="hilftext1">index chairs</div>'
besch_text_en[3]='<div class="hilftext1" id="hilftext1">index single seater</div>'
besch_text_en[4]='<div class="hilftext1" id="hilftext1">index two- and more seater</div>'
besch_text_en[5]='<div class="hilftext1" id="hilftext1">index barstools</div>'
besch_text_en[6]='<div class="hilftext1" id="hilftext1">index stay aids</div>'
besch_text_en[7]='<div class="hilftext1" id="hilftext1">index sied table</div>'
besch_text_en[8]='<div class="hilftext1" id="hilftext1">index bistro- and conference table</div>'
besch_text_en[9]='<div class="hilftext1" id="hilftext1">index bar table</div>'
besch_text_en[10]='<div class="hilftext1" id="hilftext1">index furnitures, cabinets, show cases</div>'
besch_text_en[11]='<div class="hilftext1" id="hilftext1">index light</div>'
besch_text_en[12]='<div class="hilftext1" id="hilftext1">index dishes and cutlery</div>'
besch_text_en[13]='<div class="hilftext1" id="hilftext1">special offers</div>'

function renew(){
window.location.reload()
}

function renew2(){
if (document.layers){
appear()
setTimeout("window.onresize=renew",450)
}
}

function beschr_aendern(whichcontent){

if (document.all||document.getElementById){
cross_el=document.getElementById? document.getElementById("beschreibung"):document.all.beschreibung
cross_el.innerHTML=whichcontent
}
else if (document.layers){
document.d1.document.d2.document.write(whichcontent)
document.d1.document.d2.document.close()
}
}

function beschr_aendern2(whichcontent){

if (document.all||document.getElementById){
cross_el=document.getElementById? document.getElementById("beschreibung"):document.all.beschreibung
cross_el.innerHTML=whichcontent
}
else if (document.layers){
document.d1.document.d2.document.write(whichcontent)
document.d1.document.d2.document.close()
}
}

function appear(){
document.d1.visibility='show'
}
window.onload=renew2

function WinOpen3(datei3) {
   win3=window.open(datei3,"Fenster3","width=400,height=400, status=1,resizable=1,scrollbars=1");
			win3.focus();
}


function WinOpen2(datei2) {
   win2=window.open(datei2,"Fenster2","width=630,height=550, status=1,resizable=1,scrollbars=1");
			win2.focus();
}
function WinOpen4(datei4) {
   win4=window.open(datei4,"Fenster4","width=800,height=350, status=1,resizable=1,scrollbars=1");
			win4.focus();
}

function WinOpen5(datei5) {
   win5=window.open(datei5,"Fenster5","width=900,height=700, status=1,resizable=1,scrollbars=1");
			win5.focus();
}