// framework/scripts/global.js 100312

$(document).ready(function(){
	$("a[rel='launch']").colorbox();
});
