function cdd_menu10001(){
	this.uid = 10001

	//this.menu_background_color = "#3399ff"
	this.menu_border_color = "#009CFF"
	this.menu_border_width = 0
	this.menu_padding = "1,1,1,1"
	this.menu_border_style = "solid"
	this.divider_caps = true
	this.divider_background_color = "#009CFF"
	this.divider_border_style = "none"
	this.divider_border_width = 0
	this.divider_border_color = "#009CFF"
	this.menu_is_horizontal = false
	this.menu_width = 0
	this.menu_xy = "-80,-2"
	
	//this.menu_items_background_color_roll = "#3399ff"
	//this.menu_items_text_color = "#ffffff"
	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 = "left"
	this.menu_items_padding = "0,5,2,4"
	this.menu_items_border_style = "solid"
	this.menu_items_border_color = "#009CFF"
	this.menu_items_border_width = 0
	this.menu_items_text_decoration_roll = "underline"
	//this.menu_items_background_color = "#3399ff"
	this.menu_items_text_color_roll = "#ffffff"
	this.menu_items_border_color_roll = "#ffffff"

        //this.menu_background_color_main = "#3399ff"
        //this.menu_items_background_color_main = "#B1D3EC"
        //this.menu_items_background_color_roll_main = "#3399ff"
        this.menu_items_text_color_main = "#142A3B"
        this.menu_items_text_color_roll_main = "#0066B2"
        this.menu_border_color_main = "#009CFF"
        this.menu_items_border_color_main = "#009CFF"
        this.menu_items_border_color_roll_main = "#FF6600"
        this.menu_is_horizontal_main = true
        this.divider_width_main = 1
        this.divider_height_main = 1
        this.divider_caps_main = false
        this.divider_background_color_main = "#009CFF"

        this.item0 = " Home"
	this.item1 = " About&nbsp;NVQ"
	this.item2 = " Standards"
	this.item3 = " NVQAS"
	this.item4 = " Assessors"
	this.item5 = " RPL"
	this.item6 = " FAQ"
	this.item7 = " Contact&nbsp;Us"
	
       // this.item_background_color0 = "#4F8BBF"
       // this.item_background_color_roll0 = "#094395"
        this.item_text_color0 = "#009CFF"
        this.item_text_color_roll0 = "#FFFFFF"
        this.item_border_color0 = "#ffffff"
        this.item_border_color_roll0 = "#ffffff"

        //this.item_background_color1 = "#4F8BBF"
        //this.item_background_color_roll1 = "#094395"
        this.item_text_color1 = "#009CFF"
        this.item_text_color_roll1 = "#FFFFFF"
        this.item_border_color1 = "#ffffff"
        this.item_border_color_roll1 = "#ffffff"

        //this.item_background_color2 = "#4F8BBF"
        //this.item_background_color_roll2 = "#094395"
        this.item_text_color2 = "#009CFF"
        this.item_text_color_roll2 = "#FFFFFF"
        this.item_border_color2 = "#ffffff"
        this.item_border_color_roll2 = "#ffffff"
        this.item_text_decoration2 = "none"

        //this.item_background_color3 = "#4F8BBF"
        //this.item_background_color_roll3 = "#094395"
        this.item_text_color3 = "#009CFF"
        this.item_text_color_roll3 = "#FFFFFF"
        this.item_border_color3 = "#ffffff"
        this.item_border_color_roll3 = "#ffffff"

        //this.item_background_color4 = "#4F8BBF"
        //this.item_background_color_roll4 = "#094395"
        this.item_text_color4 = "#009CFF"
        this.item_text_color_roll4 = "#FFFFFF"
        this.item_border_color4 = "#ffffff"
        this.item_border_color_roll4 = "#ffffff"
        
	//this.item_background_color5 = "#4F8BBF"
        //this.item_background_color_roll5 = "#094395"
        this.item_text_color5 = "#009CFF"
        this.item_text_color_roll5 = "#FFFFFF"

	this.item_text_color6 = "#009CFF"
        this.item_text_color_roll6 = "#FFFFFF"

	this.item_text_color7 = "#009CFF"
        this.item_text_color_roll7 = "#FFFFFF"

        
        
        this.url0 = "index.htm"
        this.url1 = "description_of_nvq.htm"
	this.url2 = "standards.htm"
        this.url3 = ""
        this.url4 = "search_assessors.php"
	this.url5 = "rpl.htm"
	this.url6 = "faq.htm"	
	this.url7 = "contact.htm"

}

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"


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=\"scripts/"; 
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();}


