﻿//$(document).ready(function() {

//    // rewrite links for vids to open in new window.
//    $('a[href*="Video"]').bind('click', function() {
//        window.open(this.href, 'Video Centre', 'width=924,height=869,status=no, menubar=no, resizable=no, scrollbars=yes, toolbar=no, location=no, directories=no');
//        return false;
//    });


//   
//    
//});









