  limit_users = true

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"
 
   DQM_sub_menu_width = 100      //default sub menu widths
   DQM_sub_xy = "0,0"            //default sub x,y coordinates
   
   DQM_codebase = "inc/"             //relative location of .js files
   DQM_urltarget = "_self"       //set to: _self, _parent, _new, or "my frame name"

   DQM_border_width = 1
   DQM_divider_height = 1

   DQM_border_color = "#213F81"  //Hex color value or 'transparent'
   DQM_menu_bgcolor = "#ffffff"  //Hex color value or 'transparent'
   DQM_hl_bgcolor = "#A9ECF9"    //Hex color value
   
   DQM_mouse_off_delay = 100
      
   DQM_os9_ie5mac_offset_X = 0
   DQM_os9_ie5mac_offset_Y = 0

   DQM_osx_ie5mac_offset_X = 0
   DQM_osx_ie5mac_offset_Y = 0

   DQM_ie4mac_offset_X = -8
   DQM_ie4mac_offset_Y = -50
   
   DQM_nn4_reaload_after_resize = true

   DQM_nn4_resize_prompt_user = false
   DQM_nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."
   
   DQM_use_opera_div_detect_fix = true;

/*-------------------------------------------
Internet Explorer Transition Effects - IE5.5 & UP

Note: All non supporting browsers will ignore
the effect settings below while retaining the
complete sub menu functionality and look.
--------------------------------------------*/

   ns4=(document.layers)? true:false
ie4=(document.all)? true:false

DQM_sub_menu_effect = "fade"
   DQM_sub_item_effect = "fade"
   
   DQM_sub_menu_effect_duration = .2
   DQM_sub_item_effect_duration = .2

   DQM_effect_pixelate_maxsqare = 25
   DQM_effect_iris_irisstyle = "CIRCLE"          //CROSS, CIRCLE, PLUS, SQUARE, or STAR
   DQM_effect_checkerboard_squaresx = 14
   DQM_effect_checkerboard_squaresY = 14
   DQM_effect_checkerboard_direction = "RIGHT"   //UP, DOWN, LEFT, RIGHT
   
   DQM_sub_menu_opacity = 100

   DQM_dropshadow_color = "none"                //Hex color value or 'none'
   DQM_dropshadow_offx = 5                      //drop shadow width
   DQM_dropshadow_offy = 5	                //drop shadow height

/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   
   DQM_textcolor = "#213F81"
   DQM_fontfamily = "Verdana"            //Any available system font     
   if(ns4)
      DQM_fontsize = 10		         //Defined with pixel sizing  	
	 else
	 DQM_fontsize = 10		         //Defined with pixel sizing  	
   DQM_fontsize_ie4 = 9		         //Defined with point sizing
   DQM_textdecoration = "normal"         //set to: 'normal', or 'underline'
   DQM_fontweight = "bold"             //set to: 'normal', or 'bold'
   DQM_fontstyle = "normal"	         //set to: 'normal', or 'italic' 	
   DQM_hl_textcolor = "#213F81"
   DQM_hl_textdecoration = "normal"   //set to: 'normal', or 'underline'

   DQM_margin_top = 2
   DQM_margin_bottom = 2
   DQM_margin_left = 2
   DQM_margin_right = 2

   DQM_text_alignment = "left"           //set to: 'left', 'center' or 'right'
   
   DQM_2nd_icon_image1 = "images/arrow1.gif"
   DQM_2nd_icon_rollover1 = "images/arrow2.gif"
   DQM_2nd_icon_image_wh1 = "12,10"
   DQM_2nd_icon_image_xy1 = "-2,5"

   /************************************************
   *********-------Main Menu 0--------**************
   ************************************************/

   DQM_rollover_image0 = "images/pipe.gif"
   DQM_rollover_wh0 = ""
   //DQM_url0 = "";   

   /************************************************
   *********-------Main Menu 1--------**************
   ************************************************/
  DQM_rollover_image1 = "images/pipe.gif"
   DQM_rollover_wh1 = ""
   DQM_url1 = "#";   

   /************************************************
   *********-------Main Menu 2--------**************
   ************************************************/    

   if(currpage=="link3")
   DQM_rollover_image2 = "images/link3a.gif" 
   else
  DQM_rollover_image2 = "images/link3.gif" 
   DQM_rollover_wh2 = "80,18"
   DQM_url2 = "#";   

   /************************************************
   *********-------Main Menu 3--------***************
   ************************************************/

  if(currpage=="link4")
   DQM_rollover_image3 = "images/link4a.gif"
   else
  DQM_rollover_image3 = "images/link4.gif" 
   DQM_rollover_wh3 = "73,18"
   DQM_url3 = "#";   

   /************************************************
   *********-------Main Menu 4--------**************
   ************************************************/

  
  if(currpage=="link5")
   DQM_rollover_image4 = "images/link5a.gif" 
   else
  DQM_rollover_image4 = "images/link5.gif" 
   DQM_rollover_wh4 = "65,18"
   DQM_url4 = "#";    

   /************************************************
   *********-------Main Menu 5--------**************
   ************************************************/    

   DQM_rollover_image5 = "images/investors2.gif" 
   DQM_rollover_wh5 = "66,24"
   DQM_url5 = "/investor/default.shtm";   

   /************************************************
   *********-------Main Menu 6--------***************
   ************************************************/

   if(currpage=="link6")
   {
   DQM_rollover_image5 = "images/link6a.gif";
   
   }
   else
  DQM_rollover_image5 = "images/link6.gif" 
   DQM_rollover_wh6 = "65,18"
   DQM_url4 = "#";
   
   
  if(currpage=="link7")
   {
   DQM_rollover_image6 = "images/newlink7a.gif";
   
   }
   else
  DQM_rollover_image6 = "images/newlink7.gif" 
   DQM_rollover_wh7 = "65,18"
   DQM_url5 = "#";  
   
      

/************************************************
*********-------Sub Menu 0--------***************
************************************************/

DQM_sub_xy0 = "-77,18"
DQM_sub_menu_width0 = 78
DQM_sub_xy0_1 = "-8,3"
DQM_sub_menu_width0_1 = 140
DQM_sub_xy0_4 = "-8,3"
DQM_sub_menu_width0_4 = 140


DQM_icon_index0_0 = 0
DQM_2nd_icon_index0_1 = 0
//DQM_2nd_icon_index1_4 = 1
//DQM_icon_index1_4_0 = 0
//DQM_icon_index1_4_1 = 0
//DQM_icon_index1_4_2 = 0
//DQM_icon_index1_4_3 = 0
//DQM_icon_index1_4_4 = 0
DQM_url0_0 = "/business/default.shtm"
DQM_url0_1 = "/business/pipelines.asp"
DQM_url0_1_0 = "/business/pipelines.asp"
DQM_url0_1_1 = "/activities/default.asp"
DQM_url0_1_2 = "/postings/default.asp"
DQM_url0_2 = "/business/production.shtm"
DQM_url0_3 = "/business/midstream.shtm"
DQM_url0_4 = "/business/otherassets.shtm"
//DQM_url1_4_0 = "/business/csti.shtm"
//DQM_url1_4_1 = "/epgn/"
//DQM_url1_4_2 = "/business/lng.shtm"
//DQM_url1_4_3 = "/business/otherassets.shtm"
//DQM_url1_4_4 = ".br/default_eng.asp"
//DQM_urltarget1_4_1 = "_new"
//DQM_urltarget1_4_4 = "_new"
/************************************************
*********-------Sub Menu 1--------***************
************************************************/

DQM_sub_xy1 = "-180,18"
DQM_sub_menu_width1 = 180
/*DQM_sub_xy1_1 = "0,0"
DQM_sub_menu_width1_1 = 140
DQM_sub_xy1_4 = "-8,3"
DQM_sub_menu_width1_4 = 140*/

DQM_subdesc1_0 = "&nbsp; &nbsp;Engage 2009"
DQM_subdesc1_1 = "&nbsp; &nbsp;NYSRPS 2009"
DQM_subdesc1_2 = "&nbsp; &nbsp;NYCPA 2009"
//DQM_subdesc1_2 = "&nbsp; &nbsp;History"
//DQM_subdesc1_3 = "&nbsp; &nbsp;Mission"
//DQM_subdesc1_4 = "&nbsp; &nbsp;Vision "
//DQM_subdesc1_5 = "&nbsp; &nbsp;Philosophy"

DQM_icon_index1_0 = 0
DQM_2nd_icon_index1_1 = 0
DQM_icon_index1_1_0 = 0
//DQM_2nd_icon_index1_4 = 1
//DQM_icon_index1_4_0 = 0
//DQM_icon_index1_4_1 = 0
//DQM_icon_index1_4_2 = 0
//DQM_icon_index1_4_3 = 0
//DQM_icon_index1_4_4 = 0
DQM_url1_0 = "Engageframeindex.htm"
DQM_url1_1 = "NYSRPSframeindex.htm"
DQM_url1_2 = "NYCPAframeindex.htm"


//DQM_url1_4_0 = "/business/csti.shtm"
//DQM_url1_4_1 = "/epgn/"
//DQM_url1_4_2 = "/business/lng.shtm"
//DQM_url1_4_3 = "/business/otherassets.shtm"
//DQM_url1_4_4 = ".br/default_eng.asp"
//DQM_urltarget1_4_1 = "_new"
//DQM_urltarget1_4_4 = "_new"

/************************************************
*********-------Sub Menu 2--------***************
************************************************/

DQM_sub_xy2 = "-88,18"
DQM_sub_menu_width2 = 142

DQM_subdesc2_0 = " &nbsp;&nbsp;Our Advantages"
DQM_subdesc2_1 = " &nbsp;&nbsp;Services Overview"
DQM_subdesc2_2 = " &nbsp;&nbsp;Supervision"
DQM_subdesc2_3 = " &nbsp;&nbsp;Warehousing"
DQM_subdesc2_4 = " &nbsp;&nbsp;Shipping"
DQM_subdesc2_5 = " &nbsp;&nbsp;Carpet / Furniture"
DQM_subdesc2_6 = " &nbsp;&nbsp;Dismantle"
DQM_subdesc2_7 = " &nbsp;&nbsp;Standard Order"
DQM_subdesc2_8 = " &nbsp;&nbsp;Quick Order"
DQM_subdesc2_9 = " &nbsp;&nbsp;Download Order Form"
DQM_subdesc2_10 = " &nbsp;&nbsp;Download Phone List"


DQM_icon_index2_3 = 0
DQM_icon_index2_4 = 0
DQM_icon_index2_5 = 0
DQM_url2_0 = "ouradvantages.htm"
DQM_url2_1 = "services.htm"
DQM_url2_2 = "services1.htm"
DQM_url2_3 = "services2.htm"
DQM_url2_4 = "services3.htm"
DQM_url2_5 = "services4.htm"
DQM_url2_6 = "services5.htm"
DQM_url2_7 = "order_std.htm"
DQM_url2_8 = "order_quick.htm"
DQM_url2_9 = "http://www.csiworldwide.net/new wo layout.pdf"
DQM_url2_10 = "http://www.csiworldwide.net/csinumbers.pdf"



/************************************************
*********-------Sub Menu 3--------***************
************************************************/

DQM_sub_xy3 = "-77,18"
DQM_sub_menu_width3 = 112


DQM_subdesc3_0 = " &nbsp;&nbsp;Contacts"
DQM_subdesc3_1 = " &nbsp;&nbsp;Services"
DQM_subdesc3_2 = " &nbsp;&nbsp;Exhibitor Orders"
//DQM_subdesc3_3 = " &nbsp;&nbsp;Download Phone List"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_2nd_icon_index3_2 = 0
DQM_icon_index3_2_0 = 0
DQM_icon_index3_2_1 = 0
DQM_icon_index3_3 = 0
DQM_icon_index3_4 = 0
DQM_url3_0 = "contacts.htm"
DQM_url3_1 = "completeservices.htm"
DQM_url3_2 = "#"
//DQM_url3_3 = "http://www.csiworldwide.net/csinumbers.pdf"
//DQM_url3_2_0 = "/careers/diversity.shtm"
//DQM_url3_2_1 = "javascript: windowOpener('http://producer.epochenergy.com')"

//DQM_url3_4 = "javascript: windowOpener('http://producer.epochenergy.com')"


/************************************************
*********-------Sub Menu 4--------***************
************************************************/

DQM_sub_xy4 = "-70,18"
DQM_sub_menu_width4 = 113

DQM_subdesc4_0 = " &nbsp;&nbsp;Departments"
DQM_subdesc4_1 = " &nbsp;&nbsp;Corporate Staff"
DQM_subdesc4_2 = " &nbsp;&nbsp;Local CSI Offices"
DQM_subdesc4_3 = " &nbsp;&nbsp;Phone List"
DQM_icon_index4_0 = 0
DQM_icon_index4_1 = 0
DQM_icon_index4_2 = 0
DQM_icon_index4_3 = 0
DQM_url4_0 = "cont_sales.htm"
DQM_url4_1 = "mailto:operations@csiworldwide.net"
DQM_url4_2 = "cont_localoff.htm"
DQM_url4_3 = "cont_phone.htm"


/************************************************
*********-------Sub Menu 5--------***************
************************************************/

DQM_sub_xy5 = "-68,24"
DQM_sub_menu_width5 = 110

DQM_subdesc5_0 = "apac"
DQM_subdesc5_1 = "midworld"
DQM_icon_index5_0 = 0
DQM_icon_index5_1 = 0
DQM_url5_0 = "apac.htm"
DQM_url5_1 = "midworld.htm"

/************************************************
*********-------Sub Menu 6--------***************
************************************************/

DQM_sub_xy6 = "-68,24"
DQM_sub_menu_width6 = 110

DQM_subdesc6_0 = "apac"
DQM_subdesc6_1 = "midworld"
DQM_icon_index6_0 = 0
DQM_icon_index6_1 = 0
DQM_url6_0 = "apac.htm"
DQM_url6_1 = "midworld.htm"

// Disclaimer Box
function disclaimer ( url ) {
disclaimerBox( );
windowOpener( url );
}
function disclaimerBox ( ) {
alert('NOTE - By clicking on a link to another site, you have elected to leave the El Paso Corporation web site. Please note that El Paso Corporation does not control the exchange of information and is not responsible for the availability of such other sites and does not endorse and is not responsible or liable for any content, products, services, security or other materials available on such other sites.');

}
function windowOpener ( url ) {
var targetWidth  = ('');
var targetHeight = ('');
var windowName   = "xyz" + Math.round((Math.random() * 10000));
var windowParms  = "width=" + targetWidth + ",height=" + targetHeight + ",screenX=0,screenY=0,toolbar,resizable,scrollbars,location,menubar,status";
newWindow = window.open( url, 'NewWindow', windowParms );
}
