/*********** 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/H_3cfc6be5b2.gif"; 
img1_0_h=new Image(); img1_0_h.src = "typo3temp/menu/H_3cfc6be5b2.gif"; 
img49_0_n=new Image(); img49_0_n.src = "typo3temp/menu/C_3247fe0ea6.gif"; 
img49_0_h=new Image(); img49_0_h.src = "typo3temp/menu/C_c6840cf578.gif"; 
img59_1_n=new Image(); img59_1_n.src = "typo3temp/menu/C_ce08ae8192.gif"; 
img59_1_h=new Image(); img59_1_h.src = "typo3temp/menu/C_96acbae04d.gif"; 
img48_2_n=new Image(); img48_2_n.src = "typo3temp/menu/F_e610132a01.gif"; 
img48_2_h=new Image(); img48_2_h.src = "typo3temp/menu/F_6247a090cd.gif"; 
img52_3_n=new Image(); img52_3_n.src = "typo3temp/menu/A_f70e4fd3a8.gif"; 
img52_3_h=new Image(); img52_3_h.src = "typo3temp/menu/A_6d7d88508f.gif"; 
img51_4_n=new Image(); img51_4_n.src = "typo3temp/menu/O_374f9c9905.gif"; 
img51_4_h=new Image(); img51_4_h.src = "typo3temp/menu/O_d643e4562f.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/C_2b283a2b44.gif"; 
img53_0_h=new Image(); img53_0_h.src = "typo3temp/menu/C_c899cf757b.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_uk_v2.swf",
					width: 309,
					height: 148,
					quality: "high",
					flashvars: eval('([])')
				},
				{
					version: 8,
					update: false
				}
			).css("visibility", "visible");
		});

/*********** content-script-290 **********************/
jQuery("#news-ticker-items").css("background","url(fileadmin/templates/images/fond_actualites_en.gif)");

/*********** 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;});


});
