var website = "http://www.mcguirewoodscapital.com/"
/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/


	SM_sub_menu_width = 130      		//default sub menu widths
	SM_sub_xy = "0,0"            		//default sub x,y coordinates
   
   
	SM_urltarget = "_self"			//default URL target: _self, _parent, _new, or "my frame name"

	SM_border_width = 1
	SM_divider_height = 0

	SM_border_color = "#666666"		//Hex color or 'transparent'
	SM_menu_bgcolor = "#b0c4de"		//Hex color or 'transparent'
	SM_hl_bgcolor = "#FFFFFF"		

	SM_mouse_off_delay = 100


/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
   

    //Font settings

	SM_textcolor = "#333333"
	SM_fontfamily = "Arial"		//Any available system font     
	SM_fontsize = 10			//Defined with pixel sizing  	
	SM_fontsize_ie4 = 9			//Defined with point sizing
	SM_textdecoration = "normal"		//set to: 'normal', or 'underline'
	SM_fontweight = "bold"		//set to: 'normal', or 'bold'
	SM_fontstyle = "normal"			//set to: 'normal', or 'italic' 	


    //Rollover font settings

	SM_hl_textcolor = "#0066cc"
	SM_hl_textdecoration = "normal"		//set to: 'normal', or 'underline'



    //Margins and text alignment

	SM_text_alignment = "left"		//set to: 'left', 'center' or 'right'
	SM_margin_top = 2
	SM_margin_bottom = 3
	SM_margin_left = 5
	SM_margin_right = 4


	SM_show_urls_statusbar = false
   

    //Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch

	SM_sub_menu_effect = "none"
	SM_sub_item_effect = "none"


    //Define the effect duration in seconds below
   
	SM_sub_menu_effect_duration = .4
	SM_sub_item_effect_duration = .4


    //Specific settings for various transitions

	SM_effect_pixelate_maxsqare = 25
	SM_effect_iris_irisstyle = "CIRCLE"		//CROSS, CIRCLE, PLUS, SQUARE, or STAR
	SM_effect_checkerboard_squaresx = 14
	SM_effect_checkerboard_squaresY = 14
	SM_effect_checkerboard_direction = "RIGHT"	//UP, DOWN, LEFT, RIGHT


    //Opacity and drop shadows

	SM_sub_menu_opacity = 100			//1 to 100
	SM_dropshadow_color = "none"			//Hex color value or 'none'
	SM_dropshadow_offx = 5				//drop shadow width
	SM_dropshadow_offy = 5				//drop shadow height

/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/


    //Mac offset fixes, adjust until sub menus position correctly 
   
	SM_os9_ie5mac_offset_X = 10
	SM_os9_ie5mac_offset_Y = 15

	SM_osx_ie5mac_offset_X = 0
	SM_osx_ie5mac_offset_Y = 0

	SM_ie4mac_offset_X = -8
	SM_ie4mac_offset_Y = -50


    //Netscape 4 resize bug workaround

	SM_nn4_reaload_after_resize = true
	SM_nn4_resize_prompt_user = false
	SM_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

	SM_use_opera_div_detect_fix = true

   /*---------------------------------------------
   Exposed menu events
   ----------------------------------------------*/


    //Reference additional onload statement here

	  //SM_onload_code = "alert('custom function - onload')"

     //The 'X' indicates the index number of the sub menu group or item.

	SM_showmenu_codeX = "status = 'custom show menu function call - menu0'"
	SM_hidemenu_codeX = "status = 'custom hide menu function call - menu0'"
	SM_clickitem_codeX_X = "alert('custom Function - Menu Item 0_0')"

/*---------------------------------------------
Specific Settings
----------------------------------------------*/


    //The following settings may be defined for specific sub menu groups.
    //The 'X' represents the index number of the sub menu group

	SM_border_widthX = 10;
	SM_divider_heightX = 2;		
	SM_border_colorX = "#005C92";     
	SM_menu_bgcolorX = "#ffffff"
	SM_hl_bgcolorX = "#00ff00"
	SM_hl_textcolorX = "#ff0000"
	SM_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.

	SM_hl_subdescX = "custom highlight text"
	SM_urltargetX = "_self"

/**********************************************************************************************
**********************************************************************************************

                           Main Menu Rollover Images and Links  

**********************************************************************************************
**********************************************************************************************/



  //Main Menu Item 0
  //put image below
	SM_rollover_image0 = website + "images/menu_home_on.gif"
	SM_rollover_wh0 = "100,65"
	SM_url0 = website + "default.asp";   


    //Main Menu Item 1

	SM_rollover_image1 = website + "images/menu_about_on.gif"
	SM_rollover_wh1 = "100,65"
	SM_url1 = "about.asp";


    //Main Menu Item 2

	SM_rollover_image2 = website + "images/menu_team_on.gif"
	SM_rollover_wh2 = "100,65"
	SM_url2 = "team.asp";   


    //Main Menu Item 3

	SM_rollover_image3 = website + "images/menu_services_on.gif"
	SM_rollover_wh3 = "100,65"
	SM_url3 = "services.asp";   
  
  
    //Main Menu Item 4

	SM_rollover_image4 = website + "images/menu_experience_on.gif"
	SM_rollover_wh4 = "100,65"
	SM_url4 = "experience.asp";   
  
    //Main Menu Item 5

	SM_rollover_image5 = website + "images/menu_contact_on.gif" 
	SM_rollover_wh5 = "100,65"
	SM_url5 = "contact.asp";   
  
  
/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Structure and Text  

**********************************************************************************************
**********************************************************************************************/

/*  
<<<<<<<<< SUBMENUS COMMENTED OUT FOR NOW >>>>>>>>>>

    //Sub Menu 0

	SM_sub_xy0 = "-104,24"
	SM_sub_menu_width0 = 151


    //Sub Menu 1

	SM_sub_xy1 = "-104,24"
	SM_sub_menu_width1 = 145

  SM_subtext1_0 = "Business Expansion"
	SM_subtext1_1 = "Federal Public Affairs"
	SM_subtext1_2 = "Grassroots Issue Management"
	SM_subtext1_3 = "State Government Relations"
	SM_subtext1_4 = "Strategic Communications"		
   
  SM_icon_index1_0 = 0
	SM_icon_index1_1 = 0
	SM_icon_index1_2 = 0
	SM_icon_index1_3 = 0
	SM_icon_index1_4 = 0
   
  SM_url1_0 = website + "departments/business/"
	SM_url1_1 = website + "departments/federal/"
	SM_url1_2 = website + "departments/grassroots/"
	SM_url1_3 = website + "departments/state/"
	SM_url1_4 = website + "departments/strategic/"


  
    //Sub Menu 2

    
    
	SM_sub_xy2 = "-104,24"
	SM_sub_menu_width2 = 200

	SM_subtext2_0 = "Business Expansion Services"
	SM_subtext2_1 = "Coalition Organization"
	SM_subtext2_2 = "Constituency Development"
	SM_subtext2_3 = "Crisis Management"
	SM_subtext2_4 = "Economic Development"
	SM_subtext2_5 = "Federal Legislative Assistance"
	SM_subtext2_6 = "Federal Monitoring of Policy Developments"
	SM_subtext2_7 = "Federal Budgeting and Contracting Advice"
	SM_subtext2_8 = "Grassroots Contact Programs"
	SM_subtext2_9 = "Issue Advocacy"
	SM_subtext2_10 = "Litigation Assistance"
	SM_subtext2_11 = "Media Events"
	SM_subtext2_12 = "Media Relations"
	SM_subtext2_13 = "Message Development"
	SM_subtext2_14 = "PAC Consulting"
	SM_subtext2_15 = "Polling and Focus Groups"
	SM_subtext2_16 = "Public Infrastructure Finance"
	SM_subtext2_17 = "Public Policy Advocacy"
	SM_subtext2_18 = "Public-Private Partnerships"
	SM_subtext2_19 = "Referendum Campaigns"
	SM_subtext2_20 = "State Government Relations"
	SM_subtext2_21 = "Strategic Communications"
  
  SM_icon_index2_0 = 0
	SM_icon_index2_1 = 0
	SM_icon_index2_2 = 0
	SM_icon_index2_3 = 0
	SM_icon_index2_4 = 0
  SM_icon_index2_5 = 0
	SM_icon_index2_6 = 0
	SM_icon_index2_7 = 0
	SM_icon_index2_8 = 0
	SM_icon_index2_9 = 0
  SM_icon_index2_10 = 0
	SM_icon_index2_11 = 0
	SM_icon_index2_12 = 0
	SM_icon_index2_13 = 0
	SM_icon_index2_14 = 0
	SM_icon_index2_15 = 0
	SM_icon_index2_16 = 0
	SM_icon_index2_17 = 0
	SM_icon_index2_18 = 0
	SM_icon_index2_19 = 0
	SM_icon_index2_20 = 0
	SM_icon_index2_21 = 0
  
  SM_url2_0 = website + "services/default.asp"
	SM_url2_1 = website + "services/default.asp#coalition"
	SM_url2_2 = website + "services/default.asp#constituency"
	SM_url2_3 = website + "services/default.asp#crisis"
	SM_url2_4 = website + "services/default.asp#economic"
	SM_url2_5 = website + "services/default.asp#federal-legislative"
	SM_url2_6 = website + "services/default.asp#federal-monitoring"
	SM_url2_7 = website + "services/default.asp#federal-budgeting"
	SM_url2_8 = website + "services/default.asp#grassroots"
	SM_url2_9 = website + "services/default.asp#issue"
	SM_url2_10 = website + "services/default.asp#litigation"
	SM_url2_11 = website + "services/default.asp#media-events"
	SM_url2_12 = website + "services/default.asp#media-relations"
	SM_url2_13 = website + "services/default.asp#message"
	SM_url2_14 = website + "services/default.asp#PAC"
	SM_url2_15 = website + "services/default.asp#polling"
	SM_url2_16 = website + "services/default.asp#public-infrastructure"
	SM_url2_17 = website + "services/default.asp#public-policy"
	SM_url2_18 = website + "services/default.asp#public-private"
	SM_url2_19 = website + "services/default.asp#referendum"
	SM_url2_20 = website + "services/default.asp#state"
	SM_url2_21 = website + "services/default.asp#strategic"

    //Sub Menu 3

	SM_sub_xy3 = "-104,24"
	SM_sub_menu_width3 = 125

	SM_subtext3_0 = "Search By Name"
	SM_subtext3_1 = "Search By Team"
	SM_subtext3_2 = "Search By Location"
	SM_subtext3_3 = "McGuireWoods Consulting Leadership"

	SM_icon_index3_0 = 0
	SM_icon_index3_1 = 0
	SM_icon_index3_2 = 0
	SM_icon_index3_3 = 0

	SM_url3_0 = website + "people/searchname.asp"
	SM_url3_1 = website + "people/searchteam.asp"
	SM_url3_2 = website + "people/searchlocation.asp"
	SM_url3_3 = website + "people/leadership.asp"


      //Sub Menu 4

	SM_sub_xy4 = "-104,24"
	SM_sub_menu_width4 = 125

	SM_subtext4_0 = "Crises Come in All Shapes and Sizes"
	SM_subtext4_1 = "Molding Your Message in the Media"

	SM_icon_index4_0 = 0
	SM_icon_index4_1 = 0
	SM_icon_index4_2 = 0

	SM_url4_0 = website + "case_studies/crises.asp"
	SM_url4_1 = website + "case_studies/media.asp"


      //Sub Menu 5

	SM_sub_xy5 = "-104,24"
	SM_sub_menu_width5 = 140

	SM_subtext5_0 = "Consulting News and Press Releases"
	SM_subtext5_1 = "Georgia State Political News"
	SM_subtext5_2 = "North Carolina State Political News"
	SM_subtext5_3 = "Virginia State Political News"
  
	SM_icon_index5_0 = 0
	SM_icon_index5_1 = 0
	SM_icon_index5_2 = 0
	SM_icon_index5_3 = 0
  
	SM_url5_0 = website + "news/"
	SM_url5_1 = website + "news/ga_news.asp"
	SM_url5_2 = website + "news/nc_news.asp"
	SM_url5_3 = website + "news/va_news.asp"

      //Sub Menu 6

	SM_sub_xy6 = "-104,24"
	SM_sub_menu_width6 = 125

	SM_subtext6_0 = "Atlanta, GA"
        SM_subtext6_1 = "Raleigh, NC"
	SM_subtext6_2 = "Richmond, VA"
	SM_subtext6_3 = "Tysons Corner, VA"
	SM_subtext6_4 = "Washington, DC"
  
	SM_icon_index6_0 = 0
	SM_icon_index6_1 = 0
	SM_icon_index6_2 = 0
	SM_icon_index6_3 = 0
        SM_icon_index6_4 = 0
  
	SM_url6_0 = website + "offices/atlanta/"
	SM_url6_1 = website + "offices/raleigh/"
	SM_url6_2 = website + "offices/richmond/"
	SM_url6_3 = website + "offices/tysons/"
	SM_url6_4 = website + "offices/dc/"

   //Sub Menu 7

	SM_sub_xy7 = "-129,24"
	SM_sub_menu_width7 = 125

	SM_subtext7_0 = "Learn about our top clients"
   
	SM_icon_index7_0 = 0

	SM_url7_0 = website + "clients/default.asp"

*/