Sorted by
Delete All Vehicles

Sitemap
Sorted by
Delete All Vehicles
'), appendLocation = ($local.find('.inset').length) ? '.inset' : '.inner'; appendLocation = ($local.find(appendLocation + ' > a:not(.btn)').length) ? appendLocation + ' > a' : appendLocation; selectors = ['.title', '.strapline', '.sub-title', '.content', '.intro', '.button', 'form']; selectors.filter(function(item) { if($local.find(item).length) return item; }).sort(function(a, b) { return $local.find(a).index() - $local.find(b).index(); }).forEach(function(item) { $local.find(item).appendTo($group); }); $group.appendTo($local.find(appendLocation)); }); }); } }); }); /*]]>*/