dqm__sub_menu_width = 130;      		//default sub menu widths
dqm__sub_xy = "0,0";            		//default sub x,y coordinates   
dqm__urltarget = "_self";		//default URL target: _self, _parent, _new, or "my frame name"
dqm__border_width = 1;
dqm__divider_height = 1;
dqm__border_color = "#FBCA1C";		//Hex color or 'transparent'
dqm__menu_bgcolor = "#006600";		//Hex color or 'transparent'
dqm__hl_bgcolor = "#00AA33";		
dqm__mouse_off_delay = 60;		//defined in milliseconds (activated after mouse stops)
dqm__nn4_mouse_off_delay = 60;		//defined in milliseconds (activated after leaving sub)
    //Font settings
dqm__textcolor = "#ccffcc";
dqm__fontfamily = "Verdana";		//Any available system font     
dqm__fontsize = 10;			//Defined with pixel sizing  	
dqm__fontsize_ie4 = 10;			//Defined with point sizing
dqm__textdecoration = "normal";		//set to: 'normal', or 'underline'
dqm__fontweight = "bold";		//set to: 'normal', or 'bold'
dqm__fontstyle = "normal";		//set to: 'normal', or 'italic' 
    //Rollover font settings
dqm__hl_textcolor = "#ccffcc";
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 = 5;
dqm__margin_bottom = 5;
dqm__margin_left = 5;
dqm__margin_right = 4; 
    //Relative positioned icon images (flow with sub item text)
dqm__icon_image0 = "http://www.sheepgoatmarketing.info/MenuPics/bullet.gif";
dqm__icon_rollover0 = "http://www.sheepgoatmarketing.info/MenuPics/bullet_hl.gif";
dqm__icon_image_wh0 = "13,8";	
    //Absolute positioned icon images (coordinate poitioned)
dqm__2nd_icon_image0 = "";
dqm__2nd_icon_rollover0 = "";
dqm__2nd_icon_image_wh0 = "13,10";
dqm__2nd_icon_image_xy0 = "0,4";

dqm__show_urls_statusbar = true;   

//Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch
	dqm__sub_menu_effect = "fade";
	dqm__sub_item_effect = "fade";
//Define the effect duration in seconds below.   
	dqm__sub_menu_effect_duration = .35;
	dqm__sub_item_effect_duration = .25;
//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
//Mac offset fixes, adjust until sub menus position correctly.   
	dqm__os9_ie5mac_offset_X = 10;
	dqm__os9_ie5mac_offset_Y = 15;
	dqm__osx_ie5mac_offset_X = 10;
	dqm__osx_ie5mac_offset_Y = 15;
	dqm__ie4mac_offset_X = -8;
	dqm__ie4mac_offset_Y = -50;
//Netscape 4 resize bug workaround.
dqm__nn4_reaload_after_resize = true;
dqm__nn4_resize_prompt_user = true;
dqm__nn4_resize_prompt_message = "To reload the 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;

//The 'X' indicates the index number of the sub menu group or item.
//The 'X_X' indicates the index number of the sub menu 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')";
//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_X' represents the index number of the sub menu item.
	dqm__hl_subdescX_X = "custom highlight text";
	dqm__urltargetX_X = "_new";

/**********  Preload Rollover Image Locations, Image Sizes and Links *********************/
    //Main Menu Item 0 -- Home
dqm__rollover_image0 = "MenuPics/Home.jpg";
dqm__rollover_wh0 = "149,27";
dqm__url0 = "index.cfm"; 
    //Main Menu Item 1 -- About
dqm__rollover_image1 = "MenuPics/About.jpg";
dqm__rollover_wh1 = "149,27";
dqm__url1 = "PageLoad.cfm?page=about/index.htm";
    //Main Menu Item 2 -- Education
dqm__rollover_image2 = "MenuPics/Education.jpg";
dqm__rollover_wh2 = "149,27";
dqm__url2 = "PageLoad.cfm?page=education/index.htm"; 
    //Main Menu Item 3 -- News
dqm__rollover_image3 = "MenuPics/News.jpg";
dqm__rollover_wh3 = "149,27";
dqm__url3 = "PageLoad.cfm?page=news/index.htm";	
	//Main Menu Item 4 -- Marketing Directory
dqm__rollover_image4 = "MenuPics/Directory.jpg";
dqm__rollover_wh4 = "149,27";
dqm__url4 = "PageLoad.cfm?page=directory/Market_Directory.cfm";
	//Main Menu Item 5 -- Producer Directory
dqm__rollover_image5 = "MenuPics/Producers.jpg";
dqm__rollover_wh5 = "149,27";
dqm__url5 = "PageLoad.cfm?page=directory/SG_Directory.cfm";
	//Main Menu Item 6 -- Calendar
dqm__rollover_image6 = "MenuPics/Calendar.jpg"; 
dqm__rollover_wh6 = "149,27";
dqm__url6 = "PageLoad.cfm?page=events.cfm";
	//Main Menu Item 7 -- Links
dqm__rollover_image7 = "MenuPics/Links.jpg"; 
dqm__rollover_wh7 = "149,27";
dqm__url7 = "PageLoad.cfm?page=links.htm";
	//Main Menu Item 8 -- Current market inquiries
dqm__rollover_image8 = "MenuPics/Inquiries.jpg"; 
dqm__rollover_wh8 = "149,27";
dqm__url8 = "PageLoad.cfm?page=current_inquiry.cfm"; 
	//Main Menu Item 9 -- Site Map
//dqm__rollover_image9 = "./MenuPics/Sitemap.jpg" 
//dqm__rollover_wh9 = "149,27"
//dqm__url8 = "PageLoad.cfm?page=sitemap.htm"; 

/********* Enter Menu location from rollover, menu width, menuTitles and hyperlinks *************/
 //Main Menu 0 - HOME
	dqm__sub_xy0 = "0,0";
	dqm__sub_menu_width0 = 250;
 //Main Menu 1 - About
	dqm__sub_xy1 = "-10,10";
	dqm__sub_menu_width1 = 210;
//Main Menu 2 - Education
	dqm__sub_xy2 = "-10,10";
	dqm__sub_menu_width2 = 120;
	dqm__subdesc2_0 = "Publications";
	dqm__subdesc2_1 = "Newsletters";
	dqm__subdesc2_2 = "Courses";
	dqm__subdesc2_3 = "Resources";
	dqm__subdesc2_4 = "Funding Sources";
    dqm__url2_0 = "PageLoad.cfm?page=education/PUBS.htm";
    dqm__url2_1 = "PageLoad.cfm?page=news/index.htm";
	dqm__2nd_icon_index2_1 = 0;
	dqm__2nd_icon_index2_2 = 0;
	dqm__2nd_icon_index2_3 = 0;
	dqm__2nd_icon_index2_4 = 0;
    //Sub Menu 2_0 - Publications
	  dqm__sub_xy2_0 = "-10,10";
	  dqm__sub_menu_width2_0 = 170;
	  dqm__subdesc2_0_0 = "General Information";
	  dqm__subdesc2_0_1 = "Live and carcass evaluation";
	  dqm__subdesc2_0_2 = "Methods and Strategies";
	  dqm__subdesc2_0_3 = "Religious Slaughter";
	  dqm__subdesc2_0_4 = "Marketing Projects";
	  dqm__url2_0_0 = "PageLoad.cfm?page=education/Gen_Info.htm";
      dqm__url2_0_1 = "PageLoad.cfm?page=education/Live_Carcass.htm";
	  dqm__url2_0_2 = "PageLoad.cfm?page=education/Methods.htm";
	  dqm__url2_0_3 = "PageLoad.cfm?page=education/Religious.htm";
	  dqm__url2_0_4 = "PageLoad.cfm?page=education/Projects.htm";
	    //Sub Menu 2_1 - Newsletters
	  dqm__sub_xy2_1 = "-10,10";
	  dqm__sub_menu_width2_1 = 160;
	  dqm__subdesc2_1_0 = "Also in the News Menu";
	  dqm__url2_1_0 = "PageLoad.cfm?page=news/index.htm";
	    //Sub Menu 2_2 - Courses
	  dqm__sub_xy2_2 = "-10,10";
	  dqm__sub_menu_width2_2 = 250;
	  dqm__subdesc2_2_0 = "Penn State Sheep Home Study Course";
	  dqm__subdesc2_2_1 = "Penn State Meat Goat Home Study Course";
	  dqm__url2_2_0 = "http://bedford.extension.psu.edu/Agriculture/Lessons/Welcomepage.htm";
      dqm__url2_2_1 = "http://bedford.extension.psu.edu/agriculture/goat/Goat%20Lessons.htm";
	    //Sub Menu 2_3 - Resources
	  dqm__sub_xy2_3 = "-10,10";
	  dqm__sub_menu_width2_3 = 250;
	  dqm__subdesc2_3_0 = "Restraining Device for Religious slaughter (slide show)";
	  dqm__subdesc2_3_1 = "Humane On-farm Slaughter Poster";
	  dqm__subdesc2_3_2 = "Ethnic Calendar";
	  dqm__subdesc2_3_3 = "Small Ruminant List Serv";
	  dqm__url2_3_0 = "education/restrainer/slideshow/index.html";
      dqm__url2_3_1 = "PageLoad.cfm?page=news/poster.htm";
	  dqm__url2_3_2 = "PageLoad.cfm?page=education/ethnicholidays.htm";
	  dqm__url2_3_3 = "PageLoad.cfm?page=about/list.htm";
	    //Sub Menu 2_4 - Funding Sources
	  dqm__sub_xy2_4 = "-10,10";
	  dqm__sub_menu_width2_4 = 359;
	  dqm__subdesc2_4_0 = "National Sheep Improvement Center";
	  dqm__subdesc2_4_1 = "National Livestock Producers Association Sheep & Goat Fund";
	  dqm__subdesc2_4_2 = "Federal-State Marketing Improvement Program (FSMIP)";
	  dqm__url2_4_0 = "http://www.nsiic.org/";
      dqm__url2_4_1 = "http://www.nlpa.org/html/s_g_home.shtml";
      dqm__url2_4_2 = "http://www.ams.usda.gov/tmd/fsmip.htm";
 //Main Menu 3 - News
	dqm__sub_xy3 = "-10,10";
	dqm__sub_menu_width3 = 270;
	dqm__subdesc3_0 = "American Sheep Industry News";
	dqm__subdesc3_1 = "Easter Lamb & Kid Marketing News";
	dqm__subdesc3_2 = "Humane (Halal) On-farm Slaughter Poster";
	dqm__subdesc3_3 = "January 2004 Statistics";
	dqm__subdesc3_4 = "Langston University Goat newsletter";
	dqm__subdesc3_5 = "Maryland Sheep & Goat Producer Newsletter";
	dqm__subdesc3_6 = "North Country NY Sheep and Goat News";
	dqm__subdesc3_7 = "New Ewe Lamb Retention Program";
	dqm__subdesc3_8 = "Ohio Sheep Team newsletter";
	dqm__subdesc3_9 = "United States Animal Identification Program";
	dqm__subdesc3_10 = "USDA Market Reports (livestock &amp; grain)";
	dqm__url3_0 = "http://www.sheepusa.org/?page=site/text&nav_id=c9812425dc5430707acf5e6367bc5867";
	dqm__url3_1 = "PageLoad.cfm?page=news/holidayform.htm";		
	dqm__url3_2 = "PageLoad.cfm?page=news/poster.htm";			
	dqm__url3_3 = "PageLoad.cfm?page=news/jan2004stats.htm";		
	dqm__url3_4 = "http://www.luresext.edu/goats/library/newsletter.htm";
	dqm__url3_5 = "http://www.sheepandgoat.com/news/index.html";
	dqm__url3_6 = "PageLoad.cfm?page=news/NorthCountry.htm";
	dqm__url3_7 = "PageLoad.cfm?page=news/ewelamb.htm";
    dqm__url3_8 = "http://knox.osu.edu/ag/sheep.html";
	dqm__url3_9 = "http://www.usaip.info/ovineplan.htm";		
	dqm__url3_10 = "http://www.ams.usda.gov/lsmnpubs/";
//Main Menu 4 - Marketing Directory
	dqm__sub_xy4 = "-10,10";
	dqm__sub_menu_width4 = 150;
	dqm__subdesc4_0 = "SHOW ALL Marketers"; 
	dqm__subdesc4_1 = "Live Animal Markets"; 
	dqm__subdesc4_2 = "Livestock Auctions"; 
	dqm__subdesc4_3 = "Livestock Dealers"; 
	dqm__subdesc4_4 = "Livestock Haulers"; 
	dqm__subdesc4_5 = "Livestock Processors"; 
	dqm__subdesc4_6 = "Marketing Cooperatives"; 
	dqm__subdesc4_7 = "Meat Retailers"; 
	dqm__subdesc4_8 = "Meat Wholesalers"; 
	dqm__subdesc4_9= "Feeders"; 
 	dqm__url4_0 = "PageLoad.cfm?page=directory/Market_Directory.cfm";
 	dqm__url4_1 = "PageLoad.cfm?page=directory/marketReport.cfm&type=2";
 	dqm__url4_2 = "PageLoad.cfm?page=directory/marketReport.cfm&type=3";
 	dqm__url4_3 = "PageLoad.cfm?page=directory/marketReport.cfm&type=4";
 	dqm__url4_4 = "PageLoad.cfm?page=directory/marketReport.cfm&type=5";
 	dqm__url4_5 = "PageLoad.cfm?page=directory/marketReport.cfm&type=6";
 	dqm__url4_6 = "PageLoad.cfm?page=directory/marketReport.cfm&type=9";
 	dqm__url4_7 = "PageLoad.cfm?page=directory/marketReport.cfm&type=7";
 	dqm__url4_8 = "PageLoad.cfm?page=directory/marketReport.cfm&type=8";
 	dqm__url4_9 = "PageLoad.cfm?page=directory/marketReport.cfm&type=1";
//Main Menu 5 - Producer Directory
	dqm__sub_xy5 = "-10,10";
	dqm__sub_menu_width5 = 225;
	dqm__subdesc5_0 = "National Sheep and Goat Producers";
	dqm__subdesc5_1 = "Northeast Sheep & Goat Directory";
	dqm__subdesc5_2 = "Sheep and Goat Producer Associations";
	dqm__subdesc5_3 = "ADD YOUR FARM to the National Sheep and Goat Producers Database";
	dqm__subdesc5_4 = "Login to edit your farm";
	dqm__url5_0 = "PageLoad.cfm?page=directory/SG_Directory.cfm";		
	dqm__url5_1 = "http://www.ansci.cornell.edu/cgi-bin/db2www/farmer/farmer.d2w/input";		
	dqm__url5_2 = "PageLoad.cfm?page=directory/producer_associations.cfm";		
	dqm__url5_3 = "PageLoad.cfm?page=directory/SG_Directory_form.cfm";	
	dqm__url5_4 = "PageLoad.cfm?page=login.cfm";	
//Main Menu 6 - Calendar
	dqm__sub_xy6 = "-10,10";
	dqm__sub_menu_width6 = 170;
	dqm__subdesc6_0 = "View Upcoming Events";
	dqm__subdesc6_1 = "ADD YOUR OWN Event";
	dqm__subdesc6_2 = "Ethnic Holiday Calendar (local)";
	dqm__subdesc6_3 = "Ethnic Holiday Calendar (remote)";
	dqm__url6_0 = "PageLoad.cfm?page=events.cfm";	
	dqm__url6_1 = "PageLoad.cfm?page=event_add.cfm";	
	dqm__url6_2 = "PageLoad.cfm?page=education/ethnicholidays.htm";	
	dqm__url6_3 = "http://www.sheepandgoat.com/articles/ethniccalendar.html";	
//Main Menu 7 - Links
	dqm__sub_xy7 = "-10,10";
	dqm__sub_menu_width7 = 165;
	dqm__subdesc7_0 = "Auction & Marketing Links";
	dqm__subdesc7_1 = "General Links";
	dqm__subdesc7_2 = "Production Links";
	dqm__subdesc7_3 = "Sustainable Ag Links";
	dqm__url7_0 = "PageLoad.cfm?page=links.htm#marketing";	
	dqm__url7_1 = "PageLoad.cfm?page=links.htm#general";	
	dqm__url7_2 = "PageLoad.cfm?page=links.htm#production";
	dqm__url7_3 = "PageLoad.cfm?page=links.htm#sustainable";
//Main Menu 8 - Market Inquiries
	dqm__sub_xy8 = "-10,10";
	dqm__sub_menu_width8 = 210;
	dqm__subdesc8_0 = "SHOW ALL market inquiries";
	dqm__subdesc8_1 = "WANTED inquiries only";
	dqm__subdesc8_2 = "FOR SALE inquiries only";
	dqm__subdesc8_3 = "EASTER Holiday Listings";
	dqm__subdesc8_4 = "ADD YOUR OWN Market Inquiry";
	dqm__url8_0 = "PageLoad.cfm?page=current_inquiry.cfm&show=all";	
	dqm__url8_1 = "PageLoad.cfm?page=current_inquiry.cfm&show=Buyers";	
	dqm__url8_2 = "PageLoad.cfm?page=current_inquiry.cfm&show=Sellers";	
	dqm__url8_3 = "PageLoad.cfm?page=easterListings2.cfm";	
	dqm__url8_4 = "PageLoad.cfm?page=inquiry_add.cfm";
