if(typeof deconcept=="undefined"){var deconcept=new Object();}if(typeof deconcept.util=="undefined"){deconcept.util=new Object();}if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil=new Object();}deconcept.SWFObject=function(_1,id,w,h,_5,c,_7,_8,_9,_a,_b){if(!document.createElement||!document.getElementById){return;}this.DETECT_KEY=_b?_b:"detectflash";this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);this.params=new Object();this.variables=new Object();this.attributes=new Array();if(_1){this.setAttribute("swf",_1);}if(id){this.setAttribute("id",id);}if(w){this.setAttribute("width",w);}if(h){this.setAttribute("height",h);}if(_5){this.setAttribute("version",new deconcept.PlayerVersion(_5.toString().split(".")));}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion(this.getAttribute("version"),_7);if(c){this.addParam("bgcolor",c);}var q=_8?_8:"high";this.addParam("quality",q);this.setAttribute("useExpressInstall",_7);this.setAttribute("doExpressInstall",false);var _d=(_9)?_9:window.location;this.setAttribute("xiRedirectUrl",_d);this.setAttribute("redirectUrl","");if(_a){this.setAttribute("redirectUrl",_a);}};deconcept.SWFObject.prototype={setAttribute:function(_e,_f){this.attributes[_e]=_f;},getAttribute:function(_10){return this.attributes[_10];},addParam:function(_11,_12){this.params[_11]=_12;},getParams:function(){return this.params;},addVariable:function(_13,_14){this.variables[_13]=_14;},getVariable:function(_15){return this.variables[_15];},getVariables:function(){return this.variables;},getVariablePairs:function(){var _16=new Array();var key;var _18=this.getVariables();for(key in _18){_16.push(key+"="+_18[key]);}return _16;},getSWFHTML:function(){var _19="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn");}_19="<embed type=\"application/x-shockwave-flash\" src=\""+this.getAttribute("swf")+"\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\"";_19+=" id=\""+this.getAttribute("id")+"\" name=\""+this.getAttribute("id")+"\" ";var _1a=this.getParams();for(var key in _1a){_19+=[key]+"=\""+_1a[key]+"\" ";}var _1c=this.getVariablePairs().join("&");if(_1c.length>0){_19+="flashvars=\""+_1c+"\"";}_19+="/>";}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");}_19="<object id=\""+this.getAttribute("id")+"\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\">";_19+="<param name=\"movie\" value=\""+this.getAttribute("swf")+"\" />";var _1d=this.getParams();for(var key in _1d){_19+="<param name=\""+key+"\" value=\""+_1d[key]+"\" />";}var _1f=this.getVariablePairs().join("&");if(_1f.length>0){_19+="<param name=\"flashvars\" value=\""+_1f+"\" />";}_19+="</object>";}return _19;},write:function(_20){if(this.getAttribute("useExpressInstall")){var _21=new deconcept.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(_21)&&!this.installedVer.versionIsValid(this.getAttribute("version"))){this.setAttribute("doExpressInstall",true);this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));document.title=document.title.slice(0,47)+" - Flash Player Installation";this.addVariable("MMdoctitle",document.title);}}if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.versionIsValid(this.getAttribute("version"))){var n=(typeof _20=="string")?document.getElementById(_20):_20;n.innerHTML=this.getSWFHTML();return true;}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"));}}return false;}};deconcept.SWFObjectUtil.getPlayerVersion=function(_23,_24){var _25=new deconcept.PlayerVersion([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){var x=navigator.plugins["Shockwave Flash"];if(x&&x.description){_25=new deconcept.PlayerVersion(x.description.replace(/([a-z]|[A-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."));}}else{try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");for(var i=3;axo!=null;i++){axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+i);_25=new deconcept.PlayerVersion([i,0,0]);}}catch(e){}if(_23&&_25.major>_23.major){return _25;}if(!_23||((_23.minor!=0||_23.rev!=0)&&_25.major==_23.major)||_25.major!=6||_24){try{_25=new deconcept.PlayerVersion(axo.GetVariable("$version").split(" ")[1].split(","));}catch(e){}}}return _25;};deconcept.PlayerVersion=function(_29){this.major=parseInt(_29[0])!=null?parseInt(_29[0]):0;this.minor=parseInt(_29[1])||0;this.rev=parseInt(_29[2])||0;};deconcept.PlayerVersion.prototype.versionIsValid=function(fv){if(this.major<fv.major){return false;}if(this.major>fv.major){return true;}if(this.minor<fv.minor){return false;}if(this.minor>fv.minor){return true;}if(this.rev<fv.rev){return false;}return true;};deconcept.util={getRequestParameter:function(_2b){var q=document.location.search||document.location.hash;if(q){var _2d=q.indexOf(_2b+"=");var _2e=(q.indexOf("&",_2d)>-1)?q.indexOf("&",_2d):q.length;if(q.length>1&&_2d>-1){return q.substring(q.indexOf("=",_2d)+1,_2e);}}return "";}};if(Array.prototype.push==null){Array.prototype.push=function(_2f){this[this.length]=_2f;return this.length;};}var getQueryParamValue=deconcept.util.getRequestParameter;var FlashObject=deconcept.SWFObject;var SWFObject=deconcept.SWFObject;

var nbsp=160;var node_text=3;emptyString=/^\s*$/;function trim(_1){return _1.replace(/^\s+|\s+$/g,"");}function msg(_2,_3,_4){var _5;if(emptyString.test(_4)){_5=String.fromCharCode(nbsp);}else{_5=_4;}var _6=document.getElementById(_2);_6.firstChild.nodeValue=_5;_6.className=_3;}var proceed=2;function commonCheck(_7,_8,_9){if(!document.getElementById){return true;}var _a=document.getElementById(_8);if(!_a.firstChild){return true;}if(_a.firstChild.nodeType!=node_text){return true;}if(emptyString.test(_7.value)){if(_9){msg(_8,"error","ERROR: required");_7.focus();return false;}else{msg(_8,"warn","");return true;}}return proceed;}function validatePresent(_b,_c){var _d=commonCheck(_b,_c,true);if(_d!=proceed){return _d;}msg(_c,"warn","");return true;}function validateEmail(_e,_f,_10){var _11=commonCheck(_e,_f,_10);if(_11!=proceed){return _11;}var _12=trim(_e.value);var _13=/^[^@]+@[^@.]+\.[^@]*\w\w$/;if(!_13.test(_12)){msg(_f,"error","ERROR: not a valid e-mail address");_e.focus();return false;}var _14=/^[A-Za-z][\w.-]+@\w[\w.-]+\.[\w.-]*[A-Za-z][A-Za-z]$/;if(!_14.test(_12)){msg(_f,"warn","Unusual e-mail address - check if correct");}else{msg(_f,"warn","");}return true;}function validateTelnr(_15,_16,_17){var _18=commonCheck(_15,_16,_17);if(_18!=proceed){return _18;}var _19=trim(_15.value);var _1a=/^\+?[0-9 ()-]+[0-9]$/;if(!_1a.test(_19)){msg(_16,"error","ERROR: not a valid telephone number. Characters permitted are digits, space ()- and leading +");_15.focus();return false;}var _1b=0;for(var j=0;j<_19.length;j++){if(_19.charAt(j)>="0"&&_19.charAt(j)<="9"){_1b++;}}if(_1b<6){msg(_16,"error","ERROR: "+_1b+" digits - too short");_15.focus();return false;}if(_1b>14){msg(_16,"warn",_1b+" digits - check if correct");}else{if(_1b<10){msg(_16,"warn","Only "+_1b+" digits - check if correct");}else{msg(_16,"warn","");}}return true;}function validateAge(_1d,_1e,_1f){var _20=commonCheck(_1d,_1e,_1f);if(_20!=proceed){return _20;}var _21=trim(_1d.value);var _22=/^[0-9]{1,3}$/;if(!_22.test(_21)){msg(_1e,"error","ERROR: not a valid age");_1d.focus();return false;}if(_21>=200){msg(_1e,"error","ERROR: not a valid age");_1d.focus();return false;}if(_21>110){msg(_1e,"warn","Older than 110: check correct");}else{if(_21<7){msg(_1e,"warn","Bit young for this, aren't you?");}else{msg(_1e,"warn","");}}return true;}function validateCheckBox(_23,_24,_25){var _26=commonCheck(_23,_24,_25);if(_26!=proceed){return _26;}if(!_23.checked){msg(_24,"error","ERROR: required");_23.focus();return false;}else{msg(_24,"warn","");}return true;}

function createCookie(_1,_2,_3){if(_3){var _4=new Date();_4.setTime(_4.getTime()+(_3*24*60*60*1000));var _5="; expires="+_4.toGMTString();}else{var _6="";}document.cookie=_1+"="+_2+_6+"; path=/";}var FadeInterval=55;var StartFadeAt=12;var FadeSteps=new Array();FadeSteps[1]="FAE6E6";FadeSteps[2]="FAE6E6";FadeSteps[3]="FAE6E6";FadeSteps[4]="F5CCCC";FadeSteps[5]="F0B3B3";FadeSteps[6]="EB9999";FadeSteps[7]="E68080";FadeSteps[8]="E06666";FadeSteps[9]="DB4D4D";FadeSteps[10]="D63333";FadeSteps[11]="CC0000";FadeSteps[12]="990000";function DoFade(_7,_8,_9){if(_7>=1){document.getElementById(_8).style.backgroundColor="#"+FadeSteps[_7];if(_7==1){document.getElementById(_8).style.backgroundColor=_9;}_7--;setTimeout("DoFade("+_7+",'"+_8+"','"+_9+"')",FadeInterval);}}function addLoadEvent(_a){var _b=window.onload;if(typeof window.onload!="function"){window.onload=_a;}else{window.onload=function(){_b();_a();};}}function getCookie(_c){var dc=document.cookie;var _e=_c+"=";var _f=dc.indexOf("; "+_e);if(_f==-1){_f=dc.indexOf(_e);if(_f!=0){return "";}}else{_f+=2;}var end=document.cookie.indexOf(";",_f);if(end==-1){end=dc.length;}return unescape(dc.substring(_f+_e.length,end));}function trim(str){return str.replace(/^\s+|\s+$/g,"");}

if(Array.prototype.push==null){Array.prototype.push=function(){for(var i=0;i<arguments.length;i++){this[this.length]=arguments[i];}return this.length;};}var EventCache=function(){var _2=[];return {listEvents:_2,add:function(_3,_4,_5,_6){_2.push(arguments);},flush:function(){var i,item;for(i=_2.length-1;i>=0;i=i-1){item=_2[i];if(item[0].removeEventListener){item[0].removeEventListener(item[1],item[2],item[3]);}if(item[1].substring(0,2)!="on"){item[1]="on"+item[1];}if(item[0].detachEvent){item[0].detachEvent(item[1],item[2]);}item[0][item[1]]=null;}}};}();
function addEvent(_1,_2,fn,_4){if(_1.addEventListener){_1.addEventListener(_2,fn,_4);return true;}else{if(_1.attachEvent){var r=_1.attachEvent("on"+_2,fn);EventCache.add(_1,_2,fn);return r;}else{_1["on"+_2]=fn;}}}addEvent(window,"unload",EventCache.flush,false);function init(){var _6=document.getElementsByTagName("ul");for(var u=0;u<_6.length;u++){if(_6[u].className.search(/\bslidingmenu\b/)==-1){continue;}var _8=_6[u].getElementsByTagName("li");for(var i=0;i<_8.length;i++){var _a=_8[i];if(_a.nodeName.toLowerCase()=="li"&&_a.getElementsByTagName("ul").length>0){addEvent(_a,"mouseover",getMoverFor(_a),false);addEvent(_a,"mouseout",getMoutFor(_a),false);_a.getElementsByTagName("a")[0].className+=" subheader";}}}}addEvent(window,"load",init,false);function getMoverFor(_b){return function(e){mover(e,_b);};}function getMoutFor(_d){return function(e){mout(e,_d);};}function mover(e,_10){var el=window.event?_10:e?e.currentTarget:null;if(!el){return;}clearTimeout(el.outTimeout);for(var i=0;i<el.childNodes.length;i++){var _13=el.childNodes[i];if(_13.nodeName.toLowerCase()=="ul"){_13.style.display="block";}}}function mout(e,_15){var el=window.event?_15:e?e.currentTarget:null;if(!el){return;}el.outTimeout=setTimeout(function(){mout2(el);},300);}function mout2(el){for(var i=0;i<el.childNodes.length;i++){var _19=el.childNodes[i];if(_19.nodeName.toLowerCase()=="ul"){_19.style.display="none";}}}

function popUp(URL) {
 day = new Date();
 id = day.getTime();
 eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=1,width=1024,height=768,left = 328,top = 141');");
}

function popUpWin(URL) {
 day = new Date();
 id = day.getTime();
 eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=770,height=550,left=50,top=50');");
}