// JavaScript Document
$(document).ready(function() {	
		//$("a[rel=Video]").fancybox({
//		'width'				: '50%',
//		'height'			: '50%',
//        'autoScale'     	: false,
//        'transitionIn'		: 'none',
//		'transitionOut'		: 'none',
//		'type'				: 'iframe'
//	});				   
})
