Index: trunk/ippMonitor/raw/czartool_getplot.php
===================================================================
--- trunk/ippMonitor/raw/czartool_getplot.php	(revision 35200)
+++ trunk/ippMonitor/raw/czartool_getplot.php	(revision 35391)
@@ -38,5 +38,8 @@
 else if ($type=="hp_s")
 $filePath = "$path/heathers_plots/skycal.png";
-
+else if ($type=="hp_cm")
+$filePath = "$path/heathers_plots/cam_merged.png";
+else if ($type=="hp_sm")
+$filePath = "$path/heathers_plots/skycal_merged.png";
 
 $file = fopen ($filePath, "r");
