
/* --- menu items --- */
var MENU_ITEMS = [
		
	['APRS','/index.html',{'tw' :'_parent', 'sb' :'About APRS'},
	['What is APRS','/index.html',{'tw' :'_parent', 'sb' :'What is APRS'}],
	['APRS Features','/features.html',{'tw' :'_parent', 'sb' :'Features'}],
	['Adelaide APRS','/aprsADL.html',{'tw' :'_parent', 'sb' :'APRS in Adelaide'}],
	['Live Traffic','http://homepages.picknowl.com.au/wavetel/aprs/aprsmaps.htm',{'tw' :'_blank', 'sb' :'Live Traffic'}],
	['Station Setup','/stationSetup.html',{'tw' :'_parent', 'sb' :'Station Setup'}],
	['Specifications','/specifications.html',{'tw' :'_parent', 'sb' :'Specifications'}],
	['Terminology','/terminology.html',{'tw' :'_parent', 'sb' :'Terminology'}],
	['Ideas','/ideas.html',{'tw' :'_parent', 'sb' :'Ideas'}]],
	['News','/news.html',{'tw' :'_parent', 'sb' :'News'}],
	['Links','/links.html',{'tw' :'_parent', 'sb' :'Links'}],
	['Mail List','http://aprs.net.au/mailman/listinfo/ozaprs',{'tw' :'_blank', 'sb' :'Mail List'}],
	['Wicen APRS','/wicen.html',{'tw' :'_parent', 'sb' :'Wicen'}],
	['Software','/software.html',{'tw' :'_parent', 'sb' :'Software'}]
];
	