/*

  --- 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.

*/

var MENU_ITEMS = [

	

	['Home', 'http://www.magen.ca/', null,
	
      	['Home Page', 'http://www.magen.ca'],
        
		['What is Home Automation?', 'http://www.magen.ca/toronto/how_to_automation'],
		
		['Luxury Home Checklist', 'http://www.magen.ca/toronto/luxury_home_checklist'],

		['Site Map', 'http://www.magen.ca/sitemap'],
		
		['Where we are', 'http://www.magen.ca/toronto/control_displays/'],



		['Advice', null, null,

		['Customer Tips', 'http://www.magen.ca/toronto/tips'],

		['Safety Advisories', 'http://www.magen.ca/toronto/smart_home_articles' ],

        ['Alarming Tales', 'http://www.magen.ca/toronto/smart_home_articles/alarm_security_news' ],

		['Links', 'http://www.magen.ca/links' ],

        

	],

		 ['Alliances', null, null,

		['Architects', 'http://www.magen.ca/toronto/professionals'],

		['Interior Decorators', 'http://www.magen.ca/toronto/professionals' ],

		['Home Builders', 'http://www.magen.ca/toronto/special_needs/home_building_design' ],

		['Electrical Contractors', 'http://www.magen.ca/toronto/trade_partners' ],

		['Audio-Visual Specialists', 'http://www.magen.ca/toronto/trade_partners' ],

        ['HVAC Installers', 'http://www.magen.ca/toronto/trade_partners' ],

		['Motorized Drapes', 'http://www.magen.ca/toronto/trade_partners' ],

		['Security Services', 'http://www.magen.ca/toronto/trade_partners' ],

		['Pool Installers', 'http://www.magen.ca/toronto/trade_partners' ],

		['Landscapers', 'http://www.magen.ca/toronto/trade_partners' ]





    





	],

		

	],

	['Automation', null, null,

		['Home Automation', 'http://www.magen.ca/toronto/systems/home_automation'],

		['Home Lighting', 'http://www.magen.ca/toronto/systems/automated_lighting'],

		['Home Theatre', 'http://www.magen.ca/toronto/systems/home_theatre'],

		['Home Networking', 'http://www.magen.ca/toronto/systems/home_networking'],

		['Whole House Audio', 'http://www.magen.ca/shortDescriptions/WholeHouseAudio'],

		['Motorized Drapes', 'http://www.magen.ca/toronto/systems/motorized_drapes'],

		['Climate Control', 'http://www.magen.ca/toronto/systems/programmable_thermostats'],

		['Phone Systems', 'http://www.magen.ca/toronto/systems/telephone_pbx'],

		['Voice Mail', 'http://www.magen.ca/toronto/systems/voice_mail'],

		['System Integration', 'http://www.magen.ca/toronto/systems/smart_system_integration'],

		['BoardRoom Services', 'http://www.magen.ca/toronto/systems/bordrooms']





	],

	['Security', null, null,
	
	    ['Security Systems', null, null,
	    
		['Security Systems', 'http://www.magen.ca/toronto/systems/alarms_security'],

		['Monitoring', 'http://www.magen.ca/toronto/systems/alarms_security/24hr_monitoring' ],

		['School Security', 'http://www.magen.ca/toronto/systems/alarms_security/school_security' ],
		['Access Control', 'http://www.magen.ca/toronto/systems/biometric_access_control' ],
		],
		
		['Ultra High Risk Sites', 'http://www.magen.ca/toronto/systems/ultra_high_risk'],

		['Camera Systems', null, null,
		['Camera Systems', 'http://www.magen.ca/toronto/systems/camera_cctv_video' ],
		['Intelligent Camera Systems', 'http://www.magen.ca/toronto/systems/camera_cctv_video/smart_digital_recorder' ],
		],

		['Digital Video Systems', 'http://www.magen.ca/toronto/systems/camera_cctv_video/digital_video_recording' ],

		['Cash Register Monitoring', 'http://www.magen.ca/toronto/systems/camera_cctv_video/pos_dvr' ],
				
		['Article Anti-Theft EAS', 'http://www.magen.ca/toronto/systems/theft_control' ]



	],



	['Showroom', null, null,

		
		['Showroom Photo Gallery', 'http://www.magen.ca/NewShowroom' ]



	],



	



	['Age@Home Safely', null, null,

		['Disabled', 'http://www.magen.ca/toronto/assisted_living/disabled_care'],

		['Seniors', 'http://www.magen.ca/toronto/assisted_living/senior_care' ],
		
		['Wellness Monitoring', 'http://www.magen.ca/toronto/assisted_living/health_monitoring']

       



	],



    ['Professionals', null, null,

		['Architects', 'http://www.magen.ca/toronto/special_needs/architects'],

		['Interior Decorators', 'http://www.magen.ca/toronto/special_needs/interior_decorators' ],

		['Home Builders', 'http://www.magen.ca/toronto/special_needs/home_building_design' ]

       



	]

    

	

];




