/* Tigra Menu items structure */
var MENU_ITEMS2 = [
	['<img src=menu/default.jpg width=152 height=25 border=0>', null, null,
		['<img src=menu/l2/brookdale.jpg width=100 height=20  border=0>', 'brookdale-meadows.htm'],
		['<img src=menu/l2/observation.jpg width=100 height=20  border=0>', 'observation-point.htm'],
		['<img src=menu/l2/shafer.jpg width=100 height=20  border=0>', 'shafer-view.htm'],
		['<img src=menu/l2/fir.jpg width=100 height=20  border=0>', 'http://www.brundagerealty.com/Feature%2016.htm', {'tw':'_blank','sb':'http://www.brundagerealty.com/Feature%2016.htm'}],
		
	],
	['<img src=menu/default.jpg width=152 height=25 border=0>', null, null,
		['<img src=menu/l2/new.jpg width=100 height=20  border=0>', 'homes-for-sale.htm'],
		['<img src=menu/l2/existing.jpg width=100 height=20  border=0>', 'homes-for-sale-existing.htm'],
		['<img src=menu/l2/mccall.jpg width=100 height=20  border=0>', 'http://www.brundagerealty.com/Feature%2016.htm', {'tw':'_blank','sb':'http://www.brundagerealty.com/Feature%2016.htm'}],	
	],
];
