function jumpTo(url){
	parent.location.href = url;
}
