/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
 
/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width =130

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "js/"

   DQM_border_color = ""

   DQM_menu_bgcolor = "#EEA416"
   DQM_hl_bgcolor = "#E2940B"

   DQM_sub_xy = "0,0"
   DQM_border_width = 0
   DQM_divider_height = 0

   /*---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 = "Arial"
   DQM_fontsize = 12
   DQM_textdecoration = "normal"
   DQM_fontweight = "bold"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ffffff"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 2
   DQM_margin_bottom = 2
   DQM_margin_left = 0
   DQM_margin_right = 0



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/about2.jpg"
   DQM_rollover_wh0 = "186,21"

   DQM_rollover_image1 = "images/hasbara2.jpg"
   DQM_rollover_wh1 = "186,20"

/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = ""
   DQM_icon_rollover0 = ""
   DQM_icon_image_wh0 = ""


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

function winopen(theURL,winName,features) 
{  window.open(theURL,winName,features);
}


DQM_sub_xy0 = "0,3"
DQM_sub_menu_width0 = 130
DQM_subdesc0_0 = "אודות"
DQM_subdesc0_1 = "פרופיל המכון"
DQM_subdesc0_2 = "דבר נשיא המכון"
DQM_subdesc0_3 = "דו\"ח הנשיא"
DQM_subdesc0_4 = "גלריית תמונות"
DQM_subdesc0_5 = "מפת גישה"
DQM_subdesc0_6 = "מפת הקמפוס"
DQM_url0_0 = "about/"
DQM_url0_1 = "about/profile_h.asp"
DQM_url0_2 = "about/president_h.asp"
DQM_url0_3 = "javascript:winopen('about/preport2003.pdf','','toolbar=yes,location=no,status=no,menubar=yes,scrollbars=yes,resizable=yes,width=725,height=575')"
DQM_url0_4 = "about/gallery_h.asp"
DQM_url0_5 = "javascript:winopen('about/accessmap1.htm','','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=795,height=575')"
DQM_url0_6 = "javascript:winopen('about/orientmap1.htm','','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=625,height=575')"


DQM_sub_xy1 = "0,2"
DQM_sub_menu_width1 = 130;
DQM_subdesc1_0 = "אודות"
DQM_subdesc1_1 = "הודעות לעיתונות"
DQM_subdesc1_2 = "קשרי קהילה"
DQM_subdesc1_3 = "מעורבות חברתית"
DQM_subdesc1_4 = "קשרים עם התעשייה"
DQM_subdesc1_5 = "יח' להכוון  תעסוקתי "
// DQM_subdesc1_3 = "מומחים"
DQM_url1_0 = "hasbara/index_h.asp"
DQM_url1_1 = "hasbara/press_h.asp"
DQM_url1_2 = "hasbara/community_h.asp"
DQM_url1_3 = "hasbara/socials_h1.asp"
DQM_url1_4 = "hasbara/community_v.asp"
DQM_url1_5 = "http://www.hit.ac.il/students/luach.asp"
// DQM_url1_3 = "hasbara/prof_h.asp"
