function mouseClick (arg) {
	location.href=arg;
}
