/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130;	 
   DQM_urltarget = "_self"
   DQM_onload_statement = "100"
   DQM_codebase = ""
   DQM_border_color = "#008080";
   DQM_menu_bgcolor = "#CCECFF";
   DQM_hl_bgcolor = "#CCECFF";
   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 = "#008080"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_fontsize_ie4 = 9	
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#993300"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 6




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

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

DQM_sub_xy0 = "-14,16"
DQM_sub_menu_width0 = 122;
DQM_subdesc0_0 = "Purpose"
DQM_subdesc0_1 = "Management Team"
DQM_subdesc0_2 = "Press"
DQM_subdesc0_3 = "Divisions"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_icon_index0_3 = 0
DQM_url0_0 = "purpose.htm"
DQM_url0_1 = "managementteam.htm"
DQM_url0_2 = "press.htm"
DQM_url0_3 = "division.htm"

DQM_sub_xy1 = "-14,16"
DQM_sub_menu_width1 = 100;
DQM_subdesc1_0 = "Software"
DQM_subdesc1_1 = "Hardware"
DQM_subdesc1_2 = "BPO"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_url1_0 = "software.htm"
DQM_url1_1 = "hardware.htm"
DQM_url1_2 = "bpo.htm"

DQM_sub_xy2 = "-14,16"
DQM_sub_menu_width2 = 230;
DQM_subdesc2_0 = "Outsourcing Software Development" 
DQM_subdesc2_1 = "Outsourcing Computer Services" 
DQM_subdesc2_2 = "Outsourcing IT Services" 
DQM_subdesc2_3 = "Outsourcing Web Design Services" 
DQM_subdesc2_4 = "Benefits of Outsourcing" 
DQM_subdesc2_5 = "How We Work"
DQM_subdesc2_6 = "Tips for Success"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_icon_index2_3 = 0
DQM_icon_index2_4 = 0
DQM_icon_index2_5 = 0
DQM_icon_index2_6 = 0

DQM_url2_0 = "outsourcingsoftware.htm"
DQM_url2_1 = "outsourcingcomputer.htm"
DQM_url2_2 = "outsourcingit.htm"
DQM_url2_3 = "outsourcingwebdesign.htm"
DQM_url2_4 = "benefitsofoutsourcing.htm"
DQM_url2_5 = "howwework.htm"
DQM_url2_6 = "tipsforsuccess.htm"

DQM_sub_xy3 = "-14,17"
DQM_sub_menu_width3 = 120;
DQM_subdesc3_0 = "Web Design" 
DQM_subdesc3_1 = "Software"
DQM_subdesc3_2 = "3D/2D Design"
DQM_subdesc3_3 = "PostTree"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_icon_index3_2 = 0
DQM_icon_index3_3 = 0
DQM_url3_0 = "website.htm"
DQM_url3_1 = "software1.htm"
DQM_url3_2 = "Portfolio.pdf"
DQM_url3_3 = "javaScript:newposttreewin();"

function newposttreewin()
{
	window.open('http://www.posttree.com','mywindow');	
}



