//**** Visual QuickMenu Pro, (c) 2004, OpenCube Inc., - www.opencube.com **** //Note: This data file may be customized outside of the visual tool using a text editor. restrict_access = true sequence = "9x445" /********************************************************************************************** ToolBar Settings **********************************************************************************************/ dqm__menu_title = "OpenCube Template" dqm__icon_image = vqm__database+"" dqm__instance_id = "Visual GoBar" dqm__instance_code = 1234 dqm__hide_from_bar = false dqm__hide_from_document = false dqm__default_document = "" /********************************************************************************************** Bullet and Icon Image Library **********************************************************************************************/ /********************************************************************************************** Main Menu Settings **********************************************************************************************/ /*--------------------------------------------- Main Item Widths and Heights ---------------------------------------------*/ dqm__main_width = 85 //default main item widths dqm__main_height = 22 //default main item heights //specific settings dqm__main_width0 = 85 dqm__main_height0 = 22 dqm__main_width1 = 125 dqm__main_height1 = 22 dqm__main_width2 = 80 dqm__main_height2 = 22 dqm__main_width3 = 80 dqm__main_height3 = 22 dqm__main_width4 = 60 dqm__main_height4 = 22 dqm__main_width5 = 85 dqm__main_height5 = 22 dqm__main_width6 = 70 dqm__main_height6 = 22 dqm__main_width7 = 92 dqm__main_height7 = 22 dqm__main_width8 = 75 dqm__main_height8 = 22 /*--------------------------------------------- Main Menu Borders Dividers and Layout ---------------------------------------------*/ dqm__main_horizontal = true //align menu bar horizontally or vertically dqm__main_border_width = 0 //the thickness of the border in pixels dqm__main_use_dividers = true //Optionally use a divider between each main menu item dqm__main_item_gap = 5 //the gap between main menu items in pixels dqm__align_items_bottom_and_right = true //Main item alignment /*--------------------------------------------- Main Menu Colors ---------------------------------------------*/ dqm__main_bgcolor = "#29145C" //Main Background Color dqm__main_hl_bgcolor = "transparent" //Main Rollover Background Color dqm__main_textcolor = "#FFFFFF" //Main Text Color dqm__main_hl_textcolor = "#FFFFFF" //Main Rollover Text Color dqm__main_border_color = "#FFFFFF" //HEX color or set width to 0 for no borders //specific settings /*--------------------------------------------- Main Menu Font Settings ---------------------------------------------*/ dqm__main_fontfamily = "Verdana" //Any available system font dqm__main_fontsize = 9 //Defined with pixel sizing dqm__main_textdecoration = "none" //set to: 'none', or 'underline' dqm__main_fontweight = "bold" //set to: 'normal', or 'bold' dqm__main_fontstyle = "normal" //set to: 'normal', or 'italic //Rollover Effect dqm__main_hl_textdecoration = "none" //set to: 'none', or 'underline' /*--------------------------------------------- Main Menu Margins and Text Alignment ---------------------------------------------*/ dqm__main_text_alignment = "center" //set to: 'left', 'center' or 'right dqm__main_margin_top = 5 dqm__main_margin_bottom = 2 dqm__main_margin_left = 5 dqm__main_margin_right = 4 /*--------------------------------------------- Optional Status Bar Text ---------------------------------------------*/ /*--------------------------------------------- Main Menu Image Settings - (VQP Use Only) ---------------------------------------------*/ /*--------------------------------------------- Main Menu Items (Text, URL's, and Icon ID's) ---------------------------------------------*/ //Main Menu 0 dqm__maindesc0 = "About CUSD   |" //dqm__micon_index0 = 0 dqm__url0 = "" //Main Menu 1 dqm__maindesc1 = " Parents & Students   |" //dqm__micon_index1 = 0 dqm__url1 = "" //Main Menu 2 dqm__maindesc2 = " Employees   |" //dqm__micon_index2 = 0 dqm__url2 = "" //Main Menu 3 dqm__maindesc3 = " News & PR   |" //dqm__micon_index3 = 0 dqm__url3 = "" //Main Menu 4 dqm__maindesc4 = " Schools   |" //dqm__micon_index4 = 0 dqm__url4 = "" //Main Menu 5 dqm__maindesc5 = " Community   |" //dqm__micon_index5 = 0 dqm__url5 = "" //Main Menu 6 dqm__maindesc6 = " Calendar   |" //dqm__micon_index6 = 0 dqm__url6 = "" //Main Menu 7 dqm__maindesc7 = " Photo Gallery   |" //dqm__micon_index7 = 0 dqm__url7 = "/gallery/" //Main Menu 8 dqm__maindesc8 = " Departments" //dqm__micon_index8 = 0 dqm__url8 = "" /********************************************************************************************** Sub Menu Settings **********************************************************************************************/ /*--------------------------------------------- Colors, Borders, Dividers, and more... ---------------------------------------------*/ dqm__sub_menu_width = 140 //default sub menu widths dqm__sub_xy = "0,0" //default sub x,y coordinates - defined relative to the top-left corner of parent image or sub menu dqm__urltarget = "_self" //default URL target: _self, _parent, _new, or 'my frame name' dqm__border_width = 1 //Border thickness of all sub menus, value > 0 dqm__divider_height = 0 //Divider height between all sub menu items. Same color as border. dqm__border_color = "#FFFFFF" //Hex color or 'transparent' dqm__menu_bgcolor = "#29145C" //Hex color or 'transparent' dqm__hl_bgcolor = "#663399" //Hex color or 'transparent' dqm__mouse_off_delay = 150 //defined in milliseconds (activated after mouse stops) dqm__nn4_mouse_off_delay = 400 //defined in milliseconds (activated after leaving sub) /*--------------------------------------------- Font Settings and Margins ---------------------------------------------*/ //Font settings dqm__textcolor = "#FFFFFF" //Hex color value. dqm__fontfamily = "Verdana" //Any available system font. dqm__fontsize = 10 //Defined with pixel sizing. dqm__fontsize_ie4 = 8 //Defined with point sizing. dqm__textdecoration = "none" //set to: 'normal', or 'underline' dqm__fontweight = "normal" //set to: 'normal', or 'bold' dqm__fontstyle = "normal" //set to: 'normal', or 'italic' //Rollover font settings dqm__hl_textcolor = "#FFFFFF" //Rollover text color dqm__hl_textdecoration = "normal" //set to: 'normal', or 'underline' //Margins and text alignment dqm__text_alignment = "left" //set to: 'left', 'center' or 'right dqm__margin_top = 2 dqm__margin_bottom = 3 dqm__margin_left = 5 dqm__margin_right = 4 /*--------------------------------------------- Internet Explorer Transition Effects ---------------------------------------------*/ //Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch dqm__sub_menu_effect = "none" dqm__sub_item_effect = "none" //Define the effect duration in seconds below. dqm__sub_menu_effect_duration = 0.4 dqm__sub_item_effect_duration = 0.4 //Specific settings for various transitions. dqm__effect_pixelate_maxsqare = 25 dqm__effect_iris_irisstyle = "CIRCLE" //CROSS, CIRCLE, PLUS, SQUARE, or STAR dqm__effect_checkerboard_squaresx = 14 dqm__effect_checkerboard_squaresY = 14 dqm__effect_checkerboard_direction = "RIGHT" //UP, DOWN, LEFT, RIGHT //Opacity and drop shadows. dqm__sub_menu_opacity = 100 //1 to 100 dqm__dropshadow_color = "transparent" //Hex value or 'transparent' dqm__dropshadow_offx = 1 //drop shadow width dqm__dropshadow_offy = 1 //drop shadow height /*--------------------------------------------- Browser Bug fixes and Workarounds ---------------------------------------------*/ //Mac offset fixes, adjust until sub menus position correctly. dqm__ie4mac_offset_x = -10 dqm__ie4mac_offset_Y = -45 //Netscape 4 resize bug workaround. dqm__nn4_reaload_after_resize = true dqm__nn4_resize_prompt_user = false dqm__nn4_resize_prompt_message = "NN4 - Custom Alert Message" //Set to true if the menu is the only item on the HTML page. dqm__use_opera_div_detect_fix = true //Pre-defined sub menu item heights for the Espial Escape browser. May be indexed. dqm__escape_item_height = 20 /*--------------------------------------------- Exposed menu events ---------------------------------------------*/ //Reference additional onload statements here. dqm__onload_code = "" //X = Sub menu group index, XX = Item index dqm__showmenu_codeX = "status = 'custom show menu function call - menu0'" dqm__hidemenu_codeX = "status = 'custom hide menu function call - menu0'" dqm__clickitem_codeXX = "alert('custom Function - Menu Item 0_0')" /*--------------------------------------------- Specific Sub Menu Settings ---------------------------------------------*/ dqm__sub_xy0 = "-83,22" dqm__subdesc0_0 = "Board of Education" dqm__second_icon_index0_0 = "0" dqm__url0_0 = "" dqm__sub_xy0_0 = "-4,2" dqm__subdesc0_0_0 = "About The Board" dqm__url0_0_0 = "/about/board.html" dqm__subdesc0_0_1 = "Meetings & Minutes" dqm__url0_0_1 = "/about/meetings.html" dqm__subdesc0_0_2 = "Members" dqm__url0_0_2 = "/about/members.html" dqm__subdesc0_0_3 = "Policy Manual" dqm__url0_0_3 = "/about/policy.html" dqm__subdesc0_0_4 = "" dqm__url0_0_4 = "" dqm__subdesc0_1 = "History" dqm__url0_1 = "/about/history.html" dqm__subdesc0_2 = "Budget" dqm__url0_2 = "/about/budget.html" dqm__subdesc0_3 = "Contact CUSD" dqm__url0_3 = "/about/contact.html" dqm__subdesc0_4 = "Employment Opportunities" dqm__url0_4 = "/departments/jobs.html" dqm__subdesc0_5 = "Maps" dqm__url0_5 = "/about/maps.html" dqm__subdesc0_6 = "Staff Directory" dqm__url0_6 = "/about/directory.html" dqm__subdesc0_7 = "School Hours" dqm__url0_7 = "/about/hours.html" dqm__subdesc0_8 = "School Report Cards" dqm__url0_8 = "/about/report-cards.html" dqm__subdesc0_9 = "Transportation" dqm__url0_9 = "/about/transportation.html" dqm__subdesc0_10 = "Welcome" dqm__url0_10 = "/about/" dqm__subdesc0_11 = "" dqm__url0_11 = "" dqm__sub_xy1 = "-123,22" dqm__subdesc1_0 = "Edline and PASS" dqm__second_icon_index1_0 = "0" dqm__url1_0 = "" dqm__sub_xy1_0 = "-5,0" dqm__subdesc1_0_0 = "About Edline and PASS" dqm__url1_0_0 = "/parents-students/edline.html" dqm__subdesc1_0_1 = "Access Edline" dqm__url1_0_1 = "javascript:open_window2('https://www.edline.net/pages/Collinsville_CUSD10', '800', '600');" dqm__subdesc1_0_2 = "Access PASS" dqm__url1_0_2 = "javascript:open_window2('http://209.7.221.236/pass/', '800', '600');" dqm__subdesc1_0_3 = "" dqm__url1_0_3 = "" dqm__subdesc1_1 = "Enrollment & Registration" dqm__url1_1 = "/parents-students/enrollment.html" dqm__subdesc1_2 = "Everyday Math" dqm__url1_2 = "javascript:open_window2('http://www.everydaymathonline.com/', '800', '600');" dqm__subdesc1_3 = "Food Service" dqm__url1_3 = "/parents-students/food-service.html" dqm__subdesc1_4 = "Handbooks" dqm__url1_4 = "/parents-students/handbooks.html" dqm__subdesc1_5 = "Health and Dental" dqm__url1_5 = "/parents-students/health.html" dqm__subdesc1_6 = "Latch Key" dqm__url1_6 = "/parents-students/latch-key.html" dqm__subdesc1_7 = "Online Resources" dqm__url1_7 = "/parents-students/resources.html" dqm__subdesc1_8 = "Request Records" dqm__url1_8 = "/parents-students/records.html" dqm__subdesc1_9 = "Scholastic Reading Counts" dqm__url1_9 = "/parents-students/scholastic-reading.html" dqm__subdesc1_10 = "School Hours" dqm__url1_10 = "/parents-students/school-hours.html" dqm__subdesc1_11 = "Services From Birth To Age 5" dqm__url1_11 = "/parents-students/services.html" dqm__subdesc1_12 = "Study Island" dqm__url1_12 = "javascript:open_window2('http://www.studyisland.com', '800', '600');" dqm__subdesc1_13 = "ThinkLink Learning" dqm__url1_13 = "javascript:open_window2('http://www.thinklinklearning.com/', '800', '600');" dqm__subdesc1_14 = "Withdrawal/Transfer Out" dqm__url1_14 = "/parents-students/transfer.html" dqm__subdesc1_15 = "United Streaming" dqm__url1_15 = "javascript:open_window2('http://www.unitedstreaming.com', '860', '700');" dqm__subdesc1_16 = "" dqm__url1_16 = "" dqm__sub_xy2 = "-83,22" dqm__subdesc2_0 = "Certified Staff Forum" dqm__url2_0 = "javascript:open_window2('http://209.7.221.228/staff/', '840', '600');" dqm__subdesc2_1 = "Colleges and Universities" dqm__url2_1 = "/employees/colleges.html" dqm__subdesc2_2 = "Delta Kappa Gamma" dqm__url2_2 = "javascript:open_window2('/CUSD/Delta_Kappa_Gamma/index.htm', '840', '600');" dqm__subdesc2_3 = "Email Access" dqm__url2_3 = "/employees/email-access.html" dqm__subdesc2_4 = "Forms" dqm__url2_4 = "/employees/forms.html" dqm__subdesc2_5 = "Illinois State Board of Education" dqm__url2_5 = "javascript:open_window2('http://www.isbe.net', '840', '600');" dqm__subdesc2_6 = "Professional Organizations" dqm__url2_6 = "/employees/organizations.html" dqm__subdesc2_7 = "Recertification" dqm__url2_7 = "/employees/recertification.html" dqm__subdesc2_8 = "Regional Offices of Education" dqm__url2_8 = "/employees/regional-offices.html" dqm__subdesc2_9 = "Schoolmaster Web Classroom" dqm__url2_9 = "http://209.7.221.236/schoolmasterweb/" dqm__subdesc2_10 = "Website of the Day" dqm__url2_10 = "/employees/site.html" dqm__subdesc2_11 = "Weather" dqm__url2_11 = "javascript:open_window2('http://www.weather.com/outlook/travel/vacationplanner/local/62234?lswe=62234&lwsa=Weather36HourVacationPlannerCommand&from=whatwhere', '800', '600');" dqm__subdesc2_12 = "" dqm__url2_12 = "" dqm__sub_xy3 = "-83,22" dqm__subdesc3_0 = "District News & PR" dqm__url3_0 = "/news/" dqm__subdesc3_1 = "Newspapers & TV" dqm__url3_1 = "/news/tv.html" dqm__subdesc3_2 = "" dqm__url3_2 = "" dqm__sub_xy4 = "-60,22" dqm__subdesc4_0 = "Caseyville" dqm__url4_0 = "/schools/index.html?lp_parent=65" dqm__subdesc4_1 = "CAVC" dqm__url4_1 = "/schools/index.html?lp_parent=159" dqm__subdesc4_2 = "CHS" dqm__url4_2 = "/schools/index.html?lp_parent=66" dqm__subdesc4_3 = "CMS" dqm__url4_3 = "/schools/index.html?lp_parent=68" dqm__subdesc4_4 = "Dorris Intermediate" dqm__url4_4 = "/schools/index.html?lp_parent=67" dqm__subdesc4_5 = "Hollywood Heights" dqm__url4_5 = "/schools/index.html?lp_parent=69" dqm__subdesc4_6 = "Jefferson" dqm__url4_6 = "/schools/index.html?lp_parent=70" dqm__subdesc4_7 = "Kreitner" dqm__url4_7 = "/schools/index.html?lp_parent=71" dqm__subdesc4_8 = "Maryville" dqm__url4_8 = "/schools/index.html?lp_parent=72" dqm__subdesc4_9 = "Renfro" dqm__url4_9 = "/schools/index.html?lp_parent=73" dqm__subdesc4_10 = "Summit" dqm__url4_10 = "/schools/index.html?lp_parent=74" dqm__subdesc4_11 = "Twin Echo" dqm__url4_11 = "/schools/index.html?lp_parent=75" dqm__subdesc4_12 = "Webster" dqm__url4_12 = "/schools/index.html?lp_parent=76" dqm__subdesc4_13 = "" dqm__url4_13 = "" dqm__sub_xy5 = "-83,22" dqm__subdesc5_0 = "Alumni" dqm__url5_0 = "/community/alumni.html" dqm__subdesc5_1 = "Community Links" dqm__url5_1 = "/community/community-links.html" dqm__subdesc5_2 = "Facilities Rental" dqm__url5_2 = "/community/facilities-rental.html" dqm__subdesc5_3 = "Public Libraries" dqm__url5_3 = "/community/public-libraries.html" dqm__subdesc5_4 = "" dqm__url5_4 = "" dqm__sub_xy6 = "-83,22" dqm__subdesc6_0 = "Calendar of Events" dqm__url6_0 = "/events/" dqm__subdesc6_1 = "CHS Sports" dqm__url6_1 = "javascript:open_window1('http://www.highschoolsports.net/default3.cfm?scm=1<c=1&otc=1&ptc=1&school=IL6223411853', '975', '700');" dqm__subdesc6_2 = "CMS Sports" dqm__url6_2 = "javascript:open_window1('http://www.highschoolsports.net/defaultcal_300.cfm?ct=2d&school=IL6223463418&spt=-1&lvl=-1&division=-1&timezone=300', '975', '700');" dqm__subdesc6_3 = "Institute, In-Service and School Improvement" dqm__url6_3 = "/pics/08-09InstituteIn-ServiceandSchoolImprovementPlans.pdf" dqm__subdesc6_4 = "Other Community Calendars" dqm__url6_4 = "/events/otherCalendars.html" dqm__subdesc6_5 = "Printable District Calendar" dqm__url6_5 = "/events/school-calendars.html" dqm__subdesc6_6 = "Submit Your Events" dqm__url6_6 = "/events/submit.html" dqm__subdesc6_7 = "" dqm__url6_7 = "" dqm__sub_xy8 = "-91,22" dqm__subdesc8_0 = "Buildings & Grounds" dqm__url8_0 = "/departments/maintenance.html" dqm__subdesc8_1 = "Business Affairs" dqm__url8_1 = "/departments/business-affairs.html" dqm__subdesc8_2 = "Curriculum & Instruction" dqm__second_icon_index8_2 = "0" dqm__url8_2 = "" dqm__sub_xy8_2 = "-276,2" dqm__subdesc8_2_0 = "Department Directory" dqm__url8_2_0 = "/departments/curriculum/directory.html" dqm__subdesc8_2_1 = "English Language Learning" dqm__url8_2_1 = "/departments/curriculum/ell.html" dqm__subdesc8_2_2 = "General Information" dqm__url8_2_2 = "/departments/curriculum/" dqm__subdesc8_2_3 = "Reading Improvement Program" dqm__url8_2_3 = "/departments/curriculum/rite.html" dqm__subdesc8_2_4 = "Testing & Assessment" dqm__url8_2_4 = "/departments/curriculum/testing.html" dqm__subdesc8_2_5 = "Title I" dqm__url8_2_5 = "/departments/curriculum/titleI.html" dqm__subdesc8_2_6 = "" dqm__url8_2_6 = "" dqm__subdesc8_3 = "Education Services" dqm__url8_3 = "/departments/education-services.html" dqm__subdesc8_4 = "Human Resources" dqm__second_icon_index8_4 = "0" dqm__url8_4 = "" dqm__sub_xy8_4 = "-276,2" dqm__subdesc8_4_0 = "Employment Opportunities" dqm__url8_4_0 = "/departments/jobs.html" dqm__subdesc8_4_1 = "General Information" dqm__url8_4_1 = "/departments/human-resources.html" dqm__subdesc8_4_2 = "" dqm__url8_4_2 = "" dqm__subdesc8_5 = "Office of the Superintendent" dqm__url8_5 = "/departments/superintendent.html" dqm__subdesc8_6 = "Special Education" dqm__second_icon_index8_6 = "0" dqm__url8_6 = "" dqm__sub_xy8_6 = "-276,2" dqm__subdesc8_6_0 = "Adapted Physical Education" dqm__url8_6_0 = "/departments/special_education/adapted_physical_education.html" dqm__subdesc8_6_1 = "Forum" dqm__url8_6_1 = "http://209.7.221.228/sped_forum" dqm__subdesc8_6_2 = "General Information" dqm__url8_6_2 = "/departments/special-education.html" dqm__subdesc8_6_3 = "Physical Therapy" dqm__url8_6_3 = "/departments/special_education/physical_therapy.html" dqm__subdesc8_6_4 = "School Nurse's Role in Education" dqm__url8_6_4 = "/departments/special_education/school_nurse_role.html" dqm__subdesc8_6_5 = "School Psychology" dqm__url8_6_5 = "/departments/special_education/school_psychology.html" dqm__subdesc8_6_6 = "Visually Impaired Students" dqm__url8_6_6 = "/departments/special_education/visually_impaired_students.html" dqm__subdesc8_6_7 = "" dqm__url8_6_7 = "" dqm__subdesc8_7 = "Technology" dqm__second_icon_index8_7 = "0" dqm__url8_7 = "" dqm__sub_xy8_7 = "-276,2" dqm__subdesc8_7_0 = "General Information" dqm__url8_7_0 = "/departments/technology.html" dqm__subdesc8_7_1 = "Staff Guidelines" dqm__url8_7_1 = "/departments/special_education/tech_guidelines.pdf" dqm__subdesc8_7_2 = "" dqm__url8_7_2 = "" dqm__subdesc8_8 = "" dqm__url8_8 = ""