function bannerRotate2(){if(gv_trbRotated==0){setTimeout("$('#trbGlow').fadeIn(500);",1000);setTimeout("$('#trbTxt2_1').animate({width: '315', height: '308', marginRight: '0px'},0); $('#trbTxt2_1').animate({opacity: 1 },1000);",1000);gv_trbRotated=1}else{setTimeout("$('#trbTxt2_1').animate({width: '315', height: '308', marginRight: '0px'},0); $('#trbTxt2_1').animate({opacity: 1 },1000);",500)}setTimeout("$('#trbTxt2_1').animate({opacity: 0 },1000);",5000);setTimeout("$('#trbTxt2_2').animate({width: '315', height: '308', marginRight: '0px' }, 0); $('#trbTxt2_2').animate({opacity: 1 }, 1000);",5000);setTimeout("$('#trbTxt2_2').animate({opacity: 0 },1000);",9000);gv_timer['trBanner']=setTimeout("bannerRotate2()",8500)}
