  	
	
	
			 

	
																																																																		
																																					
		
				
						
		
										
		
								

		
						
							
		
								
							
		
								
		
		
		
																																	
		
		
	
				
				

						
	
		
			
		
	
		
				
		
				
		
				
		
		
						

		
						
		
				
		
						
					
															
		
								
		
								
		
																
		
																
		
				
						
		
		
		
		
		
				
  
                var cars_Infos = new Class({

  /*************************************************************************************************************************
  * Variable
  *************************************************************************************************************************/
  info: {
  famille: {},
  silhouette: {},
  url_nameImage: {},
  comments: {},
  prix: {},
  prix2: {}
  },

  opts: {
  url_bigImg: {},
  url: {},
  url_conf: {},
  url_tdrive: {}
  },
  
  tmp: 0,

  /*************************************************************************************************************************
  * Traduction
  *************************************************************************************************************************/
  trad: {
  begin_price:'From :',
  before_price:'R ',
  after_price:'',
  discover: 'Discover',
  
  	configure: 'Configure',
    
  	test: 'Book a Test Drive',
      
    reverse: true
    },
  
		replacePriceLabel:'',
			showPrice:true,
		
			showFullName:false,
	
  /*************************************************************************************************************************
  * Constructor
  *************************************************************************************************************************/
  initialize: function()
  {
  this.load();
  },



  /*************************************************************************************************************************
  * Now Loading
  *************************************************************************************************************************/
  load: function()
  {
						this.info.famille['805'] = '';
			this.info.silhouette['805'] = 'PANEL VAN';
			this.info.comments['805'] = '';
			this.info.url_nameImage['805'] = '';
			this.opts.url_bigImg['805'] = '/media/deliacms/media//13/1357-b049b8.png';
							this.info.prix['805'] = '';
																	this.opts.url['805'] = '/discover-vu/boxer/';
													
															this.opts.url_conf['805'] = '/build-your-own-van/boxer/body=panel_van/';
																									this.opts.url_tdrive['805'] = '';
																			this.info.famille['806'] = '';
			this.info.silhouette['806'] = 'Expert Panel Van';
			this.info.comments['806'] = '';
			this.info.url_nameImage['806'] = '';
			this.opts.url_bigImg['806'] = '/media/deliacms/media//13/1359-ced431.png';
							this.info.prix['806'] = '';
																	this.opts.url['806'] = '/discover-vu/expert/body=1D/';
													
															this.opts.url_conf['806'] = '/build-your-own-van/expert/body=panel_van/';
																									this.opts.url_tdrive['806'] = '';
																			this.info.famille['804'] = '';
			this.info.silhouette['804'] = 'L1';
			this.info.comments['804'] = '';
			this.info.url_nameImage['804'] = '';
			this.opts.url_bigImg['804'] = '/media/deliacms/media//13/1355-cb0eb8.png';
							this.info.prix['804'] = '';
																	this.opts.url['804'] = '/discover-vu/new-partner/';
													
															this.opts.url_conf['804'] = '/build-your-own-van/new-partner/body=panel_van/';
																									this.opts.url_tdrive['804'] = '';
														  }
  });

