Index: trunk/ippMonitor/def/p1PendingExp.d
===================================================================
--- trunk/ippMonitor/def/p1PendingExp.d	(revision 8981)
+++ trunk/ippMonitor/def/p1PendingExp.d	(revision 8982)
@@ -3,6 +3,6 @@
 FILE  p1PendingExp.php
 
-#     field       name     link to     extras
-FIELD exp_id,     exposure ID
+#     field       name         link to         extras
+FIELD exp_id,     exposure ID, rawImfile.php,  exp_id=$exp_id
 FIELD recipe,	  recipe
 FIELD p1_version, p1 version
Index: trunk/ippMonitor/def/p2PendingExp.d
===================================================================
--- trunk/ippMonitor/def/p2PendingExp.d	(revision 8981)
+++ trunk/ippMonitor/def/p2PendingExp.d	(revision 8982)
@@ -3,6 +3,6 @@
 FILE  p2PendingExp.php
 
-#     field       name     link to     extras
-FIELD exp_id,	  exposure ID
+#     field       name         link to         extras
+FIELD exp_id,     exposure ID, rawImfile.php,  exp_id=$exp_id
 FIELD recipe,	  recipe
 FIELD p1_version, p1 version
Index: trunk/ippMonitor/def/p2ProcessedExp.d
===================================================================
--- trunk/ippMonitor/def/p2ProcessedExp.d	(revision 8981)
+++ trunk/ippMonitor/def/p2ProcessedExp.d	(revision 8982)
@@ -3,6 +3,6 @@
 FILE  p2ProcessedExp.php
 
-#     field       name     link to     extras
-FIELD exp_id,     exposure ID
-FIELD p1_version, p1 version
+#     field       name         link to                 extras
+FIELD exp_id,     exposure ID, p2ProcessedImfile.php,  exp_id=$exp_id
+FIELD p1_version, p1 version,  p1PendingExp.php        exp_id=$exp_id
 FIELD p2_version, p2 version
Index: trunk/ippMonitor/def/p3PendingExp.d
===================================================================
--- trunk/ippMonitor/def/p3PendingExp.d	(revision 8981)
+++ trunk/ippMonitor/def/p3PendingExp.d	(revision 8982)
@@ -3,6 +3,6 @@
 FILE  p3PendingExp.php
 
-#     field       name          link to     extras
-FIELD exp_id,	  exposure ID
-FIELD p2_version, p2 version
+#     field       name          link to                extras
+FIELD exp_id,	  exposure ID,  p2ProcessedImfile.php, exp_id=$exp_id
+FIELD p2_version, p2 version,   p2ProcessedExp.php,    exp_id=$exp_id
 FIELD p3_version, p3 version
Index: trunk/ippMonitor/def/rawDetrendExp.d
===================================================================
--- trunk/ippMonitor/def/rawDetrendExp.d	(revision 8981)
+++ trunk/ippMonitor/def/rawDetrendExp.d	(revision 8982)
@@ -4,5 +4,5 @@
 
 #        field        name           link to         extras
-FIELD    exp_id,      exposure ID,   rawImfile.php,  exp_id=$exp_id,camera=$camera,foo=bar
+FIELD    exp_id,      exposure ID,   rawImfile.php,  exp_id=$exp_id
 FIELD    telescope,   Telescope,     telescopes.php
 FIELD    camera,      Camera
Index: trunk/ippMonitor/raw/ipp.menu.dat
===================================================================
--- trunk/ippMonitor/raw/ipp.menu.dat	(revision 8981)
+++ trunk/ippMonitor/raw/ipp.menu.dat	(revision 8982)
@@ -35,6 +35,6 @@
 menulink  | menuselect 	 | link    | Det Run                      | detRun.php                    
 menulink  | menuselect 	 | link    | Det Run Summary              | detRunSummary.php             
+menulink  | menuselect 	 | link    | Det Master Frame             | detMasterFrame.php            
 menulink  | menuselect 	 | link    | Det Input Exp                | detInputExp.php                    
-menulink  | menuselect 	 | link    | Det Master Frame             | detMasterFrame.php            
 menulink  | menuselect 	 | link    | Det Resid Exp                | detResidExp.php                       
 
