fonds =		[	"fonds.gif",		//Normal State
					"fonds_on.gif",	//Enabled State
					"", //Alternate String
					"Fondsinformationen",				//Status String
					125					//width
				]

				
pensionsvorsorge =	[	"geldanlage.gif",
					"geldanlage_on.gif",
					"",
					"Geldanlage",
					125
				]				
news =	[	"news.gif",
					"news_on.gif",
					"",
					"News",
					125
				]
fondsfinder =	[ "fondsfinder.gif",
						  "fondsfinder_on.gif",
						  "",
						  "Fondswissen",
						  125
						]
service =	[ "service.gif",
					  "service_on.gif",
					  "",
					  "Service",
					  125
						]		
unternehmen    =	[ "unternehmen.gif",
				  "unternehmen_on.gif",
				  "",
				  "Unternehmen",
				  125
						]		
					

fonds_2 =	[	[120], //left, top
					["Preise","/austria/jsp/funds/preise.jsp"],
					["Wertentwicklung","/austria/jsp/funds/rendite_ke.jsp"],
					["Fonds","/austria/jsp/funds/fondsportraits.jsp"],
					["Fondsbewertung","/austria/jsp/funds/ratings.jsp"],
					["Aussch&uuml;ttungen","/austria/jsp/funds/ausschuettungen.jsp"],
					["Das Wichtigste im &Uuml;berblick","/austria/jsp/funds/rundumfonds.jsp"],
					["Berichte & Prospekte","/austria/jsp/funds/berichte.jsp"]
				]


				
pensionsvorsorge_2 =	[	[120], //left, top			
					["Pensionsvorsorge","/austria/jsp/altersvorsorge/altersvorsorge.jsp"],	
					["Rentenfonds","/austria/jsp/splash/rentenfonds.jsp"],	
					["Globale Rentenfonds","/austria/jsp/splash/globale-rentenfonds.jsp"],	
					["Emerging Markets","/austria/jsp/splash/emerging_frontier-markets.jsp"],	
					["Rohstoffe","/austria/jsp/splash/rohstoff-aktienfonds.jsp"],																				
					["Asset Allocation","/austria/jsp/altersvorsorge/asset-allocation-fonds.jsp"]	
				]	
									

news_2 =	[	[120], //left, top				
					["zum Unternehmen","/austria/jsp/news/newsunternehmen.jsp"],
					["zu den Fonds","/austria/jsp/news/newsfonds.jsp"],
					["zu den M&auml;rkten","/austria/jsp/news/newsmaerkte.jsp"],
					["Presseartikel","/austria/jsp/news/newspressespiegel.jsp"],
					["Marktausblick","/austria/jsp/news/marktausblick-fonds-geldanlage.jsp"],
					["Mark Mobius Blog","/austria/jsp/splash/mobius-blog.jsp"]					
				]

fondsfinder_2= [	[],
					["Grundlagen","/austria/jsp/fondswissen/fondsidee.jsp"],
					["Anlagearten","/austria/jsp/fondswissen/anlagearten.jsp"],
					["Investmentstile","/austria/jsp/fondswissen/investmentstile.jsp"],
					["Finanzplanung","/austria/jsp/fondswissen/finanzplanung.jsp"]
				 ]
service_2=	[	[],
				["OnlineDepot","/austria/jsp/service/ft_online.jsp"],
				//["Live Chat","/austria/jsp/service/onlinechat.jsp"],
				["InvestmentLine","/austria/jsp/service/investmentline.jsp"],														
				["FormularCenter","/austria/jsp/service/formular_download.jsp"],
				["Informationsmaterial","/austria/jsp/service/infomaterial.jsp"],
				//["Beratersuche","/austria/jsp_app/dealerfinder/view_dealer.jsp"],
				["Postident","/austria/jsp/service/postident.jsp"],
				["Newsletter","/austria/jsp/aktuell/newsletter.jsp"]
						]
unternehmen_2 = 	[	[],
							["Franklin Templeton - weltweit","/austria/jsp/company/weltweit.jsp"],
							["Franklin Templeton - &Ouml;sterreich","/austria/jsp/company/teamvienna.jsp"],
							["Investmentphilosophie","/austria/jsp/company/anlagestrategien.jsp"]
						]						
							
var mainMenu = [[fonds, fonds_2],
				[pensionsvorsorge, pensionsvorsorge_2],
				[news, news_2],
				[fondsfinder, fondsfinder_2],
				[service, service_2],
				[unternehmen, unternehmen_2]
			  ]
	



//alert(_topMenu.length);  

//alert(TheMenu[0][1][1][0]);
//alert();
// 1- length-1 sec nav elements
//[][primary-0,secondary-1][][displaystr-0

