function quickjumpshow(url){	
	document.location = url;
}