Index: trunk/ippMonitor/raw/heathers_plot.php
===================================================================
--- trunk/ippMonitor/raw/heathers_plot.php	(revision 35199)
+++ trunk/ippMonitor/raw/heathers_plot.php	(revision 35200)
@@ -17,6 +17,8 @@
 echo "</tr>\n";
 
-echo "<td><img alt="cam image" src="/data/ipp009.0/czartool_plots/heathers_plots/cam.png"/></td>\n";
-echo "<td><img alt="skycal image" src="/data/ipp009.0/czartool_plots/heathers_plots/skycal.png"/></td>\n";
+echo "<tr>\n";
+echo "<td><img src=\"czartool_getplot.php?type=hp_c\"/></td>\n";
+echo "<td><img src=\"czartool_getplot.php?type=hp_s\"/></td>\n";
+echo "</tr>\n";
 
 echo "</table>\n";
