/*
  --- 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.
*/

var MENU_ITEMS = [
	['Home','http://www.dinyx.de/index.htm', {'tw' : '_self'}],
		['Portfolio', null, null,
	 	['UV-Direktdruck','http://www.dinyx.de/uvd.htm', {'tw' : '_self'}],
		['Lösemitteldruck','http://www.dinyx.de/lfp.htm', {'tw' : '_self'}],
		['Laserdruck','http://www.dinyx.de/digitaldruck.htm', {'tw' : '_self'}],
		['Offsetdruck','http://www.dinyx.de/offsetdruck.htm', {'tw' : '_parent'}],
/*		['Kreditkartendruck','http://www.dinyx.de/kk.htm', {'tw' : '_self'}],*/
		['Textildruck','http://www.dinyx.de/textil.htm', {'tw' : '_self'}],
		['Schilderbau','http://www.dinyx.de/schilder.htm', {'tw' : '_self'}],
		['Beschriftungen','http://www.dinyx.de/beschriftung.htm', {'tw' : '_self'}],
	],
	
	['Grafik',null, null,
		['CI & CD','http://www.dinyx.de/cicd.htm', {'tw' : '_self'}],
		['Logos','http://www.dinyx.de/logos.htm', {'tw' : '_self'}],
		['Layout','http://www.dinyx.de/layout.htm', {'tw' : '_self'}],
		['Satz','http://www.dinyx.de/satz.htm', {'tw' : '_self'}],
	],
/*	['Projekte', null, null,
		['Laserdruck','http://www.dinyx.de/pdigital.htm', {'tw' : '_self'}],
		['Großformatdruck','http://www.dinyx.de/pgross.htm', {'tw' : '_self'}],
		['Beschriftungen','http://www.dinyx.de/pkfz.htm', {'tw' : '_self'}],
		['Schilderbau','http://www.dinyx.de/pschilder.htm', {'tw' : '_self'}],
		['Layout','http://www.dinyx.de/playout.htm', {'tw' : '_self'}],
		
		
	],

	['Material', null, null,
		['Forex','http://www.dinyx.de/forex.htm', {'tw' : '_self'}],
		['Dibond','http://www.dinyx.de/dibond.htm', {'tw' : '_self'}],
		['Plexiglas','http://www.dinyx.de/plexiglas.htm', {'tw' : '_self'}],
		['Planen','http://www.dinyx.de/planen.htm', {'tw' : '_self'}],
	],
*/
	['Preise', null, null,
		['Laserdruck','http://www.dinyx.de/pdf/preis-dinyx-euro.pdf', {'tw' : '_blank'}],
/*		['Offsetdruck','http://www.dinyx.de/pdf/preis-dinyx-od.pdf', {'tw' : '_blank'}],*/
		['Download PDF','http://www.dinyx.de/dpdf.htm', {'tw' : '_self'}],
		
	],
	
		['Bildergalerie', null, null,
		['Car Wrapping','http://www.dinyx.de/car_wrapping.htm', {'tw' : '_self'}], 
		['Großformatdruck','http://www.dinyx.de/grossformat.htm', {'tw' : '_self'}], 
		['KFZ-Beschriftung','http://www.dinyx.de/kfzbeschriftung.htm', {'tw' : '_self'}], 
		['Schilder','http://www.dinyx.de/bilderschilder.htm', {'tw' : '_self'}], 
		['Spezielles','http://www.dinyx.de/spezielles.htm', {'tw' : '_self'}], 
		['Werbetechnik','http://www.dinyx.de/werbetechnik.htm', {'tw' : '_self'}], 

/*		['Offsetdruck','http://www.dinyx.de/pdf/preis-dinyx-od.pdf', {'tw' : '_blank'}],*/
/*		['Download PDF','http://www.dinyx.de/dpdf.htm', {'tw' : '_self'}], */
		
	],
	
	['Kontakt', null, null,
		['em@il','http://www.dinyx.de/kemail.htm', {'tw' : '_self'}],
		['Anschrift','http://www.dinyx.de/kanschrift.htm', {'tw' : '_self'}],
		['Anfahrt','http://www.dinyx.de/anfahrt.htm', {'tw' : '_self'}],
		
	],

/*	['Referenzen', 'http://www.dinyx.de/referenz.htm', {'tw' : '_self'}],


	['Members', 'http://www.dinyx.de/members/index.php', {'tw' : '_self'}],

*/
	['Impressum', 'http://www.dinyx.de/impressum.htm', {'tw' : '_self'}],


];
