function onclicklink(u){
	location.href=u;
	return false;
}

