function part(id) { (new Image()).src="out.php?part="+id; return true; }
function lsp(id) { (new Image()).src="out.php?lsp="+id; return true; }
function out(id) { (new Image()).src="out.php?out="+id; return true; }
