<script language="JavaScript">
<!--
	_d=document;
	_w=window;
	s_a='undefined';

	function _blur(o) {
		t = o.tagName?o.tagName.toLowerCase():'';
		if(!(s_iE&&t=='select')) { 
			if (o.blur) o.blur()
		} else { 
			_w.focus()
		}
	}

	s_ua=navigator.userAgent.toLowerCase();
	s_dl=_d.getElementById?1:0;
	s_iE=_d.all&&!_w.innerWidth&&s_ua.indexOf('msie')!=-1?1:0;
	s_oP=s_ua.indexOf('opera')!=-1&&_d.clear?1:0;
	s_oP7=s_oP&&_d.appendChild?1:0;
	s_oP7m=s_oP&&!s_oP7?1:0;
	s_nS4=_d.layers?1:0;
	s_kNv=s_ua.indexOf('konqueror')!=-1?parseFloat(s_ua.substring(s_ua.indexOf('konqueror/')+10)):0;
	s_kN=s_kNv>=2.2?1:0;
	s_kN3p=s_kNv>=3?1:0;
	s_kN31p=s_kNv>=3.1?1:0;
	s_kN32p=s_kNv>=3.2?1:0;
	s_nS=s_dl&&!_d.all&&s_ua.indexOf('opera')==-1&&!s_kN?1:0;
	s_win=s_ua.indexOf('windows')!=-1?1:0;
	s_mC=s_ua.indexOf('mac')!=-1?1:0;
	s_sF=s_mC&&s_ua.indexOf('safari')!=-1?1:0;
	s_eS=s_ua.indexOf('escape')!=-1?1:0;
	s_iE5M=s_mC&&s_iE&&s_dl&&!s_eS?1:0;
	s_iE4M=s_mC&&s_iE&&!s_dl?1:0;
	s_iE4=!s_mC&&s_iE&&!s_dl?1:0;
	s_iE7=s_iE&&typeof(XMLHttpRequest)!=s_a?1:0;
	
	with(location) { 
		var s_pS=(hostname!=''&&hostname.indexOf('.')!=-1);
	}
	
	s_iEsP2=(s_ua.indexOf("sv1")!=-1);
	
	function _addOnload(f) { 
		var l=_w.onload;
		_w.onload=!l?f:function(){l();f();}
	}
	
	function gE(e,f) {
		if(s_nS4){
			f=(f)?f:self;
			var V=f.document.layers;
			if(V[e])return V[e];
			for(var W=0;W<V.length;)
				t=gE(e,V[W++]);
			return t;
		}
		if(_d.all)
			return 
		_d.all[e];
		return _d.getElementById(e);
	}
	
	function sE(e,x,y) { 
		if(s_nS4)
			e.visibility='show';
		else e.style.visibility='visible';
		
		if (x) 
			sX(e,x);
		if (y)
			sY(e,y);
	}
	
	function hE(e) { 
		if(s_nS4) 
			e.visibility='hide';
		else 
			e.style.visibility='hidden';
	}
	
	function gV(e){var v=(s_nS4)?e:e.style;v=v.visibility;return(v=='show'||v=='visible');}function sZ(e,z){if(s_nS4)e.zIndex=z;else e.style.zIndex=z;}function gX(e){if(s_nS4)return parseInt(e.left);else if(s_oP)return parseInt(e.style.pixelLeft);else return parseInt(e.style.left);}function gY(e){if(s_nS4)return parseInt(e.top);else if(s_oP)return parseInt(e.style.pixelTop); else return parseInt(e.style.top);}function sX(e,x){if(s_nS4)e.left=x;else if(s_oP)e.style.pixelLeft=x;else e.style.left=x;}function sY(e,y){if(s_nS4)e.top=y;else if(s_oP)e.style.pixelTop=y;else e.style.top=y;}function gPos(id,a,isImg){var bodyStyleMarginTop=0;var o=isImg?_d.images[id]:gE(id);if(!o)return a=='x'?-630:0;if(s_nS4)return isImg?(a=='x'?o.x:o.y):(a=='x'?o.pageX:o.pageY);var oP,oC,ieW;oP=o.offsetParent;oC=a=='x'?o.offsetLeft:o.offsetTop;ieW=s_iE&&!s_mC?1:0;while(oP){if(ieW&&oP.tagName&&oP.tagName.toLowerCase()=='table'&&oP.border&&oP.border>0)oC++;oC+=a=='x'?oP.offsetLeft-oP.scrollLeft:oP.offsetTop-oP.scrollTop;oP=oP.offsetParent};oC+=a=='x'?_d.body.scrollLeft:_d.body.scrollTop;if(s_kN31p){return a=='x'?(document.body.style&&document.body.style.marginLeft?parseInt(document.body.style.marginLeft)+oC:document.body.marginWidth?parseInt(document.body.marginWidth)+oC:document.body.leftMargin?parseInt(document.body.leftMargin)+oC:oC+10):(document.body.style&&document.body.style.marginTop?parseInt(document.body.style.marginTop)+oC:document.body.marginHeight?parseInt(document.body.marginHeight)+oC:document.body.topMargin?parseInt(document.body.topMargin)+oC:oC+10)};return s_oP&&!s_oP7?a=='x'?oC:oC+bodyStyleMarginTop:oC};function gW(e,a){if(s_nS4)return e.clip.width;else if(s_oP&&!s_oP7)return e.style.pixelWidth;else return e.offsetWidth;}function gH(e){if(s_nS4)return e.clip.height;else if(s_oP&&!s_oP7)return e.style.pixelHeight;else return e.offsetHeight;}function sW(e,w){if(s_nS4)e.clip.width=w;else if(s_oP)e.style.pixelWidth=w;else e.style.width=w;}function sH(e,h){if(s_nS4)e.clip.height=h;else if(s_oP)e.style.pixelHeight=h;else e.style.height=h;}function sC(e,t,r,b,x){if(s_nS4){X=e.clip;X.top=t;X.right=r;X.bottom=b;X.left=x;}else e.style.clip='rect('+t+' '+r+' '+b+' '+x+')';}function wH(e,h){if(s_nS4){Y=e.document;Y.write(h);Y.close();}if(e.innerHTML)e.innerHTML=h;}function toggle(n) {var obj = gE(n,''); if (obj == null) return; if (obj.style.display == null || obj.style.display == 'none'){obj.style.display = 'block';}	else{	obj.style.display = 'none';}}function collapse(n) {var obj = gE(n,''); if (obj == null) return; obj.style.display = 'none';}function expand(n) {var obj = gE(n,''); if (obj == null) return; obj.style.display = 'block';}function _winW(){return s_nS4?innerWidth:_d.body.offsetWidth;}function _winH(){return s_nS4?innerHeight:_d.body.offsetHeight;}function _popup(u,t,w,h,s,x,y){if(!t){_w.location.href=u;}else{eval('pop_'+t+'=_w.open(\''+u+'\',\''+t+'\''+(!w?'':(',\'width='+w+',height='+h+',screenX='+(x?x:((_winW()-w)/2))+',left='+(x?x:((_winW()-w)/2))+',screenY='+(y?y:25)+',top='+(y?y:25)+',scrollbars='+(s?'yes':'no')+'\''))+');pop_'+t+'.focus();');return eval('pop_'+t)}}function _doOnEnter(e,a){var k;if(window.event)k=_w.event.keyCode;else if(e)k=e.which;else return 1;if(k==13)eval(a);}function _validateAndSubmitForm(o,a){var msg='',msgR='',msgE='';msgV='';for(var c=0;c<a.length;c++){var f=o[a[c][0]];if(a[c][2].indexOf('*r*')!=-1&&_isEmpty(f.value)){if(!ff)var ff=f;msgR+='\n- '+a[c][1];}else if(a[c][2].indexOf('*e*')!=-1&&!_isEmail(f.value)&&!_isEmpty(f.value)){if(!ff)var ff=f;msgE+='\n- '+a[c][1];}else if(a[c][2].indexOf('*v*')!=-1&&!eval(a[c][3])){if(!ff)var ff=f;msgV+=(msgV!=''?'\n\n':'')+a[c][1];}}if(!ff){o.submit();}else{if(msgR!=''){msg='Please fill out the following field(s):'+msgR;}if(msgE!=''){msg+=(msg!=''?'\n\n':'')+'The following field(s) must contain an e-mail address:'+msgE;}if(msgV!=''){msg+=(msg!=''?'\n\n':'')+msgV;}alert(msg);ff.focus();}}function _isEmpty(s){if(s.length==0){return 1;}for(var i=0;i<s.length;i++){if(s.substring(i,i+1)!=' ')return 0;}return 1;}function _isEmail(s){return(/^\w+([\.-]?\w+)*@\w+([\.-]?\w+)*(\.\w{2,4})+$/.test(s));}function _somechecked(e){for(var i=0;i<e.length;i++){if (e[i].checked) return 1;}return 0;};function _fileExt(f){return(f.substring(f.lastIndexOf('.')+1,f.length).toLowerCase());}function _hasFileExt(f,x){return(('/'+x+'/'.toLowerCase()).indexOf(('/'+_fileExt(f)+'/'))!=-1);}function _isEan(s,t){return(s==(s.length==t&&_ean('',s.substring(0,s.length-1),t)));}function _ean(aBV,aV,t){var f=3,s=0,v=aBV+(aV-0)+'';if(aV==''){return '';}else{for(i=t-1;i>0;--i){s=s+v.substring(i-1,i)*f;f=4-f;}return v*10+(1000-s)%10;}}function _gAxo(id){o=0;if(!s_nS4){eval('try{if(_w.ActiveXObject&&s_win)o=new ActiveXObject(id);else if(_w.GeckoActiveXObject)o=new GeckoActiveXObject(id);}catch(e){;}')}return o;}_pWmp7=0;_pWmp64=0;_pPlug=0;if(_pWmp7=_gAxo('WMPlayer.OCX.7')){_d.write('<obj'+'ect id="player" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" type="application\/x-oleobject" width="0" height="0" style="visibility:hidden;display:none;"><\/obj'+'ect><scr'+'ipt language="JScript" for="player" event="playstatechange(nst)">_pCSt(-1,nst)</scr'+'ipt>');}else if(_pWmp64=_gAxo('MediaPlayer.MediaPlayer.1')){_d.write('<obj'+'ect id="player" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" type="application\/x-oleobject" width="0" height="0"></obj'+'ect><scr'+'ipt language="JScript" for="player" event="playstatechange(ost,nst)">setTimeout(\'_pCSt(\'+ost+\',\'+nst+\'+1)\',100)</scr'+'ipt>');}else if(navigator.mimeTypes){_pPlug=navigator.mimeTypes['application/x-mplayer2'].enabledPlugin;}_p=_pWmp7||_pWmp64?player:0;_pC=_p?(_pWmp7?_p.controls:_p):0;var _pO=0;var _pU='';var _pP=0;var _pW=0;function _pT(){if(_p||_pPlug)return _pC;else{if(confirm('You need Microsoft MediaPlayer to hear the sound file.\nWould you like to download MediaPlayer now?')){_w.open('http://www.microsoft.com/windows/windowsmedia/en/download/default.asp');return -1}else return 0}}function _pPlay(o,u,st){pt=_pT();if(pt&&_p){if(u!=_pU){_pU=u;if(_pWmp7){_p.URL=u}else{_p.FileName=u}}_w.status='Downloading ...';_pC.play();_pP=1;_pSw(o,st)}else if(pt!=-1){_pPop(u)}return false}function _pStop(o){if(_p){_pC.stop();_pP=0;_pU='';_pSw(o)}else{if(!_pW.closed)_pW.close()}return false}function _pPause(o){if(_p){_pC.pause();_pP=0;_pSw(o)}return false}function _pPP(o,u){if(!(_pP&&_pU==u)||!_p){_pPlay(o,u)}else{_pPause(o)}}function _pPS(o,u){if(_pP&&_pU==u){_pStop(o)}else{_pPlay(o,u,1)}}function _pSw(o,st){if(_pO&&(!o||o!=_pO)){_pAt(_pO,'Play','play.gif')};if(o){if(!_pP){_pAt(o,'Play','play.gif')}else if(st){_pAt(o,'Stop','stop.gif')}else{_pAt(o,'Pause','pause.gif')}}_pO=o}function _pAt(o,a,sr){if(o){o.title=a;if(o.tagName!='IMG'){if(o.blur)o.blur();o=o.firstChild};if(o.tagName=='IMG'){o.src=_pIPth(o,sr);o.title=a;o.alt=a}}}function _pIPth(o,sr){aPth=o.src.split('/');for(c=aPth.length-2;c>=0;c--){sr=aPth[c]+'/'+sr};return sr}function _pPop(u){_pW=_w.open('http://www.seeems.dk/sound/playInPop.asp?fileUrl='+u+'&now='+new Date().getTime(),'sound','width=144,height=100,scrollbars=no');_pW.focus()}function _pCSt(ost,nst){_w.status=(nst==2?'Paused':(nst==3?'Playing ...':''));if(nst==1){_pP=0;_pU='';_pSw(0,1)}}//--></script>





