/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   
/*-------------------------------------------
Unlock
--------------------------------------------*/

limit_multiple_users = true

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

   DQM_sub_menu_width = 130;	 

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "includes/"

   DQM_border_color = "#404669";
   
   DQM_menu_bgcolor = "#FFFFFF";
   DQM_hl_bgcolor = "#D6D9EF";

   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 = 0
   DQM_ie5mac_offset_Y = -2


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#404669"
   DQM_fontfamily = "Helvetica"
   DQM_fontsize = 11
   DQM_fontsize_ie4 = 9	
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#232847"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/nav_classes_a.gif"
   DQM_rollover_wh0 = "57,22"

   DQM_rollover_image1 = "images/nav_programs_a.gif"
   DQM_rollover_wh1 = "61,22"
   
   DQM_rollover_image2 = "images/nav_grant_a.gif"
   DQM_rollover_wh2 = "39,22"   
   
   DQM_rollover_image3 = "images/nav_about_a.gif"
   DQM_rollover_wh3 = "70,22"   
  
  


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

   DQM_icon_image0 = "../images/spacer.gif"
   DQM_icon_rollover0 = "../images/spacer.gif"
   DQM_icon_image_wh0 = "1,1"

   DQM_icon_image1 = "../images/spacer.gif"
   DQM_icon_rollover1 = "../images/spacer.gif"
   DQM_icon_image_wh1 = "1,1"
   
   DQM_icon_image2 = "../images/spacer.gif"
   DQM_icon_rollover2 = "../images/spacer.gif"
   DQM_icon_image_wh2 = "1,1"   

/*---------------------------------------------
Sets links on top level navigation images in IE
-----------------------------------------------*/   

   DQM_url0 = "classes.htm"
   DQM_url1 = "programs.htm"
   DQM_url2 = "grant.htm"   
   DQM_url3 = "about.htm"    
       
   
/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

	DQM_sub_xy0 = "-57,21"
	DQM_sub_menu_width0 = 130;
	DQM_subdesc0_0 = "Beginning Digital<br>Video Production"
	DQM_subdesc0_1 = "Editing with<br>Adobe Premiere"
	DQM_subdesc0_2 = "Advanced Digital<br>Video production"
	DQM_subdesc0_3 = "Introduction to<br>Avid Express"
	DQM_subdesc0_4 = "Introduction to<br>Final Cut Pro 3"
	DQM_subdesc0_5 = "Career Awareness<br>and Development"
	DQM_icon_index0_0 = -1
	DQM_icon_index0_1 = -1
	DQM_icon_index0_2 = -1
	DQM_icon_index0_3 = -1
	DQM_icon_index0_4 = -1
	DQM_icon_index0_5 = -1
	DQM_url0_0 = "classes.htm#class1"
	DQM_url0_1 = "classes.htm#class2"
	DQM_url0_2 = "classes.htm#class3"
	DQM_url0_3 = "classes.htm#class4"
	DQM_url0_4 = "classes.htm#class5"
	DQM_url0_5 = "classes.htm#class6"	

	
	DQM_sub_xy1 = "-61,21"
	DQM_sub_menu_width1 = 130;
	DQM_subdesc1_0 = "Teen Summer Digital Media Camp";
	DQM_icon_index1_0 = -1;
	DQM_url1_0 = "summerCamp.htm"
	
	DQM_sub_xy2 = "-39,21"
	DQM_sub_menu_width2 = 110;
	DQM_subdesc2_0 = "Build Illinois Filmakers Grant";
	DQM_subdesc2_1 = "Talent Development Scholarship and Grant Program";
	DQM_icon_index2_0 = -1;
	DQM_icon_index2_1 = -1;
	DQM_url2_0 = "grant.htm"
	DQM_url2_1 = "grant02.htm"	
	
	DQM_sub_xy3 = "-70,21"
	DQM_sub_menu_width3 = 110;
	DQM_subdesc3_0 = "Our Staff";
	DQM_subdesc3_1 = "History";
	DQM_icon_index3_0 = -1;
	DQM_icon_index3_1 = -1;
	DQM_url3_0 = "staff.htm"
	DQM_url3_1 = "history.htm"