//  QuickMenu Pro, Copyright (c) 1998 - 2003, OpenCube Inc. - http://www.opencube.com
/* required to unlock file */
limit_multiple_users = true
limit_users = true
sequence = "9x88_4"
/**********************************************************************************************
                              Bullet and Icon Image Library  
**********************************************************************************************/
    //Relative positioned icon images (flow with main menu or sub item text)
	dqm__icon_image0 = "http://www.fresnobee.com/static/img/global/nav_orangearrow.gif"
	dqm__icon_rollover0 = "http://www.fresnobee.com/static/img/global/ro_arrow.gif"
	dqm__icon_image_wh0 = "3,6"

	dqm__icon_image1 = "http://www.fresnobee.com/static/img/global/nav_orangearrow.gif"
	dqm__icon_rollover1 = "http://www.fresnobee.com/static/img/global/ro_arrow.gif"
	dqm__icon_image_wh1 = "3,6"

	dqm__icon_image3 = "http://www.fresnobee.com/static/img/global/inside.gif"
	dqm__icon_rollover3 = "http://www.fresnobee.com/static/img/global/inside.gif"
	dqm__icon_image_wh3 = "120,19"

	dqm__2nd_icon_image0 = "http://www.fresnobee.com/static/img/global/plus.gif"
	dqm__2nd_icon_rollover0 = "http://www.fresnobee.com/static/img/global/plus.gif"
	dqm__2nd_icon_image_wh0 = "10,10"
	dqm__2nd_icon_image_xy0 = "0,4"
/**********************************************************************************************
                              Main Menu Settings  
**********************************************************************************************/
/*---------------------------------------------
Main Item Widths and Heights
-----------------------------------------------*/
	dqm__main_width = 118			//default main item widths
	dqm__main_height = 18			//default main item heights

/*---------------------------------------------
Main Menu Borders Dividers and Layout
-----------------------------------------------*/
	dqm__main_horizontal =false		

	dqm__main_border_width = 1;		
	dqm__main_border_color = "#cccccc"	

	dqm__main_use_dividers = true								
							
	dqm__main_item_gap = 0

	dqm__align_items_bottom_and_right = true	

/*---------------------------------------------
Menu Item Background and Text Colors
-----------------------------------------------*/
	dqm__main_bgcolor = "#e9e8ee"		//default color for all items, HEX or 'transparent'
	dqm__main_hl_bgcolor = "#374E60"	//HEX color value or set to 'transparent'
	dqm__main_textcolor = "#003366"
	dqm__main_hl_textcolor = "#e9e8ee"

/*---------------------------------------------
Menu Item Font Settings
-----------------------------------------------*/
	dqm__main_fontfamily = "Verdana"	//Any available system font     
	dqm__main_fontsize = 11			//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 = "normal"

/*---------------------------------------------
Main Menu Margins and Text Alignment
-----------------------------------------------*/
	dqm__main_text_alignment = "left"		//set to: 'left', 'center' or 'right'
	dqm__main_margin_top = 0
	dqm__main_margin_bottom = 0
	dqm__main_margin_left = 0
	dqm__main_margin_right = 0

/*---------------------------------------------
Main Menu Items (Text, URL's, and Icons)
-----------------------------------------------*/
    //Main Menu 0
	dqm__maindesc0 = "<!-- -->";
	dqm__main_fontsize0 = 0
	dqm__main_margin_top0 = 0;
	dqm__micon_index0 = 3

    //Main Menu 1
	dqm__maindesc1 = "&nbsp;&nbsp;News "
	dqm__url1 = "http://www.fresnobee.com/local/"

    //Main Menu 2
	dqm__maindesc2 = "&nbsp;&nbsp;Sports "
	dqm__url2 = "http://www.fresnobee.com/sports/"

    //Main Menu 3
	dqm__maindesc3 = "&nbsp;&nbsp;Business "
	dqm__url3 = "http://www.fresnobee.com/business/"

    //Main Menu 4
	dqm__maindesc4 = "&nbsp;&nbsp;Columnists "
	dqm__url4 = "http://www.fresnobee.com/columnists/"

    //Main Menu 5
	dqm__maindesc5 = "&nbsp;&nbsp;Lifestyle "
	dqm__url5 = "http://www.fresnobee.com/lifestyle/"

    //Main Menu 6
	dqm__maindesc6 = "&nbsp;&nbsp;Opinion "
	dqm__url6 = "http://www.fresnobee.com/opinion/"

    //Main Menu 7
	dqm__maindesc7 = "&nbsp;&nbsp;Odd News "
	dqm__url7 = "http://www.fresnobee.com/24hour/weird/"

    //Main Menu 8
	dqm__maindesc8 = "&nbsp;&nbsp;Multimedia "
	dqm__url8 = "http://www.fresnobee.com/galleries/"

    //Main Menu 9
	dqm__maindesc9 = "&nbsp;&nbsp;Special Reports "
	dqm__url9 = "http://www.fresnobee.com/special/"

    //Main Menu 10
	dqm__maindesc10 = "&nbsp;&nbsp;Obituaries "
	dqm__url10 = "http://www.legacy.com/fresnobee/"

    //Main Menu 11
	dqm__maindesc11 = "&nbsp;&nbsp;Text/PDA "
    dqm__main_bgcolor11 = "#909EAD"
	dqm__main_hl_bgcolor11 = "#374E60"
	dqm__main_textcolor11 = "#FFFFFF"
	dqm__main_hl_textcolor11 = "#FFFFFF"
	dqm__url11 = "http://www.fresnobee.com/front/v-textonly/"

    //Main Menu 12
	dqm__maindesc12 = "&nbsp;&nbsp;Classifieds "
    dqm__main_bgcolor12 = "#909EAD"
	dqm__main_hl_bgcolor12 = "#374E60"
	dqm__main_textcolor12 = "#FFFFFF"
	dqm__main_hl_textcolor12 = "#FFFFFF"
	dqm__url12 = "http://www.fresnobee.com/classifieds/"

    //Main Menu 13
	dqm__maindesc13 = "&nbsp;&nbsp;Site Map "
    dqm__main_bgcolor13 = "#909EAD"
	dqm__main_hl_bgcolor13 = "#374E60"
	dqm__main_textcolor13 = "#FFFFFF"
	dqm__main_hl_textcolor13 = "#FFFFFF"
	dqm__url13 = "http://www.fresnobee.com/sitemap/"

    //Main Menu 14
	dqm__maindesc14 = "&nbsp;&nbsp;Advertise With Us "
    dqm__main_bgcolor14 = "#909EAD"
	dqm__main_hl_bgcolor14 = "#374E60"
	dqm__main_textcolor14 = "#FFFFFF"
	dqm__main_hl_textcolor14 = "#FFFFFF"
	dqm__url14 = "http://www.fresnobee.com/aboutus/Advertise/"

    //Main Menu 15
	dqm__maindesc15 = "&nbsp;&nbsp;Contact Us "
    dqm__main_bgcolor15 = "#909EAD"
	dqm__main_hl_bgcolor15 = "#374E60"
	dqm__main_textcolor15 = "#FFFFFF"
	dqm__main_hl_textcolor15 = "#FFFFFF"
	dqm__url15 = "http://www.fresnobee.com/aboutus/"

    //Main Menu 16 -- Search
	dqm__maindesc16 = "&nbsp;&nbsp;Search ";
	dqm__main_fontsize16 = 0
	dqm__main_margin_top16 = 0;
    dqm__main_fontweight16 = "bold"
    dqm__main_bgcolor16 = "#63798C"
	dqm__main_hl_bgcolor16 = "#374E60"
	dqm__main_textcolor16 = "#FFFFFF"
	dqm__url16 = "http://www.fresnobee.com/7_day_archive/extended/index.html"

    //Main Menu 17 -- Communities
	dqm__maindesc17 = "&nbsp;&nbsp;Communities ";
	dqm__main_fontsize17 = 0
	dqm__main_margin_top17 = 0;
    dqm__main_fontweight17 = "bold"
    dqm__main_bgcolor17 = "#63798C"
	dqm__main_hl_bgcolor17 = "#374E60"
	dqm__main_textcolor17 = "#FFFFFF"

/**********************************************************************************************
                              Sub Menu Settings
**********************************************************************************************/
/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/
	dqm__sub_menu_width = 130      		//default sub menu widths
    
	//default sub x,y coordinates - defined relative to the top-left corner of parent image or sub menu
	if(window.location.hostname == "www.legacy.com") { dqm__sub_xy = "-300,0"; }
	else { dqm__sub_xy = "-13,4"; }
   
	dqm__urltarget = "_self"		//default URL target: _self, _parent, _new, or "my frame name"

	dqm__border_width = 1
	dqm__divider_height = 0

	dqm__border_color = "#003366"		//Hex color or 'transparent'
	dqm__menu_bgcolor = "#e9e8ee"		//Hex color or 'transparent'
	dqm__hl_bgcolor = "#374E60"		

	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 = "#003366"
	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 = "#e9e8ee"
	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

/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/
	dqm__sub_menu_effect = "fade"
	dqm__sub_item_effect = "fade"

    //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 = -10

    //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."

    //Opera 5 & 6, 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
----------------------------------------------*/
//	dqm__onload_code = "DTT_handle_onload()"
	dqm__onload_code = ""

/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/
    //Sub Menu 1
	dqm__subdesc1_0 = "Metro"
	dqm__subdesc1_1 = "South Valley"
	dqm__subdesc1_2 = "State"
	dqm__subdesc1_3 = "Nation"
	dqm__subdesc1_4 = "World"
	dqm__subdesc1_5 = "Elections"
	dqm__subdesc1_6 = "Iraq"
	dqm__subdesc1_7 = "Crime &amp; Court"
	dqm__subdesc1_8 = "Education"
	dqm__subdesc1_9 = "Politics"
	dqm__subdesc1_10 = "Multimedia"

	dqm__url1_0 = "http://www.fresnobee.com/local/"
	dqm__url1_1 = "http://www.fresnobee.com/local/sv/"
	dqm__url1_2 = "http://www.fresnobee.com/state_wire/"
	dqm__url1_3 = "http://www.fresnobee.com/24hour/nation/"
	dqm__url1_4 = "http://www.fresnobee.com/24hour/world/"
	dqm__url1_5 = "http://www.fresnobee.com/elections/"
	dqm__url1_6 = "http://www.fresnobee.com/24hour/iraq/"
	dqm__url1_7 = "http://www.fresnobee.com/local/crime/"
	dqm__url1_8 = "http://www.fresnobee.com/local/education/"
	dqm__url1_9 = "http://www.fresnobee.com/local/politics/"
	dqm__url1_10 = "http://www.fresnobee.com/multimedia/news/"

    //Sub Menu 1_8: Education
	dqm__sub_xy1_8 = "-4,2"
	dqm__2nd_icon_index1_8 = 0
	dqm__subdesc1_8_0 = "Story list"
	dqm__subdesc1_8_1 = "Great Schools"
	dqm__url1_8_0 = "http://www.fresnobee.com/local/education/"
	dqm__url1_8_1 = "http://fresnobee.greatschools.net/cgi-bin/template_plain/advanced/CA"


    //Sub Menu 2
	dqm__subdesc2_0 = "High School"
	dqm__subdesc2_1 = "College"
	dqm__subdesc2_2 = "Bulldogs"
	dqm__subdesc2_3 = "Baseball"
	dqm__subdesc2_4 = "Basketball"
	dqm__subdesc2_5 = "Football"
	dqm__subdesc2_6 = "Hockey"
	dqm__subdesc2_7 = "Falcons"
	dqm__subdesc2_8 = "Golf"
	dqm__subdesc2_9 = "Other Sports"
	dqm__subdesc2_10 = "John Branch"
	dqm__subdesc2_11 = "Interact"
	dqm__subdesc2_12 = "Multimedia"
    dqm__subdesc2_13 = "Fantasy Sports"
	
	dqm__2nd_icon_index2_1 = 0
	dqm__2nd_icon_index2_3 = 0
	dqm__2nd_icon_index2_4 = 0
	dqm__2nd_icon_index2_5 = 0
	dqm__2nd_icon_index2_6 = 0
	
    dqm__url2_0 = "http://www.fresnobee.com/sports/hs/"
	dqm__url2_1 = "http://www.fresnobee.com/sports/college/"
	dqm__url2_2 = "http://www.fresnobee.com/sports/bulldogs/"
	dqm__url2_3 = "http://www.fresnobee.com/sports/baseball/"
	dqm__url2_4 = "http://www.fresnobee.com/sports/basketball/"
	dqm__url2_5 = "http://www.fresnobee.com/sports/football/"
	dqm__url2_6 = "http://www.fresnobee.com/sports/hockey/"
	dqm__url2_7 = "http://www.fresnobee.com/sports/falcons/"
	dqm__url2_8 = "http://www.fresnobee.com/sports/golf/"
	dqm__url2_9 = "http://www.fresnobee.com/sports/other/"
    dqm__url2_10 = "http://www.fresnobee.com/columnists/branch/"
	dqm__url2_11 = "http://www.fresnobee.com/forums/sports_forum/"
  	dqm__url2_12 = "http://www.fresnobee.com/multimedia/sports/"
  	dqm__url2_13 = "http://sportsbuff.com/partner.asp?pname=fresno"

    //Sub Menu 2_1
	dqm__sub_xy2_1 = "-4,2"
	dqm__subdesc2_1_0 = "Baseball"
	dqm__subdesc2_1_1 = "Basketball"
	dqm__subdesc2_1_2 = "Football"
	dqm__url2_1_0 = "http://www.fresnobee.com/sports/college/baseball/"
	dqm__url2_1_1 = "http://www.fresnobee.com/sports/college/basketball/"
	dqm__url2_1_2 = "http://www.fresnobee.com/sports/college/football/"

    //Sub Menu 2_3 (baseball)
	dqm__sub_xy2_3 = "-4,2"
	dqm__subdesc2_3_0 = "MLB"
	dqm__subdesc2_3_1 = "NCAA"
	dqm__subdesc2_3_2 = "Angels"
	dqm__subdesc2_3_3 = "Athletics"
	dqm__subdesc2_3_4 = "Dodgers"
	dqm__subdesc2_3_5 = "Giants"
	dqm__subdesc2_3_6 = "Padres"
	dqm__url2_3_0 = "http://www.fresnobee.com/sports/baseball/"
	dqm__url2_3_1 = "http://www.fresnobee.com/sports/college/baseball/"
	dqm__url2_3_2 = "http://www.fresnobee.com/24hour/sports/baseball/mlb/ana/"
	dqm__url2_3_3 = "http://www.fresnobee.com/24hour/sports/baseball/mlb/oak/"
	dqm__url2_3_4 = "http://www.fresnobee.com/24hour/sports/baseball/mlb/lad/"
	dqm__url2_3_5 = "http://www.fresnobee.com/24hour/sports/baseball/mlb/sfg/"
	dqm__url2_3_6 = "http://www.fresnobee.com/24hour/sports/baseball/mlb/sdp/"

    //Sub Menu 2_4 (basketball)
	dqm__sub_xy2_4 = "-4,2"
	dqm__subdesc2_4_0 = "NBA"
	dqm__subdesc2_4_1 = "NCAA"
	dqm__subdesc2_4_2 = "WAC"
	dqm__subdesc2_4_3 = "Clippers"
	dqm__subdesc2_4_4 = "Kings"
	dqm__subdesc2_4_5 = "Lakers"
	dqm__subdesc2_4_6 = "Warriors"
	dqm__url2_4_0 = "http://www.fresnobee.com/sports/basketball/"
	dqm__url2_4_1 = "http://www.fresnobee.com/sports/college/basketball/"
	dqm__url2_4_2 = "http://www.fresnobee.com/24hour/sports/basketball/ncaa/wac/"
	dqm__url2_4_3 = "http://www.fresnobee.com/24hour/sports/basketball/nba/lac/"
	dqm__url2_4_4 = "http://www.fresnobee.com/24hour/sports/basketball/nba/sac/"
	dqm__url2_4_5 = "http://www.fresnobee.com/24hour/sports/basketball/nba/lal/"
	dqm__url2_4_6 = "http://www.fresnobee.com/24hour/sports/baseball/mlb/sfg/"

    //Sub Menu 2_5
	dqm__sub_xy2_5 = "-4,2"
	dqm__subdesc2_5_0 = "NCAA"
	dqm__subdesc2_5_1 = "NFL"
	dqm__subdesc2_5_2 = "49ers"
	dqm__subdesc2_5_3 = "Chargers"
	dqm__subdesc2_5_4 = "Raiders"
	dqm__url2_5_0 = "http://www.fresnobee.com/24hour/sports/football/col/"
	dqm__url2_5_1 = "http://www.fresnobee.com/24hour/sports/football/nfl/v-indexlist/"
	dqm__url2_5_2 = "http://www.fresnobee.com/24hour/sports/football/nfl/sf9/"
	dqm__url2_5_3 = "http://www.fresnobee.com/24hour/sports/football/nfl/sdc/"
	dqm__url2_5_4 = "http://www.fresnobee.com/24hour/sports/football/nfl/oak/"

    //Sub Menu 2_6
	dqm__sub_xy2_6 = "-4,2"
	dqm__subdesc2_6_0 = "Falcons"
	dqm__subdesc2_6_1 = "NHL"
	dqm__subdesc2_6_2 = "Kings"
	dqm__subdesc2_6_3 = "Mighty Ducks"
	dqm__subdesc2_6_4 = "Sharks"
	dqm__url2_6_0 = "http://www.fresnobee.com/sports/falcons/"
	dqm__url2_6_1 = "http://www.fresnobee.com/24hour/sports/hockey/nhl"
	dqm__url2_6_2 = "http://www.fresnobee.com/24hour/sports/hockey/nhl/lak/"
	dqm__url2_6_3 = "http://www.fresnobee.com/24hour/sports/hockey/nhl/ana/"
	dqm__url2_6_4 = "http://www.fresnobee.com/24hour/sports/hockey/nhl/sjs/"


    //Sub Menu 3
	dqm__subdesc3_0 = "Agriculture" 
	dqm__subdesc3_1 = "Finance"
	dqm__subdesc3_2 = "Real Estate"
	dqm__subdesc3_3 = "Technology"
	
	dqm__url3_0 = "http://www.fresnobee.com/local/agriculture/"
	dqm__url3_1 = "http://studio.financialcontent.com/Engine?Account=fresno&PageName=MARKETSUMMARY"
	dqm__url3_2 = "http://www.fresnobee.com/business/real_estate/"
	dqm__url3_3 = "http://www.fresnobee.com/24hour/technology/"


    //Sub Menu 4
	dqm__subdesc4_0 = "Mary Lou Aguirre"
	dqm__subdesc4_1 = "Mark Arvanigian"
	dqm__subdesc4_2 = "Rick Bentley"
	dqm__subdesc4_3 = "Jim Boren"
	dqm__subdesc4_4 = "John Branch"
	dqm__subdesc4_5 = "John Ellis"
	dqm__subdesc4_6 = "Juan Esparza"
	dqm__subdesc4_7 = "Argus Hamilton"
	dqm__subdesc4_8 = "Kathy Kristof"
	dqm__subdesc4_9 = "Bill McEwen"
//	dqm__subdesc4_10 = "Donald Munro"
//	dqm__subdesc4_11 = "Joan Obra"
//	dqm__subdesc4_12 = "Mike Osegueda"
//	dqm__subdesc4_13 = "Jeff Passan"
	dqm__subdesc4_11 = "Maria Elena Salinas"
	dqm__subdesc4_12 = "Dan Walters"
	
	dqm__url4_0 = "http://www.fresnobee.com/columnists/aguirre/"
	dqm__url4_1 = "http://www.fresnobee.com/columnists/arvanigian/"
	dqm__url4_2 = "http://www.fresnobee.com/columnists/bentley/"
	dqm__url4_3 = "http://www.fresnobee.com/columnists/boren/"
	dqm__url4_4 = "http://www.fresnobee.com/columnists/branch/"
	dqm__url4_5 = "http://www.fresnobee.com/columnists/ellis/"
	dqm__url4_6 = "http://www.fresnobee.com/columnists/esparza/"
	dqm__url4_7 = "http://www.fresnobee.com/columnists/hamilton/"
	dqm__url4_8 = "http://www.fresnobee.com/columnists/kristof/"
	dqm__url4_9 = "http://www.fresnobee.com/columnists/mcewen/"
//	dqm__url4_10 = "http://www.fresnobee.com/columnists/munro/"
//	dqm__url4_11 = "http://www.fresnobee.com/columnists/obra/"
//	dqm__url4_12 = "http://www.fresnobee.com/columnists/osegueda/"
//	dqm__url4_13 = "http://www.fresnobee.com/columnists/passan/"
	dqm__url4_10 = "http://www.fresnobee.com/columnists/salina/"
	dqm__url4_11 = "http://www.fresnobee.com/columnists/walters/"


    //Sub Menu 5 - Life
	dqm__subdesc5_0 = "Arts"
	dqm__subdesc5_1 = "Books"
	dqm__subdesc5_2 = "Comics &amp; Puzzles"
	dqm__subdesc5_3 = "Faith &amp; Values"
	dqm__subdesc5_4 = "Food &amp; Recipes"
	dqm__subdesc5_5 = "Home &amp; Garden"
	dqm__subdesc5_6 = "Movies"
	dqm__subdesc5_7 = "Music"
	dqm__subdesc5_8 = "Television"
	dqm__subdesc5_9 = "Travel"
	dqm__subdesc5_10 = "Columnists"
	dqm__subdesc5_11 = "Multimedia"
	
	dqm__url5_0 = "http://www.fresnobee.com/lifestyle/arts/"
	dqm__url5_1 = "http://www.fresnobee.com/lifestyle/books/"
	dqm__url5_2 = "http://www.fresnobee.com/comics/"
	dqm__url5_3 = "http://www.fresnobee.com/local/religion/"
	dqm__url5_4 = "http://www.fresnobee.com/lifestyle/food_recipes/"
	dqm__url5_5 = "http://www.fresnobee.com/lifestyle/hg/"
	dqm__url5_6 = "http://www.fresnobee.com/lifestyle/movies/"
	dqm__url5_7 = "http://www.fresnobee.com/lifestyle/music/"
	dqm__url5_8 = "http://www.fresnobee.com/lifestyle/tv/"
	dqm__url5_9 = "http://www.fresnobee.com/lifestyle/travel/"
	dqm__url5_10 = "http://www.fresnobee.com/columnists/"
  	dqm__url5_11 = "http://www.fresnobee.com/multimedia/lifestyle/"
	
    //Sub Menu Comics and Games for Lifestyle
	dqm__2nd_icon_index5_2 = 0
	dqm__sub_xy5_2 = "-4,2"
	dqm__subdesc5_2_0 = "Lucky Cow"
	dqm__subdesc5_2_1 = "9 to 5"
	dqm__subdesc5_2_2 = "Shoe"
	dqm__subdesc5_2_3 = "The Big Picture"
	dqm__subdesc5_2_4 = "Non Sequitur"
	dqm__subdesc5_2_5 = "Cryptogram"
	dqm__subdesc5_2_6 = "Daily Crossword"
	dqm__subdesc5_2_7 = "Hangman"
	dqm__subdesc5_2_8 = "Flash Trivia"
	dqm__subdesc5_2_9 = "Universal Trivia"
	dqm__url5_2_0 = "http://www.uclick.com/client/frs/luc/"
	dqm__url5_2_1 = "http://www2.uclick.com/client/frs/tmntf/"
	dqm__url5_2_2 = "http://www2.uclick.com/client/frs/tmsho/"
	dqm__url5_2_3 = "http://www2.uclick.com/client/frs/bi/"
	dqm__url5_2_4 = "http://www2.uclick.com/client/frs/nq/"
	dqm__url5_2_5 = "http://www2.uclick.com/client/frs/cy/"
	dqm__url5_2_6 = "http://www.uclick.com/client/frs/cx/index.html"
	dqm__url5_2_7 = "http://www2.uclick.com/client/frs/ha/"
	dqm__url5_2_8 = "http://www2.uclick.com/client/frs/ftr/"
	dqm__url5_2_9 = "http://www.uclick.com/client/frs/un/index.html"

    //Sub Menu Columnists for Lifestyle
	dqm__2nd_icon_index5_10 = 0
	dqm__sub_xy5_10 = "-4,2"
	dqm__subdesc5_10_0 = "Mary Lou Aguirre"
	dqm__subdesc5_10_1 = "Mark Arvanigian"
	dqm__subdesc5_10_2 = "Rick Bentley"
//	dqm__subdesc5_10_3 = "Donald Munro"
//	dqm__subdesc5_10_4 = "Joan Obra"
//	dqm__subdesc5_10_5 = "Mike Osegueda"
	dqm__url5_10_0 = "http://www.fresnobee.com/columnists/aguirre/"
	dqm__url5_10_1 = "http://www.fresnobee.com/columnists/arvanigian/"
	dqm__url5_10_2 = "http://www.fresnobee.com/columnists/bentley/"
//	dqm__url5_10_3 = "http://www.fresnobee.com/columnists/munro/"
//	dqm__url5_10_4 = "http://www.fresnobee.com/columnists/obra/"
//	dqm__url5_10_5 = "http://www.fresnobee.com/columnists/osegueda/"

    //Sub Menu 6 - Opinion
	dqm__subdesc6_0 = "Editorials"
	dqm__subdesc6_1 = "Columnists"
	dqm__subdesc6_2 = "Letters to the Editor"
	dqm__subdesc6_3 = "Valley Voices"
	
	dqm__url6_0 = "http://www.fresnobee.com/opinion/"
	dqm__url6_1 = "http://www.fresnobee.com/columnists/"
	dqm__url6_2 = "http://www.fresnobee.com/opinion/lets_ed/"
	dqm__url6_3 = "http://www.fresnobee.com/opinion/valley_voices/"

	dqm__2nd_icon_index6_1 = 0

    //Sub Menu Columnists for Opinion
	dqm__sub_xy6_1 = "-4,2"

	dqm__subdesc6_1_0 = "Jim Boren"
	dqm__subdesc6_1_1 = "Argus Hamilton"
	dqm__subdesc6_1_2 = "David Mas Masumoto"
	dqm__subdesc6_1_3 = "Maria Elena Salinas"
	
	dqm__url6_1_0 = "http://www.fresnobee.com/columnists/boren/"
	dqm__url6_1_1 = "http://www.fresnobee.com/columnists/hamilton/"
	dqm__url6_1_2 = "http://www.fresnobee.com/columnists/masumoto/"
	dqm__url6_1_3 = "http://www.fresnobee.com/columnists/salinas/"

    //Sub Menu 8 - Photography
	dqm__subdesc8_0 = "Bee Galleries"
	dqm__subdesc8_1 = "Wire Galleries"
	dqm__subdesc8_2 = "Lifestyle multimedia"
	dqm__subdesc8_3 = "News multimedia"
	dqm__subdesc8_4 = "Sports multimedia"
	
	dqm__url8_0 = "http://www.fresnobee.com/galleries/"
	dqm__url8_1 = "http://www.fresnobee.com/24hour/galleries/"
	dqm__url8_2 = "http://www.fresnobee.com/multimedia/news/"
	dqm__url8_3 = "http://www.fresnobee.com/multimedia/lifestyle/"
	dqm__url8_4 = "http://www.fresnobee.com/multimedia/sports/"

    //Sub Menu 9 - Special Reports
	dqm__subdesc9_0 = " Dreamscape or Desolation"
	dqm__subdesc9_1 = " Broke ... and Broken"
	dqm__subdesc9_2 = " Last Gasp"
	dqm__subdesc9_3 = " See all"
	
	dqm__url9_0 = "http://www.fresnobee.com/opinion/story/7615298p-8512684c.html"
	dqm__url9_1 = "http://www.fresnobee.com/special/broke/"
	dqm__url9_2 = "http://www.fresnobee.com/special/valley_air/"
	dqm__url9_3 = "http://www.fresnobee.com/special/"

    //Sub Menu 10 - Obits
	dqm__subdesc10_0 = " Obituaries"
	dqm__subdesc10_1 = " Tributes"
	dqm__url10_0 = "http://www.fresnobee.com/obituaries/"
	dqm__url10_1 = "http://www.legacy.com/fresnobee/LegacyHome.asp"

    //Sub Menu 11 - Versions
	dqm__subdesc11_0 = " Text only"
	dqm__subdesc11_1 = " Mobile"
	dqm__url11_0 = "http://www.fresnobee.com/front/v-textonly/"
	dqm__url11_1 = "http://avantgo.com/channels/_add_channel.pl?cha_id=3439&type=import"

    //Sub Menu 15 - About Us/Contact Us (change above as well)
	dqm__subdesc15_0 = " Help &amp; FAQ"
	dqm__subdesc15_1 = " Newspapers &amp; Web Sites"
	dqm__subdesc15_2 = " Advertise With Us"
	dqm__subdesc15_3 = " Contact Us"
	dqm__subdesc15_4 = " Contact Web staff"
	dqm__subdesc15_5 = " Bee Jobs"

	dqm__url15_0 = "http://www.fresnobee.com/aboutus/Help/index.html"
	dqm__url15_1 = "http://www.fresnobee.com/aboutus/Website/index.html"
	dqm__url15_2 = "http://www.fresnobee.com/aboutus/Advertise/index.html"
	dqm__url15_3 = "http://www.fresnobee.com/aboutus/ContactUs/index.html"
	dqm__url15_4 = "http://www.fresnobee.com/aboutus/ContactUs/Interactive.htm"
	dqm__url15_5 = "http://www.fresnobee.com/footer/bee_jobs/index.html"

    //Sub Menu 12 - Classifieds
	dqm__subdesc12_0 = " Classifieds"
	dqm__subdesc12_1 = " E-mmediates"
	dqm__subdesc12_2 = " Job Quest"
	dqm__subdesc12_3 = " Cars.com"
	dqm__subdesc12_4 = " Apartments.com"
	dqm__subdesc12_5 = " HomeHunter.com"
	dqm__subdesc12_6 = " Personals"
	dqm__subdesc12_7 = " Coupons"
	dqm__subdesc12_8 = " Place an ad"

	dqm__url12_0 = "http://www.fresnobee.com/classifieds/"
	dqm__url12_1 = "http://www.fresnobee.com/classifieds/"
	dqm__url12_2 = "http://www.centralvalleyjobquest.com"
	dqm__url12_3 = "http://www.cars.com/go/index.jsp?aff=fresnobee"
	dqm__url12_4 = "http://www.apartments.com/search/oasis.dll?p=fresnobee&Area4=Y&page=SubArea&state=CA&rgn1=22&partner=fresnobee&prvpg=3"
	dqm__url12_5 = "http://fresnobee.homehunter.com/fresnobee/index_map.jhtml"
	dqm__url12_6 = "http://www.match.com/landing/MediaPartners.aspx?lp=ms3&trackingid=516510"
	dqm__url12_7 = "http://customcoupon.com/cgi-bin/valuecenter.cgi?config=FRESNO"
	dqm__url12_8 = "http://liner-ads.fresnobee.com/"

    //Sub Menu 16
	dqm__subdesc16_0 = " Movie Search"
	dqm__subdesc16_1 = " Events Search"
	dqm__subdesc16_2 = " Yellow Pages"
	dqm__subdesc16_3 = " Site Map"
	dqm__subdesc16_4 = " Archives"
	
	dqm__icon_index16_0 = 0
	dqm__icon_index16_1 = 0
	dqm__icon_index16_2 = 0
	dqm__icon_index16_3 = 0
	dqm__icon_index16_4 = 0
	
	dqm__url16_0 = "http://www.centralvalley.com/portal/get_out/movies/?find=Enter+movie+name"
	dqm__url16_1 = "http://www.centralvalley.com/portal/getout/accesscentral/search/index.html?&AC_type=event&AC_category_id=&AC_venue_id=&AC_occur_start_date_time=>%2012/07/03&AC_name=*&Search=Search"
	dqm__url16_2 = "http://www.centralvalley.com/directory"
	dqm__url16_3 = "http://www.fresnobee.com/sitemap/"
	dqm__url16_4 = "http://www.fresnobee.com/7_day_archive/extended/index.html"
//////////////////	
	dqm__subdesc17_0 = " CentralValley"
	dqm__subdesc17_1 = " VidaEnElValle"
	dqm__subdesc17_2 = " ClovisIndependent"
	dqm__subdesc17_3 = " VisaliaCityview"
	dqm__subdesc17_4 = " NeighborsCityview"
	
	dqm__icon_index17_0 = 0
	dqm__icon_index17_1 = 0
	dqm__icon_index17_2 = 0
	dqm__icon_index17_3 = 0
	dqm__icon_index17_4 = 0
	
	dqm__url17_0 = "http://www.centralvalley.com"
	dqm__url17_1 = "http://www.vidaenelvalle.com"
	dqm__url17_2 = "http://www.clovisindependent.com"
	dqm__url17_3 = "http://www.visaliacityview.com"
	dqm__url17_4 = "http://www.neighborscityview.com"
