/*********** func_flash #tx-decstdcontent-flash-2087 **********************/

			jQuery("#tx-decstdcontent-flash-2087").css("visibility", "hidden");
		

/*********** func_flash #tx-decstdcontent-flash-2077 **********************/

			jQuery("#tx-decstdcontent-flash-2077").css("visibility", "hidden");
		

/*********** func_flash #tx-decstdcontent-flash-2073 **********************/

			jQuery("#tx-decstdcontent-flash-2073").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();}
	}



jQuery(document).ready(function () {
/*********** flash #tx-decstdcontent-flash-2087 **********************/

		jQuery(document).ready(function () {
			if(jQuery("#tx-decstdcontent-flash-2087").attr("id") == undefined) jQuery("#tx-decstdcontent-flash-2087").attr("id", "flash-replace-2087");
			jQuery("#tx-decstdcontent-flash-2087").flash(
				{
					src: "uploads/media/spots_tv4_02.swf",
					width: 320,
					height: 240,
					quality: "high",
					flashvars: eval('([])')
				},
				{
					version: 8,
					update: false
				}
			).css("visibility", "visible");
		});

/*********** flash #tx-decstdcontent-flash-2077 **********************/

		jQuery(document).ready(function () {
			if(jQuery("#tx-decstdcontent-flash-2077").attr("id") == undefined) jQuery("#tx-decstdcontent-flash-2077").attr("id", "flash-replace-2077");
			jQuery("#tx-decstdcontent-flash-2077").flash(
				{
					src: "uploads/media/spots_tv2_02.swf",
					width: 320,
					height: 240,
					quality: "high",
					flashvars: eval('([])')
				},
				{
					version: 8,
					update: false
				}
			).css("visibility", "visible");
		});

/*********** flash #tx-decstdcontent-flash-2073 **********************/

		jQuery(document).ready(function () {
			if(jQuery("#tx-decstdcontent-flash-2073").attr("id") == undefined) jQuery("#tx-decstdcontent-flash-2073").attr("id", "flash-replace-2073");
			jQuery("#tx-decstdcontent-flash-2073").flash(
				{
					src: "uploads/media/spots_tv1.swf",
					width: 352,
					height: 288,
					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;});


});