  	
			 

	
																																																								
																
						
		
										
		
								

		
						
							
		
								
							
		
								
		
		
		
																																	
		
		
	
				


						
	
		
		
	
		
				
		
		
		
		
		
						
		
				
		
				
		
								
		
				
		
		
																
		
																
						
  
                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:'Desde US$:',
  before_price:'',
  after_price:' ',
  discover: 'Showroom',
  
  	configure: '',
    
  	test: '',
      
     reverse: false
    },
  
		replacePriceLabel:'',
			showPrice:true,
		
			showFullName:false,
	
  /*************************************************************************************************************************
  * Constructor
  *************************************************************************************************************************/
  initialize: function()
  {
  this.load();
  },



  /*************************************************************************************************************************
  * Now Loading
  *************************************************************************************************************************/
  load: function()
  {
						this.info.famille['140'] = '';
			this.info.silhouette['140'] = '207 Compact';
			this.info.comments['140'] = '';
			this.info.url_nameImage['140'] = '/media/deliacms/media//1/199-7f8d50.png';
			this.opts.url_bigImg['140'] = '/media/deliacms/media//2/211-0b2429.png';
							this.info.prix['140'] = '';
														this.info.famille['139'] = '';
			this.info.silhouette['139'] = '207 Sedan';
			this.info.comments['139'] = '';
			this.info.url_nameImage['139'] = '/media/deliacms/media//2/201-bd8732.png';
			this.opts.url_bigImg['139'] = '/media/deliacms/media//2/212-92ca9b.png';
							this.info.prix['139'] = '';
																	this.opts.url['139'] = '/showroom/207/sedan/';
														this.info.famille['66'] = '';
			this.info.silhouette['66'] = '307';
			this.info.comments['66'] = '';
			this.info.url_nameImage['66'] = '/media/deliacms/media//1/190-3d9b7b.png';
			this.opts.url_bigImg['66'] = '/media/deliacms/media//1/108-34f73d.png';
							this.info.prix['66'] = '';
																	this.opts.url['66'] = '/showroom/307/';
																	this.info.famille['67'] = '';
			this.info.silhouette['67'] = '307 sedan';
			this.info.comments['67'] = '';
			this.info.url_nameImage['67'] = '/media/deliacms/media//1/191-be6842.png';
			this.opts.url_bigImg['67'] = '/media/deliacms/media//0/60-937976.jpg';
							this.info.prix['67'] = '';
																	this.opts.url['67'] = '/showroom/307/sedan/';
																	this.info.famille['70'] = '';
			this.info.silhouette['70'] = '407';
			this.info.comments['70'] = '';
			this.info.url_nameImage['70'] = '/media/deliacms/media//1/195-c6387c.png';
			this.opts.url_bigImg['70'] = '/media/deliacms/media//0/79-0b727c.png';
							this.info.prix['70'] = '';
																	this.opts.url['70'] = '/showroom/407/';
																	this.info.famille['61'] = '';
			this.info.silhouette['61'] = 'Partner Furgón';
			this.info.comments['61'] = '';
			this.info.url_nameImage['61'] = '/media/deliacms/media//1/198-c25758.png';
			this.opts.url_bigImg['61'] = '/media/deliacms/media//0/84-3cd73d.png';
							this.info.prix['61'] = '';
																	this.opts.url['61'] = '/showroom/model=partner/body=furgon/';
												  }
  });

