var isIE6 = false; if (typeof sIFR == "function") { sIFR.replaceElement(".erbjudande_listning_puff h3", named({sFlashSrc: "/wim/includes/sifr2/LinotypeAromaLight.swf", sColor: "#333333", sWmode: "transparent"})); sIFR.replaceElement(".erbjudande_listning_puff .ingress", named({sFlashSrc: "/wim/includes/sifr2/LinotypeAromaLight.swf", sColor: "#AB0634", sWmode: "transparent"})); sIFR.replaceElement(".erbjudande_listning_puff .pris", named({sFlashSrc: "/wim/includes/sifr2/LinotypeAromaSemiBold.swf", sColor: "#AB0634", sWmode: "transparent"})); sIFR.replaceElement("#citat h3", named({sFlashSrc: "/wim/includes/sifr2/LinotypeAromaLight.swf", sCase: "upper", sColor: "#333333", sFlashVars:"textalign=right", sWmode: "transparent"})); sIFR.replaceElement(".kategori .ingress", named({sFlashSrc: "/wim/includes/sifr2/LinotypeAromaLight.swf", sColor: "#333333", sFlashVars:"textalign=center", sLinkColor: "#9C022E", sWmode: "transparent"})); }; function setBackgroundColor(elem, color) { elem.style.backgroundColor = color; } function hover(imgName) { var div = document.getElementById('flashcontent'); if (!isIE6) { div.style.background = 'url(/bilder/design/no-flash_' + imgName + '.png) no-repeat top left'; } else { div.style.background = 'none'; div.style.filter = 'filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/bilder/design/no-flash_' + imgName + '.png", sizingMethod="crop")'; } } function unhover() { var div = document.getElementById('flashcontent'); div.style.background = 'none'; } function submitThisForm(e) { var resultat = testForm(e,attTestas) if (resultat) { document.getElementById("verifyFrm").value = "verified"; e.action = window.location; } return resultat; } function onbeforebildspel(curr, next, opts) { //$('#bildspelstartsidan h2').fadeOut(500); } function onafterbildspel(curr, next, opts) { var index = opts.currSlide; $('#bildspelstartsidan h2').html( $('#bildspelstartsidan_images img:eq(' + index + ') ').attr("alt") ); //$('#bildspelstartsidan h2').fadeIn(500); } jQuery(document).ready(function(){ $(".colorboxfilm").colorbox({width:"730px", height:"510px", iframe:true}); $('#bildspelstartsidan_images').cycle({ fx: 'fade', pause: 1, after: onafterbildspel, before: onbeforebildspel }); });