/*
  --- 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.
*/

function wr2(s_img) {
	return '<img src="http://www.wabccoaches.com/images/navigation/' + s_img + '" border="0">';
}

var MENU_ITEMS2 = [
	['<img src="http://www.wabccoaches.com/graphics/hold.gif" width="100">', 'http://www.wabccoaches.com/contact', [,,75,],

	],
];