/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings  - - Note importance of DQM_codebase set in line # 21. 
It is one of the main differentiators between the code used for pages in the
root directory and pages one or more level(s) down. - 6 December 2002
--------------------------------------------*/

   DQM_sub_menu_width = 200

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "../"

   DQM_border_color = "#990000"
   
   DQM_menu_bgcolor = "#ffffff"
   DQM_hl_bgcolor = "#c0c0c0"

   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 = "#000000"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_fontsize_ie4 = 9	
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#000000"
   DQM_hl_textdecoration = "underline"

   DQM_margin_top = 2
   DQM_margin_bottom = 2
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
   
   DQM_rollover_image0 = "images/nav_r01_c01.gif" 
   DQM_rollover_wh0 = "138,15"
   DQM_url0 = "../OurServices.asp"
  
   DQM_rollover_image1 = "images/nav_r11_c01.gif"
   DQM_rollover_wh1 = "138,15"
   DQM_url1 = "../OurProducts.asp"

   DQM_rollover_image2 = "images/nav_r05_c01.gif" 
   DQM_rollover_wh2 = "138,15"
   DQM_url2 = "../AboutUs.asp"
   
   DQM_rollover_image3 = "images/nav_r03_c01.gif"
   DQM_rollover_wh3 = "138,15"
   DQM_url3 = "../OurClients.asp"
   
   DQM_rollover_image4 = "images/nav_r07_c01.gif" 
   DQM_rollover_wh4 = "138,15"
   DQM_url4 = "../OurResources.asp"  
  
  
/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/


/*---------------------------------------------
The following code is for Our Services
-----------------------------------------------*/
DQM_sub_xy1 = "0,2"
DQM_sub_menu_width1 = 140;
/*	Removed 27 March 2003 b/c nobody knows what it means.
//	DQM_subdesc0_0 = "Virtual CIO"
*/
DQM_subdesc0_0 = "Internet Video Services"
DQM_subdesc0_1 = "Internet Management Services"
DQM_subdesc0_2 = "Application Management Services"
/* 19 February 2003
||	DQM_subdesc0_1 = "Business Process Analysis"
||	DQM_subdesc0_2 = "Current Technology Assessment"
||	DQM_subdesc0_3 = "Commercial Software Evaluation"
||	DQM_subdesc0_4 = "Business Application Development"
||	DQM_subdesc0_5 = "Internet Strategy Development"
||	DQM_subdesc0_6 = "Electronic Commerce Development"
||	DQM_subdesc0_7 = "Web Site Design"
||	DQM_subdesc0_8 = "Web Site Development"
||	DQM_subdesc0_9 = "Web Site Hosting"
||	DQM_subdesc0_10 = "Web Site Maintenance"
||	DQM_subdesc0_11 = "Technology Infrastructure Management"
*/
/*	Removed 27 March 2003
//	DQM_url0_0 ="OurServices/VirtualCIO.asp"
*/
DQM_url0_0 ="/OurServices/InternetVideoServices.asp"
DQM_url0_1 ="/OurServices/InternetManagementServices.asp"
DQM_url0_2 ="/OurServices/ApplicationManagementServices.asp"
/*
||	DQM_url0_1 = "OurServices/BusinessProcessAnalysis.asp"
||	DQM_url0_2 = "OurServices/CurrentTechnologyAssessment.asp"
||	DQM_url0_3 = "OurServices/CommercialSoftwareEvaluation.asp"
||	DQM_url0_4 = "OurServices/BusinessApplicationDevelopment.asp"
||	DQM_url0_5 = "OurServices/InternetStrategyDevelopment.asp"
||	DQM_url0_6 = "OurServices/ElectronicCommerceDevelopment.asp"
||	DQM_url0_7 = "OurServices/WebSiteDesign.asp"
||	DQM_url0_8 = "OurServices/WebSiteDevelopment.asp"
||	DQM_url0_9 = "OurServices/WebSiteHosting.asp"
||	DQM_url0_10 = "OurServices/WebSiteMaintenance.asp"
||	DQM_url0_11 = "OurServices/TechnologyInfrastructureManagement.asp"
*/

/*----------------------------------------------
The following code is for Our Products 
--------------------------------------------------*/
DQM_sub_xy0 = "0,2"
DQM_sub_menu_width0 = 140
DQM_subdesc1_0 = "Free IT Consultation" 
DQM_subdesc1_1 = "Free IT Diagnostic Checklist" 
DQM_subdesc1_2 = "Web Site Visibility" 
DQM_subdesc1_3 = "Internet Security Audit"
//
//DQM_subdesc1_2 = "Free Newsletter" 
//DQM_subdesc1_3 = "Helpful Links" 
//
DQM_url1_0 = "/OurProducts/FreeITConsultation.asp"
DQM_url1_1 = "/OurProducts/FreeITDiagnosticChecklist.asp"
DQM_url1_2 = "/OurProducts/WebSiteVisibility.asp"
DQM_url1_3 = "/OurProducts/InternetSecurityAudit.asp"
//DQM_url1_2 = "FreeNewsletter.asp"
//DQM_url1_3 = "HelpfulLinks.asp"

/*---------------------------------------------
The following code is for About Us
-----------------------------------------------*/
DQM_sub_xy2 = "0,2"
DQM_sub_menu_width2 = 140;
DQM_subdesc2_0 = "Our Staff"
DQM_subdesc2_1 = "Our Guarantee"
DQM_subdesc2_2 = "Who Should Work With Us?"
/*	Removed 7 October 2002
DQM_subdesc2_3 = "What We Mean By 'Small' Business"
*/
DQM_subdesc2_3 = "Why Work With Us?"
DQM_subdesc2_4 = "How To Work With Us"
DQM_subdesc2_5 = "Career Opportunities"
DQM_subdesc2_6 = "Our Privacy Policy"
DQM_subdesc2_7 = "Contact Us"
DQM_url2_0 = "/AboutUs/OurStaff.asp"
DQM_url2_1 = "/AboutUs/OurGuarantee.asp"
DQM_url2_2 = "/AboutUs/WhoShouldWorkWithUs.asp"
/*	Removed 7 October 2002
DQM_url2_3 = "AboutUs/WhatWeMeanBySmallBusiness.asp"
*/
DQM_url2_3 = "/AboutUs/WhyWorkWithUs.asp"
DQM_url2_4 = "/AboutUs/HowToWorkWithUs.asp"
DQM_url2_5 = "/AboutUs/CareerOpportunities.asp"
DQM_url2_6 = "/AboutUs/OurPrivacyPolicy.asp"
DQM_url2_7 = "/AboutUs/ContactUs.asp"

/*---------------------------------------------
The following code is for Our Clients
-----------------------------------------------*/
DQM_sub_xy3 = "0,2"
DQM_sub_menu_width3 = 140
DQM_subdesc3_0 = "Sign In" 
/* 
DQM_subdesc3_1 = "Gallery" 
*/
DQM_url3_0 = "/OurClients/SignIn.asp"
/* 
DQM_url3_1 = "Gallery.asp" 
*/


/*---------------------------------------------
The following code is for Resources
-----------------------------------------------*/
DQM_sub_xy4 = "0,2"
DQM_sub_menu_width4 = 140
/*
DQM_subdesc4_0 = "IT Diagnostic Checklist" 
*/
DQM_subdesc4_0 = "Free Information and Articles" 
DQM_subdesc4_1 = "Free IT Newsletter" 
DQM_subdesc4_2 = "Helpful Links" 
DQM_subdesc4_3 = "Guest Registration"
/* Removed 19 February 2003
DQM_subdesc4_4 = "Tutorials For Technicians"
*/
/*
DQM_url4_0 = "ITDiagnosticChecklist.asp"
*/
DQM_url4_0 = "/Resources/FreeInformationandArticles.asp"
DQM_url4_1 = "/Resources/FreeITNewsletter.asp"
DQM_url4_2 = "/Resources/HelpfulLinks.asp"
DQM_url4_3 = "/Resources/GuestRegistration.asp"
/* Removed 19 February 2003
DQM_url4_4 = "../Resources/TutorialsForTechnicians.asp"
*/