function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features).focus();
}

function showPreisgarantie(){
	jAlert('<b>Bestpreis-Garantie</b><br><br>Erhalten Sie bei einem anderen authorisierten Aeris-Fachhandelspartner für einen Swopper mit identischer Ausstattung und Zustand ein besseres Angebot (inkl. Versandkosten), bieten wir Ihnen den Swopper zu den selben Konditionen an oder erstatten Ihnen den Differenzbetrag zurück. Diese Bestpreis-Garantie gilt bis zwei Wochen nach Bestelleingang gegen Vorlage des Angebotes.', "Unsere Bestpreis-Garantie" );
	$("#popup_container").css("left","133px");
	$("#popup_container").css("top","250px");	
}

function setDisabledFormElementsToFalse(){

	if (document.forms['konfigurator'].elements['polster']) {
		document.forms['konfigurator'].elements['polster'].disabled = false;
	}
	if (document.forms['konfigurator'].elements['bezug']) {
		document.forms['konfigurator'].elements['bezug'].disabled = false;
	}
	if (document.forms['konfigurator'].elements['gestell']) {	
		document.forms['konfigurator'].elements['gestell'].disabled = false;
	}
	if (document.forms['konfigurator'].elements['lehne']) {	
		document.forms['konfigurator'].elements['lehne'].disabled = false;
	}
	if (document.forms['konfigurator'].elements['rollen']) {	
		document.forms['konfigurator'].elements['rollen'].disabled = false;
	}		
	if (document.forms['konfigurator'].elements['koerpergewicht']) {
		document.forms['konfigurator'].elements['koerpergewicht'].disabled = false;
	}
	if (document.forms['konfigurator'].elements['gleiter']) {		
		document.forms['konfigurator'].elements['gleiter'].disabled = false;
	}
	
	
	if (document.getElementById('occa_polster')){
		document.getElementById('occa_polster').style.display = 'none';
	}
	if (document.getElementById('occa_bezug')){
		document.getElementById('occa_bezug').style.display = 'none';
	}
	if (document.getElementById('occa_gestell')){
		document.getElementById('occa_gestell').style.display = 'none';
	}
	if (document.getElementById('occa_lehne')){
		document.getElementById('occa_lehne').style.display = 'none';
	}
	if (document.getElementById('occa_rollen')){		
		document.getElementById('occa_rollen').style.display = 'none';
	}
	if (document.getElementById('occa_koerpergewicht')){	
		document.getElementById('occa_koerpergewicht').style.display = 'none';
	}
	if (document.getElementById('occa_gleiter')){	
		document.getElementById('occa_gleiter').style.display = 'none';
	}
	
	
	if(document.getElementById('konfigurator_info_message')){
		document.getElementById('konfigurator_info_message').style.display = 'none';
	}
	if(document.getElementById('konfigurator_info_message_2')){
		document.getElementById('konfigurator_info_message_2').style.display = 'none';
	}
	if(document.getElementById('konfigurator_lehne_img')){
		document.getElementById('konfigurator_lehne_img').style.display = 'none';
	}
	if(document.getElementById('konfigurator_lehne_img_2')){
		document.getElementById('konfigurator_lehne_img_2').style.display = 'none';
	}

}

function actualizeImage(){

	setDisabledFormElementsToFalse();
	
		var colorViewed = "";
		var cookieDate = new Date();

		var konf_folder='konfigurator/small_images';
		
		var bezug = document.forms['konfigurator'].elements['bezug'].value ;// '_black';
		var konf_bezug; 		
		if (bezug == 'softex-schwarz' ){
			konf_bezug = '_black' ;
		} else if (bezug == 'alcantara-rot' ){
			konf_bezug = '_red' ;
		} else if (bezug == 'alcantara-grau' ){
			konf_bezug = '_grey' ;
		} else if (bezug == 'alcantara-tuerkis' ){
			konf_bezug = '_turquoise' ;
		} else if (bezug == 'alcantara-blau' ){
			konf_bezug = '_royal' ;
		} else if (bezug == 'alcantara-terracotta' ){
			konf_bezug = '_terra' ;
		} else if (bezug == 'alcantara-curry' ){
			konf_bezug = '_' ;
		} else if (bezug == 'alcantara-schwarz' ){
			konf_bezug = '_black' ;
		} else if (bezug == 'alcantara-sand' ){
			konf_bezug = '_sand' ;
		} else if (bezug == 'alcantara-ice-blau' ){
			konf_bezug = '_ice' ;
		} else if (bezug == 'alcantara-violet' ){
			/*
			colorViewed = $.cookie("violet_viewed");
			if ((colorViewed == null ) ){
				$.cookie("violet_viewed", '1');
				jAlert('Für den neuen Bezug "Violet" existiert bisher leider nur die Abbildung für die Konfiguration mit Anthrazit-Gestell ohne Rollen. <br><br>Es sind jedoch auch sämtliche anderen Konfigurationen erhältlich, nur existiert für diese leider noch kein Fotomaterial.', "Hinweis zur Abbildung" );
				$("#popup_container").css("left","133px");
				$("#popup_container").css("top","250px");		    
			}		 
			*/
			konf_bezug = '_violet' ;
			
			//document.getElementById('konfigurator_info_message').style.display = 'block';
			//document.getElementById('konfigurator_info_message').innerHTML = 'Für den neuen Bezug "Violet" existiert bisher leider nur eine Abbildung. Das angezeigte Foto weicht daher wahrscheinlich von der gewählten Konfiguration ab.';
			
		} else if (bezug == 'alcantara-pistacchio' ){
			/*
			colorViewed = $.cookie("pistacchio_viewed");
			if ((colorViewed == null ) ){
				$.cookie("pistacchio_viewed", '1');
				jAlert('Für den neuen Bezug "Pistacchio" existiert bisher leider nur die Abbildung für die Konfiguration mit Titan-Gestell ohne Rollen. <br><br>Es sind jedoch auch sämtliche anderen Konfigurationen erhältlich, nur existiert für diese leider noch kein Fotomaterial.', "Hinweis zur Abbildung" );
				$("#popup_container").css("left","133px");
				$("#popup_container").css("top","250px");		    
			}
			*/			
			konf_bezug = '_pistacchio' ;
		
			//document.getElementById('konfigurator_info_message').style.display = 'block';
			//document.getElementById('konfigurator_info_message').innerHTML = 'Für den neuen Bezug "Pistacchio" existiert bisher leider nur eine Abbildung. Das angezeigte Foto weicht daher wahrscheinlich von der gewählten Konfiguration ab.';
					
			
		} else if (bezug == 'alcantara-choco' ){
			/*
			colorViewed = $.cookie("choco_viewed");
			if ((colorViewed == null ) ){
				$.cookie("choco_viewed", '1');
				jAlert('Für den neuen Bezug "Choco" existiert bisher leider nur die Abbildung für die Konfiguration mit Titan-Gestell und Rollen. <br><br>Es sind jedoch auch sämtliche anderen Konfigurationen erhältlich, nur existiert für diese leider noch kein Fotomaterial.', "Hinweis zur Abbildung" );
				$("#popup_container").css("left","133px");
				$("#popup_container").css("top","250px");		    
			}		 
			*/
			konf_bezug = '_choco' ;

			//document.getElementById('konfigurator_info_message').style.display = 'block';
			//document.getElementById('konfigurator_info_message').innerHTML = 'Für den neuen Bezug "Choco" existiert bisher leider nur eine Abbildung. Das angezeigte Foto weicht daher wahrscheinlich von der gewählten Konfiguration ab.';			
			
		} else if (bezug == 'leder-schwarz' ){
			konf_bezug = '_leather_black' ;
		} else if (bezug == 'care' ){
			konf_bezug = '_white' ;
		} else if (bezug == 'sattel-schwarz' ){
			konf_bezug = '_sattelschwarz' ;
		} else if (bezug == 'sattel-grau' ){
			konf_bezug = '_sattelgrau' ;
		} else if (bezug == 'swoppster-green' ){
			konf_bezug = '_green' ;
		} else if (bezug == 'swoppster-blue' ){
			konf_bezug = '_blue' ;
		} else if (bezug == 'swoppster-orange' ){
			konf_bezug = '_orange' ;
		} else if (bezug == 'swoppster-red' ){
			konf_bezug = '_red' ;
		}
		
		
		
		
		var gestell = document.forms['konfigurator'].elements['gestell'].value ; // or empty;
		var konf_gestell;		
		if (gestell == 'anthrazit' ){
			konf_gestell = '' ;
		} else if (gestell  == 'titan' ){
			konf_gestell = '_titan' ;
		} else if (gestell  == 'care' ){
			konf_gestell = '_care' ;
		} 

		var lehne = document.forms['konfigurator'].elements['lehne'].value ; // or 'DE' or empty;
		var konf_lehne;		
		if (lehne == 'ohne' ){
			konf_lehne = '' ;
		} else if (lehne == 'design' ){
			konf_lehne = 'DE' ;
		} else if (lehne  == 'dynamic' ){
			konf_lehne = 'DY' ;
		} else if (lehne  == 'dynamic_bez' ){
			konf_lehne = 'DYBEZ' ;
			if((bezug != 'alcantara-pistacchio') && (bezug != 'alcantara-choco') && (bezug != 'alcantara-violet') && (bezug != 'sattel-grau') && (bezug != 'sattel-schwarz') ) {
				document.getElementById('konfigurator_info_message_2').style.display = 'block';
			}
			if(
				(bezug != 'alcantara-pistacchio') && (bezug != 'alcantara-choco') && (bezug != 'alcantara-violet') && (bezug != 'sattel-grau') && (bezug != 'sattel-schwarz') 
				 && (document.forms['konfigurator'].elements['rollen'].value == 'false')
				){
				
				//document.getElementById('konfigurator_lehne_img').style.display = 'block';
			} else if (
				(bezug != 'alcantara-pistacchio') && (bezug != 'alcantara-choco') && (bezug != 'alcantara-violet') && (bezug != 'sattel-grau') && (bezug != 'sattel-schwarz') 
				 && (document.forms['konfigurator'].elements['rollen'].value == 'true')	
				 &&	( (bezug == 'alcantara-tuerkis')	|| (bezug == 'alcantara-ice-blau') || (bezug == 'care')	)	 
			){
				//document.getElementById('konfigurator_lehne_img_2').style.display = 'block';
			}
		} 
		
		var rollen = document.forms['konfigurator'].elements['rollen'].value ; // or empty;
		var konf_rollen;		
		if (rollen == 'false' ){
			konf_rollen = '' ;
		} else if (rollen == 'true' ){
			konf_rollen = '_R' ;
			document.forms['konfigurator'].elements['gleiter'].disabled = true;
			document.getElementById('occa_gleiter').style.display = 'block';
		} 				
			
		
		if ((konf_lehne == 'DE') && (konf_rollen == '_R') ) {
		//alert(konf_image);
			 jAlert('Die Kombination Designlehne und Rollen ist leider nicht möglich.', "Hinweis bzgl. Kombinationsmöglichkeiten" );
			 $("#popup_container").css("left","133px");
 			 $("#popup_container").css("top","250px");			 
			 document.forms['konfigurator'].elements['rollen'].selectedIndex = 0;
			 document.forms['konfigurator'].elements['lehne'].selectedIndex = 0;
			 konf_rollen = '';
			 konf_lehne = '' ;
			 //document.images['swopper_konf_image'].src=konf_folder + '/' + 'onepix.gif';
		}
		
		
		if (((bezug == 'sattel-grau') || (bezug == 'sattel-schwarz')) ) {
			sattelViewed = $.cookie("sattellehne_viewed");
			if ((sattelViewed == "1" ) ){
			document.forms['konfigurator'].elements['lehne'].selectedIndex = 0;	 
			document.forms['konfigurator'].elements['lehne'].disabled = true;
			document.getElementById('occa_lehne').style.display = 'block';			
			}
		}		
		
		if (((bezug == 'sattel-grau') || (bezug == 'sattel-schwarz')) &&  ( (konf_lehne == 'DE')  || (konf_lehne == 'DY') || (konf_lehne == 'DYBEZ') ) ) {
			
			sattelViewed = $.cookie("sattellehne_viewed");
			if ((sattelViewed == null ) ){
				$.cookie("sattellehne_viewed", '1');
				jAlert('Die Kombination Sattelsitz mit Lehne ist leider nicht möglich.', "Hinweis bzgl. Kombinationsmöglichkeiten");
				$("#popup_container").css("left","133px");
				$("#popup_container").css("top","250px");	    
			}

			document.forms['konfigurator'].elements['lehne'].selectedIndex = 0;	 
			document.forms['konfigurator'].elements['lehne'].disabled = true;
			document.getElementById('occa_lehne').style.display = 'block';
			
			konf_lehne = '' ;
			//document.images['swopper_konf_image'].src=konf_folder + '/' + 'onepix.gif';
		}
		
		if (( (bezug == 'sattel-schwarz' ) || (bezug == 'sattel-grau' ) || (bezug == 'softex-schwarz' )  || (konf_bezug == '_leather_black') || (konf_bezug == '_white') )  ) {
			tempureViewed = $.cookie("tempure_viewed");
			if ((tempureViewed == "1" ) ){
			 document.forms['konfigurator'].elements['polster'].selectedIndex = 0;
			 document.forms['konfigurator'].elements['polster'].disabled = true;
			document.getElementById('occa_polster').style.display = 'block';			 
			}
		}
		
		
		if (( (bezug == 'sattel-schwarz' ) || (bezug == 'sattel-grau' ) || (bezug == 'softex-schwarz' )  || (konf_bezug == '_leather_black') || (konf_bezug == '_white') ) && (document.forms['konfigurator'].elements['polster'].value == 'tempur') ) {
			tempureViewed = $.cookie("tempure_viewed");
			if ((tempureViewed == null ) ){
				$.cookie("tempure_viewed", '1');
				jAlert('Die Tempur-Polsterung ist nur in Kombination mit den Alcantara-Bezügen möglich', "Hinweis bzgl. Kombinationsmöglichkeiten");
				$("#popup_container").css("left","133px");
				$("#popup_container").css("top","250px");		    
			}
			 	 
			 document.forms['konfigurator'].elements['polster'].selectedIndex = 0;
			 document.forms['konfigurator'].elements['polster'].disabled = true;
			 document.getElementById('occa_polster').style.display = 'block';
		 
			 //document.images['swopper_konf_image'].src=konf_folder + '/' + 'onepix.gif';
		}
		if (konf_gestell  =='_care' )  {
			careViewed = $.cookie("care_viewed");
			if ((careViewed == null ) ){
				$.cookie("care_viewed", '1');
				jAlert('Den Fußring Care gibt es nur in Kombination mit Rollen und weißem Sitzbezug ohne Tempur-Plosterung. Die Kombination mit Lehne ist möglich. Die Feder ist nur in der Stärke für 60 bis 120 kg Körpergewicht erhältlich.<br><br>Für andere Kombinationen wählen Sie bitte ein Anthrazit- oder Titan-farbenes Gestell aus.', "Hinweis bzgl. Kombinationsmöglichkeiten");
				$("#popup_container").css("left","133px");
				$("#popup_container").css("top","250px");	    
			}
							
			 document.forms['konfigurator'].elements['polster'].selectedIndex = 0;
			 document.forms['konfigurator'].elements['polster'].disabled = true;
			 document.getElementById('occa_polster').style.display = 'block';
			 document.forms['konfigurator'].elements['bezug'].selectedIndex = 13;
			 document.forms['konfigurator'].elements['bezug'].disabled = true;
			 document.getElementById('occa_bezug').style.display = 'block';
			 document.forms['konfigurator'].elements['rollen'].selectedIndex = 1;
			 document.forms['konfigurator'].elements['rollen'].disabled = true;	
			 document.getElementById('occa_rollen').style.display = 'block';			 
			 document.forms['konfigurator'].elements['koerpergewicht'].selectedIndex = 0;
			 document.forms['konfigurator'].elements['koerpergewicht'].disabled = true;	
			 document.getElementById('occa_koerpergewicht').style.display = 'block';			 
			 document.forms['konfigurator'].elements['gleiter'].disabled = true;
			 document.getElementById('occa_gleiter').style.display = 'block';
						 
			 konf_rollen = '_R';
			 konf_bezug = '_white' 	;
			 
	//
			 
			 //document.images['swopper_konf_image'].src=konf_folder + '/' + 'onepix.gif';
		}		
		

		
		if ((bezug == 'swoppster-green') || (bezug == 'swoppster-red') ||(bezug == 'swoppster-orange') ||(bezug == 'swoppster-blue') ){
			var konf_image = konf_folder + '/' + 'SWOPPSTER' + konf_bezug + '.jpg';
			document.images['swopper_konf_image'].src=konf_image;
			document.images['swopper_konf_image'].style.height='315px'; // 388
			document.images['swopper_konf_image'].style.width='300px'; // 369
			document.images['swopper_konf_image'].style.paddingTop='90px';
			document.images['swopper_konf_image'].style.paddingRight='50px'; // 43	  		
		} else {
			var konf_image = konf_folder + '/' + 'SWOP' + konf_lehne + konf_gestell + konf_bezug + konf_rollen + '.jpg';
			
			document.images['swopper_konf_image'].style.height='';
			document.images['swopper_konf_image'].style.width='';
			document.images['swopper_konf_image'].style.paddingTop='';
			document.images['swopper_konf_image'].style.paddingRight='';
	  		document.images['swopper_konf_image'].src=konf_image;

		}
		
}





myshow_standard = false;



function showInfo_Rollen(){
	myshow_standard = false;
	 var text = document.getElementById("coonfiginfo_rollen").innerHTML;
	dojo.fadeOut({	node: 'myinfobox',
					duration: 1,
					onEnd: function(){
						// executed when the animation is done
						document.getElementById('myinfobox').innerHTML = text;
						document.getElementById('myinfobox').className = 'infobox_info';
						dojo.fadeIn({
										node: 'myinfobox',
										duration: 500,
										onEnd: function(){
											// executed when the animation is done
											if(myshow_standard){
												showInfo_Standard();
											}
										}
									}).play();
					}
				}).play();
}
function showInfo_Tempur(){
	myshow_standard = false;
	 var text = document.getElementById("coonfiginfo_tempur").innerHTML;
	dojo.fadeOut({	node: 'myinfobox',
					duration: 1,
					onEnd: function(){
						// executed when the animation is done
						document.getElementById('myinfobox').innerHTML = text;
						document.getElementById('myinfobox').className = 'infobox_info';
						dojo.fadeIn({
										node: 'myinfobox',
										duration: 500,
										onEnd: function(){
											// executed when the animation is done
											if(myshow_standard){
												showInfo_Standard();
											}
										}
									}).play();
					}
				}).play();
	
}
function showInfo_Gestell(){
	myshow_standard = false;
	 var text = document.getElementById("coonfiginfo_gestell").innerHTML;
	dojo.fadeOut({	node: 'myinfobox',
					duration: 1,
					onEnd: function(){
						// executed when the animation is done
						document.getElementById('myinfobox').innerHTML = text;
						document.getElementById('myinfobox').className = 'infobox_info';
						dojo.fadeIn({
										node: 'myinfobox',
										duration: 500,
										onEnd: function(){
											// executed when the animation is done
											if(myshow_standard){
												showInfo_Standard();
											}
										}
									}).play();
					}
				}).play();
}
function showInfo_Lehne(){
	myshow_standard = false;
	 var text = document.getElementById("coonfiginfo_lehne").innerHTML;
	dojo.fadeOut({	node: 'myinfobox',
					duration: 1,
					onEnd: function(){
						// executed when the animation is done
						document.getElementById('myinfobox').innerHTML = text;
						document.getElementById('myinfobox').className = 'infobox_info';
						dojo.fadeIn({
										node: 'myinfobox',
										duration: 500,
										onEnd: function(){
											// executed when the animation is done
											if(myshow_standard){
												showInfo_Standard();
											}
										}
									}).play();
					}
				}).play();
}

function showInfo_Bezug(){
	myshow_standard = false;
	//var text = document.getElementById("coonfiginfo_bezug").innerHTML;
	var text = '<table cellspacing=0 cellpadding=0 border=0><tr><td><strong>Softex: </strong></td><td> Pflegeleichtes, robustes Baumwoll/Synthetik Mischgewebe. </td></tr><tr><td><strong>Microfaser:&nbsp;</strong></td><td> Hochwertiges, atmungsaktives und plegeleichtes Marken-Microfaser (ähnlich wie Wildleder).</td></tr><tr><td><strong>Leder: </strong></td><td> Feinstes Premium-Leder: Chromfrei gegerbt und pflanzlich gefärbt. Antistatisch.</td></tr><tr><td valign=top ><strong>Care: </strong></td><td> Hi-Tec-Funktionsbezug für den Einsatz im medizinischen Bereich. Care ist anti-bakteriell, anti-mykotisch, anti-mikrobiell und wasser-beständig.</td></tr><tr><td><strong>Sattelsitz: </strong></td><td> Der Neigungswinkel des Sattelsitzes ist verstellbar.</td></tr></table>';
	dojo.fadeOut({	node: 'myinfobox',
					duration: 1,
					onEnd: function(){
						// executed when the animation is done
						document.getElementById('myinfobox').innerHTML = text;
						document.getElementById('myinfobox').className = 'infobox_info';
						dojo.fadeIn({
										node: 'myinfobox',
										duration: 500,
										onEnd: function(){
											// executed when the animation is done
											if(myshow_standard){
												showInfo_Standard();
											}
										}
									}).play();
					}
				}).play();
	//window.setTimeout("document.getElementById('myinfobox').innerHTML = '"+text+"';",5);
	//window.setTimeout("document.getElementById('myinfobox').className = 'infobox_info';",5);
	//window.setTimeout("dojo.fadeIn({node: 'myinfobox',duration: 500}).play();", 10);
}

function showInfo_Feder(){
	myshow_standard = false;
	var text = document.getElementById("coonfiginfo_feder").innerHTML;
	dojo.fadeOut({	node: 'myinfobox',
					duration: 1,
					onEnd: function(){
						// executed when the animation is done
						document.getElementById('myinfobox').innerHTML = text;
						document.getElementById('myinfobox').className = 'infobox_info';
						dojo.fadeIn({
										node: 'myinfobox',
										duration: 500,
										onEnd: function(){
											// executed when the animation is done
											if(myshow_standard){
												showInfo_Standard();
											}
										}
									}).play();
					}
				}).play();
}


function showInfo_Fussbodenschoner(){
	myshow_standard = false;
	//var text = document.getElementById("coonfiginfo_gleiter").innerHTML;
	var text = '<strong>Fußbodenschoner</strong><br />Für den Swopper werden zwei verschiedene Fußbodenschoner angeboten:<br /><table cellspacing=0 cellpadding=0 border=0><tr><td>- Metallgleiter: </td><td>&nbsp;Für Teppichböden</td></tr><tr><td>- Filzgleiter: </td><td>Für glatte Böden wie Parkett oder Laminat</td></tr></table>(Die Fußbodenschoner sind nur für den "Swopper ohne Rollen" relevant.)';
	dojo.fadeOut({	node: 'myinfobox',
					duration: 1,
					onEnd: function(){
						// executed when the animation is done
						document.getElementById('myinfobox').innerHTML = text;
						document.getElementById('myinfobox').className = 'infobox_info';
						dojo.fadeIn({
										node: 'myinfobox',
										duration: 500,
										onEnd: function(){
											// executed when the animation is done
											if(myshow_standard){
												showInfo_Standard();
											}
										}
									}).play();
					}
				}).play();
}


function showInfo_Preis(){
	myshow_standard = false;
	var text = document.getElementById("coonfiginfo_preis").innerHTML;
	//dojo.fadeOut({node: 'myinfobox',duration: 1}).play();
	//window.setTimeout("document.getElementById('myinfobox').innerHTML = '"+text+"';",5);
	//window.setTimeout("document.getElementById('myinfobox').className = 'infobox_standard_rahmen';",5);
	//window.setTimeout("dojo.fadeIn({node: 'myinfobox',duration: 500}).play();", 10);
	dojo.fadeOut({	node: 'myinfobox',
					duration: 1,
					onEnd: function(){
						// executed when the animation is done
						document.getElementById('myinfobox').innerHTML = text;
						document.getElementById('myinfobox').className = 'infobox_info';
						dojo.fadeIn({
										node: 'myinfobox',
										duration: 500,
										onEnd: function(){
											// executed when the animation is done
											if(myshow_standard){
												showInfo_Standard();
											}
										}
									}).play();
					}
				}).play();
	
}

function showInfo_Abwrackaktion(){
	myshow_standard = false;
	var text = '<table cellspacing=0 cellpadding=0 border=0  class="widthinfotable"><tr><td valign="top">';
	text += '<strong>Sonderaktion Abwrackprämie</strong><br>';
	text += 'Wracken Sie Ihren alten Bürostuhl ab, nicht Ihren Rücken! Deshalb:<br>„swopper“ kaufen – 50 &euro; Prämie abkassieren! (Gilt nicht für Ausstellungsstücke)<br>Auf Wunsch entsorgen wir Ihren alten Bürostuhl für Sie.';
	text += '</td><td>&nbsp;&nbsp;</td><td valign="top" align="right"><img src="http://www.swopper-plus.de/images/preisgarantie.jpeg"  onmouseout="showInfo_Standard()"><br><br><img src="http://www.swopper-plus.de/images/abwrackpraemie.jpeg"  onmouseout="showInfo_Standard()"></td></tr></table>';

	dojo.fadeOut({node: 'myinfobox',duration: 1}).play();
	window.setTimeout("document.getElementById('myinfobox').innerHTML = '"+text+"';",5);
	window.setTimeout("document.getElementById('myinfobox').className = 'infobox_standard_rahmen';",5);
	window.setTimeout("dojo.fadeIn({node: 'myinfobox',duration: 500}).play();", 10);
}

function showInfo_Standard(){
	myshow_standard = true;
	var text = document.getElementById("coonfiginfo_standard").innerHTML;
	document.getElementById('myinfobox').innerHTML = text;
	document.getElementById('myinfobox').className = 'infobox_standard';
	
	
}

