/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/
/*
http://www.1000ps.net/member/news.asp?member_id=279683
http://www.1000ps.net/member/sonderangebote.asp?member_id=279683 
http://www.1000ps.net/member/motorradkatalog.asp?member_id=279683 
http://www.1000ps.net/member/gebrauchtboerse.asp?member_id=279683
http://www.1000ps.net/member/gebrauchtwagenboerse.asp?member_id=279683 
http://www.1000ps.net/member/links.asp?member_id=279683 
http://www.1000ps.net/member/rent_a_bike.asp?member_id=279683 
http://www.1000ps.net/member/ring_events.asp?member_id=279683 
http://www.1000ps.net/member/veranstaltungen.asp?member_id=279683 
http://www.1000ps.net/member/tipps_and_tricks.asp?member_id=279683 
http://www.1000ps.net/member/jobs.asp?member_id=279683 
http://www.1000ps.net/member/content.asp?thema=sportergebnisse&member_id=279683 
http://www.1000ps.at/ktm/index.asp?member_id=279683
http://www.1000ps.at/suzuki/index.asp?member_id=279683
http://www.1000ps.at/member/galerie.asp?member_id=279683
*/


var MENU_ITEMS = [

	['HOME','content.html', {'tw' : 'content'},
                            ['KONTAKT','kontakt/kontakt.html', {'tw' : 'content'}],
                            ['IMPRESSUM','impressum/impressum.html', {'tw' : 'content'}],
                            ['NEWSLETTER','http://www.1000ps.net/member/newsletter_anmelden.asp?member_id=279683l', {'tw' : 'content'}],
	],	

	['NEWS','http://www.1000ps.net/member/news.asp?member_id=279683', {'tw' : 'content'}],

	['SHOP', 'shop/shop.html',{'tw' : 'content'},
		['ANGEBOTE','http://www.1000ps.net/member/sonderangebote2.asp?member_id=279683', {'tw' : 'content'}],
		['AKTION','aktion/aktion.html', {'tw' : 'content'}],		
	    ['HEBO','http://www.hebo.com', {'tw' : '_blank'}],		
		['AGB','shop/agb.html', {'tw' : 'content'}],
	],

	['EVENTS','http://www.1000ps.net/member/veranstaltungen.asp?member_id=279683', {'tw' : 'content'},
	                       ['KALENDER','racing/racetermine.html', {'tw' : 'content'}],
	],

	['RESULTATE','http://www.1000ps.net/member/content.asp?thema=sportergebnisse&member_id=279683', {'tw' : 'content'},
	                       ['WORLD','http://www.1000ps.net/member/content.asp?thema=sportergebnisse&member_id=279683', {'tw' : 'content'}], 
                           ['LOCAL','racing/raceresults.html', {'tw' : 'content'}],
	],                            

     ['KATALOGE','http://www.1000ps.net/member/motorradkatalog.asp?member_id=279683', {'tw' : 'content'},
                            ['MONTESA','http://www.1000ps.at/member/motorradkatalog2.asp?member_id=279683&marke_id=73&pt=1&ps=1&lmtc=7&lmbc=1&incl=&excl=', {'tw' : 'content'}], 
                            ['BETA','http://www.1000ps.at/member/motorradkatalog2.asp?member_id=279683&marke_id=57&pt=1&ps=1&lmtc=7&lmbc=1&incl=&excl=', {'tw' : 'content'}],
                            ['GASGAS','http://www.1000ps.at/member/motorradkatalog2.asp?member_id=279683&marke_id=8&pt=1&ps=1&lmtc=7&lmbc=1&incl=&excl=', {'tw' : 'content'}],
                            ['SCORPA','http://www.1000ps.at/member/motorradkatalog2.asp?member_id=279683&marke_id=80&pt=1&ps=1&lmtc=7&lmbc=1&incl=&excl=', {'tw' : 'content'}],
                            ['SHERCO','http://www.1000ps.at/member/motorradkatalog2.asp?member_id=279683&marke_id=86&pt=1&ps=1&lmtc=7&lmbc=1&incl=&excl=', {'tw' : 'content'}],
	],

	['MOTO-INFO','ossa/ossatrial.html', {'tw' : 'content'},
	                        ['OSSA','ossa/ossatrial.html', {'tw' : 'content'}],	
                            ['GASGAS','gasgas/gasgastrial.html', {'tw' : 'content'}],	                        
	                        ['BETA','beta/betatrial.html', {'tw' : 'content'}],
                            ['MONTESA','montesa/montesa.html', {'tw' : 'content'}],
                            ['SHERCO','sherco/sherco.html', {'tw' : 'content'}],                             
                            ['SCORPA','scorpa/scorpa.html', {'tw' : 'content'}],
                            ['CLIPIC','clipic/clipic.html', {'tw' : 'content'}],
	],

	['GEBRAUCHTE','http://www.1000ps.net/member/gebrauchtboerse2.asp?member_id=279683', {'tw' : 'content'}],
	
	['FAHRRÄDER','fahrrad/fahrrad.html', {'tw' : 'content'}, ],

	['LINKS','http://www.1000ps.net/member/links.asp?member_id=279683', {'tw' : 'content'},
                            ['PARTNER','partner/partner.html', {'tw' : 'content'}],
	],

	['FOTOS','http://www.1000ps.at/member/galerie.asp?member_id=279683', {'tw' : 'content'}],
	
	['TIPS','http://www.1000ps.net/member/tipps_and_tricks.asp?member_id=279683', {'tw' : 'content'}],

	['TRIAL','trial/trial.html', {'tw' : 'content'},
                            ['RENNEN','racing/racetermine.html', {'tw' : 'content'}],
                            ['ANMELDUNG','racing/nennung.html', {'tw' : 'content'}],
                            ['ERGEBNISSE','racing/raceresults.html', {'tw' : 'content'}],
     ],

];
