function wtinit() {
  $(".startbanner-row-1-box").wtRotator({
		width:815,
		height:300,
		button_width:12,
		button_height:12,
		button_margin:5,
		auto_start:true,
		delay:5000,
		transition:"fade",
		transition_speed:800,
		cpanel_position:"inside",
		cpanel_align:"TL",
		timer_align:"top left",
		display_thumbs:true,
		display_dbuttons:false,
		display_playbutton:false,
		display_numbers:false,
		display_timer:false,
		mouseover_pause:false,
		cpanel_mouseover:false,
		text_mouseover:false,
		text_effect:"top left",
		text_sync:true,
		tooltip_type:"none",
		shuffle:false,
		block_size:75,
		vert_size:55,
		horz_size:50,
		block_delay:25,
		vstripe_delay:75,
		hstripe_delay:180
  });
}
