function popup(url,w,h,sb)
{
	atr = '';
	atr = atr + 'toolbar=no,';
	if (sb)
	{
		atr = atr + 'scrollbars=no,';
	}
	else
	{
		atr = atr + 'scrollbars=no,';
	}
	atr = atr + 'location=no,';
	atr = atr + 'statusbar=no,';
	atr = atr + 'menubar=no,';
	atr = atr + 'resizable=no,';
	if (w) {
	atr = atr + 'width='+w+',';
	atr = atr + 'height='+h;
	}
	else{
	atr = atr + 'width=700,';
	atr = atr + 'height=500';
	}
	new_window=window.open(url,'_blank',atr);
	new_window.focus();
}
/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 200

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "/js/"

   DQM_border_color = "#ffffff"
   
   DQM_menu_bgcolor = "#333399"
   DQM_hl_bgcolor = "#3C3CB5"

   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 = "#ffffff"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ffffff"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 1
   DQM_margin_bottom = 2
   DQM_margin_left = 6



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
   DQM_rollover_image0 = "/img/m1_on.gif"
   DQM_rollover_wh0 = "200,17"

   DQM_rollover_image1 = "/img/m2_on.gif"
   DQM_rollover_wh1 = "200,17"

   DQM_rollover_image2 = "/img/m3_on.gif"
   DQM_rollover_wh2 = "200,17"

   DQM_rollover_image3 = "/img/m4_on.gif" 
   DQM_rollover_wh3 = "200,17"

   DQM_rollover_image4 = "/img/m5_on.gif" 
   DQM_rollover_wh4 = "200,17"
  
   DQM_rollover_image5 = "/img/m6_on.gif" 
   DQM_rollover_wh5 = "200,17"

   
/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "/img/bullet.gif"
   DQM_icon_rollover0 = "/img/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,7"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-1,-1"
DQM_sub_menu_width0 = 198
DQM_subdesc0_0 = "Company Overview"
DQM_subdesc0_1 = "Why ABT?"
DQM_subdesc0_2 = "Methodology"
DQM_subdesc0_3 = "Quality"
DQM_subdesc0_4 = "Skills"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_icon_index0_3 = 0
DQM_icon_index0_4 = 0
DQM_url0_0 = "/corporate/"
DQM_url0_1 = "/corporate/why.php"
DQM_url0_2 = "/corporate/method.php"
DQM_url0_3 = "/corporate/quality.php"
DQM_url0_4 = "/corporate/skills.php"



DQM_sub_xy1 = "-1,-1"
DQM_sub_menu_width1 = 198;
DQM_subdesc1_0 = "Overview"
DQM_subdesc1_1 = "Offshore Outsourcing"
DQM_subdesc1_2 = "Web Development"
DQM_subdesc1_3 = "Web Design"
DQM_subdesc1_4 = "Web Redesign"
DQM_subdesc1_5 = "Website Maintenance"
DQM_subdesc1_6 = "Software Development"
DQM_subdesc1_7 = "Quotation"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0
DQM_icon_index1_4 = 0
DQM_icon_index1_5 = 0
DQM_icon_index1_6 = 0
DQM_icon_index1_7 = 0
DQM_url1_0 = "/services/"
DQM_url1_1 = "/services/offshore.php"
DQM_url1_2 = "/services/webdevelopment.php"
DQM_url1_3 = "/services/design.php"
DQM_url1_4 = "/services/redesign.php"
DQM_url1_5 = "/services/maintenance.php"
DQM_url1_6 = "/services/softdevelopment.php"
DQM_url1_7 = "/services/quotation.php"


DQM_sub_xy2 = "-1,-1"
DQM_sub_menu_width2 = 198
DQM_subdesc2_0 = "Overview" 
DQM_subdesc2_1 = "Products"
DQM_subdesc2_2 = "Resources"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_url2_0 = "/solutions/index.php"
DQM_url2_1 = "/solutions/products.php"
DQM_url2_2 = "/solutions/resources.php"



DQM_sub_xy3 = "-1,-1"
DQM_sub_menu_width3 = 198
DQM_subdesc3_0 = "Web Solutions"
DQM_subdesc3_1 = "Web Design Portfolio"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_url3_0 = "/projects/cs.php"
DQM_url3_1 = "/projects/webdesign.php"



DQM_sub_xy4 = "-1,-1"
DQM_sub_menu_width4 = 198
DQM_subdesc4_0 = "Overview"
DQM_subdesc4_1 = "Partenium"
DQM_subdesc4_2 = "Omega e-Solutions"
DQM_subdesc4_3 = "SarrCom"
DQM_subdesc4_4 = "Inter-x"
DQM_subdesc4_5 = "Aginsky Consulting Group"
DQM_icon_index4_0 = 0
DQM_icon_index4_1 = 0
DQM_icon_index4_2 = 0
DQM_icon_index4_3 = 0
DQM_icon_index4_4 = 0
DQM_icon_index4_5 = 0
DQM_url4_0 = "/partners/index.php"
DQM_url4_1 = "/partners/partenium.php"
DQM_url4_2 = "/partners/omega.php"
DQM_url4_3 = "/partners/sarrcom.php"
DQM_url4_4 = "/partners/interx.php"
DQM_url4_5 = "/partners/acg.php"


DQM_sub_xy5 = "-1,-1"
DQM_sub_menu_width5 = 198
DQM_subdesc5_0 = "Contacts"
DQM_icon_index5_0 = 0
DQM_url5_0 = "/contacts/index.php"


