/* --- menu items --- */
var MENU_ITEMS = [
	['home', 'index.cfm', {'tt':'', 'sb':'Home'}],
	['available properties', 'properties.cfm', {'tt':'', 'sb':'Available Properties'}],
	['recent transactions', 'properties.cfm?recent=yes', {'tt':'', 'sb':'Recent Transactions'}],
	['asset management', 'properties.cfm?asset=yes', {'tt':'', 'sb':'Asset Managment'}],
	['gelcor realty of NJ', 'nj.cfm', {'tt':'', 'sb':'Gelcor Realty of NJ'}],
	['team members', 'team.cfm', {'tt':'', 'sb':'Team Members'}],
	['about gelcor', 'about.cfm', {'tt':'', 'sb':'About Gelcor'}],
	['contact us', 'contact.cfm', {'tt':'', 'sb':'Contact Gelcor'}]
];

 
 
//my therapytimes
//+log in
//+register
 

