function redirectto(page){
	open(page, target="_self");
}
