colors = new Array();
// **** Define Your Own Color Combinations Here ****
colors[0] = new Array('red', 'white');
colors[1] = new Array('white', 'red')
colors[2] = new Array('silver', 'red');
colors[3] = new Array('silver', 'blue');
colors[4] = new Array('red', 'white');
colors[5] = new Array('red', 'silver');
colors[6] = new Array('red', 'white');
colors[7] = new Array('silver', 'red');
// **** Define the Maximum Number of Rockets ****
maximum = 100;
// **** DO NOT Alter Any Below ****
vmlobj='';
for(i = 0; i < 12; i++){
vmlobj += '