$(document).ready(function(){

	$('.slider').innerfade({
		speed: 2000,
		timeout: 7000,
		type: 'sequence',
		containerheight: '220px'
	});
	
	$(".networking").colorbox({width:"1044px", height:"628px", inline:true, href:"#networkingpop"});
});
