// JavaScript Document
function colClick(s) {
	window.location.href=s;
}


