jQuery(function($){
	$('#modelo').dependent({ parent:'marca', group: 'selectable' });
    $(".cpModalAu").colorbox({fixedWidth:480, fixedHeight:359, iframe:true});
});