/* --- menu items --- */
var webPath = 'http://www.portsanantonio.us/';

var MENU1_ITEMS = [

	[wrap(null, 'Airport'), webPath + 'Webpages.asp?WPID=65', {'tt': '', 'sw':67, 'bw':200},
		['Contact Us', webPath + 'Webpages.asp?wpid=148'],
		['US Customs (FIS)', webPath + 'Webpages.asp?wpid=132'],
		['Services', webPath + 'Webpages.asp?wpid=16'],
		['Infrastructure', webPath + 'Webpages.asp?wpid=134'],
		['Fixed Base Operator', webPath + 'Webpages.asp?wpid=70'],
		['Maintenance Repair Overhaul (MRO)', webPath + 'Webpages.asp?wpid=69'],
		['Airport info', webPath + 'Webpages.asp?wpid=66'],
		['Air Cargo Sites', webPath + 'Webpages.asp?wpid=99'],
		['Lease Space: Air cargo Terminal', webPath + 'RePropertyQD.asp?WPID=156&PT=0107'],
		['FTZ Logistics Sites', webPath + 'Webpages.asp?wpid=135'],
	],
	[wrap(null, 'railport'), webPath + 'Webpages.asp?wpid=72', {'tt': '', 'sw':67, 'bw':200},
		['Contact Us', webPath + 'Webpages.asp?wpid=149'],
		['U.S. Customs', webPath + 'Webpages.asp?wpid=133'],
		['Rates & Charges', webPath + 'Webpages.asp?wpid=136'],
		['Infrastructure', webPath + 'Webpages.asp?wpid=142'],
		['Operations', webPath + 'Webpages.asp?wpid=137'],
		['Transload Center', webPath + 'Webpages.asp?wpid=123'],
		['Rail-served warehouses', webPath + 'RePropertyQD.asp?WPID=139&PT=04'],
		['FTZ Logistics sites', webPath + 'Webpages.asp?wpid=141'],
	],
	[wrap(null, 'foreign'), webPath + 'Webpages.asp?wpid=116', {'tt': '', 'sw':67, 'bw':200},
		['Contact Us', webPath + 'Webpages.asp?wpid=147'],
		['Federal Inspection Services', webPath + 'Webpages.asp?wpid=68'],
		['Activated Users', webPath + 'Webpages.asp?wpid=143'],
		['FTZ Logistics sites', webPath + 'Webpages.asp?wpid=144'],
		['FTZ Calculator', webPath + 'FTZCostSavingsCalc.asp?WPID=165'],
	],
	[wrap(null, 'buildings'), webPath + 'Webpages.asp?wpid=93', {'tt': '', 'sw':67, 'bw':200},
		['Contact Us', webPath + 'Webpages.asp?wpid=155'],
		['Lease Space', webPath + 'RePropertyQD.asp?WPID=13&PT=01020403'],
		['Town Center', webPath + 'Webpages.asp?wpid=115'],
		['Aerospace Industrial Sites', webPath + 'Webpages.asp?wpid=145'],
		['Railport Sites', webPath + 'RePropertyQD.asp?WPID=146&PT=06'],
		['Air Cargo Sites', webPath + 'Webpages.asp?wpid=99'],
		['Master Plan', webPath + 'Webpages.asp?wpid=81'],
		['FTZ Logistics Sites', webPath + 'Webpages.asp?wpid=141'],
		['Rail-served warehouses', webPath + 'RePropertyQD.asp?WPID=139&PT=04'],
		['Plan Approval process', webPath + 'Webpages.asp?wpid=48'],
		['Development and Design Standards', webPath + 'Webpages.asp?wpid=50'],
	],
	[wrap(null, 'business'), webPath + 'Webpages.asp?wpid=54', {'tt': '', 'sw':67, 'bw':200},
		['Contact Us', webPath + 'Webpages.asp?wpid=119'],
		['Professional Service Contracts', webPath + 'PORFBDisplay.asp?wpid=38&Type=3'],
		['Construction Contracts', webPath + 'PORFBDisplay.asp?wpid=161&Type=1'],
		['Supplies & Services', webPath + 'PORFBDisplay.asp?wpid=162&Type=2'],
		['Procurement Process', webPath + 'Webpages.asp?wpid=125'],
		['SMWBE Objectives', webPath + 'Webpages.asp?wpid=160'],
		['Jobs', webPath + 'jobs/JobsHome.asp'],
	],
	[wrap(null, 'supply'), webPath + 'Webpages.asp?wpid=121', {'tt': '', 'sw':67, 'bw':200},
		['Contact Us', webPath + 'Webpages.asp?wpid=147'],
		['Business Development Services', webPath + 'Webpages.asp?wpid=43'],
		['Transcontinental corridor', webPath + 'Webpages.asp?wpid=150'],
		['Air Cargo routes', webPath + 'Webpages.asp?wpid=124'],
		['Trade Routes', webPath + 'Webpages.asp?wpid=46'],
	],
	[wrap(null, 'tenent'), webPath + 'Webpages.asp?wpid=76', {'tt': '', 'sw':67, 'bw':200},
		['Contact Us', webPath + 'Webpages.asp?wpid=151'],
		['Maintenance', webPath + 'Webpages.asp?wpid=78'],
		['Port Businesses', webPath + 'Webpages.asp?wpid=129'],
		['Special Weather Plan', webPath + 'Webpages.asp?wpid=170'],
	],
	[wrap(null, 'about'), webPath + 'Webpages.asp?wpid=118', {'tt': '', 'sw':67, 'bw':200},
		['Contact Us', webPath + 'Webmail.asp?wpid=3'],
		['Mission & Values', webPath + 'Webpages.asp?wpid=152'],
		['Board of Directors', webPath + 'Webpages.asp?wpid=15'],
		['Staff', webPath + 'Webpages.asp?wpid=106'],
		['News & Press', webPath + 'Webpages.asp?wpid=96'],
		['Links', webPath + 'Webpages.asp?wpid=154'],
		['Calendar', webPath + 'Webpages.asp?wpid=188'],
		['Marketing Materials', webPath + 'Webpages.asp?wpid=180'],
		['Newsletters', webPath + 'Webpages.asp?wpid=159'],
		['Fiesta de los Niños', webPath + 'fiesta.htm'],
	],
];


function wrap(text, imagename) {
	var res=[];
	var myPath = 'http://www.portsanantonio.us/';

	for (var i=0; i<3; i++)
		res[i]=['<table height="35" width="67" cellpadding="0" cellspacing="0" border="0"><tr><td align="center" background="' + myPath + 'menu/' + imagename,
			(i==1?'o':''),'.jpg" class=aa' + i + '>',text,'</td></tr></table>'
		].join('');
	return res;
}
