function cdd_menu717164(){
	//////////////////////////Start Menu Data/////////////////////////////////

	//**** NavStudio, (c) 2004, OpenCube Inc.,  -  www.opencube.com ****
	//Note: This data file may be manually customized outside of the visual interface.

    //Unique Menu Id
	this.uid = 717164
	
	/*********************************************************
    					Icon Images
	*********************************************************/
    //Inline positioned icon images (flow with the item text)
	this.rel_icon_image0 = "squares_0.gif"
	this.rel_icon_rollover0 = "squares_0_hl.gif"
	this.rel_icon_image_wh0 = "13,8"

	this.rel_icon_image1 = "corner_arrow.gif"
	this.rel_icon_rollover1 = "corner_arrow.gif"
	this.rel_icon_image_wh1 = "13,10"

    //Pointer icon images (follow the mouse)
	this.point_icon_image0 = "small_red_pointer.gif"
	this.point_icon_image_wh0 = "7,8"
	this.point_icon_image_xy0 = "0,0"
	this.point_icon_image_br0 = false

	/***********************************************************************
                     Global - Menu Container Settings
	***********************************************************************/
	this.menu_background_color = "#FFFFFF"
	this.menu_border_color = "#FFFFFF"
	this.menu_border_width = 0
	this.menu_padding = "4,5,4,5"
	this.menu_border_style = "solid"	
	this.divider_caps = false
	this.divider_width = 1
	this.divider_height = 1
	this.divider_background_color = "#ffffff"
	this.divider_border_style = "none"
	this.divider_border_width = 0
	this.divider_border_color = "#ffffff"
	this.menu_is_horizontal = false
	this.menu_width = 200
	this.menu_xy = "-80,-2"
	this.menu_gradient = "progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#4886E8, endColorstr=#193797)	"

	/*********************************************************************
                           Global - Menu Item Settings
	*********************************************************************/
	this.icon_rel = 0
	this.icon_point = 0
	this.menu_items_background_color_roll = "#A3D756" //BACKGROUND COLOR FOR THE MENU ROLLOVER
	this.menu_items_text_color = "#f3f3f3"
	this.menu_items_text_decoration = "none"
	this.menu_items_font_family = "verdana"
	this.menu_items_font_size = "11px"
	this.menu_items_font_style = "none"
	this.menu_items_font_weight = "bold"
	this.menu_items_text_align = "center"
	this.menu_items_padding = "4,5,4,5"
	this.menu_items_border_style = "solid"
	this.menu_items_border_color = "#000000"
	this.menu_items_border_width = 0
	this.menu_items_width = 200
	this.menu_items_text_decoration_roll = "none"
	this.menu_items_text_color_roll = "#000000"

	/**********************************************************************
                              Main Menu Settings
	**********************************************************************/
    this.icon_point_main = -1
    this.menu_items_text_color_roll_main = "#1E40A1" //ROLLOVER MENU ITEM COLOR
    this.menu_items_padding_main = "2,5,2,5"
    this.menu_items_width_main = 153
    this.menu_is_horizontal_main = true

    this.item0 = "  Home"
    this.item1 = " About us"
    this.item2 = "  Careers "
    this.item3 = "  Services"
    this.item4 = "  Contact Us"

    this.icon_rel0 = 1
    this.icon_rel1 = 1
    this.icon_rel2 = 1
    this.icon_rel3 = 1
    this.icon_rel4 = 1
    this.item_width4 = 152

    //this.url0 = "http://www.bricktechnologies.com/index.html"
    //this.url1 = "http://www.bricktechnologies.com/about_us.html"
    //this.url2 = "http://www.bricktechnologies.com/careers.html"
    //this.url3 = "http://www.bricktechnologies.com/services.html"
    //this.url4 = "http://www.bricktechnologies.com/contact_us.html"
		
	this.url0 = "index.html"
    this.url1 = "about_us.html"
    this.url2 = "careers.html"
    this.url3 = "services.html"
    this.url4 = "contact_us.html"

	/*****************************************************************
                           Sub Menu Settings
	*****************************************************************/
    //Sub Menu 0
    //Sub Menu 1
    //Sub Menu 2
    //Sub Menu 3
    //Sub Menu 4
}
///////////////////////// END Menu Data /////////////////////////////////////////



//Document Level Settings
cdd__activate_onclick = false
cdd__showhide_delay = 250
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"
cdd__go = true


//NavStudio Code (Warning: Do Not Alter!)
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();
}
