function starlite(float){
float_name.innerHTML='<br><span class=text-product-code> TF '+ float + '</span>';
float_weights.innerHTML=' &nbsp; &nbsp; <span class=text-product-title-info>Weights:</span> <marquee direction=left scrollamount=1 class=text-product-info width=110>' + weights[float] + '</marquee>';
float_details.innerHTML=' &nbsp; <b>Antenna:</b> ' + antenna[float] + '<br><b>Stem:</b> ' + stem[float] + '&nbsp; <b>Body:</b> ' + bodyt[float] + '';
text.innerHTML='<img src=starlite/' + float + '.gif>';
}
var weights = new Array();
weights[5001]="0.5 / 1.0 / 1.5 / 2.0 / 2.5 / 3.0 / 4.0 /  5.0 /  6.0 /  8.0 /  10.0";
weights[5002]="0.75 / 1.0 / 1.5 / 2.0 / 2.5 / 3.0 /  4.0 /  5.0 /  6.0 /  8.0 /  10.0";
weights[5003]="1.0 / 2.0 / 3.0 / 4.0 / 5.0 / 6.0 / 8.0 ";
weights[5004]="1.0 / 1.5 / 2.0 / 2.5 / 3.0 / 4.0 / 5.0";
weights[5005]="2.0 / 3.0 / 4.0 / 5.0 / 6.0 / 8.0 / 10.0";

weights[5006]=" 2.0 / 2.5 / 3.0  /  4.0  /  5.0 /  6.0 /  8.0 /  10.0";
weights[5007]=" 3.0 / 4.0 / 5.0 / 6.0 / 8.0";
weights[5008]="0.5 / 0.75 / 1.0 / 1.5 / 2.0 / 2.5 / 3.0 / 4.0";
weights[5009]="2.0 / 3.0 / 4.0 / 5.0 / 6.0";
weights[5010]="1.0 / 1.5 / 2.0 / 2.5 / 3.0 / 4.0 / 5.0 / 6.0";
weights[5011]="1.0 / 1.5 / 2.0 / 2.5 / 3.0 / 4.0";
weights[5012]="0.5 / 1.0 / 1.5 / 2.0 / 3.0 / 4.0 / 5.0 / 6.0 /  8.0";
weights[5013]="2.0 / 3.0 / 4.0 / 5.0 / 6.0 /  8.0 / 10.0";
weights[5014]="0.5 / 1.0 / 2.0 / 3.0 / 4.0 / 5.0 / 6.0";
weights[5015]="2.0 / 3.0 / 4.0 / 5.0 / 6.0 / 8.0 / 10.0";

/*
weights[5017]="1.0  /  1.5  /  2.0  /  2.5  /  3.0 /  4.0 /  5.0 /  6.0";
weights[5019]="2.0  /  3.0  /  4.0  /  5.0 /  6.0 /  8.0 /  10.0";
weights[3004]="8.0 / 10.0 / 12.0 / 14.0 ";
weights[3005]="8.0 / 10.0 / 12.0 / 14.0 ";
weights[3006]="8.0 / 10.0 / 12.0 / 14.0 "; */

var antenna = new Array();
antenna[5001]="Plastic - star-lite";
antenna[5002]="Plastic - star-lite";
antenna[5003]="Plastic - star-lite";
antenna[5004]="Plastic - star-lite";
antenna[5005]="Plastic - star-lite";
antenna[5006]="Plastic - star-lite";
antenna[5007]="Plastic - star-lite";
antenna[5008]="Plastic - star-lite";
antenna[5009]="Plastic - star-lite";
antenna[5010]="Plastic - star-lite";
antenna[5011]="Plastic - star-lite";
antenna[5012]="Plastic - star-lite";
antenna[5013]="Plastic - star-lite";
antenna[5014]="Plastic - star-lite";
antenna[5015]="Plastic - star-lite";


var stem = new Array();
stem[5001]="Fibre-glass";
stem[5002]="Fibre-glass";
stem[5003]="Fibre-glass";
stem[5004]="Fibre-glass";
stem[5005]="Fibre-glass";
stem[5006]="Fibre-glass";
stem[5007]="Fibre-glass";
stem[5008]="Fibre-glass";
stem[5009]="Fibre-glass";
stem[5010]="Fibre-glass";
stem[5011]="Fibre-glass";
stem[5012]="Fibre-glass";
stem[5013]="Fibre-glass";
stem[5014]="Fibre-glass";
stem[5015]="Fibre-glass";


var bodyt = new Array();
bodyt[5001]="Balsa";
bodyt[5002]="Balsa";
bodyt[5003]="Balsa";
bodyt[5004]="Balsa";
bodyt[5005]="Balsa";
bodyt[5006]="Balsa";
bodyt[5007]="Balsa";
bodyt[5008]="Balsa";
bodyt[5009]="Balsa";
bodyt[5010]="Balsa";
bodyt[5011]="Balsa";
bodyt[5012]="Balsa";
bodyt[5013]="Balsa";
bodyt[5014]="Balsa";
bodyt[5015]="Balsa";