function item_print(hash) {
	var printWindow = window.open("index.php?page="+hash+"&item-print=1");
}

