// Begin jMedia Components
$(document).ready(
function() {
	$("#TickerTape2").media({ width: 266, height: 54, src: 'TickerTape.class', title: '',
		params: { codebase: '../../' }
	});
});
// End jMedia Components

// Begin Navigation Bars
var ButtonsImageMapping = [];
ButtonsImageMapping["VertikalNavigationsleiste2"] = {
	"Navigationsschaltfläche1" : { image: "../../Home_NPrim_1.gif", w: 147, h: 29 },
	"Navigationsschaltfläche2" : { image: "../../Ferienhauser_NPrim_2.gif", w: 147, h: 29 },
	"Navigationsschaltfläche3" : { image: "../../Stadthauser_NPrim_2.gif", w: 147, h: 29 },
	"Navigationsschaltfläche4" : { image: "../../Grundstueck__NPrim_2.gif", w: 147, h: 29 },
	"Navigationsschaltfläche5" : { image: "../../Luxus-Villa_NPrim_2.gif", w: 147, h: 29 },
	"Navigationsschaltfläche6" : { image: "../../Finca_rustico__landliche_GrundNPrim_2.gif", w: 147, h: 29 },
	"Navigationsschaltfläche7" : { image: "../../Existenzen__________-_la_existNPrim_1.gif", w: 147, h: 29 },
	"Navigationsschaltfläche8" : { image: "../../Urlaub_buchen________para_vacaNPrim_1.gif", w: 147, h: 29 },
	"Navigationsschaltfläche9" : { image: "../../Neuzugange___________-_la_noveNPrim_1.gif", w: 147, h: 29 },
	"Navigationsschaltfläche10" : { image: "../../Etagenwohnung_-_Piso_-_Flat_NPrim_1.gif", w: 147, h: 29 },
	"Navigationsschaltfläche11" : { image: "../../Wir_uber_uns________-_nosotrosNPrim_1.gif", w: 147, h: 29 },
	"Navigationsschaltfläche12" : { image: "../../ABO-SERVICE_HPrimHi_1.gif", w: 147, h: 29 },
	"Navigationsschaltfläche13" : { image: "../../Formular_-Suche-_HPrimHi_1.gif", w: 147, h: 29 },
	"Navigationsschaltfläche14" : { image: "../../Link-Partner_NPrim_2.gif", w: 147, h: 29 },
	"Navigationsschaltfläche15" : { image: "../../Nautic_NPrim_2.gif", w: 147, h: 29 },
	"Navigationsschaltfläche16" : { image: "../../Haustechnik________-_tecnologiNPrim_1.gif", w: 147, h: 29 },
	"Navigationsschaltfläche17" : { image: "../../Kamin-Systeme______-__chimeneaNPrim_1.gif", w: 147, h: 29 },
	"Navigationsschaltfläche18" : { image: "../../Impressum_NPrim_2.gif", w: 147, h: 29 },
	"Navigationsschaltfläche19" : { image: "../../Inmob._International_NPrim_2.gif", w: 147, h: 29 },
	"Navigationsschaltfläche20" : { image: "../../Mietangebote_NPrim.gif", w: 147, h: 29 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "VertikalNavigationsleiste2", autoClose: false });
	$("#VertikalNavigationsleiste2").nofNavBar({isMain: true, orientation: "vertical" });
	$("#VertikalNavigationsleiste2 ul").hide();
});


// End Navigation Bars

