/**	WaiMenus.data.js
*	copyright: WA Interactive 2004-2008
**/
if ( ! WaiMenu ) {
	throw('WaiMenus not loaded!') ;
}
WaiMenu.CloseDelay = 100 ;

/* Military-Professional */
WaiMenu.Data1 = [
	['Center Console 22', '/milpro/cc22.html', 0, 0],
	['Center Console 25', '/milpro/cc25.html', 0, 0],
	['Center Console 28', '/milpro/cc28.html', 0, 0],
	['Cabin 28', '/milpro/cabin28.html', 0, 0],
	['Cabin 35', '/milpro/cabin35.html', 0, 0],
	['Features & Options', '/milpro/features-options.html', 0, 0]
] ;


/* Recreational */
WaiMenu.Data2 = [
	['Center Console 22', '/boats-rec/cconsole/index.html', 0, 0],
	['Center Console 25', '/boats-rec/cconsole/25ft-console.html', 0, 0],
	['Center Console 28', '/boats-rec/cconsole/28ft-console.html', 0, 0],
	['Targa 28', '/boats-rec/targa/index.html', 0, 0],
	['Targa 35', '/boats-rec/targa/35ft-targa.html', 0, 0],
	['Targa SL 38', '/boats-rec/targa/SL-targa.html', 0, 0],
	['Hauraki 40', '/boats-rec/hauraki/index.html', 0, 0]
	
] ;

/* Pre-Owned */
WaiMenu.Data3 = [
	
] ;

/* Events */
WaiMenu.Data4 = [
	
] ;


/* About Us */
WaiMenu.Data5= [ 
	['Owners’ Dialog', '/about/owners.html', 0, 0],
	['Rayglass Boats', '/about/rayglass.html', 0, 0],
	['Press Releases', '/about/pressrelease3.html', 0, 0]
	
] ;


/* Comparison */
WaiMenu.Data6 = [
	
] ;

/* Sales - contact */
WaiMenu.Data7 = [
['Mercury & Yamaha Outboard Sales and Service', '/sales/yamaha.html', 0, 0]
	
] ;
