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