/*********** func_flash #tx-decstdcontent-flash-302 **********************/

			jQuery("#tx-decstdcontent-flash-302").css("visibility", "hidden");
		

/*********** func_defaultJS **********************/
	var browserName = navigator.appName;
	var browserVer = parseInt(navigator.appVersion);
	var version = "";
	var msie4 = (browserName == "Microsoft Internet Explorer" && browserVer >= 4);
	if ((browserName == "Netscape" && browserVer >= 3) || msie4 || browserName=="Konqueror" || browserName=="Opera") {version = "n3";} else {version = "n2";}
	// Blurring links:
	function blurLink(theObject)    {       //
		if (msie4)      {theObject.blur();}
	}

/*********** func_JSImgCode **********************/
if (version == "n3") {img1_0_n=new Image(); img1_0_n.src = "typo3temp/menu/A_c11c6c4604.gif"; 
img1_0_h=new Image(); img1_0_h.src = "typo3temp/menu/A_c11c6c4604.gif"; 
img49_0_n=new Image(); img49_0_n.src = "typo3temp/menu/E_7870d7bc98.gif"; 
img49_0_h=new Image(); img49_0_h.src = "typo3temp/menu/E_4e859fc712.gif"; 
img59_1_n=new Image(); img59_1_n.src = "typo3temp/menu/E_ac4c733279.gif"; 
img59_1_h=new Image(); img59_1_h.src = "typo3temp/menu/E_2de25591d1.gif"; 
img48_2_n=new Image(); img48_2_n.src = "typo3temp/menu/Z_f720e5ddfd.gif"; 
img48_2_h=new Image(); img48_2_h.src = "typo3temp/menu/Z_e4879a531a.gif"; 
img52_3_n=new Image(); img52_3_n.src = "typo3temp/menu/A_34cb87b2c6.gif"; 
img52_3_h=new Image(); img52_3_h.src = "typo3temp/menu/A_5fa1510144.gif"; 
img51_4_n=new Image(); img51_4_n.src = "typo3temp/menu/N_725c8f03d5.gif"; 
img51_4_h=new Image(); img51_4_h.src = "typo3temp/menu/N_2d20cf2149.gif"; 
img24_5_n=new Image(); img24_5_n.src = "typo3temp/menu/F_a3f685a774.gif"; 
img24_5_h=new Image(); img24_5_h.src = "typo3temp/menu/F_912df61ed1.gif"; 
img53_0_n=new Image(); img53_0_n.src = "typo3temp/menu/N_ffc33ede05.gif"; 
img53_0_h=new Image(); img53_0_h.src = "typo3temp/menu/N_0cca675a6c.gif";}

/*********** func_mouseOver **********************/
		// JS function for mouse-over
	function over(name,imgObj)	{	//
		if (version == "n3" && document[name]) {document[name].src = eval(name+"_h.src");}
		else if (document.getElementById && document.getElementById(name)) {document.getElementById(name).src = eval(name+"_h.src");}
		else if (imgObj)	{imgObj.src = eval(name+"_h.src");}
	}
		// JS function for mouse-out
	function out(name,imgObj)	{	//
		if (version == "n3" && document[name]) {document[name].src = eval(name+"_n.src");}
		else if (document.getElementById && document.getElementById(name)) {document.getElementById(name).src = eval(name+"_n.src");}
		else if (imgObj)	{imgObj.src = eval(name+"_n.src");}
	}



jQuery(document).ready(function () {
/*********** flash #tx-decstdcontent-flash-302 **********************/

		jQuery(document).ready(function () {
			if(jQuery("#tx-decstdcontent-flash-302").attr("id") == undefined) jQuery("#tx-decstdcontent-flash-302").attr("id", "flash-replace-302");
			jQuery("#tx-decstdcontent-flash-302").flash(
				{
					src: "uploads/media/espace_candidat_v2.swf",
					width: 309,
					height: 148,
					quality: "high",
					flashvars: eval('([])')
				},
				{
					version: 8,
					update: false
				}
			).css("visibility", "visible");
		});

/*********** tx_decstdcontent_hideFileTypeDescrByDefault **********************/
//this file is inserted in global js file via lib.stdcontent_headerData.51
jQuery(".dsc-file-type-description").hide();
jQuery(".dsc-file-type-description-header").after('<p class="dsc-file-type-description-header"><a href="#" class="dsc-file-type-description-header-link">' + jQuery(".dsc-file-type-description-header").text() + "</a></p>").remove();
jQuery(".dsc-file-type-description-header-link").click(function(){ jQuery(this).parents(".dsc-uploads-file").find(".dsc-file-type-description").toggle(); return false;});


});
