/*********** func_flash #tx-decstdcontent-flash-6 **********************/

			jQuery("#tx-decstdcontent-flash-6").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") {img8_0_n=new Image(); img8_0_n.src = "typo3temp/menu/NOTREMETIER_fond_menu_7f85bea_28ff0c559c.png"; 
img8_0_h=new Image(); img8_0_h.src = "typo3temp/menu/NOTREMETIER_fond_menu_7f85bea_7662052072.png"; 
img7_1_n=new Image(); img7_1_n.src = "typo3temp/menu/LESPROSPECTIVE_fond_menu_7f_81166a1647.png"; 
img7_1_h=new Image(); img7_1_h.src = "typo3temp/menu/LESPROSPECTIVE_fond_menu_7f_575856bf5f.png"; 
img6_2_n=new Image(); img6_2_n.src = "typo3temp/menu/NOTREMETHODE_fond_menu_7f85be_ac19889154.png"; 
img6_2_h=new Image(); img6_2_h.src = "typo3temp/menu/NOTREMETHODE_fond_menu_7f85be_53f7f03597.png"; 
img5_3_n=new Image(); img5_3_n.src = "typo3temp/menu/NOTREEQUIPE_fond_menu_7f85bea_f83095ca52.png"; 
img5_3_h=new Image(); img5_3_h.src = "typo3temp/menu/NOTREEQUIPE_fond_menu_7f85bea_2bea1e9464.png"; 
img36_4_n=new Image(); img36_4_n.src = "typo3temp/menu/NOTRESAVOIRFAIRE_fond_menu_7_d36baf523e.png"; 
img36_4_h=new Image(); img36_4_h.src = "typo3temp/menu/NOTRESAVOIRFAIRE_fond_menu_7_729fb7204b.png"; 
img45_0_n=new Image(); img45_0_n.src = "typo3temp/menu/CONSTRUCTIONS_fond-sous-menu_0_d9f0886a0e.png"; 
img45_0_h=new Image(); img45_0_h.src = "typo3temp/menu/CONSTRUCTIONS_fond-sous-menu_0_44b74a1f03.png"; 
img38_1_n=new Image(); img38_1_n.src = "typo3temp/menu/EXTENSIONS_fond-sous-menu_02be_24c613521f.png"; 
img38_1_h=new Image(); img38_1_h.src = "typo3temp/menu/EXTENSIONS_fond-sous-menu_02be_d91d9a3ff7.png"; 
img37_2_n=new Image(); img37_2_n.src = "typo3temp/menu/RENOVATIONS_fond-sous-menu_02b_c4ca18ecd5.png"; 
img37_2_h=new Image(); img37_2_h.src = "typo3temp/menu/RENOVATIONS_fond-sous-menu_02b_41a705c5b0.png"; 
img14_5_n=new Image(); img14_5_n.src = "typo3temp/menu/LAPRESSEENPARLE_fond_menu_7_68e6afc741.png"; 
img14_5_h=new Image(); img14_5_h.src = "typo3temp/menu/LAPRESSEENPARLE_fond_menu_7_cdfb557975.png"; 
img11_6_n=new Image(); img11_6_n.src = "typo3temp/menu/NOUSCONTACTER_fond_menu_7f85b_870b3ec103.png"; 
img11_6_h=new Image(); img11_6_h.src = "typo3temp/menu/NOUSCONTACTER_fond_menu_7f85b_5b545284c8.png";}

/*********** 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-6 **********************/

		jQuery(document).ready(function () {
			if(jQuery("#tx-decstdcontent-flash-6").attr("id") == undefined) jQuery("#tx-decstdcontent-flash-6").attr("id", "flash-replace-6");
			jQuery("#tx-decstdcontent-flash-6").flash(
				{
					src: "uploads/media/anim_home_v2_01.swf",
					width: 600,
					height: 600,
					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;});


});
