/******************************* * Sifr *******************************/ if(typeof sIFR == "object") { sIFR.bHideBrowserText = false; var arial = { src: 'images/fonts/arial.swf', ratios: [6, 1.41, 9, 1.35, 15, 1.29, 21, 1.25, 22, 1.22, 27, 1.24, 29, 1.21, 34, 1.22, 41, 1.21, 45, 1.2, 46, 1.21, 59, 1.2, 68, 1.19, 69, 1.2, 96, 1.19, 97, 1.18, 102, 1.19, 103, 1.18, 107, 1.19, 108, 1.18, 112, 1.19, 114, 1.18, 116, 1.19, 120, 1.18, 121, 1.19, 1.18] }; var arialnarrow = { src: 'images/fonts/arialnarrow.swf', ratios: [6, 1.41, 9, 1.35, 15, 1.29, 21, 1.25, 22, 1.22, 27, 1.24, 29, 1.21, 34, 1.22, 41, 1.21, 45, 1.2, 46, 1.21, 59, 1.2, 68, 1.19, 69, 1.2, 96, 1.19, 97, 1.18, 102, 1.19, 103, 1.18, 107, 1.19, 108, 1.18, 112, 1.19, 114, 1.18, 116, 1.19, 120, 1.18, 121, 1.19, 1.18] }; sIFR.activate(arial, arialnarrow); sIFR.replace(arial, { selector: '.newsContainer div' ,css: [ '.sIFR-root { color: #882373; font-size: 11px; }', 'a { color: #882373; font-size: 11px; text-decoration: none;}', 'a:hover { color: #882373; }' ] ,wmode: 'transparent' ,selectable: true }); sIFR.replace(arial, { selector: '#mainText p' ,css: { '.sIFR-root': { 'font-size' : '11px' } } ,wmode: 'transparent' ,selectable: true }); /* sIFR.replace(arialnarrow, { selector: '#mainText ul li' ,css: [ '.sIFR-root { color: #878684; font-size: 12px;text-align:right; }', 'a { color: #878684; font-size: 12px;text-decoration:none;display:block;}', 'a:hover { color: #373634;text-decoration:none; }' ] ,wmode: 'transparent' ,selectable: true }); */ sIFR.replace(arial, { selector: '#navigation div.navcontainer div.maincontainer' ,css: [ '.sIFR-root { color: #ABA9A9; font-size: 11px; text-transform: uppercase; }', 'a { color: #ABA9A9; font-size: 11px; text-transform: uppercase; text-decoration: none;}', 'a:hover { color: #000000; }', 'span a { color: red;}' ] ,wmode: 'transparent' ,selectable: true, onRelease: function(e) { if (typeof topMenuAnimateRun != 'undefined' && topMenuAnimateRun) { topMenuAnimateRun = false; return false; } var $obj = $("#" + e.id).parent().next(); if (!$obj.is(':visible')) { $(".subcontainer:visible").fadeOut(); $obj.show(); sifrSubmenu(); $obj.hide(); $obj.fadeIn(); } else $obj.fadeOut(); } }); function sifrSubmenu() { sIFR.replace(arial, { selector: '#navigation div.navcontainer div.subcontainer' ,css: [ '.sIFR-root { color: #aaaaaa; font-size: 11px; }', 'a { color: #aaaaaa; font-size: 11px; text-transform: uppercase; text-decoration: none;}', 'a:hover { color: #676664; }', ] ,wmode: 'transparent' ,selectable: true }); } sifrSubmenu(); sIFR.replace(arialnarrow, { selector: '.leftSubmenu li span' ,css: [ '.sIFR-root { color: #878684; font-size: 11px; }', 'a { text-align: right; color: #878684; font-size: 11px; text-decoration: none;letter-spacing:0.5}', 'a:hover { color: #373634; }' ], wmode: 'transparent'}); sIFR.replace(arialnarrow, { selector: '.leftSubmenu li b' ,css: [ '.sIFR-root { color: #878684; font-size: 11px; }' ], wmode: 'transparent'}); } $(function() { if ($("#flashszinvalaszto").length > 0) { var so = new SWFObject("szinvalaszto.swf", "edot", "750", "418", "8", ""); so.addParam("menu", "false"); so.addParam("wmode", "transparent"); so.write("flashszinvalaszto"); } if ($("#flashtervezoasztal").length > 0) { var so = new SWFObject("tervezo.swf", "edot", "750", "418", "8", ""); so.addParam("menu", "false"); so.addParam("wmode", "transparent"); so.write("flashtervezoasztal"); } /** * Kezdőoldali flash video */ if ($("#videoPlayer").length > 0) { var so = new SWFObject("images/player.swf?imagePath=images/video.jpg&videoPath=lampa.flv&autoStart=false&autoHide=false&autoHideTime=5&hideLogo=true&volAudio=60&newWidth=352&newHeight=288&disableMiddleButton=false&playSounds=false&soundBarColor=0x901d78&barColor=0x901d78&barShadowColor=0x969593&subbarColor=0x969593", "video", "352", "288", "8", "#ffffff"); so.addParam("allowFullScreen", "true"); so.write("videoPlayer"); } });