function cdd_menu12(){


//Main Menu

    //Menu Id
	this.uid = 12


/**Menu Settings**/


	this.menu_background_color = "#ffffff"
	this.menu_border_color = "#ffffff"
	this.menu_border_width = "0"
	this.menu_padding = "2,0,2,0"
	this.menu_border_style = "none"
	this.divider_caps = false
	this.divider_width = 0
	this.divider_height = 0
	this.divider_background_color = "#ffffff"
	this.divider_border_style = "none"
	this.divider_border_width = 0
	this.divider_border_color = "#000000"
	this.menu_is_horizontal = false
	this.menu_width = "130"
	this.menu_xy = "-100,-2"
	this.menu_scroll_direction = 1
	this.menu_scroll_reverse_on_hide = true
	this.menu_scroll_delay = 0
	this.menu_scroll_step = 5


/**Item Settings**/


	this.menu_items_background_color_roll = "#ffffff"
	this.menu_items_text_color = "#333333"
	this.menu_items_text_decoration = "none"
	this.menu_items_font_family = "Arial"
	this.menu_items_font_size = "11px"
	this.menu_items_font_style = "normal"
	this.menu_items_font_weight = "normal"
	this.menu_items_text_align = "center"
	this.menu_items_padding = "4,0,4,0"
	this.menu_items_border_style = "none"
	this.menu_items_border_color = "#ffffff"
	this.menu_items_border_width = 0
	this.menu_items_width = 110


/**Individual Menu Settings**/

			//Includes all the Main Menu Button images (Sub Menus follow)

        this.menu_border_width_main = "0"
        this.menu_padding_main = "2,0,2,0"
        this.menu_is_horizontal_main = true

        this.item0 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Home_Off.gif' width=112 height=36>"
        this.item_roll0 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Home_On.gif' width=112 height=36>"
        this.item1 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Connectivity_Off.gif' width=112 height=36>"
        this.item_roll1 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Connectivity_On.gif' width=112 height=36>"
        this.item2 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Hosting_Off.gif' width=112 height=36>"
        this.item_roll2 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Hosting_On.gif' width=112 height=36>"
        this.item3 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Services_Off.gif' width=112 height=36>"
        this.item_roll3 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Services_On.gif' width=112 height=36>"
        this.item4 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Partner_Off.gif' width=112 height=36>"
        this.item_roll4 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Partner_On.gif' width=112 height=36>"
        this.item5 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Contact_Off.gif' width=112 height=36>"
        this.item_roll5 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Contact_On.gif' width=112 height=36>"

        this.item_width0 = 112
        this.item_width1 = 112
        this.item_width2 = 112
        this.item_width3 = 112
        this.item_width4 = 112
        this.item_width5 = 112

        this.url0 = "http://www.fluidata.co.uk/index.htm"
		this.url1 = "http://www.fluidata.co.uk/products/connectivity.htm"
        this.url2 = "http://www.fluidata.co.uk/products/hosting.htm"
        this.url3 = "http://www.fluidata.co.uk/services.htm"
        this.url4 = "http://www.fluidata.co.uk/partner.htm"
        this.url5 = "http://www.fluidata.co.uk/about/contactus.htm"


/**Sub Menu Settings**/


    //Sub Menu 0 "Home" - Obviously currently empty


    //Sub Menu 1 "Connectivity" (ADSL Button) - which contains a Sub Menu

        this.menu_padding1 = "0,0,0,0"
        this.menu_items_padding1 = "0,0,0,0"
        this.menu_xy1 = "-111,-4"
        this.menu_width1 = 103

        this.item1_0 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/ADSL_Off.gif' width=110 height=22>"
        this.item_roll1_0 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/ADSL_On.gif' width=110 height=22>"
		
		
            //Sub Menu 1_0 (ADSL option Buttona)

                this.menu_padding1_0 = "0,0,0,0"
                this.menu_items_padding1_0 = "0,0,0,0"
                this.menu_xy1_0 = "0,-22"
                this.menu_width1_0 = 60
                this.menu_items_animation_roll1_0 = "progid:DXImageTransform.Microsoft.none(duration=0.3)"

                this.item1_0_0 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/ADSL_vox_Off.gif' width=110 height=22>"
                this.item_roll1_0_0 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/ADSL_vox_On.gif' width=110 height=22>"
                this.item1_0_1 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/ADSL_Leased_Line_Off.gif' width=110 height=22>"
                this.item_roll1_0_1 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/ADSL_Leased_Line_On.gif' width=110 height=22>"
                this.item1_0_2 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/ADSL_BURST_Off.gif' width=110 height=22>"
                this.item_roll1_0_2 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/ADSL_BURST_On.gif' width=110 height=22>"

                this.item_width1_0_0 = 110
                this.item_width1_0_1 = 110
                this.item_width1_0_2 = 110

				//And their links
				
                this.url1_0_0 = "http://www.fluidata.co.uk/products/adsl_vox.htm"
                this.url1_0_1 = "http://www.fluidata.co.uk/products/adsl_leased_line.htm"
                this.url1_0_2 = "http://www.fluidata.co.uk/products/BURST.htm"

			//Sub Menu 1 "Connectivity" Cont. (SDSL Button) - which contains a Sub Menu

        this.item1_1 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/SDSL_Off.gif' width=110 height=22>"
        this.item_roll1_1 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/SDSL_On.gif' width=110 height=22>"
		
				
			//Sub Menu 1_1 (SDSL option Buttons)

                this.menu_padding1_1 = "0,0,0,0"
                this.menu_items_padding1_1 = "0,0,0,0"
                this.menu_xy1_1 = "0,-22"
                this.menu_width1_1 = 77

                this.item1_1_0 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/SDSL_Sub_Off.gif' width=110 height=22>"
                this.item_roll1_1_0 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/SDSL_Sub_On.gif' width=110 height=22>"
                this.item1_1_1 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/SDSL_Leased_Line_Off.gif' width=110 height=22>"
                this.item_roll1_1_1 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/SDSL_Leased_Line_On.gif' width=110 height=22>"
                this.item1_1_2 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/PureFluid_Off.gif' width=110 height=22>"
                this.item_roll1_1_2 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/PureFluid_On.gif' width=110 height=22>"

                this.item_width1_1_0 = 110
                this.item_width1_1_1 = 110
                this.item_width1_1_2 = 110

				//And their links

                this.url1_1_0 = "http://www.fluidata.co.uk/products/sdsl.htm"
                this.url1_1_1 = "http://www.fluidata.co.uk/products/sdsl_leased_line.htm"
                this.url1_1_2 = "http://www.fluidata.co.uk/products/purefluid.htm"

		//Sub Menu 1 "Connectivity" Cont. (Leased Line Button)

        this.item1_2 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Leased_Off.gif' width=110 height=22>"
        this.item_roll1_2 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Leased_On.gif' width=110 height=22>"
		this.item1_3 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Get_a_quote_Off.gif' width=110 height=22>"
        this.item_roll1_3 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Get_a_quote_On.gif' width=110 height=22>"
		this.item1_4 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Availability_Off.gif' width=110 height=22>"
        this.item_roll1_4 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Availability_On.gif' width=110 height=22>"

        this.item_padding1_0 = "0,0,0,0"
        this.item_width1_0 = 110
        this.item_width1_1 = 110
        this.item_width1_2 = 110
		this.item_width1_3 = 110
		this.item_width1_4 = 110

				//And the links for the three main Buttons

        this.url1_0 = "http://www.fluidata.co.uk/products/adsl.htm"
        this.url1_1 = "http://www.fluidata.co.uk/products/sdsl.htm"
        this.url1_2 = "http://www.fluidata.co.uk/products/leased_line.htm"
		this.url1_3 = "http://contact.fluidata.co.uk/"
		this.url1_4 = "http://www.fluidata.co.uk/check.html"



    //Sub Menu 2 "Hosting" Buttons

        this.menu_padding2 = "0,0,0,0"
        this.menu_items_padding2 = "0,0,0,0"
        this.menu_xy2 = "-111,-4"
        this.menu_width2 = 64

        this.item2_0 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Dedicated_Off.gif' width=110 height=22>"
        this.item_roll2_0 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Dedicated_On.gif' width=110 height=22>"
        this.item2_1 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Colocation_Off.gif' width=110 height=22>"
        this.item_roll2_1 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Colocation_On.gif' width=110 height=22>"
		this.item2_3 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Get_a_quote_Off.gif' width=110 height=22>"
        this.item_roll2_3 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Get_a_quote_On.gif' width=110 height=22>"

        this.item_padding2_0 = "0,0,0,0"
        this.item_width2_0 = 110
        this.item_width2_1 = 110
		this.item_width2_3 = 110

		//And their links

        this.url2_0 = "http://www.fluidata.co.uk/products/dedicated.htm"
        this.url2_1 = "http://www.fluidata.co.uk/products/colocation.htm"
		this.url2_3 = "http://contact.fluidata.co.uk/"



    //Sub Menu 3 "Services" Buttons

        this.menu_padding3 = "0,0,0,0"
        this.menu_items_padding3 = "0,0,0,0"
        this.menu_xy3 = "-111,-4"
        this.menu_width3 = 68

        this.item3_0 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Voip_Off.gif' width=110 height=22>"
        this.item_roll3_0 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Voip_On.gif' width=110 height=22>"
        this.item3_1 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Security_Off.gif' width=110 height=22>"
        this.item_roll3_1 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Security_On.gif' width=110 height=22>"
        this.item3_2 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Consultancy_Off.gif' width=110 height=22>"
        this.item_roll3_2 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Consultancy_On.gif' width=110 height=22>"
		this.item3_3 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Get_a_quote_Off.gif' width=110 height=22>"
        this.item_roll3_3 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Get_a_quote_On.gif' width=110 height=22>"

        this.item_width3_0 = 110
        this.item_width3_1 = 110
        this.item_width3_2 = 110
		this.item_width3_3 = 110

		//And their links

        this.url3_0 = "http://www.fluidata.co.uk/products/voip.htm"
        this.url3_1 = "http://www.fluidata.co.uk/products/security.htm"
        this.url3_2 = "http://www.fluidata.co.uk/products/consultancy.htm"
		this.url3_3 = "http://contact.fluidata.co.uk/"



    //Sub Menu 4 "Partner" - Obviously currently empty




    //Sub Menu 5 "Contact Us" Buttons

        this.menu_padding5 = "0,0,0,0"
        this.menu_items_padding5 = "0,0,0,0"
        this.menu_xy5 = "-111,-4"
        this.menu_width5 = 46

        this.item5_0 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/About_Us_Off.gif' width=110 height=22>"
        this.item_roll5_0 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/About_Us_On.gif' width=110 height=22>"
        this.item5_1 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Contact_Us_Off.gif' width=110 height=22>"
        this.item_roll5_1 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Contact_Us_On.gif' width=110 height=22>"
        this.item5_2 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Our_Network_Off.gif' width=110 height=22>"
        this.item_roll5_2 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Our_Network_On.gif' width=110 height=22>"
		this.item5_3 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Get_a_quote_Off.gif' width=110 height=22>"
        this.item_roll5_3 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Get_a_quote_On.gif' width=110 height=22>"
		this.item5_4 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/News_Off.gif' width=110 height=22>"
        this.item_roll5_4 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/News_On.gif' width=110 height=22>"
		this.item5_5 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Support_Off.gif' width=110 height=22>"
        this.item_roll5_5 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Support_On.gif' width=110 height=22>"
		this.item5_6 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Jobs_Off.gif' width=110 height=22>"
        this.item_roll5_6 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Jobs_On.gif' width=110 height=22>"
		this.item5_7 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Case_Studies_Off.gif' width=110 height=22>"
        this.item_roll5_7 = "<img vqp_img=1 src='"+cdd__codebase909545+"../Images/Buttons/Case_Studies_On.gif' width=110 height=22>"

        this.item_padding5_0 = "0,0,0,0"
        this.item_width5_0 = 110
        this.item_width5_1 = 110
        this.item_width5_2 = 110
		this.item_width5_3 = 110
		this.item_width5_4 = 110
		this.item_width5_5 = 110
		this.item_width5_6 = 110
		this.item_width5_7 = 110

		//And their links

        this.url5_0 = "http://www.fluidata.co.uk/about/aboutus.htm"
        this.url5_1 = "http://www.fluidata.co.uk/about/contactus.htm"
        this.url5_2 = "http://www.fluidata.co.uk/about/network.htm"
		this.url5_3 = "http://contact.fluidata.co.uk/"
		this.url5_4 = "http://www.fluidata.co.uk/about/press.htm"
		this.url5_5 = "http://www.fluidata.co.uk/support/index.htm"
		this.url5_6 = "http://www.fluidata.co.uk/about/employment.htm"
		this.url5_7 = "http://www.fluidata.co.uk/about/case.htm"



}//End//



//Document Level Settings

cdd__activate_onclick = false
cdd__showhide_delay = 100
cdd__url_target = "_self"
cdd__url_features = "resizable=1, scrollbars=1, titlebar=1, menubar=1, toolbar=1, location=1, status=1, directories=1, channelmode=0, fullscreen=0"
cdd__display_urls_in_status_bar = true
cdd__default_cursor = "hand"


//Browser code for browser type (Don't alter this bit)

if (window.showHelp){b_type = "ie"; if (!window.attachEvent) b_type += "mac";}if (document.createElementNS) b_type = "dom";if (navigator.userAgent.indexOf("afari")>-1) b_type = "safari";if (window.opera) b_type = "opera"; qmap1 = "\<\script language=\"JavaScript\" vqptag='loader_sub' src=\""; qmap2 = ".js\">\<\/script\>";;function iesf(){};;function vqp_error(val){alert(val)}
if (b_type){document.write(qmap1+cdd__codebase+"pbrowser_"+b_type+qmap2);document.close();}

