jQuery(document).ready(function (){ 
	jQuery('#menu .trucsCaps').append(jQuery('#extraShowcaseTrucCaps'));
	jQuery('#menu .leer').append(jQuery('#extraShowcaseLeer'));
});

