$(document).ready(function(){	
		$(".termwindow").colorbox();
	});

