function download(n) {
	$('#download').load('/other/scr/jq.php?download='+n);
}
