function showPhotoPrint(){if($("print").checked){$("print_photo_table").show()}else{$("print_photo_table").hide()}};
