Bulls have help in setting Guinness World Record for Largest Assist

Bulls set world record for largest assist

In the Community

var width = 600; var height = 400; var imgAr1 = new Array(); var rImg1 = new Array();

imgAr1[0] = "/media/bulls/assist1_090409.jpg"; imgAr1[1] = "/media/bulls/assist2_090409.jpg"; imgAr1[2] = "/media/bulls/assist3_090409.jpg"; imgAr1[3] = "/media/bulls/assist4_090409.jpg"; imgAr1[4] = "/media/bulls/assist6_090409.jpg"; imgAr1[5] = "/media/bulls/assist5_090409.jpg";

for(var j = 0; j < imgAr1.length; j++) { rImg1[j] = new Image(); rImg1[j].src = imgAr1[j]; }

document.onload = setting();

var slide; function setting() { slide = document.getElementById('pic'); slide.src = imgAr1[0]; slide.setAttribute("width",width); slide.setAttribute("height",height); }

//Image or picture slide show using java script //slideshow function var picture = 0; function slideshow(){ if(picture 0 ){ picture=picture-1; slide.src = imgAr1[picture]; } }

function start(){ slide.src = imgAr1[0]; picture = 0; }

function end(){ slide.src = imgAr1[imgAr1.length-1]; picture = imgAr1.length-1 } // Photograph fade-in script // Written by:https://brainerror.net/scripts/javascript/blendtrans/ function opacity(id, opacStart, opacEnd, millisec) { //speed for each frame var speed = Math.round(millisec / 100); var timer = 0;

//determine the direction for the blending, if start and end are the same nothing happens if(opacStart > opacEnd) { for(i = opacStart; i >= opacEnd; i--) { setTimeout("changeOpac(" + i + ",'" + id + "')",(timer * speed)); timer++; } } else if(opacStart < opacEnd) { for(i = opacStart; i <= opacEnd; i++) { setTimeout("changeOpac(" + i + ",'" + id + "')",(timer * speed)); timer++; } } }

//change the opacity for different browsers function changeOpac(opacity, id) { var object = document.getElementById(id).style; object.opacity = (opacity / 100); object.MozOpacity = (opacity / 100); object.KhtmlOpacity = (opacity / 100); object.filter = "alpha(opacity=" + opacity + ")"; }

April 9, 2009 – Derrick Rose, Joakim Noah, Aaron Gray, Linton Johnson and Anthony Roberson, along with more than 200 kids and supporters from Chicago Youth Centers (CYC), teamed up on Wednesday at the Bulls' training facility, the Berto Center, to set a Guinness World Record for the most people to assist in making a basket.

The players and children, along with the help of Bob Love and Benny the Bull, passed a single basketball hand-to-hand extending the “assist line” through the entire basketball court all the way to a final shot into the hoop to complete the World’s Largest Assist.

Officials from the Guinness Book of World Records attended to authenticate the World’s Largest Assist with a final total of 256 people.

Bulls radio announcer Chuck Swirsky emceed the event and gave a play-by-play of the assist. As a special treat, everyone participating also received energy-saving light bulbs courtesy of the Citizens Utility Board, Illinois’ utility watchdog group since 1984.

The Bulls would like to thank Vienna Beef and Hinckley Springs for providing lunch and refreshments for everyone attending the event as well as United Airlines for their in-kind donation to the event.