$(document).ready(function() {
						   
	$("#Consens").validationAideEnable();						   

//	$('div#content').show();
//	$('div#loading').hide();
   
//	$("#code").wslide({
//		width: 978,
//		height: 374,
//		horiz: true
//	});					   
//
//
//	$('#subpages').corner( {
//	tl: { radius: 5 },
//	tr: { radius: 5 },
//	bl: { radius: 0 },
//	br: { radius: 0 } 
//	});
//	
//	$('a#program').click(function() {
//		$.nyroModalSettings({width:800,height:650});		 
//	});
//	
//	$('a#header2').click(function() {
//		$.nyroModalSettings({width:512,height:620});		 
//	});
//	
//	$('a#header3').click(function() {
//		$.nyroModalSettings({width:800,height:425});		 
//	});
//	
//	$('a#header4').click(function() {
//		$.nyroModalSettings({width:388,height:400});		 
//	});
});