function jumppage(val){
	window.open(val,"_top")
}

