var extern_optionsup = new Ext.form.Checkbox({
	//fieldLabel: 'Ignorer les annonces sans indication de prix',
	hideLabel: true,
    boxLabel:'Occasions Premium',
    name:'optionsup',
    width:'auto'
});
    
