$(document).ready(function(){	
	
	$(".conLoc").colorbox({width:"670px", inline:true, href:"#convergysLocations"});

	
});


