limit_multiple_users = true sequence = "9x88_4" //Relative positioned icon images (flow with main menu or sub item text) dqm__icon_image0 = "navimages/arrow.gif" dqm__icon_rollover0 = "navimages/arrow_hl.gif" dqm__icon_image_wh0 = "15,9" //Absolute positioned icon images (coordinate positioned, sub menus only) dqm__2nd_icon_image0 = "navimages/arrow_sub.gif" dqm__2nd_icon_rollover0 = "navimages/arrow_sub_hl.gif" dqm__2nd_icon_image_wh0 = "9,9" dqm__2nd_icon_image_xy0 = "0,4" /********************************************************************************************** ********************************************************************************************** Main Menu Settings ********************************************************************************************** **********************************************************************************************/ /*--------------------------------------------- Main Item Widths and Heights -----------------------------------------------*/ dqm__main_width = 90 //default main item widths dqm__main_height = 30 //default main item heights //dqm__main_widthX //specific main item widths //dqm__main_heightX //specific main item heights // dqm__main_width0 = 80; dqm__main_width1 = 175; dqm__main_width3 = 160; dqm__main_width4 = 115; dqm__main_width5 = 110; /*--------------------------------------------- Main Menu Borders Dividers and Layout -----------------------------------------------*/ dqm__main_horizontal =true //align menu bar horizontally or vertically dqm__main_border_width = 1; //the thickness of the border in pixels dqm__main_border_color = "transparent" //HEX color or set width to 0 for no borders dqm__main_use_dividers = true //When true the item gap setting is ignored //and the border width and color are used to //separate each main menu item. dqm__main_item_gap = 5 //the gap between main menu items in pixels dqm__align_items_bottom_and_right = true //align items of different size to the bottom //or right edge of the largest main menu item //depending on the horizontal or vertical layout //of the main menu bar - false aligns items to //the top and left /*--------------------------------------------- Menu Item Background and Text Colors -----------------------------------------------*/ dqm__main_bgcolor = "transparent" //default color for all items, HEX or 'transparent' dqm__main_bgcolorX = "#eeeeee" //specific menu item color, HEX or 'transparent' dqm__main_hl_bgcolor = "transparent" //HEX color value or set to 'transparent' dqm__main_hl_bgcolorX = "#eeeeee" dqm__main_textcolor = "#111111" dqm__main_textcolorX = "#111111" dqm__main_hl_textcolor = "#111111" dqm__main_hl_textcolorX = "#ff0000" /*--------------------------------------------- Menu Item Font Settings -----------------------------------------------*/ dqm__main_fontfamily = "Verdana" //Any available system font dqm__main_fontsize = 13 //Defined with pixel sizing dqm__main_textdecoration = "normal" //set to: 'normal', or 'underline' dqm__main_fontweight = "normal" //set to: 'normal', or 'bold' dqm__main_fontstyle = "normal" //set to: 'normal', or 'italic' //rollover effect dqm__main_hl_textdecoration = "" /*--------------------------------------------- Main Menu Margins and Text Alignment -----------------------------------------------*/ dqm__main_text_alignment = "left" //set to: 'left', 'center' or 'right' dqm__main_margin_top = 2 dqm__main_margin_bottom = 2 dqm__main_margin_left = 5 dqm__main_margin_right = 2 //specific settings dqm__main_text_alignmentX = "right" //set to: 'left', 'center' or 'right' dqm__main_margin_topX = 4 dqm__main_margin_bottomX = 4 /*--------------------------------------------- Optional Status Bar Text -----------------------------------------------*/ //dqm__status_text0 = "Sample text - Main Menu Item 0" //dqm__status_text1 = "Sample text - Main Menu Item 1" /*--------------------------------------------- Main Menu Items (Text, URL's, and Icons) -----------------------------------------------*/ //Main Menu 0 dqm__maindesc0 = "Skill Set" dqm__micon_index0 = 0 dqm__url0 = "" //Main Menu 1 dqm__maindesc1 = "Too Much Experience" dqm__micon_index1 = 0 dqm__url1 = "" //Main Menu 2 dqm__maindesc2 = "Portfolio" dqm__micon_index2 = 0 dqm__url2 = "" //Main Menu 3 dqm__maindesc3 = "Production Process" dqm__micon_index3 = 0 dqm__url3 = "" //Main Menu 4 dqm__maindesc4 = "Press Room" dqm__micon_index4 = 0 dqm__url4 = "" //Main Menu 5 dqm__maindesc5 = "Community" dqm__micon_index5 = 0 dqm__url5 = "" //Main Menu 6 dqm__maindesc6 = "Contact" dqm__micon_index6 = 0 dqm__url6 = "" /********************************************************************************************** ********************************************************************************************** Sub Menu Settings ********************************************************************************************** **********************************************************************************************/ /*------------------------------------------- Colors, Borders, Dividers, and more... --------------------------------------------*/ dqm__sub_menu_width = 120 //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 dqm__divider_height = 0 dqm__border_color = "#CCCCCC" //Hex color or 'transparent' dqm__menu_bgcolor = "#FFFFFF" //Hex color or 'transparent' dqm__hl_bgcolor = "#0099ff" dqm__mouse_off_delay = 150 //defined in milliseconds (activated after mouse stops) dqm__nn4_mouse_off_delay = 500 //defined in milliseconds (activated after leaving sub) /*------------------------------------------- Font settings and margins --------------------------------------------*/ //Font settings dqm__textcolor = "#333333" dqm__fontfamily = "Verdana" //Any available system font dqm__fontsize = 11 //Defined with pixel sizing dqm__fontsize_ie4 = 9 //Defined with point sizing dqm__textdecoration = "normal" //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" 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 /*--------------------------------------------- Optional Status Bar Text -----------------------------------------------*/ dqm__show_urls_statusbar = false //dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 0" //dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 1" /*------------------------------------------- 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 = .4 dqm__sub_item_effect_duration = .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 = "none" //Hex color value or 'none' dqm__dropshadow_offx = 5 //drop shadow width dqm__dropshadow_offy = 5 //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 = "To reinitialize the navigation menu please click the 'Reload' button." //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. dqm__escape_item_height = 20 dqm__escape_item_height0_0 = 70 dqm__escape_item_height0_1 = 70 /*--------------------------------------------- Exposed menu events ----------------------------------------------*/ //Reference additional onload statements here. //dqm__onload_code = "alert('custom function - onload')" //The 'X' indicates the index number of the sub menu group or item. dqm__showmenu_codeX = "status = 'custom show menu function call - menu0'" dqm__hidemenu_codeX = "status = 'custom hide menu function call - menu0'" dqm__clickitem_codeX_X = "alert('custom Function - Menu Item 0_0')" /*--------------------------------------------- Specific Sub Menu Settings ----------------------------------------------*/ //The following settings may be defined for specific sub menu groups. //The 'X' represents the index number of the sub menu group. dqm__border_widthX = 10; dqm__divider_heightX = 5; dqm__border_colorX = "#0000ff"; dqm__menu_bgcolorX = "#ff0000" dqm__hl_bgcolorX = "#00ff00" dqm__hl_textcolorX = "#ff0000" dqm__text_alignmentX = "left" //The following settings may be defined for specific sub menu items. //The 'X' represents the index number of the sub menu item. dqm__hl_subdescX = "custom highlight text" dqm__urltargetX = "_new" /*--------------------------------------------- Specific Sub Menu Settings ----------------------------------------------*/ //Sub Menu 0 Skill Set dqm__sub_xy0 = "-78,31" dqm__sub_menu_width0 = 150 dqm__subdesc0_0 = "Overachieving Student" dqm__subdesc0_1 = "Associate Producer" dqm__subdesc0_2 = "Book Illustrator" dqm__subdesc0_3 = "Book Designer" dqm__subdesc0_4 = "Mural Artist" dqm__subdesc0_5 = "Set Designer" dqm__subdesc0_6 = "Art Director" dqm__subdesc0_7 = "Production Coordinator" // dqm__icon_index0_0 = 0 // dqm__icon_index0_1 = 0 // dqm__icon_index0_2 = 0 // dqm__icon_index0_3 = 0 // dqm__icon_index0_4 = 0 dqm__url0_0 = "student.htm" dqm__url0_1 = "producer.htm" dqm__url0_2 = "illustrator.htm" dqm__url0_3 = "BookDesigner.htm" dqm__url0_4 = "mural.htm" dqm__url0_5 = "set.htm" dqm__url0_6 = "chicken.htm" dqm__url0_7 = "Keyframe_Pinky1.htm" //Sub Menu 1 Too Much Experience dqm__sub_xy1 = "-163,31" dqm__sub_menu_width1 = 125 dqm__subdesc1_0 = "Sheridan College" dqm__subdesc1_1 = "Corniche" dqm__subdesc1_2 = "Vidmax" dqm__subdesc1_3 = "Arcca" dqm__subdesc1_4 = "Double T" dqm__subdesc1_5 = "Agritourism" dqm__subdesc1_6 = "Jenkins Publishing" dqm__subdesc1_7 = "Next Chapter Press" dqm__subdesc1_8 = "Freelance Books" dqm__subdesc1_9 = "Keyframe Digital" // dqm__icon_index1_0 = 0 // dqm__icon_index1_1 = 0 // dqm__icon_index1_2 = 0 // dqm__icon_index1_3 = 0 // dqm__icon_index1_4 = 0 // dqm__icon_index1_5 = 0 // dqm__icon_index1_5 = 0 // dqm__2nd_icon_index1_0 = 0 // dqm__2nd_icon_index1_1 = 0 dqm__url1_0 = "sheridan.htm" dqm__url1_1 = "corniche.htm" dqm__url1_2 = "vidmax.htm" dqm__url1_3 = "arcca.htm" dqm__url1_4 = "doublet.htm" dqm__url1_5 = "agritourism.htm" dqm__url1_6 = "jenkins.htm" dqm__url1_7 = "NCP_introduction.htm" dqm__url1_8 = "freelanceIntro.htm" dqm__url1_9 = "Keyframe_Pinky1.htm" //Sub Menu 2 Portfolio dqm__sub_xy2 = "-79,31" // dqm__sub_menu_width2 = 145 dqm__subdesc2_0 = "Book Art" dqm__subdesc2_1 = "Show Biz" dqm__subdesc2_2 = "Play Time" dqm__subdesc2_3 = "Think Big" dqm__subdesc2_4 = "Other Gigs" // dqm__icon_index2_0 = 0 // dqm__icon_index2_1 = 0 // dqm__icon_index2_2 = 0 // dqm__icon_index2_3 = 0 dqm__2nd_icon_index2_0 = 0 dqm__2nd_icon_index2_1 = 0 dqm__2nd_icon_index2_2 = 0 dqm__2nd_icon_index2_3 = 0 dqm__2nd_icon_index2_4 = 0 dqm__3rd_icon_index2_0_0 = 0 dqm__3rd_icon_index2_0_1 = 0 dqm__url2_0 = "" dqm__url2_1 = "" dqm__url2_2 = "" dqm__url2_3 = "" dqm__url2_4 = "" //Sub Menu 2_0 Book Art dqm__sub_xy2_0 = "-1,-1" dqm__sub_menu_width2_0 = 145 dqm__subdesc2_0_0 = "Jenkins Publishing" dqm__subdesc2_0_1 = "Next Chapter Press" dqm__subdesc2_0_2 = "Freelance Books" dqm__2nd_icon_index2_0_0 = 0 dqm__2nd_icon_index2_0_1 = 0 dqm__2nd_icon_index2_0_2 = 0 dqm__url2_0_0 = "jenkins.htm" dqm__url2_0_1 = "NCP_introduction.htm" dqm__url2_0_2 = "freelance.htm" //Sub Menu 2_1 Show Biz dqm__sub_xy2_1 = "-1,-1" dqm__sub_menu_width2_1 = 120 dqm__subdesc2_1_0 = "Keyframe" dqm__subdesc2_1_1 = "Chick-n-mation" dqm__subdesc2_1_2 = "Corniche" dqm__subdesc2_1_3 = "Vidmax" dqm__subdesc2_1_4 = "Arcca Animation" dqm__subdesc2_1_5 = "Double T" // dqm__icon_index2_1_0 = 0 dqm__url2_1_0 = "Keyframe_Pinky1.htm" dqm__url2_1_1 = "chicken_animalband.htm" dqm__url2_1_2 = "corniche.htm" dqm__url2_1_3 = "vidmax.htm" dqm__url2_1_4 = "arcca.htm" dqm__url2_1_5 = "doublet.htm" // Sub Menu 2_2 Play Time dqm__sub_xy2_2 = "-1,-1" dqm__sub_menu_width2_2 = 165 dqm__subdesc2_2_0 = "Briardale School plays" dqm__subdesc2_2_1 = "White Meadows enactors" dqm__subdesc2_2_2 = "Pumpkin Farm scarecrows" dqm__subdesc2_2_3 = "Fright Night United Way" dqm__url2_2_0 = "playtime_briardaleplays.htm" dqm__url2_2_1 = "playtime_whitemeadows.htm" dqm__url2_2_2 = "playtime_pumpkinfarmscarecrows.htm" dqm__url2_2_3 = "community_FrightNight.htm" //Sub Menu 2_3 Think Big dqm__sub_xy2_3 = "-1,-1" dqm__sub_menu_width2_3 = 180 dqm__subdesc2_3_0 = "White Meadows Farm" dqm__subdesc2_3_1 = "Howell Family Pumpkin Farm" dqm__subdesc2_3_2 = "Briardale Library" dqm__url2_3_0 = "thinkbig_whitemeadows.htm" dqm__url2_3_1 = "thinkbig_howellfamily.htm" dqm__url2_3_2 = "thinkbig_library.htm" //Sub Menu 2_4 Other Gigs dqm__sub_xy2_4 = "-1,-1" dqm__sub_menu_width2_4 = 180 dqm__subdesc2_4_0 = "Pharmacists Assoc." dqm__subdesc2_4_1 = "Howell Family Pumpkin Farm" dqm__subdesc2_4_1 = "White Meadows Farm" dqm__subdesc2_4_2 = "Chick-n-mation" dqm__subdesc2_4_3 = "CARE Centre" dqm__subdesc2_4_4 = "JK Campaign" dqm__subdesc2_4_5 = "Grizzly White" dqm__url2_4_0 = "panp.htm" dqm__url2_4_1 = "HFPF_activities.htm" dqm__url2_4_1 = "whitemeadows.htm" dqm__url2_4_2 = "chicken.htm" dqm__url2_4_3 = "care.htm" dqm__url2_4_4 = "othergigs_jkcampaign.htm" dqm__url2_4_5 = "freelanceGrizzly.htm" //Sub Menu 2_0_0 Jenkins Publishing dqm__sub_xy2_0_0 = "-1,-1" dqm__sub_menu_width2_0_0 = 145 dqm__subdesc2_0_0_0 = "Jenkins Introduction" dqm__subdesc2_0_0_1 = "Yolanda Baby" dqm__subdesc2_0_0_2 = "Adventures with Jonny" dqm__subdesc2_0_0_3 = "Walters Pond" dqm__subdesc2_0_0_4 = "Nonnie Whats God" dqm__subdesc2_0_0_5 = "Kevin Murphy" dqm__subdesc2_0_0_6 = "Island Creature" dqm__subdesc2_0_0_7 = "Baby Elephant" dqm__subdesc2_0_0_8 = "Disabled & Challenged" dqm__subdesc2_0_0_9 = "Luke Carter" dqm__subdesc2_0_0_10 = "Cornerstones" dqm__subdesc2_0_0_11 = "Brendan Mouse" dqm__subdesc2_0_0_12 = "Fishers Net" // dqm__icon_index2_0_0 = 0 dqm__url2_0_0_0 = "jenkins.htm" dqm__url2_0_0_1 = "jenkins_yolandababy.htm" dqm__url2_0_0_2 = "jenkins_jonny.htm" dqm__url2_0_0_3 = "jenkins_walterspond.htm" dqm__url2_0_0_4 = "jenkins_nonniewhatsgod.htm" dqm__url2_0_0_5 = "jenkins_kevinmurphy.htm" dqm__url2_0_0_6 = "jenkins_islandcreature.htm" dqm__url2_0_0_7 = "jenkins_babyelephant.htm" dqm__url2_0_0_8 = "jenkins_disabled.htm" dqm__url2_0_0_9 = "jenkins_lukecarter.htm" dqm__url2_0_0_10 = "jenkins_cornerstones.htm" dqm__url2_0_0_11 = "jenkins_brendonmouse.htm" dqm__url2_0_0_12 = "jenkins_fishersnet.htm" //Sub Menu 2_0_1 Next Chapter Press dqm__sub_xy2_0_1 = "-1,-1" dqm__sub_menu_width2_0_1 = 145 dqm__subdesc2_0_1_0 = "NCP Introduction" //dqm__subdesc2_0_1_1 = "Cole Family Christmas" //dqm__subdesc2_0_1_2 = "Hilda the Spokesgoat" //dqm__subdesc2_0_1_3 = "Read Aloud Campaign" //dqm__subdesc2_0_1_4 = "Hilda Cookie Cutter" //dqm__subdesc2_0_1_5 = "HD TV Cow Shed" //dqm__subdesc2_0_1_6 = "Hilda Plush Toys" //dqm__subdesc2_0_1_7 = "Benham Research Trip" //dqm__subdesc2_0_1_8 = "Hilda A Very Loyal Goat" //dqm__subdesc2_0_1_9 = "The Hidden Painting" // dqm__icon_index2_0_0 = 0 dqm__url2_0_1_0 = "NCP_introduction.htm" //dqm__url2_0_1_1 = "NCP_ColeFamilyChristmas.htm" //dqm__url2_0_1_2 = "NCP_HildatheSpokesGoat.htm" //dqm__url2_0_1_3 = "NCP_ReadAloudCampaign.htm" //dqm__url2_0_1_4 = "NCP_CookieCutter.htm" //dqm__url2_0_1_5 = "NCP_HDTVcowshed.htm" //dqm__url2_0_1_6 = "NCP_PlushToy.htm" //dqm__url2_0_1_7 = "NCP_BenhamTrip.htm" //dqm__url2_0_1_8 = "NCP_HildaVeryLoyalGoat.htm" //dqm__url2_0_1_9 = "NCP_NativityPainting.htm" //Sub Menu 2_0_1 Freelance Books & Logos dqm__sub_xy2_0_1 = "-1,-1" dqm__sub_menu_width2_0_2 = 145 dqm__subdesc2_0_2_0 = "Freelance Books" dqm__subdesc2_0_2_1 = "Player Piano Mouse" dqm__subdesc2_0_2_2 = "Bian Cover" // dqm__icon_index2_0_0 = 0 dqm__url2_0_2_0 = "freelanceIntro.htm" dqm__url2_0_2_1 = "freelance.htm" dqm__url2_0_2_2 = "process_BianCover.htm" //Sub Menu 3 Production Process dqm__sub_xy3 = "-148,31" dqm__sub_menu_width3 = 160 dqm__subdesc3_0 = "Introduction" dqm__subdesc3_1 = "Player Piano Mouse Notes" dqm__subdesc3_2 = "Capturing a Mouse" dqm__subdesc3_3 = "Cole Family Christmas" dqm__subdesc3_4 = "The Island Creature" dqm__subdesc3_5 = "Redesigning YolandaBaby" dqm__subdesc3_6 = "Adventures With Jonny 1" dqm__subdesc3_7 = "Adventures With Jonny 2" dqm__subdesc3_8 = "Baby Elephant" //dqm__subdesc3_6 = "Visualizing a Dirty Diva" dqm__subdesc3_9 = "Visualizing Kevin Murphy" //dqm__subdesc3_7 = "Visualizing Luke Carter" dqm__subdesc3_10 = "Fishers Net" dqm__subdesc3_11 = "Luke Carter Cover" dqm__subdesc3_12 = "BIAN Cover" // dqm__icon_index3_0 = 0 // dqm__icon_index3_1 = 0 // dqm__icon_index3_2 = 0 dqm__url3_0 = "process_intro.htm" dqm__url3_1 = "Process_PPM_illustration.htm" dqm__url3_2 = "Process_PPM_Melody.htm" dqm__url3_3 = "process_ColeChristmasTree.htm" dqm__url3_4 = "process_creature.htm" dqm__url3_5 = "process_Yolandababy.htm" dqm__url3_6 = "process_jonnybook1.htm" dqm__url3_7 = "process_jonnybook2.htm" dqm__url3_8 = "process_babyelephant.htm" //dqm__url3_6 = "process_dirtydiva.htm" dqm__url3_9 = "process_kevinmurphy.htm" //dqm__url3_7 = "process_lukecarter2.htm" dqm__url3_10 = "process_fishersnet.htm" dqm__url3_11 = "process_lukecarter.htm" dqm__url3_12 = "process_BianCover.htm" //Sub Menu 4 Press Room dqm__sub_xy4 = "-104,31" dqm__sub_menu_width4 = 160 //dqm__subdesc4_0 = "Client Comments" //dqm__subdesc4_1 = "2007 IPPY Award" //dqm__subdesc4_2 = "2008 IPPY Award" //dqm__subdesc4_3 = "Gemini Award" //dqm__subdesc4_4 = "CGI Award" //dqm__subdesc4_5 = "Sheridan Award" //dqm__subdesc4_6 = "Briardale Library" //dqm__subdesc4_7 = "Illustrator in Classroom" //dqm__subdesc4_8 = "Illustrator in Library" //dqm__subdesc4_9 = "Jonny Testamonial" //dqm__subdesc4_10 = "Jonny Author on TV" //dqm__subdesc4_11 = "Cole Family Interview" //dqm__subdesc4_12 = "Hilda the Spokesgoat" dqm__subdesc4_0 = "Client Comments Part 1" dqm__subdesc4_1 = "Client Comments Part 2" dqm__subdesc4_2 = "Client Awards" dqm__subdesc4_3 = "Animation Awards" dqm__subdesc4_4 = "Press and Articles" dqm__subdesc4_5 = "Reviews and Interviews" // dqm__icon_index4_0 = 0 // dqm__icon_index4_1 = 0 // dqm__icon_index4_2 = 0 dqm__2nd_icon_index4_0 = 0 dqm__2nd_icon_index4_1 = 0 dqm__2nd_icon_index4_2 = 0 dqm__2nd_icon_index4_3 = 0 dqm__2nd_icon_index4_4 = 0 dqm__2nd_icon_index4_5 = 0 //dqm__url4_0 = "" //dqm__url4_1 = "IPPYaward.htm" //dqm__url4_2 = "IPPYaward2008.htm" //dqm__url4_3 = "gemini.htm" //dqm__url4_4 = "CGI.htm" //dqm__url4_5 = "sheridan-award.htm" //dqm__url4_6 = "Briardale_library.htm" //dqm__url4_7 = "community_IllustratorsClassroom.htm" //dqm__url4_8 = "community_IllustratorsLibrary2008.htm" //dqm__url4_9 = "Jonny2_testimonial.htm" //dqm__url4_10 = "Jonny_authorTV.htm" //dqm__url4_11 = "NCP_interviewReview.htm" //dqm__url4_12 = "Press_HildaSpokesgoat" //Sub Menu 4_0 Client Comments dqm__sub_xy4_0 = "-1,-1" dqm__sub_menu_width4_0 = 150 dqm__subdesc4_0_0 = "Linda Walton Stevenson" dqm__subdesc4_0_1 = "Susan Whinnery" dqm__subdesc4_0_2 = "A.J. Ensor" dqm__subdesc4_0_3 = "Mike Smith" dqm__subdesc4_0_4 = "Greg Watkins" dqm__subdesc4_0_5 = "Bill Phillips" dqm__subdesc4_0_6 = "Jerry Howell" dqm__subdesc4_0_7 = "Terry & Barry Cohen" dqm__subdesc4_0_8 = "Nichole Stahl" dqm__subdesc4_0_9 = "Tommy Morrissey" dqm__subdesc4_0_10 = "Ann Bering" dqm__url4_0_0 = "comments_stevenson.htm" dqm__url4_0_1 = "comments_whinnery.htm" dqm__url4_0_2 = "comments_ensor.htm" dqm__url4_0_3 = "comments_smith.htm" dqm__url4_0_4 = "comments_watkins.htm" dqm__url4_0_5 = "comments_phillips.htm" dqm__url4_0_6 = "comments_howell.htm" dqm__url4_0_7 = "comments_cohen.htm" dqm__url4_0_8 = "comments_stahl.htm" dqm__url4_0_9 = "comments_morrissey.htm" dqm__url4_0_10 = "comments_bering.htm" //Sub Menu 4_0 Client Comments Part 2 dqm__sub_xy4_1 = "-1,-1" dqm__sub_menu_width4_1 = 150 dqm__subdesc4_1_0 = "J. Bennett-Boltinghouse" dqm__subdesc4_1_1 = "Mike DiLorenzo" dqm__subdesc4_1_2 = "Adam Dachman" dqm__subdesc4_1_3 = "William Farrell" //dqm__subdesc4_0_15 = "Laura Goodman" dqm__subdesc4_1_4 = "Keyframe Producer" dqm__subdesc4_1_5 = "Linda Lile" dqm__subdesc4_1_6 = "John Greene" dqm__subdesc4_1_7 = "Diane Adame" dqm__subdesc4_1_8 = "Thorold Library" dqm__url4_1_0 = "comments_JoAnnBB.htm" dqm__url4_1_1 = "comments_DiLorenzo.htm" dqm__url4_1_2 = "comments_Dachman.htm" dqm__url4_1_3 = "comments_Farrell.htm" //dqm__url4_1_15 = "comments_Goodman.htm" dqm__url4_1_4 = "comments_KeyframeProducer.htm" dqm__url4_1_5 = "comments_Lile.htm" dqm__url4_1_6 = "comments_Greene.htm" dqm__url4_1_7 = "comments_Adame.htm" dqm__url4_1_8 = "comments_ThoroldLibrary.htm" //Sub Menu 4_2 Client Awards dqm__sub_xy4_2 = "-1,-1" dqm__sub_menu_width4_2 = 175 dqm__subdesc4_2_0 = "2007 IPPY Award" dqm__subdesc4_2_1 = "2008 IPPY Award" dqm__subdesc4_2_2 = "2008 Moms Choice" dqm__subdesc4_2_3 = "2009 IPPY Award" dqm__subdesc4_2_4 = "2009 Moonbeam Award" dqm__subdesc4_2_5 = "2009 Writers Digest Award" dqm__url4_2_0 = "IPPYaward.htm" dqm__url4_2_1 = "IPPYaward2008.htm" dqm__url4_2_2 = "Award_GoldMomsChoice_NCP.htm" dqm__url4_2_3 = "IPPYaward2009.htm" dqm__url4_2_4 = "Award_MoonBeam2009_Nonnie.htm" dqm__url4_2_5 = "Award_Jonny_WritersDigest.htm" //Sub Menu 4_3 Animation Awards dqm__sub_xy4_3 = "-1,-1" dqm__sub_menu_width4_3 = 150 dqm__subdesc4_3_0 = "Gemini Award" dqm__subdesc4_3_1 = "CGI Award" dqm__subdesc4_3_2 = "Sheridan Award" dqm__url4_3_0 = "gemini.htm" dqm__url4_3_1 = "CGI.htm" dqm__url4_3_2 = "sheridan-award.htm" //Sub Menu 4_4 Press and Articles dqm__sub_xy4_4 = "-1,-1" dqm__sub_menu_width4_4 = 150 dqm__subdesc4_4_0 = "Hilda in the Classroom" dqm__subdesc4_4_1 = "Briardale Library" dqm__subdesc4_4_2 = "Illustrator in Classroom" dqm__subdesc4_4_3 = "Illustrator in Library" dqm__url4_4_0 = "press_NCP_HildaBriardale.htm" dqm__url4_4_1 = "Briardale_library.htm" dqm__url4_4_2 = "community_IllustratorsClassroom.htm" dqm__url4_4_3 = "community_IllustratorsLibrary2008.htm" //Sub Menu 4_5 Reviews and Interviews dqm__sub_xy4_5 = "-1,-1" dqm__sub_menu_width4_5 = 150 dqm__subdesc4_5_0 = "Jonny Testamonial" dqm__subdesc4_5_1 = "Jonny Author on TV" dqm__subdesc4_5_2 = "Cole Family Interview" dqm__subdesc4_5_3 = "Cole Family Testimonials" dqm__subdesc4_5_4 = "PPM Book Review" dqm__url4_5_0 = "Jonny2_testimonial.htm" dqm__url4_5_1 = "Jonny_authorTV.htm" dqm__url4_5_2 = "NCP_interviewReview.htm" dqm__url4_5_3 = "NCP_testimonials.htm" dqm__url4_5_4 = "PPM_review.htm" //Sub Menu 5 dqm__sub_xy5 = "-99,31" dqm__sub_menu_width5 = 225 dqm__subdesc5_0 = "Introduction" dqm__subdesc5_1 = "Community Quilt" dqm__subdesc5_2 = "Hilda in the Classroom" dqm__subdesc5_3 = "Illustrator in Classrooms" dqm__subdesc5_4 = "Illustrator at Library 2007" dqm__subdesc5_5 = "Illustrator at Library 2008" dqm__subdesc5_6 = "Illustrator at Library 2009" dqm__subdesc5_7 = "CARE Centre" dqm__subdesc5_8 = "Briardale Library" dqm__subdesc5_9 = "Briardale School plays" dqm__subdesc5_10 = "Junior Kindergarten Campaign" dqm__subdesc5_11 = "Fright Night United Way" dqm__subdesc5_12 = "Belletre French Marines" dqm__subdesc5_13 = "ReEnactor Old Ft Niagara" // dqm__icon_index5_0 = 0 // dqm__icon_index5_1 = 0 // dqm__icon_index5_2 = 0 // dqm__2nd_icon_index5_0 = 0 dqm__url5_0 = "community_intro.htm" dqm__url5_1 = "NCP_quilts.htm" dqm__url5_2 = "press_NCP_HildaBriardale.htm" dqm__url5_3 = "community_IllustratorsClassroom.htm" dqm__url5_4 = "community_IllustratorsLibrary2007.htm" dqm__url5_5 = "community_IllustratorsLibrary2008.htm" dqm__url5_6 = "community_IllustratorsLibrary2009.htm" dqm__url5_7 = "care.htm" dqm__url5_8 = "Briardale_library.htm" dqm__url5_9 = "playtime_briardaleplays.htm" dqm__url5_10 = "community_jkcampaign.htm" dqm__url5_11 = "community_FrightNight.htm" dqm__url5_12 = "community_Belletre.htm" dqm__url5_13 = "community_FtNiagara2009.htm" //Sub Menu 6 dqm__sub_xy6 = "-80,31" dqm__sub_menu_width6 = 120 dqm__subdesc6_0 = "Contact Info" dqm__url6_0 = "contact.htm"