function cdd_menu94815(){

    //Unique Menu Id
	this.uid = 94815


/**********************************************************************************************

                               Icon Images

**********************************************************************************************/






/**********************************************************************************************

                              Global - Menu Container Settings

**********************************************************************************************/


	this.menu_background_color = "#e6ccb2"
	this.menu_border_color = "#cc5700"
	this.menu_border_width = "1"
	this.menu_padding = "0,0,0,0"
	this.menu_border_style = "solid"
	this.divider_caps = false
	this.divider_width = 0
	this.divider_height = 0
	this.divider_background_color = "transparent"
	this.divider_border_style = "none"
	this.divider_border_width = 0
	this.divider_border_color = "#000000"
	this.menu_is_horizontal = false
	this.menu_width = "100"
	this.menu_xy = "-80,-2"
	this.menu_scroll_direction = 1
	this.menu_scroll_reverse_on_hide = true
	this.menu_scroll_delay = 0
	this.menu_scroll_step = 8
	this.menu_animation = "progid:DXImageTransform.Microsoft.Barn(duration=0.3,motion=out, orientation=horizontal)"




/**********************************************************************************************

                              Global - Menu Item Settings

**********************************************************************************************/


	this.menu_items_background_color_roll = "#ab4300"
	this.menu_items_text_color = "#000000"
	this.menu_items_text_decoration = "none"
	this.menu_items_font_family = "Verdana"
	this.menu_items_font_size = "11px"
	this.menu_items_font_style = "normal"
	this.menu_items_font_weight = "normal"
	this.menu_items_text_align = "left"
	this.menu_items_padding = "3,2,3,3"
	this.menu_items_border_style = "solid"
	this.menu_items_border_color = "#000000"
	this.menu_items_border_width = 0
	this.menu_items_width = 98
	this.menu_items_text_color_roll = "#ffffff"




/**********************************************************************************************

                              Main Menu Settings

**********************************************************************************************/


        this.menu_background_color_main = "#ffffff"
        this.menu_items_background_color_roll_main = "transparent"
        this.menu_items_text_color_main = "#00499c"
        this.menu_items_text_color_roll_main = "#9c3600"
        this.menu_items_background_image_main = "main_default.gif"
        this.menu_items_background_image_roll_main = "main_roll.gif"
        this.menu_items_font_family_main = "Verdana"
        this.menu_items_font_weight_main = "bold"
        this.menu_items_font_style_main = "normal"
        this.menu_items_font_size_main = "11px"
        this.menu_border_width_main = "0"
        this.menu_padding_main = "0,0,0,0"
        this.menu_items_padding_main = "4,5,11,0"
        this.menu_items_width_main = 139
        this.menu_is_horizontal_main = true

        this.item0 = "&nbsp;&nbsp;Home"
        this.item1 = "&nbsp;&nbsp;About Us"
        this.item2 = "&nbsp;&nbsp;Your website"
        this.item3 = "&nbsp;&nbsp;Cost"
        this.item4 = "&nbsp;&nbsp;Your Privacy"
        this.item5 = "&nbsp;&nbsp;Contact Us"

        this.item_width0 = 111
        this.item_width1 = 127
        this.item_width2 = 168
        this.item_width3 = 111
        this.item_width5 = 178

        this.url0 = "../index.html"
        this.url4 = "../privacy.html"
        this.url5 = "../contactUs.html"




/**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************/


    //Sub Menu 0




    //Sub Menu 1

        this.menu_xy1 = "-127,0"
        this.menu_width1 = 127

        this.item1_0 = "Who we are"
        this.item1_1 = "What we offer"


            //Sub Menu 1_1

                this.menu_xy1_1 = "-20,-11"
                this.menu_width1_1 = 223

                this.item1_1_0 = "Commercial websites"
                this.item1_1_1 = "Personal or private interest websites"
                this.item1_1_2 = "Personalised Service (24 hrs)"
				this.item1_1_3 = "Website hosting and reports"
				this.item1_1_4 = "Website makeovers"
				this.item1_1_5 = "Need advice?"
				this.item1_1_6 = "Website audits"
				
                this.url1_1_0 = "../commercialWebsites.html"
                this.url1_1_1 = "../personalWebsites.html"
                this.url1_1_2 = "../personalisedService.html"
				this.url1_1_3 = "../websiteHostingReports.html"
				this.url1_1_4 = "../websiteMakeovers.html"
				this.url1_1_5 = "../needAdvice.html"
				this.url1_1_6 = "../websiteAudits.html"



        this.item1_2 = "Our experience"

        this.url1_0 = "../whoWeAre.html"
        this.url1_2 = "../ourExperience.html"



    //Sub Menu 2

        this.menu_xy2 = "-168,0"
        this.menu_width2 = 222

        this.item2_0 = "How you can have a great website"
        this.item2_1 = "What makes a website successful?"
        this.item2_2 = "What makes a website unsuccessful?"
        this.item2_3 = "Do you really need a website?"

        this.url2_0 = "../howYouCan.html"
        this.url2_1 = "../whatMakesSuccessful.html"
        this.url2_2 = "../whatMakesUnsuccessful.html"
        this.url2_3 = "../doYouReally.html"



    //Sub Menu 3

        this.menu_xy3 = "-111,0"
        this.menu_width3 = 148

        this.item3_0 = "Australian clients"
        this.item3_1 = "International clients"

        this.url3_0 = "../australianClients.html"
        this.url3_1 = "../internationalClients.html"



    //Sub Menu 4




    //Sub Menu 5

        this.menu_xy5 = "-98,0"
        this.menu_width5 = "98"




}///////////////////////// END Menu Data /////////////////////////////////////////



//Document Level Settings

cdd__activate_onclick = false
cdd__showhide_delay = 0
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"

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){}
if (b_type){document.write(qmap1+cdd__codebase+"pbrowser_"+b_type+qmap2);document.close();}

