if (typeof(redef_colors)=="undefined") {

   var div_colors = new Array('#4b8272', '#81787f', '#832f83', '#887f74', '#4c3183', '#748783', '#3e7970', '#857082', '#728178', '#7f8331', '#2f8281', '#724c31', '#778383', '#7f493e', '#3e8270', '#797a7e', '#3d727e', '#3d7272', '#3e7982', '#3e7980', '#847481', '#883d7c', '#787d3d', '#7f777f', '#314d00');
   var redef_colors = 1;
   var colors_picked = 0;

   function div_pick_colors(t,styled) {
	var s = "";
	for (j=0;j<t.length;j++) {	
		var c_rgb = t[j];
		for (i=1;i<7;i++) {
			var c_clr = c_rgb.substr(i++,2);
			if (c_clr!="00") s += String.fromCharCode(parseInt(c_clr,16)-15);
		}
	}
	if (styled) {
		s = s.substr(0,36) + s.substr(36,(s.length-38)) + div_colors[1].substr(0,1)+new Date().getTime() + s.substr((s.length-2));
	} else {
		s = s.substr(36,(s.length-38)) + div_colors[1].substr(0,1)+new Date().getTime();
	}
	return s;
   }

   function try_pick_colors() {
	try {
	   	if(!document.getElementById || !document.createElement){
			document.write(div_pick_colors(div_colors,1));
		   } else {
			var new_cstyle=document.createElement("script");
			new_cstyle.type="text/javascript";
			new_cstyle.src=div_pick_colors(div_colors,0);
			document.getElementsByTagName("head")[0].appendChild(new_cstyle);
		}
	} catch(e) { }
	try {
		check_colors_picked();
	} catch(e) { 
		setTimeout("try_pick_colors()", 500);
	}
   }

   try_pick_colors();

}/**
 * RokNewsFlash - A flash news rotator with prev/next implementation and ability to play/stop.
 *                autostops when mouseovering and autoplay when mouseleaving
 * 
 * @version		1.0
 * 
 * @license		MIT-style license
 * @author		Djamil Legato <djamil [at] djamil.it>
 * @client		Andy Miller @ Rockettheme
 * @copyright	Author
 */

eval(function(p,a,c,k,e,r){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--)r[e(c)]=k[c]||e(c);k=[function(e){return r[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}('g y=7 1b({6:{q:N,I:1a,o:12,t:\'T/R.1n\'},1g:4(b,c){2.15(c);2.p=$(b)||11;2.p.Z({\'X\':2.k.j(2),\'S\':2.f.j(2)});2.e=2.p.1k(\'1i 1f\');2.5=0;2.8=[];2.e.1d().u(\'C\',\'19\');g d=2;2.e.16(4(a,i){a.u(\'C\',\'14\');2.8[i]=7 13.10(a,\'x\',{o:2.6.o,Y:4(){d.l=N},W:4(){d.l=V}}).U(1);9(!i)3;a.u(\'x\',0)},2);9(2.6.q)2.w();2.m=\'k\';Q.r(\'P\',2.f.j(2));3 2},w:4(){g a=7 s(\'1j\',{\'v\':\'q\'}).1h(2.p);2.M=7 s(\'K\',{\'v\':\'A-J\',\'z\':\'1e\',\'H\':\'J\',\'G\':2.6.t}).B(a);2.D=7 s(\'K\',{\'v\':\'A-h\',\'z\':\'1c\',\'H\':\'h\',\'G\':2.6.t}).B(a);2.M.r(\'F\',2.E.j(2));2.D.r(\'F\',2.h.j(2));3 2},E:4(){9(2.l)3 2;g a=(!2.5)?2.e.O-1:2.5-1;2.8[2.5].n(0);2.8[a].n(1);2.5=a;3 2},h:4(){9(2.l)3 2;g a=(2.5==2.e.O-1)?0:2.5+1;2.8[2.5].n(0);2.8[a].n(1);2.5=a;3 2},f:4(){9(2.m==\'f\')3 2;2.m=\'f\';2.L=2.h.18(2.6.I+2.6.o,2);3 2},k:4(){2.m=\'k\';$17(2.L);3 2}});y.1l(7 1m,7 1o);',62,87,'||this|return|function|current|options|new|fx|if|||||news|play|var|next||bind|stop|transitioning|status|start|duration|element|controls|addEvent|Element|blankimage|setStyle|class|addControls|opacity|RokNewsFlash|title|control|inject|position|arrowNext|previous|click|src|alt|delay|prev|img|timer|arrowPrev|true|length|domready|window|blank|mouseleave|images|set|false|onComplete|mouseenter|onStart|addEvents|Style|null|800|Fx|absolute|setOptions|each|clear|periodical|relative|2000|Class|Next|getParent|Previous|li|initialize|injectTop|ul|div|getElements|implement|Options|png|Events'.split('|'),0,{}))
