

		function goGellertEn(){
		  document.location.href='/budapest-hotels/hotel-gellert/hotel-summary.en.html';
		}
		
		function goCharlesEn(){
		  document.location.href='/budapest-hotels/hotel-charles/hotel-summary.en.html';
		}

		function goGellertHu(){
		  document.location.href='/budapest-hotels/hotel-gellert/szalloda-attekintes.hu.html';
		}
		
		function goCharlesHu(){
		  document.location.href='/budapest-hotels/hotel-charles/szalloda-attekintes.hu.html';
		}

		function goGellertDe(){
		  document.location.href='/budapest-hotels/hotel-gellert/hotel-informationen.de.html';
		}
		
		function goCharlesDe(){
		  document.location.href='/budapest-hotels/hotel-charles/hotel-informationen.de.html';
		}

		function goGellertIt(){
		  document.location.href='/budapest-hotels/hotel-gellert/albergo-caratteristiche.it.html';
		}
		
		function goCharlesIt(){
		  document.location.href='/budapest-hotels/hotel-charles/albergo-caratteristiche.it.html';
		}
		

