var webtrends = {
    'process-process' : ['MUZO HP Process','Process link'],
    'about-about' : ['MUZO HP About','About link'],
    'tour-tour' : ['MUZO HP Vitual Tour','Vitual Tour link'],
    'magnificent-magnificent' : ['MUZO HP Magnificent Emeralds','Magnificent Emeralds link'],
    'emerald-emerald' : ['MUZO HP Your Emerald','Your Emerald link'],
    'media-media' : ['MUZO HP Media Center','Media Center link'],
    'contact-contact' : ['MUZO HP Contact','Contact link']
}

var menus = {
            'en-us' : [                                       
                        {
                        	title : 'MUZO PROCESS', 
                        	url : '/site/process', 
                        	slide : 'mine_to_market_1', 
                        	webtrend : 'process-process',
                        	popup: 'fullscreen'
                        },
                        {
	                    	separator : 'true'
	                    },
                        {
                        	title : 'ABOUT MUZO', 
                        	url : '/site/about', 
                        	slide : 'about1', 
                        	webtrend : 'about-about',
                        	popup: 'fullscreen'
                        },
                        {
	                    	separator : 'true'
	                    },
                        {         
                        	title : 'VIRTUAL TOUR', 
                        	url : '/site/tour.php', 
                        	slide : 'miners_tunnel', 
                        	webtrend : 'tour-tour'
                        },
                        {
	                    	separator : 'true'
	                    },
                        {
                        	title : 'MAGNIFICENT EMERALDS', 
                        	url : '/site/magnificent', 
                        	slide : 'emerald1', 
                        	webtrend : 'magnificent-magnificent',
                        	popup: 'fullscreen'
                        },
                        {
	                    	separator : 'true'
	                    },                        {
                        	title : 'YOUR EMERALD', 
                        	url : '/site/your', 
                        	slide : 'labo', 
                        	webtrend : 'youremerald-youremerald',
                        	popup: 'fullscreen'
                        },
                        {
	                    	separator : 'true'
	                    },
                        {
                        	title : 'MEDIA CENTER', 
                        	url : '/site/press_articles.php', 
                        	slide : 'mediacenter', 
                        	webtrend : 'media-media'
                        },
                        {
	                    	separator : 'true'
	                    },
                        {
                        	title : 'CONTACT', 
                        	url : '/site/contact.php', 
                        	slide : 'contact', 
                        	webtrend : 'contact-contact'
                        }
                    ]
};

var subscribe_menu = {
};

var storelocator_menu = {
};

var legalstatement_menu = {
};

var ifop_popup = {

};

		
var footer = {
    'en-us' : {
        lang : 'Other languages',
        list: []
    }
}

