$(document).ready(function () {
    $('.splash_img').randomImage({ path: 'images/home/' });
}); 
