Index: trunk/ippMonitor/def/detInputExp.d
===================================================================
--- trunk/ippMonitor/def/detInputExp.d	(revision 9347)
+++ trunk/ippMonitor/def/detInputExp.d	(revision 13264)
@@ -4,13 +4,16 @@
 MENU  ipp.detrend.dat
 
-# HEAD HTML  test head 1 <br>
+ARGS  ARG1  exp_tag=$exp_tag
 
-#     field      width 	name        show         link to                       extras
+ARGS  ARG2  exp_tag=$exp_tag
+ARGS  ARG2  det_id=$det_id
+ARGS  ARG2  iteration=$iteration
+
+#     field      width 	name        show         link to                 extras
 FIELD det_id,    7,    	det_id
-FIELD exp_tag,   20,   	exposure,   value,       rawImfile.php,          exp_tag=$exp_tag
+FIELD exp_tag,   20,   	exposure,   value,       rawImfile.php,          ARG1
 FIELD iteration, 5,    	iteration
 FIELD include,   7,   	include
-FIELD *,         5,    	resid,      value=goto,  detResidImfile.php,     exp_tag=$exp_tag,det_id=$det_id,iteration=$iteration
-FIELD *,         5,    	proc,       value=goto,  detProcessedImfile.php, exp_tag=$exp_tag,det_id=$det_id,iteration=$iteration
+FIELD *,         5,    	resid,      value=goto,  detResidImfile.php,     ARG2
+FIELD *,         5,    	proc,       value=goto,  detProcessedImfile.php, ARG2
 
-# TAIL HTML  test tail 1 <br>
