/*--- 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 = [['<b>FREE QUOTES', null, null,
['<b>FREE QUOTES', 'http://www.worldwidemoving.info/freequotes.htm'],
['<b>Moving Tips', 'http://www.worldwidemoving.info/movingtips.htm'],
['<b>Why us', 'http://www.worldwidemoving.info/whyus.htm'],
['<b>our Services', 'http://www.worldwidemoving.info/ourservices.htm'],
['<b>Help-desk', 'http://www.worldwidemoving.info/help-desk/index.php'],
['<b>Properties', 'http://www.worldwidemoving.info/tenerife-properties/index.html']
],
['<b>MOVING to ?', null, null,
['<b>Moving Tips', 'http://www.worldwidemoving.info/movingtips.htm'],
['<b>Moving to Tenerife', 'http://www.worldwidemoving.info/moving-to-tenerife/index.html'],
['<b>Moving Los Cristianos', 'http://www.worldwidemoving.info/moving-to-los-cristianos/index.html'],
['<b>Moving Las Americas', 'http://www.worldwidemoving.info/moving-to-playa-de-las-americas/index.html'],
['<b>Moving Gran Canaria', 'http://www.worldwidemoving.info/moving-to-gran-canaria/index.html'],
['<b>Moving to Lanzarote', 'http://www.worldwidemoving.info/moving-to-lanzarote/index.html'],
['<b>Moving Pto. Carmen', 'http://www.worldwidemoving.info/moving-to-puerto-del-carmen/index.html'],
['<b>Moving Fuerteventura', 'http://www.worldwidemoving.info/moving-to-fuerteventura/index.html'],
['<b>Moving to La Palma', 'http://www.worldwidemoving.info/moving-to-la-palma/index.html'],
['<b>Moving to La Gomera', 'http://www.worldwidemoving.info/moving-to-la-gomera/index.html'],
['<b>Moving to UK', 'http://www.worldwidemoving.info/moving-to-uk/index.html'],
['<b>STORAGE', 'http://www.worldwidemoving.info/storage/index.html'],
['<b>Help-desk', 'http://www.worldwidemoving.info/help-desk/index.php']
],
['<b>CANARIES', null, null,
['<b>Tenerife', 'http://www.worldwidemoving.info/tenerife/index.html'],
['<b>Gran Canaria', 'http://www.worldwidemoving.info/gran-canaria/index.html'],
['<b>Lanzarote', 'http://www.worldwidemoving.info/lanzarote/index.html'],
['<b>Fuerteventura', 'http://www.worldwidemoving.info/fuerteventura/index.html'],
['<b>La Palma', 'http://www.worldwidemoving.info/la-palma/index.html'],
['<b>La Gomera', 'http://www.worldwidemoving.info/la-gomera/index.html'],
['<b>El Hierro', 'http://www.worldwidemoving.info/el-hierro/index.html']
],
['<b>WORLDWIDE', null, null,
['<b>UK', 'http://www.worldwidemoving.info/moving-to-uk/index.html'],
['<b>USA AMERICA', 'http://www.worldwidemoving.info/america/index.html'],
['<b>EUROPE', 'http://www.worldwidemoving.info/europe/index.html'],
['<b>AFRICA', 'http://www.worldwidemoving.info/africa/index.html'],
['<b>ASIA', 'http://www.worldwidemoving.info/asia/index.html']
],
['<b>REAL ESTATE', null, null,
['<b>Tenerife Properties', 'http://www.worldwidemoving.info/tenerife-properties/index.html'],
['<b>Gran Canaria Apts.', 'http://www.worldwidemoving.info/gran-canaria-properties/index.html'],
['<b>Lanzarote Properties', 'http://www.worldwidemoving.info/lanzarote-properties/index.html'],
['<b>Fuerteventura Apts.', 'http://www.worldwidemoving.info/fuerteventura-properties/index.html'],
['<b>La Palma Properties', 'http://www.worldwidemoving.info/la-palma-properties/index.html'],
['<b>La Gomera Properties', 'http://www.worldwidemoving.info/la-gomera-properties/index.html'],
['<b>El Hierro Properties', 'http://www.worldwidemoving.info/el-hierro-properties/index.html'],
['<b>Tips Buying', 'http://www.worldwidemoving.info/tips-buying.htm'],
['<b>Tips Selling', 'http://www.worldwidemoving.info/tips-selling.htm']
],
['<b>CONDITIONS', null, null,
['<b>Terms of use', 'http://www.worldwidemoving.info/terms-of-use.htm'],
['<b>Terms Free-ads', 'http://www.worldwidemoving.info/terms-free-ads.htm'],
['<b>Terms Free Links', 'http://www.worldwidemoving.info/terms-free-links.htm'],
['<b>Real Estate links', 'http://www.worldwidemoving.info/terms-real-estate-links.htm'],
['<b>Your Privacy', 'http://www.worldwidemoving.info/privacy.htm']
],
['<b>ABOUT US', null, null,
['<b>our Company', 'http://www.worldwidemoving.info/aboutus.htm'],
['<b>our Services', 'http://www.worldwidemoving.info/ourservices.htm'],
['<b>our Team', 'http://www.worldwidemoving.info/our-team-tenerife.htm'],
['<b>our Philosophy', 'http://www.worldwidemoving.info/our-philosophy.htm'],
['<b>our Guarantee', 'http://www.worldwidemoving.info/our-guarantee.htm'],
['<b>Help-desk', 'http://www.worldwidemoving.info/help-desk/index.php'],],];
