Para comenzar con el proceso de certificación kosher, por favor enviarnos cierta información sobre su empresa. En breve alguien de Mercokosher se pondrá en contacto con usted.
/* Add your JavaScript code here.
If you are using the jQuery library, then don't forget to wrap your code inside jQuery.ready() as follows:
jQuery(document).ready(function( $ ){
$('.custom-padding').each(function() {
var link = $(this).html();
$(this).contents().wrap('');
});
});
--
If you want to link a JavaScript file that resides on another server (similar to
), then please use
the "Add HTML Code" page, as this is a HTML code that links a JavaScript file.
End of comment */