function cdd_menu785311(){//////////////////////////Start Menu Data/////////////////////////////////

    //Unique Menu Id
	this.uid = 785311


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

                               Icon Images

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


    //Inline positioned icon images (flow with the item text)

	this.rel_icon_image0 = "medium_red_down.gif"
	this.rel_icon_rollover0 = "medium_red_down.gif"
	this.rel_icon_image_wh0 = "13,8"

	this.rel_icon_image1 = "circle_4.gif"
	this.rel_icon_rollover1 = "circle_4.gif"
	this.rel_icon_image_wh1 = "12,8"



    //Pointer icon images (follow the mouse)

	this.point_icon_image0 = "slider_bar_green.gif"
	this.point_icon_image_wh0 = "11,3"
	this.point_icon_image_xy0 = "0,4"
	this.point_icon_image_br0 = false

	this.point_icon_image1 = "medium_red_right.gif"
	this.point_icon_image_wh1 = "8,10"
	this.point_icon_image_xy1 = "-1,0"
	this.point_icon_image_br1 = false

	this.point_icon_image2 = "circle_4.gif"
	this.point_icon_image_wh2 = "8,10"
	this.point_icon_image_xy2 = "1,0"
	this.point_icon_image_br2 = true




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

                              Global - Menu Container Settings

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


	this.menu_background_color = "#ebebeb"
	this.menu_border_color = "#333333"
	this.menu_border_width = 0
	this.menu_padding = "8,4,5,4"
	this.menu_border_style = ""
	this.divider_caps = false
	this.divider_width = 2
	this.divider_height = 2
	this.divider_background_color = "#a2a2a2"
	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 = "-134,-2"
	this.menu_background_image = "sub_menu_bg2.jpg"
	this.menu_animation = "progid:DXImageTransform.Microsoft.Fade(duration=0.3)"




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

                              Global - Menu Item Settings

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


	this.icon_rel = 0
	this.icon_point = 1
	this.menu_items_background_color_roll = "transparent"
	this.menu_items_text_color = "#333333"
	this.menu_items_text_decoration = "none"
	this.menu_items_font_family = "Arial"
	this.menu_items_font_size = "12px"
	this.menu_items_font_style = "normal"
	this.menu_items_font_weight = "normal"
	this.menu_items_text_align = "left"
	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 = 90
	this.menu_items_text_decoration_roll = "underline"




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

                              Main Menu Settings

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


        this.icon_point_main = 0
        this.menu_border_color_main = "#333333"
        this.menu_background_image_main = "bg2.jpg"
        this.menu_items_font_family_main = "Arial"
        this.menu_items_font_weight_main = "bold"
        this.menu_items_font_style_main = "normal"
        this.menu_items_font_size_main = "12px"
        this.menu_border_width_main = "1"
        this.menu_padding_main = "2,0,2,1"
        this.menu_items_width_main = 70
        this.menu_is_horizontal_main = true
        this.divider_width_main = 0
		
/**********************************************************************************************

For Martin: Comment 1
You may have to modify the script below. Its a script and there are variables defined. 

"this.item0" to "this.item6" refer to the main links. If u need to change these links then:
1) u will have to modify the text in the variables
2) the links that this text refers to.

u can modify the text in quotes. This will change the text displayed. To change the url that this text refers to please scroll
down further till u see "this.url0" 
If the links dont have sub-menus and point to other pages then change the url defined in this.url[number]
For example:-
To change the 3rd link "Ergonomics" to "Martins page":
Step 1) Change this.item2 = "Ergonomics" to this.item2 = "Martins page". Change only text in quotes.
Step 2) Change this.url2 = "workStationErgonomics.php" to this.url2 = "[ur filename].php". This line is
	    in the third para after this.
		
If the links have sub-menus there are a few more steps. Shall write them down once u feel ok to do the 
steps above. 

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

        this.item0 = "Home"
        this.item1 = "Guest Book"
        this.item2 = "Ergonomics"
        this.item3 = "Physiotherapy Teaching"
        this.item4 = "Health Advocacy"
        this.item5 = "Sports Performance"
        this.item6 = "ContactUs"

        this.icon_rel0 = 0
        this.item_width0 = 60
        this.icon_rel1 = 0
        this.item_width1 = 94
        this.icon_rel2 = 0
        this.item_width2 = 78
        this.icon_rel3 = 0
        this.item_width3 = 160
        this.item_width4 = 120
        this.item_width5 = 150
        this.item_width6 = 85

        this.url0 = "index.php"
        this.url1 = "guestbook/index.php"
        this.url2 = "workStationErgonomics.php"
        this.url6 = "contact.php"




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

                              Sub Menu Settings

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


    //Sub Menu 0




    //Sub Menu 1




    //Sub Menu 2




    //Sub Menu 3

        this.menu_xy3 = "-129,-2"
        this.menu_width3 = 204

        this.item3_0 = "CV"
        this.item3_1 = "Clinical Reasoning"
        this.item3_2 = "Instructional Design"
        this.item3_3 = "Neurophysiology of pain and inflammation"
        this.item3_4 = "Motor Learning"
        this.item3_5 = "Neurophysiology of treatment with traction"
        this.item3_6 = "Philosophy in Physiotherapy"
		this.item3_7 = "Rome Presentation"
		this.item3_8 = "Good Reading"
		this.item3_9 = "Hydrotherapy for Core Stability"

        this.url3_0 = "CV.php"
        this.url3_1 = "clinical_reasoning_exercise.php"
        this.url3_2 = "InstructionDesign.php"
        this.url3_3 = "pain_and_inflammation.php"
        this.url3_4 = "motor_learning.php"
        this.url3_5 = "mechanical_traction.php"
        this.url3_6 = "philosophy_in_physiotherapy.php"
		this.url3_7 = "romePPT.php"
		this.url3_8 = "human_kinetics_url.php"
		this.url3_9 = "hydrotherapyForCoreStability.php"



    //Sub Menu 4

        this.menu_width4 = 250

        this.item4_0 = "Blue Mountains Rail Trail Advocacy"
        this.item4_1 = "Exercise and Obesity"
        this.item4_2 = "Exercise and the Immune System"

        this.url4_0 = "bluemountainsrailtrailadvocacay.php"
        this.url4_1 = "exercise_weightloss.php"
        this.url4_2 = "exercise_sarcopenia_immunology.php"



    //Sub Menu 5

        this.menu_width5 = 168

        this.item5_0 = "Climbing"
        this.item5_1 = "Swimming"
        this.item5_2 = "Cycling"
        this.item5_3 = "Golf"
        this.item5_4 = "Orienteering"
        this.item5_5 = "Immune system"
        this.item5_6 = "Exercise and Ageing"
        this.item5_7 = "Periodisation of training"

        this.url5_0 = "gorillas_on_the_cliff.php"
        this.url5_1 = "swimmingball.php"
        this.url5_2 = "cycling_kinematics.php"
        this.url5_3 = "golfing_injuries.php"
        this.url5_4 = "motor_learning.php"
        this.url5_5 = "Neuro-immune_reponses_cognitive_behavioral_therapy.php"
        this.url5_6 = "exercise_sarcopenia_immunology.php"
        this.url5_7 = "endurance_training.php"



    //Sub Menu 6




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



//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"


//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();}

