
/* Merged Plone Javascript file
 * This file is dynamically assembled from separate parts.
 * Some of these parts have 3rd party licenses or copyright information attached
 * Such information is valid for that section,
 * not for the entire composite file
 * originating files are separated by - filename.js -
 */

/* - ec_methods.js - */
// http://www.hausbaumesse.ch/portal_javascripts/ec_methods.js?original=1
function remove_input_val(form_name,field_name){document[form_name][field_name].value=''}
function inout_selectAllWords(theList){myList=document.getElementById(theList);for(var x=0;x<myList.length;x++){myList[x].selected="selected"}}
function inout_selectOneWords(theList,lindex){myList=document.getElementById(theList);myList[lindex].selected="selected"}
function inout_addNewKeyword(toList,newText,newValue){theToList=document.getElementById(toList);for(var x=0;x<theToList.length;x++){if(theToList[x].text==newText){return false}}
theLength=theToList.length;theToList[theLength]=new Option(newText);theToList[theLength].value=newValue}
function inout_moveKeywords(fromList,toList,selectThese){theFromList=document.getElementById(fromList);for(var x=0;x<theFromList.length;x++){if(theFromList[x].selected){inout_addNewKeyword(toList,theFromList[x].text,theFromList[x].value)}}
theToList=document.getElementById(fromList);for(var x=theToList.length-1;x>=0 ;x--){if(theToList[x].selected){theToList[x]=null}}}
function inout_moveKeywords_2(fromList,toList,selectThese){add='_and_or';if(document['search_edit_companies']['what_select_box'][1].checked){add='_not'};if(fromList=='flags_options'){toList='flags'+add,selectThese='flags'+add};if(fromList=='flags'){fromList='flags'+add,toList='flags_options',selectThese='flags'+add};theFromList=document.getElementById(fromList);for(var x=0;x<theFromList.length;x++){if(theFromList[x].selected){inout_addNewKeyword(toList,theFromList[x].text,theFromList[x].value)}}
theToList=document.getElementById(fromList);for(var x=theToList.length-1;x>=0 ;x--){if(theToList[x].selected){theToList[x]=null}}}
function markSelectedInOutValues(fields_names){if(typeof(fields_names)=="string"){fields_names=new Array(fields_names)}
for(var i=0;i<fields_names.length;i++){try{inout_selectAllWords(fields_names[i])}
catch(e){}}}
function markOneSelectedInOutValue(fields_names){if(typeof(fields_names)=="string"){fields_names=new Array(fields_names)}
for(var i=0;i<fields_names.length;i++){try{inout_selectOneWords(fields_names[i],fields_names[i].selected)}
catch(e){}}}
var agt=navigator.userAgent.toLowerCase();var is_ie=((agt.indexOf("msie")!=-1)&&(agt.indexOf("opera")==-1));var eln=new Array(7,12,7);
function show_query(type){for(var i=1;i<=3;i++){document.getElementById('b_'+i).className='inputtab'}
document.getElementById('b_'+type).className='tab_selected';for(var j=1;j<=3;j++){if(j!=type){for(var k=1;k<=eln[j-1];k++){document.getElementById('el_'+j+'_'+k).style.display='none'}} else{for(var k=1;k<=eln[type-1];k++){if(is_ie){document.getElementById('el_'+j+'_'+k).style.display='inline'} else{document.getElementById('el_'+j+'_'+k).style.display='table-row'}}}}
document.forms['search_for_suppliers'].elements['type'].value=type;try{document.getElementById('display_result').style.visibility='hidden'}
catch(e){}}
function setFlagSelector(what,return_val){var is_used=0;var radio_to_set='result_company_and_person_both';var cp_array=['cp_name','cp_extraname','cp_address','cp_extraaddress','cp_zip','cp_city','cp_pob','cp_country','cp_language','cp_email','cp_collective_email','cp_url','cp_phone','cp_fax','cp_st','cp_isprivate'];var pe_array=['pe_lastname','pe_firstname','pe_plone_id','pe_pw','pe_address','pe_extraaddress','pe_gender:radio','pe_zip','pe_city','pe_pob','pe_country','pe_email','pe_collective_email','pe_phone','pe_mobile','pe_fax','pe_st','pe_job_title','pe_greeting'];if(what=='beide'){if(setFlagSelector('pe',1)){radio_to_set='result_company_and_person_pe'} else if(setFlagSelector('cp',1)){radio_to_set='result_company_and_person_cp'}
if(radio_to_set!='result_company_and_person_pe'){alert('in Firmen und Personen zusammen können flags nur gesucht werden, wenn weder Personen noch Firmenwerte gesetzt sind')}} else{if(what=='pe'){use_array=pe_array} else{use_array=cp_array}
for(i=0;i<5;i++){obj=document.getElementById(use_array[i])
if(obj.value){is_used=use_array[i]}}
if(return_val!=undefined){return is_used} else{if(is_used){if(what=='pe'){radio_to_set='result_company_and_person_pe'} else{radio_to_set='result_company_and_person_cp';if(setFlagSelector('pe',1)){radio_to_set='result_company_and_person_pe'}}} else{if(what=='pe'){if(setFlagSelector('cp',1)){radio_to_set='result_company_and_person_cp'}} else{if(setFlagSelector('pe',1)){radio_to_set='result_company_and_person_pe'}}}}}
document.getElementById(radio_to_set).checked='checked'}
var counter_persons=0;
function count_persons(i,len){if(len==0){document.getElementById('person_counter').value=0;counter_persons=0}
else if(counter_persons>-1||counter_persons<len){document.getElementById('person_counter').value=counter_persons+i;counter_persons+=i}}


/* - ++resource++collective.flowplayer/flashembed.min.js - */
/** 
 * flashembed 0.31. Adobe Flash embedding script
 * 
 * http://flowplayer.org/tools/flash-embed.html
 *
 * Copyright (c) 2008 Tero Piirainen (tipiirai@gmail.com)
 *
 * Released under the MIT License:
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * >> Basically you can do anything you want but leave this header as is <<
 *
 * version 0.01 - 03/11/2008 
 * version 0.31 - Tue Jul 22 2008 06:30:31 GMT+0200 (GMT+02:00)
 */
function flashembed(root,userParams,flashvars){function getHTML(){var html="";if(typeof flashvars=='function'){flashvars=flashvars();}if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){html='<embed type="application/x-shockwave-flash" ';if(params.id){extend(params,{name:params.id});}for(var key in params){if(params[key]!==null){html+=[key]+'="'+params[key]+'"\n\t';}}if(flashvars){html+='flashvars=\''+concatVars(flashvars)+'\'';}html+='/>';}else{html='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" ';html+='width="'+params.width+'" height="'+params.height+'"';if(!params.id&&document.all){params.id="_"+(""+Math.random()).substring(5);}if(params.id){html+=' id="'+params.id+'"';}html+='>';html+='\n\t<param name="movie" value="'+params.src+'" />';params.id=params.src=params.width=params.height=null;for(var k in params){if(params[k]!==null){html+='\n\t<param name="'+k+'" value="'+params[k]+'" />';}}if(flashvars){html+='\n\t<param name="flashvars" value=\''+concatVars(flashvars)+'\' />';}html+="</object>";if(debug){alert(html);}}return html;}function init(name){var timer=setInterval(function(){var doc=document;var el=doc.getElementById(name);if(el){flashembed(el,userParams,flashvars);clearInterval(timer);}else if(doc&&doc.getElementsByTagName&&doc.getElementById&&doc.body){clearInterval(timer);}},13);return true;}function extend(to,from){if(from){for(key in from){if(from.hasOwnProperty(key)){to[key]=from[key];}}}}var params={src:'#',width:'100%',height:'100%',version:null,onFail:null,expressInstall:null,debug:false,bgcolor:'#ffffff',allowfullscreen:true,allowscriptaccess:'always',quality:'high',type:'application/x-shockwave-flash',pluginspage:'http://www.adobe.com/go/getflashplayer'};if(typeof userParams=='string'){userParams={src:userParams};}extend(params,userParams);var version=flashembed.getVersion();var required=params.version;var express=params.expressInstall;var debug=params.debug;if(typeof root=='string'){var el=document.getElementById(root);if(el){root=el;}else{return init(root);}}if(!root){return;}if(!required||flashembed.isSupported(required)){params.onFail=params.version=params.expressInstall=params.debug=null;root.innerHTML=getHTML();return root.firstChild;}else if(params.onFail){var ret=params.onFail.call(params,flashembed.getVersion(),flashvars);if(ret){root.innerHTML=ret;}}else if(required&&express&&flashembed.isSupported([6,65])){extend(params,{src:express});flashvars={MMredirectURL:location.href,MMplayerType:'PlugIn',MMdoctitle:document.title};root.innerHTML=getHTML();}else{if(root.innerHTML.replace(/\s/g,'')!==''){}else{root.innerHTML="<h2>Flash version "+required+" or greater is required</h2>"+"<h3>"+(version[0]>0?"Your version is "+version:"You have no flash plugin installed")+"</h3>"+"<p>Download latest version from <a href='"+params.pluginspage+"'>here</a></p>";}}function concatVars(vars){var out="";for(var key in vars){if(vars[key]){out+=[key]+'='+asString(vars[key])+'&';}}return out.substring(0,out.length-1);}function asString(obj){switch(typeOf(obj)){case'string':return'"'+obj.replace(new RegExp('(["\\\\])','g'),'\\$1')+'"';case'array':return'['+map(obj,function(el){return asString(el);}).join(',')+']';case'function':return'"function()"';case'object':var str=[];for(var prop in obj){if(obj.hasOwnProperty(prop)){str.push('"'+prop+'":'+asString(obj[prop]));}}return'{'+str.join(',')+'}';}return String(obj).replace(/\s/g," ").replace(/\'/g,"\"");}function typeOf(obj){if(obj===null||obj===undefined){return false;}var type=typeof obj;return(type=='object'&&obj.push)?'array':type;}if(window.attachEvent){window.attachEvent("onbeforeunload",function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){};});}function map(arr,func){var newArr=[];for(var i in arr){if(arr.hasOwnProperty(i)){newArr[i]=func(arr[i]);}}return newArr;}return root;}if(typeof jQuery=='function'){(function($){$.fn.extend({flashembed:function(params,flashvars){return this.each(function(){flashembed(this,params,flashvars);});}});})(jQuery);}flashembed=flashembed||{};flashembed.getVersion=function(){var version=[0,0];if(navigator.plugins&&typeof navigator.plugins["Shockwave Flash"]=="object"){var _d=navigator.plugins["Shockwave Flash"].description;if(typeof _d!="undefined"){_d=_d.replace(/^.*\s+(\S+\s+\S+$)/,"$1");var _m=parseInt(_d.replace(/^(.*)\..*$/,"$1"),10);var _r=/r/.test(_d)?parseInt(_d.replace(/^.*r(.*)$/,"$1"),10):0;version=[_m,_r];}}else if(window.ActiveXObject){try{var _a=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");}catch(e){try{_a=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");version=[6,0];_a.AllowScriptAccess="always";}catch(ee){if(version[0]==6){return;}}try{_a=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");}catch(eee){}}if(typeof _a=="object"){_d=_a.GetVariable("$version");if(typeof _d!="undefined"){_d=_d.replace(/^\S+\s+(.*)$/,"$1").split(",");version=[parseInt(_d[0],10),parseInt(_d[2],10)];}}}return version;};flashembed.isSupported=function(version){var now=flashembed.getVersion();var ret=(now[0]>version[0])||(now[0]==version[0]&&now[1]>=version[1]);return ret;};

/* - @@collective.flowplayer.js - */

(function($) {
    var params = {src: "/++resource++collective.flowplayer/FlowPlayerDark.swf"};
    function randomOrder() { return (Math.round(Math.random())-0.5); }
    function updateConfig(config, minimal, audio, splash) {
        if(minimal) {
            config.showFullScreenButton = false;
            config.showStopButton = false;
            config.showVolumeSlider = false;
            config.showScrubber = false;
            config.showMenu = false;
            config.usePlayOverlay = false;
            if(audio) {
                config.showMuteVolumeButton = false;
                config.controlsOverVideo = null;
                config.showScrubber = false;
            }
        } else if(audio) {
            config.showFullScreenButton = false;
            config.showMenu = false;
            config.usePlayOverlay = false;
            config.controlsOverVideo = null;
            config.showScrubber = true;
        }
        if(splash) {
            config.splashImageFile = splash;
        }
    }
    $(function() { 
        
        $('.autoFlowPlayer').each(function() {
            var config = { controlsOverVideo:'ease',
controlBarBackgroundColor:-1,
showVolumeSlider:false,
controlBarGloss:'low',
useNativeFullScreen:true,
autoBuffering:false,
initialVolumePercentage:50,
initialScale:'fit',
usePlayOverlay:true,
loop:false,
autoPlay:false };
            var minimal = $(this).is('.minimal');
            var audio = $(this).is('.audio');
            var splash = null;
            
            var aTag = this;
            if(!$(aTag).is("a"))
                aTag = $(this).find("a").get(0);
            if(aTag == null)
                return;
            config.videoFile = aTag.href;
            
            var img = $(this).find("img").get(0);
            if(img != null) {
                $(this).height($(img).height());
                $(this).width($(img).width());
                splash = $(img).attr('src');
            }
            
            updateConfig(config, minimal, audio, splash);
            flashembed(this, params, {config:config});
            $('.flowPlayerMessage').remove();
        });
        
        $('.playListFlowPlayer').each(function() {
            var config = { controlsOverVideo:'ease',
controlBarBackgroundColor:-1,
showVolumeSlider:false,
controlBarGloss:'low',
useNativeFullScreen:true,
autoBuffering:false,
initialVolumePercentage:50,
initialScale:'fit',
usePlayOverlay:true,
loop:false,
autoPlay:false };
            var minimal = $(this).is('.minimal');
            var audio = $(this).is('.audio');
            var random = $(this).is('.random');
            var splash = null;
            
            var playList = new Array();
            $(this).find('a.playListItem').each(function() {
                playList.push({url: $(this).attr('href')});
            });
            
            var img = $(this).find("img").get(0);
            if(img != null) {
                splash = $(img).attr('src');
            }
            
            if(random) playList.sort(randomOrder);
            
            updateConfig(config, minimal, audio, splash);
            config.showPlayListButtons = (playList.length > 1);
            config.playList = playList;
            flashembed(this, params, {config:config});
            
            $(this).show();
            $('.flowPlayerMessage').remove();
        });
    });
})(jQuery);

