Index: trunk/ippMonitor/raw/czartool_getplot.php
===================================================================
--- trunk/ippMonitor/raw/czartool_getplot.php	(revision 34249)
+++ trunk/ippMonitor/raw/czartool_getplot.php	(revision 35200)
@@ -34,4 +34,8 @@
 else if ($type=="id")
 $filePath = "$path/ippToPsps_density_".$label.".png";
+else if ($type=="hp_c")
+$filePath = "$path/heathers_plots/cam.png";
+else if ($type=="hp_s")
+$filePath = "$path/heathers_plots/skycal.png";
 
 
