/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 200

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#cccccc";
   
   DQM_menu_bgcolor = "#ffffff";
   DQM_hl_bgcolor = "#ffffcc";

   DQM_sub_xy = "0,0"
   DQM_border_width = 1
   DQM_divider_height = 1

   /*---IE5-MAC Offset Fix - The following two
   -----parameters correct a position reporting
   -----bug in IE5 on the Mac platform. Adjust
   -----the offsets below untill the first level
   -----sub menus pop up in the correct location.*/
   
   DQM_ie5mac_offset_X = 10
   DQM_ie5mac_offset_Y = 12


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#333333"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#000000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "link1a.gif"
   DQM_rollover_wh0 = "206,19"

   DQM_rollover_image1 = "link2a.gif"
   DQM_rollover_wh1 = "206,19"

   DQM_rollover_image2 = "link3a.gif" 
   DQM_rollover_wh2 = "206,19"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-100,5"
DQM_sub_menu_width0 = 200;
DQM_subdesc0_0 = "Check Usage"
DQM_subdesc0_1 = "Change PIN"
DQM_subdesc0_2 = "Reload Nitro"
DQM_subdesc0_3 = "Buy Nitro"
DQM_subdesc0_4 = "E-Mail"
/*DQM_subdesc0_5 = "Create E-Mail account" */
DQM_subdesc0_5 = "Change E-Mail password"
DQM_url0_0 = "http://www.nitro.com.ph/logtime-pp.asp"
DQM_url0_1 = "http://www.nitro.com.ph/changepin.asp"
DQM_url0_2 = "http://www.nitro.com.ph/nitro-reload.asp"
DQM_url0_3 = "http://www.nitro.com.ph/nitro-buy.asp"
DQM_url0_4 = "http://mail.nitro.com.ph"
/*DQM_url0_5 = "http://www.nitro.com.ph/create-email.asp" */
DQM_url0_5 = "http://www.nitro.com.ph/email_passwd.asp"

DQM_sub_xy1 = "-100,5"
DQM_sub_menu_width1 = 200;
DQM_subdesc1_0 = "Your Nitro Prepaid Internet card"
DQM_subdesc1_1 = "News & Announcements"
DQM_subdesc1_2 = "PoPs"
DQM_subdesc1_3 = "Settings"
DQM_subdesc1_4 = "Shopping Policy"
DQM_subdesc1_5 = "Privacy Policy"
DQM_url1_0 = "http://www.nitro.com.ph/about.html"
DQM_url1_1 = "http://www.nitro.com.ph/news.html"
DQM_url1_2 = "http://www.nitro.com.ph/pops.html"
DQM_url1_3 = "http://www.nitro.com.ph/settings.html"
DQM_url1_4 = "http://www.nitro.com.ph/shopping.asp"
DQM_url1_5 = "https://www.payeasy.ph/privacy.asp"

DQM_sub_xy2 = "-100,5"
DQM_sub_menu_width2 = 200;
DQM_subdesc2_0 = "Nitro Numbers" 
DQM_subdesc2_1 = "Resellers"
DQM_url2_0 = "http://www.nitro.com.ph/numbers.html"
DQM_url2_1 = "http://www.nitro.com.ph/resellers.html"
