function forward(URL) {
		location.href=URL;
}
