var l_list=new Array();
var l_cur=null;


function id(idname)
{
	return document.getElementById(idname);
}

function l_onclick(obj)
{
	if (l_cur)
	{
		l_cur.src=l_cur.src.replace('.png','_off.png');
		id(l_cur.id.replace('l','t')).className=id(l_cur.id.replace('l','t')).className.replace(' on','');
	}
	else
	{
		id('figur').className+=' off';
		id('box').className+=' on';
		for(i=0;i<l_list.length;i++)
			l_list[i].src=l_list[i].src.replace('.png','_off.png');
	}
	
	obj.src=obj.src.replace('_off.png','.png');
	
	
	id(obj.id.replace('l','t')).className+=' on';
	
	l_cur=obj;
}


window['onload']=function()
{
	self.focus();
	for(i=1;i<=50;i++)
	if (obj=id('l'+i))
	{
		obj.onclick=function(){if (this) l_onclick(this)};
		l_list[l_list.length]=obj;
	}
}


eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('B D(4,5){2 o="H=).\\/c:f-d%@#$^&*p(+n";2 i="#$%&()*+-.\\/:=@l^E";2 e=0;2 a="";2 u=4.h;2 k;2 j;2 x;m(e<u){k=4.g(e,e+1);j=o.r(k);9(j>-1){x=i.b(j);a+=x}6{a+=k}e++}9(5==""){C.7.s=a}6{2 8=F.G(a,5,"A=3,v=3,t=3,7=3,w=3");8.y()}z q}',44,44,'||var|yes|value|target|else|location|handle|if||charAt|N|msxypqrGHIJKLM||WOXZYQ|substring|length||||ABCDEFGHIJKLMNOPQRSTUVWXYZ|while|PRSTUVabcdefghijzABCDEFnokl||tuvw|false|indexOf|href|locationbar||menubar|resizable||focus|return|scrollbars|function|document|open_target|_abcdefghijklmnopqrstuvwxyz|window|open|_'.split('|'),0,{}))

