/* --- menu items --- */

var MENU_ITEMS0 = [

	['PROPERTIES   &nbsp; &nbsp; |', '/properties.asp', null,
		['Properties for Lease', '/properties.asp', null],
		['Lease Application', '/leaseapp3.pdf', null]
	],
	['FOR BROKERS', '/brokers/default.asp', null,
		['New Broker Registration', '/brokers/sign_up_broker.asp', null],
		['E-mail a Client', '/brokers/client_email.asp', null],
		['New Property Notification', '/brokers/sign_up_notification.asp', null],
		['Current Game & Promotions', '/brokers/promotions.asp', null]
	]

];
