function loaded(cid) {
	window.location.href='signup.php?cid=' + cid;
}
