// JavaScript Document

//<!--
// Promo BeGreat
// The Array Function 
function makeArray(len) {
    for (var i = 0; i < len; i++) this[i] = null;
this.length = len;
}

// This is where the array of text/images is created.
kids = new makeArray(5);
kids[0] = '<img src="images/BEGREAT_header1.gif" width="375" height="93" alt="BE-GREAT.ORG/DENZEL" title="BE-GREAT.ORG/DENZEL" border="0">';
kids[1] = '<img src="images/BEGREAT_header2.gif" width="375" height="93" alt="BE-GREAT.ORG/CLARK" title="BE-GREAT.ORG/CLARK" border="0">';
kids[2] = '<img src="images/BEGREAT_header3.gif" width="375" height="93" alt="BE-GREAT.ORG/SHEEN" title="BE-GREAT.ORG/SHEEN" border="0">';
kids[3] = '<img src="images/BEGREAT_header4.gif" width="375" height="93" alt="BE-GREAT.ORG/JACKIE" title="BE-GREAT.ORG/JACKIE" border="0">';
kids[4] = '<img src="images/BEGREAT_header5.gif" width="375" height="93" alt="BE-GREAT.ORG/SHAQ" title="BE-GREAT.ORG/SHAQ" border="0">';

// This opens an external window for anchors
function linksExternos() {
                if (!document.getElementsByTagName) return;
                var anchors = document.getElementsByTagName("a");
                for (var i=0; i<anchors.length; i++) {
                        var anchor = anchors[i];
                        anchor.tabindex = i;
                        if (anchor.getAttribute("href") && 
anchor.getAttribute("rel") == "external")
                                anchor.target = "_blank";
                }
        }

        window.onload = linksExternos;


// The random number generator.
function rand2(n) {
	seed = (0x015a4e35 * seed) % 0x7fffffff;
return (seed >> 16) % n;
}

var now = new Date()
var seed = now.getTime() % 0xffffffff
// End Promo BeGreat

// This is where the array of text/images is created.
gallery = new makeArray(16);
gallery[0] = '<img src="images/gallery/gallery01.jpg" width="140" height="220" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
gallery[1] = '<img src="images/gallery/gallery02.jpg" width="140" height="220" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
gallery[2] = '<img src="images/gallery/gallery03.jpg" width="140" height="220" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
gallery[3] = '<img src="images/gallery/gallery04.jpg" width="140" height="220" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
gallery[4] = '<img src="images/gallery/gallery05.jpg" width="140" height="220" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
gallery[5] = '<img src="images/gallery/gallery06.jpg" width="140" height="220" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
gallery[6] = '<img src="images/gallery/gallery07.jpg" width="140" height="220" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
gallery[7] = '<img src="images/gallery/gallery08.jpg" width="140" height="220" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
gallery[8] = '<img src="images/gallery/gallery09.jpg" width="140" height="220" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
gallery[9] = '<img src="images/gallery/gallery10.jpg" width="140" height="220" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
gallery[10] = '<img src="images/gallery/gallery11.jpg" width="140" height="220" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
gallery[11] = '<img src="images/gallery/gallery12.jpg" width="140" height="220" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
gallery[12] = '<img src="images/gallery/gallery13.jpg" width="140" height="220" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
gallery[13] = '<img src="images/gallery/gallery14.jpg" width="140" height="220" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
gallery[14] = '<img src="images/gallery/gallery15.jpg" width="140" height="220" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
gallery[15] = '<img src="images/gallery/gallery16.jpg" width="140" height="220" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';

// This is where the array of text/images is created.
imgband = new makeArray(6);
imgband[0] = '<img src="images/gallery/imgband01.jpg" width="310" height="130" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
imgband[1] = '<img src="images/gallery/imgband02.jpg" width="310" height="130" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
imgband[2] = '<img src="images/gallery/imgband03.jpg" width="310" height="130" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
imgband[3] = '<img src="images/gallery/imgband04.jpg" width="310" height="130" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
imgband[4] = '<img src="images/gallery/imgband05.jpg" width="310" height="130" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
imgband[5] = '<img src="images/gallery/imgband06.jpg" width="310" height="130" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';

imgband2 = new makeArray(6)
imgband2[0] = '<img src="images/gallery/imgband07.jpg" width="310" height="130" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
imgband2[1] = '<img src="images/gallery/imgband08.jpg" width="310" height="130" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
imgband2[2] = '<img src="images/gallery/imgband09.jpg" width="310" height="130" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
imgband2[3] = '<img src="images/gallery/imgband10.jpg" width="310" height="130" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
imgband2[4] = '<img src="images/gallery/imgband11.jpg" width="310" height="130" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';
imgband2[5] = '<img src="images/gallery/imgband12.jpg" width="310" height="130" alt="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country" title="shopping tournament pictures - Boys and Girls Club of the Texas Hill Country with clubs in Boerne, Comfort, and Fredericksburg" border="0">';

function ReadForm (obj1){
//I added this function so that you can see how the information is passed in the button code to PayPal and listed in the transaction details as well as email out the information.
//You could do this in the script you send the information to.
//var day= example.day.options[example.day.selectedIndex].value;
//var month = example.month.options[example.month.selectedIndex].value;
//var year = example.year.options[example.year.selectedIndex].value;


registrationform.holder.value = "Team Name = " + registrationform.teamname.value + " Teammate: " + registrationform.teammate1.value + "Email: " + registrationform.email1.value + " Teammate: " + registrationform.teammate2.value + "Email: " + registrationform.email2.value + month+ " Teammate: " + registrationform.teammate3.value + "Email: " + registrationform.email3.value + " Teammate: " + registrationform.teammate4.value + "Email: " + registrationform.email4.value;

}//end of readform


//-->