$(document).ready(function(){
<!-- begin scripting -->

	$('.popup').colorbox();
	
<!-- end document.ready function -->
});
