jQuery(document).ready(function(){
    // jQuery('#home-tour-video').fancybox({
    // 	'titleShow'     : false,
    // 	'transitionIn'  : 'elastic',
    // 	'transitionOut' : 'elastic',
    // 	'height':400,
    // 	'width':600,
    // 	'href' : jQuery('#home-tour-video')[0].href.replace(new RegExp("watch\\?v=", "i"), 'v/'),
    // 	'type'      : 'swf',
    // 	'swf'       : {'wmode':'transparent','allowfullscreen':'true'} 
    // });
});



