$(document).ready(function() {
    $(".promo1").videopopup({
        'videoid': '26568736',
        'videoplayer': 'vimeo',
        'autoplay': 'true',
        'width': '901',
        'height': '507'
    });
    $(".promo2").videopopup({
        'videoid': '26215609',
        'videoplayer': 'vimeo',
        'autoplay': 'true',
        'width': '901', 
        'height': '507'
    });
    $(".promo3").videopopup({
        'videoid': '26598142',
        'videoplayer': 'vimeo',
        'autoplay': 'true',
        'width': '901',
        'height': '507' 
    });
});
