function docalcs () {var totalproduct = 0;
var totalservice = 0; var totalcostcomp = 0;var ptotal = 0;document.detaildisp.saveerrormsg.value = 'n'; 
document.getElementById('textareax').innerHTML = '';document.getElementById('textareay').innerHTML = '';// 35 Base Cost s C1 
var tempnum =  document.detaildisp.inline35.value; 
 if (0 > 0) { if (save0 == 0) tempnum = 0;}var save35 = tempnum;var formatnum = formatcst(tempnum,'u2'); 
 document.detaildisp.outline35.value =  formatnum;  
 totalservice = totalservice + parseFloat(tempnum);  
 // 21 Shaft Selection s S5 
var save21 = 0;var saveopt21 = ''; 
var tempdesc = ''; 
function calc21 () { 
 totalservice = totalservice - parseFloat(save21); 
 var tempsel =  document.detaildisp.inline21.value; 
 var tempcost = 0;var tempopt = 0;document.detaildisp.save1sttext21.value = 'Port Orford Cedar'; 
 if (tempsel == 2) { tempcost = 0.00; 
 document.im21.src='Shaft_s_Cedar.gif'; 
document.detaildisp.ims21.value='Shaft_s_Cedar.gif'; 
 tempopt = tempsel;tempdesc = 'Port Orford Cedar';}
 if (0 > 0) { if (save0 == 0){document.detaildisp.inline21.options[0].selected = true;tempcost = 0; }}
  saveopt21 = tempopt; 
save21 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.outline21.value =  formatnum;  
 totalservice = totalservice + parseFloat(tempcost); 
  } x =  calc21(); 
 document.detaildisp.savetext21.value = tempdesc; 
// 22 Shaft Stain s S5 
var save22 = 0;var saveopt22 = ''; 
var tempdesc = ''; 
function calc22 () { 
 totalservice = totalservice - parseFloat(save22); 
 var tempsel =  document.detaildisp.inline22.value; 
 var tempcost = 0;var tempopt = 0;document.detaildisp.save1sttext22.value = 'No Stain'; 
 if (tempsel == 1) { tempcost = 0.00; 
 document.im22.src='blankshaft.gif'; 
document.detaildisp.ims22.value='blankshaft.gif'; 
 tempopt = tempsel;tempdesc = 'No Stain';}
 if (tempsel == 12) { tempcost = 3.00; 
 document.im22.src='Shaft_s_black.gif'; 
document.detaildisp.ims22.value='Shaft_s_black.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 2) { tempcost = 3.00; 
 document.im22.src='Shaft_s_blue.gif'; 
document.detaildisp.ims22.value='Shaft_s_blue.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 13) { tempcost = 3.00; 
 document.im22.src='shaft_s_darkerbrown.gif'; 
document.detaildisp.ims22.value='shaft_s_darkerbrown.gif'; 
 tempopt = tempsel;tempdesc = 'Dark Brown';}
 if (tempsel == 4) { tempcost = 3.00; 
 document.im22.src='Shaft_s_darkgreen.gif'; 
document.detaildisp.ims22.value='Shaft_s_darkgreen.gif'; 
 tempopt = tempsel;tempdesc = 'Dark Green';}
 if (tempsel == 3) { tempcost = 3.00; 
 document.im22.src='Shaft_s_darkbrown.gif'; 
document.detaildisp.ims22.value='Shaft_s_darkbrown.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 5) { tempcost = 3.00; 
 document.im22.src='Shaft_s_grey.gif'; 
document.detaildisp.ims22.value='Shaft_s_grey.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 6) { tempcost = 3.00; 
 document.im22.src='Shaft_s_lightbrown.gif'; 
document.detaildisp.ims22.value='Shaft_s_lightbrown.gif'; 
 tempopt = tempsel;tempdesc = 'Light Brown';}
 if (tempsel == 7) { tempcost = 3.00; 
 document.im22.src='Shaft_s_lightgreen.gif'; 
document.detaildisp.ims22.value='Shaft_s_lightgreen.gif'; 
 tempopt = tempsel;tempdesc = 'Light Green';}
 if (tempsel == 8) { tempcost = 3.00; 
 document.im22.src='Shaft_s_orange.gif'; 
document.detaildisp.ims22.value='Shaft_s_orange.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 9) { tempcost = 3.00; 
 document.im22.src='Shaft_s_red.gif'; 
document.detaildisp.ims22.value='Shaft_s_red.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 10) { tempcost = 3.00; 
 document.im22.src='Shaft_s_reddishbrown.gif'; 
document.detaildisp.ims22.value='Shaft_s_reddishbrown.gif'; 
 tempopt = tempsel;tempdesc = 'Reddish Brown';}
 if (tempsel == 11) { tempcost = 3.00; 
 document.im22.src='Shaft_s_yellow.gif'; 
document.detaildisp.ims22.value='Shaft_s_yellow.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (0 > 0) { if (save0 == 0){document.detaildisp.inline22.options[0].selected = true;tempcost = 0; }}
  saveopt22 = tempopt; 
save22 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.outline22.value =  formatnum;  
 totalservice = totalservice + parseFloat(tempcost); 
  } x =  calc22(); 
 document.detaildisp.savetext22.value = tempdesc; 
// 15 Feather Type s S5 
var save15 = 0;var saveopt15 = ''; 
var tempdesc = ''; 
function calc15 () { 
 totalservice = totalservice - parseFloat(save15); 
 var tempsel =  document.detaildisp.inline15.value; 
 var tempcost = 0;var tempopt = 0;document.detaildisp.save1sttext15.value = 'Select Feather Type'; 
 if (tempsel == 11) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = 'Select Feather Type';}
 if (tempsel == 1) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = 'Shield';}
 if (tempsel == 9) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = 'Youth';}
 if (tempsel == 8) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = 'Banana';}
 if (tempsel == 7) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = 'Lothlorien';}
 if (tempsel == 6) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = 'Uncut';}
 if (tempsel == 5) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = 'New Age';}
 if (tempsel == 4) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = 'Mirkwood';}
 if (tempsel == 3) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = 'Magnum';}
 if (tempsel == 2) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = 'Parabolic';}
 if (tempsel == 10) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = 'Pope & Young';}
 if (tempsel == 12) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = 'Razor Cut';}
 if (0 > 0) { if (save0 == 0){document.detaildisp.inline15.options[0].selected = true;tempcost = 0; }}
  saveopt15 = tempopt; 
save15 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.outline15.value =  formatnum;  
 totalservice = totalservice + parseFloat(tempcost); 
  } x =  calc15(); 
 document.detaildisp.savetext15.value = tempdesc; 
// 16 Hen Feather Color s S5 
var save16 = 0;var saveopt16 = ''; 
var tempdesc = ''; 
function calc16 () { 
 totalservice = totalservice - parseFloat(save16); 
 var tempsel =  document.detaildisp.inline16.value; 
 var tempcost = 0;var tempopt = 0;document.detaildisp.save1sttext16.value = 'Select Color'; 
 if (tempsel == 1) { tempcost = 0.00; 
 document.im16.src='hen_black_shield.gif'; 
document.detaildisp.ims16.value='hen_black_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Select Color';}
 if (tempsel == 2) { tempcost = 0.00; 
 document.im16.src='hen_black_shield.gif'; 
document.detaildisp.ims16.value='hen_black_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 3) { tempcost = 0.00; 
 document.im16.src='hen_blue_shield.gif'; 
document.detaildisp.ims16.value='hen_blue_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 4) { tempcost = 0.00; 
 document.im16.src='hen_brown_shield.gif'; 
document.detaildisp.ims16.value='hen_brown_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 5) { tempcost = 0.00; 
 document.im16.src='hen_char_shield.gif'; 
document.detaildisp.ims16.value='hen_char_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 6) { tempcost = 0.00; 
 document.im16.src='hen_floy_shield.gif'; 
document.detaildisp.ims16.value='hen_floy_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Yellow';}
 if (tempsel == 7) { tempcost = 0.00; 
 document.im16.src='hen_green_shield.gif'; 
document.detaildisp.ims16.value='hen_green_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 8) { tempcost = 0.00; 
 document.im16.src='hen_grey_shield.gif'; 
document.detaildisp.ims16.value='hen_grey_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 9) { tempcost = 0.00; 
 document.im16.src='hen_orange_shield.gif'; 
document.detaildisp.ims16.value='hen_orange_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 10) { tempcost = 0.00; 
 document.im16.src='hen_pink_shield.gif'; 
document.detaildisp.ims16.value='hen_pink_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Pink';}
 if (tempsel == 11) { tempcost = 0.00; 
 document.im16.src='hen_red_shield.gif'; 
document.detaildisp.ims16.value='hen_red_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 12) { tempcost = 0.00; 
 document.im16.src='hen_white_shield.gif'; 
document.detaildisp.ims16.value='hen_white_shield.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 13) { tempcost = 0.00; 
 document.im16.src='hen_yellow_shield.gif'; 
document.detaildisp.ims16.value='hen_yellow_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (tempsel == 14) { tempcost = 0.00; 
 document.im16.src='hen_black_parabolic.gif'; 
document.detaildisp.ims16.value='hen_black_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Select Color';}
 if (tempsel == 15) { tempcost = 0.00; 
 document.im16.src='hen_black_parabolic.gif'; 
document.detaildisp.ims16.value='hen_black_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 16) { tempcost = 0.00; 
 document.im16.src='hen_blue_parabolic.gif'; 
document.detaildisp.ims16.value='hen_blue_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 17) { tempcost = 0.00; 
 document.im16.src='hen_brown_parabolic.gif'; 
document.detaildisp.ims16.value='hen_brown_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 18) { tempcost = 0.00; 
 document.im16.src='hen_char_parabolic.gif'; 
document.detaildisp.ims16.value='hen_char_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 19) { tempcost = 0.00; 
 document.im16.src='hen_floy_parabolic.gif'; 
document.detaildisp.ims16.value='hen_floy_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Yellow';}
 if (tempsel == 20) { tempcost = 0.00; 
 document.im16.src='hen_green_parabolic.gif'; 
document.detaildisp.ims16.value='hen_green_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 21) { tempcost = 0.00; 
 document.im16.src='hen_grey_parabolic.gif'; 
document.detaildisp.ims16.value='hen_grey_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 22) { tempcost = 0.00; 
 document.im16.src='hen_orange_parabolic.gif'; 
document.detaildisp.ims16.value='hen_orange_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 23) { tempcost = 0.00; 
 document.im16.src='hen_pink_parabolic.gif'; 
document.detaildisp.ims16.value='hen_pink_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Pink';}
 if (tempsel == 24) { tempcost = 0.00; 
 document.im16.src='hen_red_parabolic.gif'; 
document.detaildisp.ims16.value='hen_red_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 25) { tempcost = 0.00; 
 document.im16.src='hen_white_parabolic.gif'; 
document.detaildisp.ims16.value='hen_white_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 26) { tempcost = 0.00; 
 document.im16.src='hen_yellow_parabolic.gif'; 
document.detaildisp.ims16.value='hen_yellow_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (tempsel == 27) { tempcost = 0.00; 
 document.im16.src='hen_black_magnum.gif'; 
document.detaildisp.ims16.value='hen_black_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Select Color';}
 if (tempsel == 28) { tempcost = 0.00; 
 document.im16.src='hen_black_magnum.gif'; 
document.detaildisp.ims16.value='hen_black_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 29) { tempcost = 0.00; 
 document.im16.src='hen_blue_magnum.gif'; 
document.detaildisp.ims16.value='hen_blue_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 30) { tempcost = 0.00; 
 document.im16.src='hen_brown_magnum.gif'; 
document.detaildisp.ims16.value='hen_brown_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 31) { tempcost = 0.00; 
 document.im16.src='hen_char_magnum.gif'; 
document.detaildisp.ims16.value='hen_char_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 32) { tempcost = 0.00; 
 document.im16.src='hen_floy_magnum.gif'; 
document.detaildisp.ims16.value='hen_floy_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Yellow';}
 if (tempsel == 33) { tempcost = 0.00; 
 document.im16.src='hen_green_magnum.gif'; 
document.detaildisp.ims16.value='hen_green_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 34) { tempcost = 0.00; 
 document.im16.src='hen_grey_magnum.gif'; 
document.detaildisp.ims16.value='hen_grey_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 35) { tempcost = 0.00; 
 document.im16.src='hen_orange_magnum.gif'; 
document.detaildisp.ims16.value='hen_orange_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 36) { tempcost = 0.00; 
 document.im16.src='hen_pink_magnum.gif'; 
document.detaildisp.ims16.value='hen_pink_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Pink';}
 if (tempsel == 37) { tempcost = 0.00; 
 document.im16.src='hen_red_magnum.gif'; 
document.detaildisp.ims16.value='hen_red_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 38) { tempcost = 0.00; 
 document.im16.src='hen_white_magnum.gif'; 
document.detaildisp.ims16.value='hen_white_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 39) { tempcost = 0.00; 
 document.im16.src='hen_yellow_magnum.gif'; 
document.detaildisp.ims16.value='hen_yellow_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (tempsel == 40) { tempcost = 0.00; 
 document.im16.src='hen_black_mirkwood.gif'; 
document.detaildisp.ims16.value='hen_black_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Select Color';}
 if (tempsel == 41) { tempcost = 0.00; 
 document.im16.src='hen_black_mirkwood.gif'; 
document.detaildisp.ims16.value='hen_black_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 42) { tempcost = 0.00; 
 document.im16.src='hen_blue_mirkwood.gif'; 
document.detaildisp.ims16.value='hen_blue_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 43) { tempcost = 0.00; 
 document.im16.src='hen_brown_mirkwood.gif'; 
document.detaildisp.ims16.value='hen_brown_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 44) { tempcost = 0.00; 
 document.im16.src='hen_char_mirkwood.gif'; 
document.detaildisp.ims16.value='hen_char_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 45) { tempcost = 0.00; 
 document.im16.src='hen_floy_mirkwood.gif'; 
document.detaildisp.ims16.value='hen_floy_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Yellow';}
 if (tempsel == 46) { tempcost = 0.00; 
 document.im16.src='hen_green_mirkwood.gif'; 
document.detaildisp.ims16.value='hen_green_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 47) { tempcost = 0.00; 
 document.im16.src='hen_grey_mirkwood.gif'; 
document.detaildisp.ims16.value='hen_grey_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 48) { tempcost = 0.00; 
 document.im16.src='hen_orange_mirkwood.gif'; 
document.detaildisp.ims16.value='hen_orange_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 49) { tempcost = 0.00; 
 document.im16.src='hen_pink_mirkwood.gif'; 
document.detaildisp.ims16.value='hen_pink_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Pink';}
 if (tempsel == 50) { tempcost = 0.00; 
 document.im16.src='hen_red_mirkwood.gif'; 
document.detaildisp.ims16.value='hen_red_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 51) { tempcost = 0.00; 
 document.im16.src='hen_white_mirkwood.gif'; 
document.detaildisp.ims16.value='hen_white_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 52) { tempcost = 0.00; 
 document.im16.src='hen_yellow_mirkwood.gif'; 
document.detaildisp.ims16.value='hen_yellow_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (tempsel == 53) { tempcost = 0.00; 
 document.im16.src='hen_black_legolas.gif'; 
document.detaildisp.ims16.value='hen_black_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Select Color';}
 if (tempsel == 54) { tempcost = 0.00; 
 document.im16.src='hen_black_legolas.gif'; 
document.detaildisp.ims16.value='hen_black_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 55) { tempcost = 0.00; 
 document.im16.src='hen_blue_legolas.gif'; 
document.detaildisp.ims16.value='hen_blue_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 56) { tempcost = 0.00; 
 document.im16.src='hen_brown_legolas.gif'; 
document.detaildisp.ims16.value='hen_brown_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 57) { tempcost = 0.00; 
 document.im16.src='hen_char_legolas.gif'; 
document.detaildisp.ims16.value='hen_char_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 58) { tempcost = 0.00; 
 document.im16.src='hen_floy_legolas.gif'; 
document.detaildisp.ims16.value='hen_floy_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Yellow';}
 if (tempsel == 59) { tempcost = 0.00; 
 document.im16.src='hen_green_legolas.gif'; 
document.detaildisp.ims16.value='hen_green_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 60) { tempcost = 0.00; 
 document.im16.src='hen_grey_legolas.gif'; 
document.detaildisp.ims16.value='hen_grey_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 61) { tempcost = 0.00; 
 document.im16.src='hen_orange_legolas.gif'; 
document.detaildisp.ims16.value='hen_orange_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 62) { tempcost = 0.00; 
 document.im16.src='hen_pink_legolas.gif'; 
document.detaildisp.ims16.value='hen_pink_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Pink';}
 if (tempsel == 63) { tempcost = 0.00; 
 document.im16.src='hen_red_legolas.gif'; 
document.detaildisp.ims16.value='hen_red_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 64) { tempcost = 0.00; 
 document.im16.src='hen_white_legolas.gif'; 
document.detaildisp.ims16.value='hen_white_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 65) { tempcost = 0.00; 
 document.im16.src='hen_yellow_legolas.gif'; 
document.detaildisp.ims16.value='hen_yellow_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (tempsel == 66) { tempcost = 0.00; 
 document.im16.src='hen_black_uncut.gif'; 
document.detaildisp.ims16.value='hen_black_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Select Color';}
 if (tempsel == 67) { tempcost = 0.00; 
 document.im16.src='hen_black_uncut.gif'; 
document.detaildisp.ims16.value='hen_black_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 68) { tempcost = 0.00; 
 document.im16.src='hen_blue_uncut.gif'; 
document.detaildisp.ims16.value='hen_blue_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 69) { tempcost = 0.00; 
 document.im16.src='hen_brown_uncut.gif'; 
document.detaildisp.ims16.value='hen_brown_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 70) { tempcost = 0.00; 
 document.im16.src='hen_char_uncut.gif'; 
document.detaildisp.ims16.value='hen_char_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 71) { tempcost = 0.00; 
 document.im16.src='hen_floy_uncut.gif'; 
document.detaildisp.ims16.value='hen_floy_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Yellow';}
 if (tempsel == 72) { tempcost = 0.00; 
 document.im16.src='hen_green_uncut.gif'; 
document.detaildisp.ims16.value='hen_green_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 73) { tempcost = 0.00; 
 document.im16.src='hen_grey_uncut.gif'; 
document.detaildisp.ims16.value='hen_grey_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 74) { tempcost = 0.00; 
 document.im16.src='hen_orange_uncut.gif'; 
document.detaildisp.ims16.value='hen_orange_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 75) { tempcost = 0.00; 
 document.im16.src='hen_pink_uncut.gif'; 
document.detaildisp.ims16.value='hen_pink_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Pink';}
 if (tempsel == 76) { tempcost = 0.00; 
 document.im16.src='hen_red_uncut.gif'; 
document.detaildisp.ims16.value='hen_red_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 77) { tempcost = 0.00; 
 document.im16.src='hen_white_uncut.gif'; 
document.detaildisp.ims16.value='hen_white_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 78) { tempcost = 0.00; 
 document.im16.src='hen_yellow_uncut.gif'; 
document.detaildisp.ims16.value='hen_yellow_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (tempsel == 79) { tempcost = 0.00; 
 document.im16.src='hen_black_lothlorien.gif'; 
document.detaildisp.ims16.value='hen_black_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Select Color';}
 if (tempsel == 80) { tempcost = 0.00; 
 document.im16.src='hen_black_lothlorien.gif'; 
document.detaildisp.ims16.value='hen_black_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 81) { tempcost = 0.00; 
 document.im16.src='hen_blue_lothlorien.gif'; 
document.detaildisp.ims16.value='hen_blue_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 82) { tempcost = 0.00; 
 document.im16.src='hen_brown_lothlorien.gif'; 
document.detaildisp.ims16.value='hen_brown_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 83) { tempcost = 0.00; 
 document.im16.src='hen_char_lothlorien.gif'; 
document.detaildisp.ims16.value='hen_char_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 84) { tempcost = 0.00; 
 document.im16.src='hen_floy_lothlorien.gif'; 
document.detaildisp.ims16.value='hen_floy_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Yellow';}
 if (tempsel == 85) { tempcost = 0.00; 
 document.im16.src='hen_green_lothlorien.gif'; 
document.detaildisp.ims16.value='hen_green_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 86) { tempcost = 0.00; 
 document.im16.src='hen_grey_lothlorien.gif'; 
document.detaildisp.ims16.value='hen_grey_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 87) { tempcost = 0.00; 
 document.im16.src='hen_orange_lothlorien.gif'; 
document.detaildisp.ims16.value='hen_orange_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 88) { tempcost = 0.00; 
 document.im16.src='hen_pink_lothlorien.gif'; 
document.detaildisp.ims16.value='hen_pink_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Pink';}
 if (tempsel == 89) { tempcost = 0.00; 
 document.im16.src='hen_red_lothlorien.gif'; 
document.detaildisp.ims16.value='hen_red_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 90) { tempcost = 0.00; 
 document.im16.src='hen_white_lothlorien.gif'; 
document.detaildisp.ims16.value='hen_white_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 91) { tempcost = 0.00; 
 document.im16.src='hen_yellow_lothlorien.gif'; 
document.detaildisp.ims16.value='hen_yellow_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (tempsel == 92) { tempcost = 0.00; 
 document.im16.src='hen_black_banana.gif'; 
document.detaildisp.ims16.value='hen_black_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Select Color';}
 if (tempsel == 93) { tempcost = 0.00; 
 document.im16.src='hen_black_banana.gif'; 
document.detaildisp.ims16.value='hen_black_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 94) { tempcost = 0.00; 
 document.im16.src='hen_blue_banana.gif'; 
document.detaildisp.ims16.value='hen_blue_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 95) { tempcost = 0.00; 
 document.im16.src='hen_brown_banana.gif'; 
document.detaildisp.ims16.value='hen_brown_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 96) { tempcost = 0.00; 
 document.im16.src='hen_char_banana.gif'; 
document.detaildisp.ims16.value='hen_char_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 97) { tempcost = 0.00; 
 document.im16.src='hen_floy_banana.gif'; 
document.detaildisp.ims16.value='hen_floy_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Yellow';}
 if (tempsel == 98) { tempcost = 0.00; 
 document.im16.src='hen_green_banana.gif'; 
document.detaildisp.ims16.value='hen_green_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 99) { tempcost = 0.00; 
 document.im16.src='hen_grey_banana.gif'; 
document.detaildisp.ims16.value='hen_grey_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 100) { tempcost = 0.00; 
 document.im16.src='hen_orange_banana.gif'; 
document.detaildisp.ims16.value='hen_orange_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 101) { tempcost = 0.00; 
 document.im16.src='hen_pink_banana.gif'; 
document.detaildisp.ims16.value='hen_pink_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Pink';}
 if (tempsel == 102) { tempcost = 0.00; 
 document.im16.src='hen_red_banana.gif'; 
document.detaildisp.ims16.value='hen_red_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 103) { tempcost = 0.00; 
 document.im16.src='hen_white_banana.gif'; 
document.detaildisp.ims16.value='hen_white_banana.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 104) { tempcost = 0.00; 
 document.im16.src='hen_yellow_banana.gif'; 
document.detaildisp.ims16.value='hen_yellow_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (tempsel == 105) { tempcost = 0.00; 
 document.im16.src='hen_black_youth.gif'; 
document.detaildisp.ims16.value='hen_black_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Select Color';}
 if (tempsel == 106) { tempcost = 0.00; 
 document.im16.src='hen_black_youth.gif'; 
document.detaildisp.ims16.value='hen_black_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 107) { tempcost = 0.00; 
 document.im16.src='hen_blue_youth.gif'; 
document.detaildisp.ims16.value='hen_blue_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 108) { tempcost = 0.00; 
 document.im16.src='hen_brown_youth.gif'; 
document.detaildisp.ims16.value='hen_brown_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 109) { tempcost = 0.00; 
 document.im16.src='hen_char_youth.gif'; 
document.detaildisp.ims16.value='hen_char_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 110) { tempcost = 0.00; 
 document.im16.src='hen_floy_youth.gif'; 
document.detaildisp.ims16.value='hen_floy_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Yellow';}
 if (tempsel == 111) { tempcost = 0.00; 
 document.im16.src='hen_green_youth.gif'; 
document.detaildisp.ims16.value='hen_green_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 112) { tempcost = 0.00; 
 document.im16.src='hen_grey_youth.gif'; 
document.detaildisp.ims16.value='hen_grey_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 113) { tempcost = 0.00; 
 document.im16.src='hen_orange_youth.gif'; 
document.detaildisp.ims16.value='hen_orange_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 114) { tempcost = 0.00; 
 document.im16.src='hen_pink_youth.gif'; 
document.detaildisp.ims16.value='hen_pink_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Pink';}
 if (tempsel == 115) { tempcost = 0.00; 
 document.im16.src='hen_red_youth.gif'; 
document.detaildisp.ims16.value='hen_red_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 116) { tempcost = 0.00; 
 document.im16.src='hen_white_youth.gif'; 
document.detaildisp.ims16.value='hen_white_youth.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 117) { tempcost = 0.00; 
 document.im16.src='hen_yellow_youth.gif'; 
document.detaildisp.ims16.value='hen_yellow_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (tempsel == 118) { tempcost = 0.00; 
 document.im16.src='hen_black_pope.gif'; 
document.detaildisp.ims16.value='hen_black_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Select Color';}
 if (tempsel == 119) { tempcost = 0.00; 
 document.im16.src='hen_black_pope.gif'; 
document.detaildisp.ims16.value='hen_black_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 120) { tempcost = 0.00; 
 document.im16.src='hen_blue_pope.gif'; 
document.detaildisp.ims16.value='hen_blue_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 121) { tempcost = 0.00; 
 document.im16.src='hen_brown_pope.gif'; 
document.detaildisp.ims16.value='hen_brown_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 122) { tempcost = 0.00; 
 document.im16.src='hen_char_pope.gif'; 
document.detaildisp.ims16.value='hen_char_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 123) { tempcost = 0.00; 
 document.im16.src='hen_floy_pope.gif'; 
document.detaildisp.ims16.value='hen_floy_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Yellow';}
 if (tempsel == 124) { tempcost = 0.00; 
 document.im16.src='hen_green_pope.gif'; 
document.detaildisp.ims16.value='hen_green_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 125) { tempcost = 0.00; 
 document.im16.src='hen_grey_pope.gif'; 
document.detaildisp.ims16.value='hen_grey_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 126) { tempcost = 0.00; 
 document.im16.src='hen_orange_pope.gif'; 
document.detaildisp.ims16.value='hen_orange_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 127) { tempcost = 0.00; 
 document.im16.src='hen_pink_pope.gif'; 
document.detaildisp.ims16.value='hen_pink_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Pink';}
 if (tempsel == 128) { tempcost = 0.00; 
 document.im16.src='hen_red_pope.gif'; 
document.detaildisp.ims16.value='hen_red_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 129) { tempcost = 0.00; 
 document.im16.src='hen_white_pope.gif'; 
document.detaildisp.ims16.value='hen_white_pope.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 130) { tempcost = 0.00; 
 document.im16.src='hen_yellow_pope.gif'; 
document.detaildisp.ims16.value='hen_yellow_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (tempsel == 131) { tempcost = 0.00; 
 document.im16.src='hen_black_razor.gif'; 
document.detaildisp.ims16.value='hen_black_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Select Color';}
 if (tempsel == 132) { tempcost = 0.00; 
 document.im16.src='hen_black_razor.gif'; 
document.detaildisp.ims16.value='hen_black_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 133) { tempcost = 0.00; 
 document.im16.src='hen_blue_razor.gif'; 
document.detaildisp.ims16.value='hen_blue_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 134) { tempcost = 0.00; 
 document.im16.src='hen_brown_razor.gif'; 
document.detaildisp.ims16.value='hen_brown_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 135) { tempcost = 0.00; 
 document.im16.src='hen_char_razor.gif'; 
document.detaildisp.ims16.value='hen_char_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 136) { tempcost = 0.00; 
 document.im16.src='hen_floy_razor.gif'; 
document.detaildisp.ims16.value='hen_floy_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Yellow';}
 if (tempsel == 137) { tempcost = 0.00; 
 document.im16.src='hen_green_razor.gif'; 
document.detaildisp.ims16.value='hen_green_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 138) { tempcost = 0.00; 
 document.im16.src='hen_grey_razor.gif'; 
document.detaildisp.ims16.value='hen_grey_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 139) { tempcost = 0.00; 
 document.im16.src='hen_orange_razor.gif'; 
document.detaildisp.ims16.value='hen_orange_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 140) { tempcost = 0.00; 
 document.im16.src='hen_pink_razor.gif'; 
document.detaildisp.ims16.value='hen_pink_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Pink';}
 if (tempsel == 141) { tempcost = 0.00; 
 document.im16.src='hen_red_razor.gif'; 
document.detaildisp.ims16.value='hen_red_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 142) { tempcost = 0.00; 
 document.im16.src='hen_white_razor.gif'; 
document.detaildisp.ims16.value='hen_white_razor.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 143) { tempcost = 0.00; 
 document.im16.src='hen_yellow_razor.gif'; 
document.detaildisp.ims16.value='hen_yellow_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (0 > 0) { if (save0 == 0){document.detaildisp.inline16.options[0].selected = true;tempcost = 0; }}
  saveopt16 = tempopt; 
save16 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.outline16.value =  formatnum;  
 totalservice = totalservice + parseFloat(tempcost); 
  } x =  calc16(); 
 document.detaildisp.savetext16.value = tempdesc; 
// 19 Nock Feather Color s S5 
var save19 = 0;var saveopt19 = ''; 
var tempdesc = ''; 
function calc19 () { 
 totalservice = totalservice - parseFloat(save19); 
 var tempsel =  document.detaildisp.inline19.value; 
 var tempcost = 0;var tempopt = 0;document.detaildisp.save1sttext19.value = 'Select Color'; 
 if (tempsel == 1) { tempcost = 0.00; 
 document.im19.src='cock_black_shield.gif'; 
document.detaildisp.ims19.value='cock_black_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Select Color';}
 if (tempsel == 2) { tempcost = 0.00; 
 document.im19.src='cock_black_shield.gif'; 
document.detaildisp.ims19.value='cock_black_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 3) { tempcost = 0.00; 
 document.im19.src='cock_blue_shield.gif'; 
document.detaildisp.ims19.value='cock_blue_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 4) { tempcost = 0.00; 
 document.im19.src='cock_brown_shield.gif'; 
document.detaildisp.ims19.value='cock_brown_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 5) { tempcost = 0.00; 
 document.im19.src='cock_char_shield.gif'; 
document.detaildisp.ims19.value='cock_char_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 6) { tempcost = 0.00; 
 document.im19.src='cock_floy_shield.gif'; 
document.detaildisp.ims19.value='cock_floy_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Yellow';}
 if (tempsel == 7) { tempcost = 0.00; 
 document.im19.src='cock_green_shield.gif'; 
document.detaildisp.ims19.value='cock_green_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 8) { tempcost = 0.00; 
 document.im19.src='cock_grey_shield.gif'; 
document.detaildisp.ims19.value='cock_grey_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 9) { tempcost = 0.00; 
 document.im19.src='cock_orange_shield.gif'; 
document.detaildisp.ims19.value='cock_orange_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 10) { tempcost = 0.00; 
 document.im19.src='cock_pink_shield.gif'; 
document.detaildisp.ims19.value='cock_pink_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Pink';}
 if (tempsel == 11) { tempcost = 0.00; 
 document.im19.src='cock_red_shield.gif'; 
document.detaildisp.ims19.value='cock_red_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 12) { tempcost = 0.00; 
 document.im19.src='cock_white_shield.gif'; 
document.detaildisp.ims19.value='cock_white_shield.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 13) { tempcost = 0.00; 
 document.im19.src='cock_yellow_shield.gif'; 
document.detaildisp.ims19.value='cock_yellow_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (tempsel == 14) { tempcost = 0.00; 
 document.im19.src='cock_black_parabolic.gif'; 
document.detaildisp.ims19.value='cock_black_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Select Color';}
 if (tempsel == 15) { tempcost = 0.00; 
 document.im19.src='cock_black_parabolic.gif'; 
document.detaildisp.ims19.value='cock_black_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 16) { tempcost = 0.00; 
 document.im19.src='cock_blue_parabolic.gif'; 
document.detaildisp.ims19.value='cock_blue_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 17) { tempcost = 0.00; 
 document.im19.src='cock_brown_parabolic.gif'; 
document.detaildisp.ims19.value='cock_brown_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 18) { tempcost = 0.00; 
 document.im19.src='cock_char_parabolic.gif'; 
document.detaildisp.ims19.value='cock_char_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 19) { tempcost = 0.00; 
 document.im19.src='cock_floy_parabolic.gif'; 
document.detaildisp.ims19.value='cock_floy_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Yellow';}
 if (tempsel == 20) { tempcost = 0.00; 
 document.im19.src='cock_green_parabolic.gif'; 
document.detaildisp.ims19.value='cock_green_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 21) { tempcost = 0.00; 
 document.im19.src='cock_grey_parabolic.gif'; 
document.detaildisp.ims19.value='cock_grey_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 22) { tempcost = 0.00; 
 document.im19.src='cock_orange_parabolic.gif'; 
document.detaildisp.ims19.value='cock_orange_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 23) { tempcost = 0.00; 
 document.im19.src='cock_pink_parabolic.gif'; 
document.detaildisp.ims19.value='cock_pink_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Pink';}
 if (tempsel == 24) { tempcost = 0.00; 
 document.im19.src='cock_red_parabolic.gif'; 
document.detaildisp.ims19.value='cock_red_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 25) { tempcost = 0.00; 
 document.im19.src='cock_white_parabolic.gif'; 
document.detaildisp.ims19.value='cock_white_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 26) { tempcost = 0.00; 
 document.im19.src='cock_yellow_parabolic.gif'; 
document.detaildisp.ims19.value='cock_yellow_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (tempsel == 27) { tempcost = 0.00; 
 document.im19.src='cock_black_magnum.gif'; 
document.detaildisp.ims19.value='cock_black_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Select Color';}
 if (tempsel == 28) { tempcost = 0.00; 
 document.im19.src='cock_black_magnum.gif'; 
document.detaildisp.ims19.value='cock_black_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 29) { tempcost = 0.00; 
 document.im19.src='cock_blue_magnum.gif'; 
document.detaildisp.ims19.value='cock_blue_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 30) { tempcost = 0.00; 
 document.im19.src='cock_brown_magnum.gif'; 
document.detaildisp.ims19.value='cock_brown_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 31) { tempcost = 0.00; 
 document.im19.src='cock_char_magnum.gif'; 
document.detaildisp.ims19.value='cock_char_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 32) { tempcost = 0.00; 
 document.im19.src='cock_floy_magnum.gif'; 
document.detaildisp.ims19.value='cock_floy_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Yellow';}
 if (tempsel == 33) { tempcost = 0.00; 
 document.im19.src='cock_green_magnum.gif'; 
document.detaildisp.ims19.value='cock_green_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 34) { tempcost = 0.00; 
 document.im19.src='cock_grey_magnum.gif'; 
document.detaildisp.ims19.value='cock_grey_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 35) { tempcost = 0.00; 
 document.im19.src='cock_orange_magnum.gif'; 
document.detaildisp.ims19.value='cock_orange_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 36) { tempcost = 0.00; 
 document.im19.src='cock_pink_magnum.gif'; 
document.detaildisp.ims19.value='cock_pink_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Pink';}
 if (tempsel == 37) { tempcost = 0.00; 
 document.im19.src='cock_red_magnum.gif'; 
document.detaildisp.ims19.value='cock_red_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 38) { tempcost = 0.00; 
 document.im19.src='cock_white_magnum.gif'; 
document.detaildisp.ims19.value='cock_white_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 39) { tempcost = 0.00; 
 document.im19.src='cock_yellow_magnum.gif'; 
document.detaildisp.ims19.value='cock_yellow_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (tempsel == 40) { tempcost = 0.00; 
 document.im19.src='cock_black_mirkwood.gif'; 
document.detaildisp.ims19.value='cock_black_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Select Color';}
 if (tempsel == 41) { tempcost = 0.00; 
 document.im19.src='cock_black_mirkwood.gif'; 
document.detaildisp.ims19.value='cock_black_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 42) { tempcost = 0.00; 
 document.im19.src='cock_blue_mirkwood.gif'; 
document.detaildisp.ims19.value='cock_blue_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 43) { tempcost = 0.00; 
 document.im19.src='cock_brown_mirkwood.gif'; 
document.detaildisp.ims19.value='cock_brown_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 44) { tempcost = 0.00; 
 document.im19.src='cock_char_mirkwood.gif'; 
document.detaildisp.ims19.value='cock_char_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 45) { tempcost = 0.00; 
 document.im19.src='cock_floy_mirkwood.gif'; 
document.detaildisp.ims19.value='cock_floy_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Yellow';}
 if (tempsel == 46) { tempcost = 0.00; 
 document.im19.src='cock_green_mirkwood.gif'; 
document.detaildisp.ims19.value='cock_green_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 47) { tempcost = 0.00; 
 document.im19.src='cock_grey_mirkwood.gif'; 
document.detaildisp.ims19.value='cock_grey_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 48) { tempcost = 0.00; 
 document.im19.src='cock_orange_mirkwood.gif'; 
document.detaildisp.ims19.value='cock_orange_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 49) { tempcost = 0.00; 
 document.im19.src='cock_pink_mirkwood.gif'; 
document.detaildisp.ims19.value='cock_pink_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Pink';}
 if (tempsel == 50) { tempcost = 0.00; 
 document.im19.src='cock_red_mirkwood.gif'; 
document.detaildisp.ims19.value='cock_red_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 51) { tempcost = 0.00; 
 document.im19.src='cock_white_mirkwood.gif'; 
document.detaildisp.ims19.value='cock_white_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 52) { tempcost = 0.00; 
 document.im19.src='cock_yellow_mirkwood.gif'; 
document.detaildisp.ims19.value='cock_yellow_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (tempsel == 53) { tempcost = 0.00; 
 document.im19.src='cock_black_legolas.gif'; 
document.detaildisp.ims19.value='cock_black_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Select Color';}
 if (tempsel == 54) { tempcost = 0.00; 
 document.im19.src='cock_black_legolas.gif'; 
document.detaildisp.ims19.value='cock_black_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 55) { tempcost = 0.00; 
 document.im19.src='cock_blue_legolas.gif'; 
document.detaildisp.ims19.value='cock_blue_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 56) { tempcost = 0.00; 
 document.im19.src='cock_brown_legolas.gif'; 
document.detaildisp.ims19.value='cock_brown_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 57) { tempcost = 0.00; 
 document.im19.src='cock_char_legolas.gif'; 
document.detaildisp.ims19.value='cock_char_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 58) { tempcost = 0.00; 
 document.im19.src='cock_floy_legolas.gif'; 
document.detaildisp.ims19.value='cock_floy_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Yellow';}
 if (tempsel == 59) { tempcost = 0.00; 
 document.im19.src='cock_green_legolas.gif'; 
document.detaildisp.ims19.value='cock_green_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 60) { tempcost = 0.00; 
 document.im19.src='cock_grey_legolas.gif'; 
document.detaildisp.ims19.value='cock_grey_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 61) { tempcost = 0.00; 
 document.im19.src='cock_orange_legolas.gif'; 
document.detaildisp.ims19.value='cock_orange_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 62) { tempcost = 0.00; 
 document.im19.src='cock_pink_legolas.gif'; 
document.detaildisp.ims19.value='cock_pink_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Pink';}
 if (tempsel == 63) { tempcost = 0.00; 
 document.im19.src='cock_red_legolas.gif'; 
document.detaildisp.ims19.value='cock_red_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 64) { tempcost = 0.00; 
 document.im19.src='cock_white_legolas.gif'; 
document.detaildisp.ims19.value='cock_white_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 65) { tempcost = 0.00; 
 document.im19.src='cock_yellow_legolas.gif'; 
document.detaildisp.ims19.value='cock_yellow_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (tempsel == 66) { tempcost = 0.00; 
 document.im19.src='cock_black_uncut.gif'; 
document.detaildisp.ims19.value='cock_black_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Select Color';}
 if (tempsel == 67) { tempcost = 0.00; 
 document.im19.src='cock_black_uncut.gif'; 
document.detaildisp.ims19.value='cock_black_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 68) { tempcost = 0.00; 
 document.im19.src='cock_blue_uncut.gif'; 
document.detaildisp.ims19.value='cock_blue_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 69) { tempcost = 0.00; 
 document.im19.src='cock_brown_uncut.gif'; 
document.detaildisp.ims19.value='cock_brown_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 70) { tempcost = 0.00; 
 document.im19.src='cock_char_uncut.gif'; 
document.detaildisp.ims19.value='cock_char_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 71) { tempcost = 0.00; 
 document.im19.src='cock_floy_uncut.gif'; 
document.detaildisp.ims19.value='cock_floy_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Yellow';}
 if (tempsel == 72) { tempcost = 0.00; 
 document.im19.src='cock_green_uncut.gif'; 
document.detaildisp.ims19.value='cock_green_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 73) { tempcost = 0.00; 
 document.im19.src='cock_grey_uncut.gif'; 
document.detaildisp.ims19.value='cock_grey_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 74) { tempcost = 0.00; 
 document.im19.src='cock_orange_uncut.gif'; 
document.detaildisp.ims19.value='cock_orange_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 75) { tempcost = 0.00; 
 document.im19.src='cock_pink_uncut.gif'; 
document.detaildisp.ims19.value='cock_pink_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Pink';}
 if (tempsel == 76) { tempcost = 0.00; 
 document.im19.src='cock_red_uncut.gif'; 
document.detaildisp.ims19.value='cock_red_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 77) { tempcost = 0.00; 
 document.im19.src='cock_white_uncut.gif'; 
document.detaildisp.ims19.value='cock_white_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 78) { tempcost = 0.00; 
 document.im19.src='cock_yellow_uncut.gif'; 
document.detaildisp.ims19.value='cock_yellow_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (tempsel == 79) { tempcost = 0.00; 
 document.im19.src='cock_black_lothlorien.gif'; 
document.detaildisp.ims19.value='cock_black_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Select Color';}
 if (tempsel == 80) { tempcost = 0.00; 
 document.im19.src='cock_black_lothlorien.gif'; 
document.detaildisp.ims19.value='cock_black_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 81) { tempcost = 0.00; 
 document.im19.src='cock_blue_lothlorien.gif'; 
document.detaildisp.ims19.value='cock_blue_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 82) { tempcost = 0.00; 
 document.im19.src='cock_brown_lothlorien.gif'; 
document.detaildisp.ims19.value='cock_brown_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 83) { tempcost = 0.00; 
 document.im19.src='cock_char_lothlorien.gif'; 
document.detaildisp.ims19.value='cock_char_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 84) { tempcost = 0.00; 
 document.im19.src='cock_floy_lothlorien.gif'; 
document.detaildisp.ims19.value='cock_floy_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Yellow';}
 if (tempsel == 85) { tempcost = 0.00; 
 document.im19.src='cock_green_lothlorien.gif'; 
document.detaildisp.ims19.value='cock_green_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 86) { tempcost = 0.00; 
 document.im19.src='cock_grey_lothlorien.gif'; 
document.detaildisp.ims19.value='cock_grey_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 87) { tempcost = 0.00; 
 document.im19.src='cock_orange_lothlorien.gif'; 
document.detaildisp.ims19.value='cock_orange_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 88) { tempcost = 0.00; 
 document.im19.src='cock_pink_lothlorien.gif'; 
document.detaildisp.ims19.value='cock_pink_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Pink';}
 if (tempsel == 89) { tempcost = 0.00; 
 document.im19.src='cock_red_lothlorien.gif'; 
document.detaildisp.ims19.value='cock_red_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 90) { tempcost = 0.00; 
 document.im19.src='cock_white_lothlorien.gif'; 
document.detaildisp.ims19.value='cock_white_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 91) { tempcost = 0.00; 
 document.im19.src='cock_yellow_lothlorien.gif'; 
document.detaildisp.ims19.value='cock_yellow_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (tempsel == 92) { tempcost = 0.00; 
 document.im19.src='cock_black_banana.gif'; 
document.detaildisp.ims19.value='cock_black_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Select Color';}
 if (tempsel == 93) { tempcost = 0.00; 
 document.im19.src='cock_black_banana.gif'; 
document.detaildisp.ims19.value='cock_black_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 94) { tempcost = 0.00; 
 document.im19.src='cock_blue_banana.gif'; 
document.detaildisp.ims19.value='cock_blue_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 95) { tempcost = 0.00; 
 document.im19.src='cock_brown_banana.gif'; 
document.detaildisp.ims19.value='cock_brown_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 96) { tempcost = 0.00; 
 document.im19.src='cock_char_banana.gif'; 
document.detaildisp.ims19.value='cock_char_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 97) { tempcost = 0.00; 
 document.im19.src='cock_floy_banana.gif'; 
document.detaildisp.ims19.value='cock_floy_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Yellow';}
 if (tempsel == 98) { tempcost = 0.00; 
 document.im19.src='cock_green_banana.gif'; 
document.detaildisp.ims19.value='cock_green_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 99) { tempcost = 0.00; 
 document.im19.src='cock_grey_banana.gif'; 
document.detaildisp.ims19.value='cock_grey_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 100) { tempcost = 0.00; 
 document.im19.src='cock_orange_banana.gif'; 
document.detaildisp.ims19.value='cock_orange_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 101) { tempcost = 0.00; 
 document.im19.src='cock_pink_banana.gif'; 
document.detaildisp.ims19.value='cock_pink_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Pink';}
 if (tempsel == 102) { tempcost = 0.00; 
 document.im19.src='cock_red_banana.gif'; 
document.detaildisp.ims19.value='cock_red_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 103) { tempcost = 0.00; 
 document.im19.src='cock_white_banana.gif'; 
document.detaildisp.ims19.value='cock_white_banana.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 104) { tempcost = 0.00; 
 document.im19.src='cock_yellow_banana.gif'; 
document.detaildisp.ims19.value='cock_yellow_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (tempsel == 105) { tempcost = 0.00; 
 document.im19.src='cock_black_youth.gif'; 
document.detaildisp.ims19.value='cock_black_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Select Color';}
 if (tempsel == 106) { tempcost = 0.00; 
 document.im19.src='cock_black_youth.gif'; 
document.detaildisp.ims19.value='cock_black_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 107) { tempcost = 0.00; 
 document.im19.src='cock_blue_youth.gif'; 
document.detaildisp.ims19.value='cock_blue_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 108) { tempcost = 0.00; 
 document.im19.src='cock_brown_youth.gif'; 
document.detaildisp.ims19.value='cock_brown_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 109) { tempcost = 0.00; 
 document.im19.src='cock_char_youth.gif'; 
document.detaildisp.ims19.value='cock_char_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 110) { tempcost = 0.00; 
 document.im19.src='cock_floy_youth.gif'; 
document.detaildisp.ims19.value='cock_floy_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Yellow';}
 if (tempsel == 111) { tempcost = 0.00; 
 document.im19.src='cock_green_youth.gif'; 
document.detaildisp.ims19.value='cock_green_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 112) { tempcost = 0.00; 
 document.im19.src='cock_grey_youth.gif'; 
document.detaildisp.ims19.value='cock_grey_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 113) { tempcost = 0.00; 
 document.im19.src='cock_orange_youth.gif'; 
document.detaildisp.ims19.value='cock_orange_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 114) { tempcost = 0.00; 
 document.im19.src='cock_pink_youth.gif'; 
document.detaildisp.ims19.value='cock_pink_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Pink';}
 if (tempsel == 115) { tempcost = 0.00; 
 document.im19.src='cock_red_youth.gif'; 
document.detaildisp.ims19.value='cock_red_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 116) { tempcost = 0.00; 
 document.im19.src='cock_white_youth.gif'; 
document.detaildisp.ims19.value='cock_white_youth.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 117) { tempcost = 0.00; 
 document.im19.src='cock_yellow_youth.gif'; 
document.detaildisp.ims19.value='cock_yellow_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (tempsel == 118) { tempcost = 0.00; 
 document.im19.src='cock_black_pope.gif'; 
document.detaildisp.ims19.value='cock_black_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Select Color';}
 if (tempsel == 119) { tempcost = 0.00; 
 document.im19.src='cock_black_pope.gif'; 
document.detaildisp.ims19.value='cock_black_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 120) { tempcost = 0.00; 
 document.im19.src='cock_blue_pope.gif'; 
document.detaildisp.ims19.value='cock_blue_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 121) { tempcost = 0.00; 
 document.im19.src='cock_brown_pope.gif'; 
document.detaildisp.ims19.value='cock_brown_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 122) { tempcost = 0.00; 
 document.im19.src='cock_char_pope.gif'; 
document.detaildisp.ims19.value='cock_char_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 123) { tempcost = 0.00; 
 document.im19.src='cock_floy_pope.gif'; 
document.detaildisp.ims19.value='cock_floy_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Yellow';}
 if (tempsel == 124) { tempcost = 0.00; 
 document.im19.src='cock_green_pope.gif'; 
document.detaildisp.ims19.value='cock_green_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 125) { tempcost = 0.00; 
 document.im19.src='cock_grey_pope.gif'; 
document.detaildisp.ims19.value='cock_grey_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 126) { tempcost = 0.00; 
 document.im19.src='cock_orange_pope.gif'; 
document.detaildisp.ims19.value='cock_orange_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 127) { tempcost = 0.00; 
 document.im19.src='cock_pink_pope.gif'; 
document.detaildisp.ims19.value='cock_pink_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Pink';}
 if (tempsel == 128) { tempcost = 0.00; 
 document.im19.src='cock_red_pope.gif'; 
document.detaildisp.ims19.value='cock_red_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 129) { tempcost = 0.00; 
 document.im19.src='cock_white_pope.gif'; 
document.detaildisp.ims19.value='cock_white_pope.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 130) { tempcost = 0.00; 
 document.im19.src='cock_yellow_pope.gif'; 
document.detaildisp.ims19.value='cock_yellow_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (tempsel == 131) { tempcost = 0.00; 
 document.im19.src='cock_black_razor.gif'; 
document.detaildisp.ims19.value='cock_black_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Select Color';}
 if (tempsel == 132) { tempcost = 0.00; 
 document.im19.src='cock_black_razor.gif'; 
document.detaildisp.ims19.value='cock_black_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 133) { tempcost = 0.00; 
 document.im19.src='cock_blue_razor.gif'; 
document.detaildisp.ims19.value='cock_blue_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 134) { tempcost = 0.00; 
 document.im19.src='cock_brown_razor.gif'; 
document.detaildisp.ims19.value='cock_brown_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Desert Brown';}
 if (tempsel == 135) { tempcost = 0.00; 
 document.im19.src='cock_char_razor.gif'; 
document.detaildisp.ims19.value='cock_char_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 136) { tempcost = 0.00; 
 document.im19.src='cock_floy_razor.gif'; 
document.detaildisp.ims19.value='cock_floy_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Yellow';}
 if (tempsel == 137) { tempcost = 0.00; 
 document.im19.src='cock_green_razor.gif'; 
document.detaildisp.ims19.value='cock_green_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 138) { tempcost = 0.00; 
 document.im19.src='cock_grey_razor.gif'; 
document.detaildisp.ims19.value='cock_grey_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 139) { tempcost = 0.00; 
 document.im19.src='cock_orange_razor.gif'; 
document.detaildisp.ims19.value='cock_orange_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 140) { tempcost = 0.00; 
 document.im19.src='cock_pink_razor.gif'; 
document.detaildisp.ims19.value='cock_pink_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Pink';}
 if (tempsel == 141) { tempcost = 0.00; 
 document.im19.src='cock_red_razor.gif'; 
document.detaildisp.ims19.value='cock_red_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 142) { tempcost = 0.00; 
 document.im19.src='cock_white_razor.gif'; 
document.detaildisp.ims19.value='cock_white_razor.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 143) { tempcost = 0.00; 
 document.im19.src='cock_yellow_razor.gif'; 
document.detaildisp.ims19.value='cock_yellow_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (0 > 0) { if (save0 == 0){document.detaildisp.inline19.options[0].selected = true;tempcost = 0; }}
  saveopt19 = tempopt; 
save19 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.outline19.value =  formatnum;  
 totalservice = totalservice + parseFloat(tempcost); 
  } x =  calc19(); 
 document.detaildisp.savetext19.value = tempdesc; 
// 43 Barred Nock Feather s S5 
var save43 = 0;var saveopt43 = ''; 
var tempdesc = ''; 
function calc43 () { 
 totalservice = totalservice - parseFloat(save43); 
 var tempsel =  document.detaildisp.inline43.value; 
 var tempcost = 0;var tempopt = 0;document.detaildisp.save1sttext43.value = 'No Barred Selected'; 
 if (tempsel == 1) { tempcost = 0.00; 
 document.im43.src='blank.gif'; 
document.detaildisp.ims43.value='blank.gif'; 
 tempopt = tempsel;tempdesc = 'No Barred Selected';}
 if (tempsel == 2) { tempcost = 4.00; 
 document.im43.src='cockbarred_blue_shield.gif'; 
document.detaildisp.ims43.value='cockbarred_blue_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Blue';}
 if (tempsel == 3) { tempcost = 4.00; 
 document.im43.src='cockbarred_brown_shield.gif'; 
document.detaildisp.ims43.value='cockbarred_brown_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Brown';}
 if (tempsel == 4) { tempcost = 4.00; 
 document.im43.src='cockbarred_char_shield.gif'; 
document.detaildisp.ims43.value='cockbarred_char_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Lime';}
 if (tempsel == 5) { tempcost = 4.00; 
 document.im43.src='cockbarred_grey_shield.gif'; 
document.detaildisp.ims43.value='cockbarred_grey_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Grey';}
 if (tempsel == 6) { tempcost = 4.00; 
 document.im43.src='cockbarred_orng_shield.gif'; 
document.detaildisp.ims43.value='cockbarred_orng_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Orange';}
 if (tempsel == 7) { tempcost = 4.00; 
 document.im43.src='cockbarred_green_shield.gif'; 
document.detaildisp.ims43.value='cockbarred_green_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Green';}
 if (tempsel == 8) { tempcost = 4.00; 
 document.im43.src='cockbarred_pink_shield.gif'; 
document.detaildisp.ims43.value='cockbarred_pink_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Pink';}
 if (tempsel == 9) { tempcost = 4.00; 
 document.im43.src='cockbarred_purp_shield.gif'; 
document.detaildisp.ims43.value='cockbarred_purp_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Purple';}
 if (tempsel == 10) { tempcost = 4.00; 
 document.im43.src='cockbarred_red_shield.gif'; 
document.detaildisp.ims43.value='cockbarred_red_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Red';}
 if (tempsel == 11) { tempcost = 4.00; 
 document.im43.src='cockbarred_wht_shield.gif'; 
document.detaildisp.ims43.value='cockbarred_wht_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - White';}
 if (tempsel == 12) { tempcost = 4.00; 
 document.im43.src='cockbarred_ylo_shield.gif'; 
document.detaildisp.ims43.value='cockbarred_ylo_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Yellow';}
 if (tempsel == 13) { tempcost = 16.00; 
 document.im43.src='cockbarred_grey_shield.gif'; 
document.detaildisp.ims43.value='cockbarred_grey_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Natural - Grey';}
 if (tempsel == 14) { tempcost = 4.00; 
 document.im43.src='cockbarred_blue_parabolic.gif'; 
document.detaildisp.ims43.value='cockbarred_blue_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Blue';}
 if (tempsel == 15) { tempcost = 4.00; 
 document.im43.src='cockbarred_brown_parabolic.gif'; 
document.detaildisp.ims43.value='cockbarred_brown_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Brown';}
 if (tempsel == 16) { tempcost = 4.00; 
 document.im43.src='cockbarred_char_parabolic.gif'; 
document.detaildisp.ims43.value='cockbarred_char_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Lime';}
 if (tempsel == 17) { tempcost = 4.00; 
 document.im43.src='cockbarred_grey_parabolic.gif'; 
document.detaildisp.ims43.value='cockbarred_grey_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Grey';}
 if (tempsel == 18) { tempcost = 4.00; 
 document.im43.src='cockbarred_orng_parabolic.gif'; 
document.detaildisp.ims43.value='cockbarred_orng_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Orange';}
 if (tempsel == 19) { tempcost = 4.00; 
 document.im43.src='cockbarred_green_parabolic.gif'; 
document.detaildisp.ims43.value='cockbarred_green_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Green';}
 if (tempsel == 20) { tempcost = 4.00; 
 document.im43.src='cockbarred_pink_parabolic.gif'; 
document.detaildisp.ims43.value='cockbarred_pink_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Pink';}
 if (tempsel == 21) { tempcost = 4.00; 
 document.im43.src='cockbarred_purp_parabolic.gif'; 
document.detaildisp.ims43.value='cockbarred_purp_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Purple';}
 if (tempsel == 22) { tempcost = 4.00; 
 document.im43.src='cockbarred_red_parabolic.gif'; 
document.detaildisp.ims43.value='cockbarred_red_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Red';}
 if (tempsel == 23) { tempcost = 4.00; 
 document.im43.src='cockbarred_wht_parabolic.gif'; 
document.detaildisp.ims43.value='cockbarred_wht_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - White';}
 if (tempsel == 24) { tempcost = 4.00; 
 document.im43.src='cockbarred_ylo_parabolic.gif'; 
document.detaildisp.ims43.value='cockbarred_ylo_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Yellow';}
 if (tempsel == 25) { tempcost = 16.00; 
 document.im43.src='cockbarred_grey_parabolic.gif'; 
document.detaildisp.ims43.value='cockbarred_grey_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Natural - Grey';}
 if (tempsel == 26) { tempcost = 4.00; 
 document.im43.src='cockbarred_blue_magnum.gif'; 
document.detaildisp.ims43.value='cockbarred_blue_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Blue';}
 if (tempsel == 27) { tempcost = 4.00; 
 document.im43.src='cockbarred_brown_magnum.gif'; 
document.detaildisp.ims43.value='cockbarred_brown_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Brown';}
 if (tempsel == 28) { tempcost = 4.00; 
 document.im43.src='cockbarred_char_magnum.gif'; 
document.detaildisp.ims43.value='cockbarred_char_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Lime';}
 if (tempsel == 29) { tempcost = 4.00; 
 document.im43.src='cockbarred_grey_magnum.gif'; 
document.detaildisp.ims43.value='cockbarred_grey_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Grey';}
 if (tempsel == 30) { tempcost = 4.00; 
 document.im43.src='cockbarred_orng_magnum.gif'; 
document.detaildisp.ims43.value='cockbarred_orng_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Orange';}
 if (tempsel == 31) { tempcost = 4.00; 
 document.im43.src='cockbarred_green_magnum.gif'; 
document.detaildisp.ims43.value='cockbarred_green_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Green';}
 if (tempsel == 32) { tempcost = 4.00; 
 document.im43.src='cockbarred_pink_magnum.gif'; 
document.detaildisp.ims43.value='cockbarred_pink_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Pink';}
 if (tempsel == 33) { tempcost = 4.00; 
 document.im43.src='cockbarred_purp_magnum.gif'; 
document.detaildisp.ims43.value='cockbarred_purp_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Purple';}
 if (tempsel == 34) { tempcost = 4.00; 
 document.im43.src='cockbarred_red_magnum.gif'; 
document.detaildisp.ims43.value='cockbarred_red_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Red';}
 if (tempsel == 35) { tempcost = 4.00; 
 document.im43.src='cockbarred_wht_magnum.gif'; 
document.detaildisp.ims43.value='cockbarred_wht_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - White';}
 if (tempsel == 36) { tempcost = 4.00; 
 document.im43.src='cockbarred_ylo_magnum.gif'; 
document.detaildisp.ims43.value='cockbarred_ylo_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Yellow';}
 if (tempsel == 37) { tempcost = 16.00; 
 document.im43.src='cockbarred_grey_magnum.gif'; 
document.detaildisp.ims43.value='cockbarred_grey_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Natural - Grey';}
 if (tempsel == 38) { tempcost = 4.00; 
 document.im43.src='cockbarred_blue_mirkwood.gif'; 
document.detaildisp.ims43.value='cockbarred_blue_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Blue';}
 if (tempsel == 39) { tempcost = 4.00; 
 document.im43.src='cockbarred_brown_mirkwood.gif'; 
document.detaildisp.ims43.value='cockbarred_brown_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Brown';}
 if (tempsel == 40) { tempcost = 4.00; 
 document.im43.src='cockbarred_char_mirkwood.gif'; 
document.detaildisp.ims43.value='cockbarred_char_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Lime';}
 if (tempsel == 41) { tempcost = 4.00; 
 document.im43.src='cockbarred_grey_mirkwood.gif'; 
document.detaildisp.ims43.value='cockbarred_grey_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Grey';}
 if (tempsel == 42) { tempcost = 4.00; 
 document.im43.src='cockbarred_orng_mirkwood.gif'; 
document.detaildisp.ims43.value='cockbarred_orng_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Orange';}
 if (tempsel == 43) { tempcost = 4.00; 
 document.im43.src='cockbarred_green_mirkwood.gif'; 
document.detaildisp.ims43.value='cockbarred_green_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Green';}
 if (tempsel == 44) { tempcost = 4.00; 
 document.im43.src='cockbarred_pink_mirkwood.gif'; 
document.detaildisp.ims43.value='cockbarred_pink_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Pink';}
 if (tempsel == 45) { tempcost = 4.00; 
 document.im43.src='cockbarred_purp_mirkwood.gif'; 
document.detaildisp.ims43.value='cockbarred_purp_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Purple';}
 if (tempsel == 46) { tempcost = 4.00; 
 document.im43.src='cockbarred_red_mirkwood.gif'; 
document.detaildisp.ims43.value='cockbarred_red_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Red';}
 if (tempsel == 47) { tempcost = 4.00; 
 document.im43.src='cockbarred_wht_mirkwood.gif'; 
document.detaildisp.ims43.value='cockbarred_wht_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - White';}
 if (tempsel == 48) { tempcost = 4.00; 
 document.im43.src='cockbarred_ylo_mirkwood.gif'; 
document.detaildisp.ims43.value='cockbarred_ylo_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Yellow';}
 if (tempsel == 49) { tempcost = 16.00; 
 document.im43.src='cockbarred_grey_mirkwood.gif'; 
document.detaildisp.ims43.value='cockbarred_grey_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Natural - Grey';}
 if (tempsel == 50) { tempcost = 4.00; 
 document.im43.src='cockbarred_blue_legolas.gif'; 
document.detaildisp.ims43.value='cockbarred_blue_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Blue';}
 if (tempsel == 51) { tempcost = 4.00; 
 document.im43.src='cockbarred_brown_legolas.gif'; 
document.detaildisp.ims43.value='cockbarred_brown_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Brown';}
 if (tempsel == 52) { tempcost = 4.00; 
 document.im43.src='cockbarred_char_legolas.gif'; 
document.detaildisp.ims43.value='cockbarred_char_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Lime';}
 if (tempsel == 53) { tempcost = 4.00; 
 document.im43.src='cockbarred_grey_legolas.gif'; 
document.detaildisp.ims43.value='cockbarred_grey_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Grey';}
 if (tempsel == 54) { tempcost = 4.00; 
 document.im43.src='cockbarred_orng_legolas.gif'; 
document.detaildisp.ims43.value='cockbarred_orng_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Orange';}
 if (tempsel == 55) { tempcost = 4.00; 
 document.im43.src='cockbarred_green_legolas.gif'; 
document.detaildisp.ims43.value='cockbarred_green_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Green';}
 if (tempsel == 56) { tempcost = 4.00; 
 document.im43.src='cockbarred_pink_legolas.gif'; 
document.detaildisp.ims43.value='cockbarred_pink_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Pink';}
 if (tempsel == 57) { tempcost = 4.00; 
 document.im43.src='cockbarred_purp_legolas.gif'; 
document.detaildisp.ims43.value='cockbarred_purp_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Purple';}
 if (tempsel == 58) { tempcost = 4.00; 
 document.im43.src='cockbarred_red_legolas.gif'; 
document.detaildisp.ims43.value='cockbarred_red_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Red';}
 if (tempsel == 59) { tempcost = 4.00; 
 document.im43.src='cockbarred_wht_legolas.gif'; 
document.detaildisp.ims43.value='cockbarred_wht_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - White';}
 if (tempsel == 60) { tempcost = 4.00; 
 document.im43.src='cockbarred_ylo_legolas.gif'; 
document.detaildisp.ims43.value='cockbarred_ylo_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Yellow';}
 if (tempsel == 61) { tempcost = 16.00; 
 document.im43.src='cockbarred_grey_legolas.gif'; 
document.detaildisp.ims43.value='cockbarred_grey_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Natural - Grey';}
 if (tempsel == 62) { tempcost = 4.00; 
 document.im43.src='cockbarred_blue_uncut.gif'; 
document.detaildisp.ims43.value='cockbarred_blue_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Blue';}
 if (tempsel == 63) { tempcost = 4.00; 
 document.im43.src='cockbarred_brown_uncut.gif'; 
document.detaildisp.ims43.value='cockbarred_brown_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Brown';}
 if (tempsel == 64) { tempcost = 4.00; 
 document.im43.src='cockbarred_char_uncut.gif'; 
document.detaildisp.ims43.value='cockbarred_char_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Lime';}
 if (tempsel == 65) { tempcost = 4.00; 
 document.im43.src='cockbarred_grey_uncut.gif'; 
document.detaildisp.ims43.value='cockbarred_grey_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Grey';}
 if (tempsel == 66) { tempcost = 4.00; 
 document.im43.src='cockbarred_orng_uncut.gif'; 
document.detaildisp.ims43.value='cockbarred_orng_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Orange';}
 if (tempsel == 67) { tempcost = 4.00; 
 document.im43.src='cockbarred_green_uncut.gif'; 
document.detaildisp.ims43.value='cockbarred_green_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Green';}
 if (tempsel == 68) { tempcost = 4.00; 
 document.im43.src='cockbarred_pink_uncut.gif'; 
document.detaildisp.ims43.value='cockbarred_pink_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Pink';}
 if (tempsel == 69) { tempcost = 4.00; 
 document.im43.src='cockbarred_purp_uncut.gif'; 
document.detaildisp.ims43.value='cockbarred_purp_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Purple';}
 if (tempsel == 70) { tempcost = 4.00; 
 document.im43.src='cockbarred_red_uncut.gif'; 
document.detaildisp.ims43.value='cockbarred_red_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Red';}
 if (tempsel == 71) { tempcost = 4.00; 
 document.im43.src='cockbarred_wht_uncut.gif'; 
document.detaildisp.ims43.value='cockbarred_wht_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - White';}
 if (tempsel == 72) { tempcost = 4.00; 
 document.im43.src='cockbarred_ylo_uncut.gif'; 
document.detaildisp.ims43.value='cockbarred_ylo_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Yellow';}
 if (tempsel == 73) { tempcost = 16.00; 
 document.im43.src='cockbarred_grey_uncut.gif'; 
document.detaildisp.ims43.value='cockbarred_grey_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Natural - Grey';}
 if (tempsel == 74) { tempcost = 4.00; 
 document.im43.src='cockbarred_blue_lothlorien.gif'; 
document.detaildisp.ims43.value='cockbarred_blue_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Blue';}
 if (tempsel == 75) { tempcost = 4.00; 
 document.im43.src='cockbarred_brown_lothlorien.gif'; 
document.detaildisp.ims43.value='cockbarred_brown_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Brown';}
 if (tempsel == 76) { tempcost = 4.00; 
 document.im43.src='cockbarred_char_lothlorien.gif'; 
document.detaildisp.ims43.value='cockbarred_char_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Lime';}
 if (tempsel == 77) { tempcost = 4.00; 
 document.im43.src='cockbarred_grey_lothlorien.gif'; 
document.detaildisp.ims43.value='cockbarred_grey_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Grey';}
 if (tempsel == 78) { tempcost = 4.00; 
 document.im43.src='cockbarred_orng_lothlorien.gif'; 
document.detaildisp.ims43.value='cockbarred_orng_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Orange';}
 if (tempsel == 79) { tempcost = 4.00; 
 document.im43.src='cockbarred_green_lothlorien.gif'; 
document.detaildisp.ims43.value='cockbarred_green_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Green';}
 if (tempsel == 80) { tempcost = 4.00; 
 document.im43.src='cockbarred_pink_lothlorien.gif'; 
document.detaildisp.ims43.value='cockbarred_pink_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Pink';}
 if (tempsel == 81) { tempcost = 4.00; 
 document.im43.src='cockbarred_purp_lothlorien.gif'; 
document.detaildisp.ims43.value='cockbarred_purp_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Purple';}
 if (tempsel == 82) { tempcost = 4.00; 
 document.im43.src='cockbarred_red_lothlorien.gif'; 
document.detaildisp.ims43.value='cockbarred_red_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Red';}
 if (tempsel == 83) { tempcost = 4.00; 
 document.im43.src='cockbarred_wht_lothlorien.gif'; 
document.detaildisp.ims43.value='cockbarred_wht_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - White';}
 if (tempsel == 84) { tempcost = 4.00; 
 document.im43.src='cockbarred_ylo_lothlorien.gif'; 
document.detaildisp.ims43.value='cockbarred_ylo_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Yellow';}
 if (tempsel == 85) { tempcost = 16.00; 
 document.im43.src='cockbarred_grey_lothlorien.gif'; 
document.detaildisp.ims43.value='cockbarred_grey_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Natural - Grey';}
 if (tempsel == 86) { tempcost = 4.00; 
 document.im43.src='cockbarred_blue_banana.gif'; 
document.detaildisp.ims43.value='cockbarred_blue_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Blue';}
 if (tempsel == 87) { tempcost = 4.00; 
 document.im43.src='cockbarred_brown_banana.gif'; 
document.detaildisp.ims43.value='cockbarred_brown_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Brown';}
 if (tempsel == 88) { tempcost = 4.00; 
 document.im43.src='cockbarred_char_banana.gif'; 
document.detaildisp.ims43.value='cockbarred_char_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Lime';}
 if (tempsel == 89) { tempcost = 4.00; 
 document.im43.src='cockbarred_grey_banana.gif'; 
document.detaildisp.ims43.value='cockbarred_grey_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Grey';}
 if (tempsel == 90) { tempcost = 4.00; 
 document.im43.src='cockbarred_orng_banana.gif'; 
document.detaildisp.ims43.value='cockbarred_orng_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Orange';}
 if (tempsel == 91) { tempcost = 4.00; 
 document.im43.src='cockbarred_green_banana.gif'; 
document.detaildisp.ims43.value='cockbarred_green_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Green';}
 if (tempsel == 92) { tempcost = 4.00; 
 document.im43.src='cockbarred_pink_banana.gif'; 
document.detaildisp.ims43.value='cockbarred_pink_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Pink';}
 if (tempsel == 93) { tempcost = 4.00; 
 document.im43.src='cockbarred_purp_banana.gif'; 
document.detaildisp.ims43.value='cockbarred_purp_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Purple';}
 if (tempsel == 94) { tempcost = 4.00; 
 document.im43.src='cockbarred_red_banana.gif'; 
document.detaildisp.ims43.value='cockbarred_red_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Red';}
 if (tempsel == 95) { tempcost = 4.00; 
 document.im43.src='cockbarred_wht_banana.gif'; 
document.detaildisp.ims43.value='cockbarred_wht_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - White';}
 if (tempsel == 96) { tempcost = 4.00; 
 document.im43.src='cockbarred_ylo_banana.gif'; 
document.detaildisp.ims43.value='cockbarred_ylo_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Yellow';}
 if (tempsel == 97) { tempcost = 16.00; 
 document.im43.src='cockbarred_grey_banana.gif'; 
document.detaildisp.ims43.value='cockbarred_grey_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Natural - Grey';}
 if (tempsel == 98) { tempcost = 4.00; 
 document.im43.src='cockbarred_blue_youth.gif'; 
document.detaildisp.ims43.value='cockbarred_blue_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Blue';}
 if (tempsel == 99) { tempcost = 4.00; 
 document.im43.src='cockbarred_brown_youth.gif'; 
document.detaildisp.ims43.value='cockbarred_brown_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Brown';}
 if (tempsel == 100) { tempcost = 4.00; 
 document.im43.src='cockbarred_char_youth.gif'; 
document.detaildisp.ims43.value='cockbarred_char_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Lime';}
 if (tempsel == 101) { tempcost = 4.00; 
 document.im43.src='cockbarred_grey_youth.gif'; 
document.detaildisp.ims43.value='cockbarred_grey_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Grey';}
 if (tempsel == 102) { tempcost = 4.00; 
 document.im43.src='cockbarred_orng_youth.gif'; 
document.detaildisp.ims43.value='cockbarred_orng_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Orange';}
 if (tempsel == 103) { tempcost = 4.00; 
 document.im43.src='cockbarred_green_youth.gif'; 
document.detaildisp.ims43.value='cockbarred_green_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Green';}
 if (tempsel == 104) { tempcost = 4.00; 
 document.im43.src='cockbarred_pink_youth.gif'; 
document.detaildisp.ims43.value='cockbarred_pink_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Pink';}
 if (tempsel == 105) { tempcost = 4.00; 
 document.im43.src='cockbarred_purp_youth.gif'; 
document.detaildisp.ims43.value='cockbarred_purp_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Purple';}
 if (tempsel == 106) { tempcost = 4.00; 
 document.im43.src='cockbarred_red_youth.gif'; 
document.detaildisp.ims43.value='cockbarred_red_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Red';}
 if (tempsel == 107) { tempcost = 4.00; 
 document.im43.src='cockbarred_wht_youth.gif'; 
document.detaildisp.ims43.value='cockbarred_wht_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - White';}
 if (tempsel == 108) { tempcost = 4.00; 
 document.im43.src='cockbarred_ylo_youth.gif'; 
document.detaildisp.ims43.value='cockbarred_ylo_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Yellow';}
 if (tempsel == 109) { tempcost = 16.00; 
 document.im43.src='cockbarred_grey_youth.gif'; 
document.detaildisp.ims43.value='cockbarred_grey_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Natural - Grey';}
 if (tempsel == 110) { tempcost = 4.00; 
 document.im43.src='cockbarred_blue_pope.gif'; 
document.detaildisp.ims43.value='cockbarred_blue_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Blue';}
 if (tempsel == 111) { tempcost = 4.00; 
 document.im43.src='cockbarred_brown_pope.gif'; 
document.detaildisp.ims43.value='cockbarred_brown_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Brown';}
 if (tempsel == 112) { tempcost = 4.00; 
 document.im43.src='cockbarred_char_pope.gif'; 
document.detaildisp.ims43.value='cockbarred_char_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Lime';}
 if (tempsel == 113) { tempcost = 4.00; 
 document.im43.src='cockbarred_grey_pope.gif'; 
document.detaildisp.ims43.value='cockbarred_grey_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Grey';}
 if (tempsel == 114) { tempcost = 4.00; 
 document.im43.src='cockbarred_orng_pope.gif'; 
document.detaildisp.ims43.value='cockbarred_orng_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Orange';}
 if (tempsel == 115) { tempcost = 4.00; 
 document.im43.src='cockbarred_green_pope.gif'; 
document.detaildisp.ims43.value='cockbarred_green_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Green';}
 if (tempsel == 116) { tempcost = 4.00; 
 document.im43.src='cockbarred_pink_pope.gif'; 
document.detaildisp.ims43.value='cockbarred_pink_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Pink';}
 if (tempsel == 117) { tempcost = 4.00; 
 document.im43.src='cockbarred_purp_pope.gif'; 
document.detaildisp.ims43.value='cockbarred_purp_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Purple';}
 if (tempsel == 118) { tempcost = 4.00; 
 document.im43.src='cockbarred_red_pope.gif'; 
document.detaildisp.ims43.value='cockbarred_red_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Red';}
 if (tempsel == 119) { tempcost = 4.00; 
 document.im43.src='cockbarred_wht_pope.gif'; 
document.detaildisp.ims43.value='cockbarred_wht_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - White';}
 if (tempsel == 120) { tempcost = 4.00; 
 document.im43.src='cockbarred_ylo_pope.gif'; 
document.detaildisp.ims43.value='cockbarred_ylo_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Yellow';}
 if (tempsel == 121) { tempcost = 16.00; 
 document.im43.src='cockbarred_grey_pope.gif'; 
document.detaildisp.ims43.value='cockbarred_grey_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Natural - Grey';}
 if (tempsel == 122) { tempcost = 4.00; 
 document.im43.src='cockbarred_blue_razor.gif'; 
document.detaildisp.ims43.value='cockbarred_blue_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Blue';}
 if (tempsel == 123) { tempcost = 4.00; 
 document.im43.src='cockbarred_brown_razor.gif'; 
document.detaildisp.ims43.value='cockbarred_brown_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Brown';}
 if (tempsel == 124) { tempcost = 4.00; 
 document.im43.src='cockbarred_char_razor.gif'; 
document.detaildisp.ims43.value='cockbarred_char_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Lime';}
 if (tempsel == 125) { tempcost = 4.00; 
 document.im43.src='cockbarred_grey_razor.gif'; 
document.detaildisp.ims43.value='cockbarred_grey_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Grey';}
 if (tempsel == 126) { tempcost = 4.00; 
 document.im43.src='cockbarred_orng_razor.gif'; 
document.detaildisp.ims43.value='cockbarred_orng_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Orange';}
 if (tempsel == 127) { tempcost = 4.00; 
 document.im43.src='cockbarred_green_razor.gif'; 
document.detaildisp.ims43.value='cockbarred_green_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Green';}
 if (tempsel == 128) { tempcost = 4.00; 
 document.im43.src='cockbarred_pink_razor.gif'; 
document.detaildisp.ims43.value='cockbarred_pink_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Pink';}
 if (tempsel == 129) { tempcost = 4.00; 
 document.im43.src='cockbarred_purp_razor.gif'; 
document.detaildisp.ims43.value='cockbarred_purp_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Purple';}
 if (tempsel == 130) { tempcost = 4.00; 
 document.im43.src='cockbarred_red_razor.gif'; 
document.detaildisp.ims43.value='cockbarred_red_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Red';}
 if (tempsel == 131) { tempcost = 4.00; 
 document.im43.src='cockbarred_wht_razor.gif'; 
document.detaildisp.ims43.value='cockbarred_wht_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - White';}
 if (tempsel == 132) { tempcost = 4.00; 
 document.im43.src='cockbarred_ylo_razor.gif'; 
document.detaildisp.ims43.value='cockbarred_ylo_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Yellow';}
 if (tempsel == 133) { tempcost = 16.00; 
 document.im43.src='cockbarred_grey_razor.gif'; 
document.detaildisp.ims43.value='cockbarred_grey_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Natural - Grey';}
 if (0 > 0) { if (save0 == 0){document.detaildisp.inline43.options[0].selected = true;tempcost = 0; }}
  saveopt43 = tempopt; 
save43 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.outline43.value =  formatnum;  
 totalservice = totalservice + parseFloat(tempcost); 
  } x =  calc43(); 
 document.detaildisp.savetext43.value = tempdesc; 
// 44 Barred Hen Feather s S5 
var save44 = 0;var saveopt44 = ''; 
var tempdesc = ''; 
function calc44 () { 
 totalservice = totalservice - parseFloat(save44); 
 var tempsel =  document.detaildisp.inline44.value; 
 var tempcost = 0;var tempopt = 0;document.detaildisp.save1sttext44.value = 'No Barred Selected'; 
 if (tempsel == 1) { tempcost = 0.00; 
 document.im44.src='blank.gif'; 
document.detaildisp.ims44.value='blank.gif'; 
 tempopt = tempsel;tempdesc = 'No Barred Selected';}
 if (tempsel == 2) { tempcost = 8.00; 
 document.im44.src='henbarred_blue_shield.gif'; 
document.detaildisp.ims44.value='henbarred_blue_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Blue';}
 if (tempsel == 3) { tempcost = 8.00; 
 document.im44.src='henbarred_brown_shield.gif'; 
document.detaildisp.ims44.value='henbarred_brown_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Brown';}
 if (tempsel == 4) { tempcost = 8.00; 
 document.im44.src='henbarred_char_shield.gif'; 
document.detaildisp.ims44.value='henbarred_char_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Lime';}
 if (tempsel == 5) { tempcost = 8.00; 
 document.im44.src='henbarred_grey_shield.gif'; 
document.detaildisp.ims44.value='henbarred_grey_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Grey';}
 if (tempsel == 6) { tempcost = 8.00; 
 document.im44.src='henbarred_orng_shield.gif'; 
document.detaildisp.ims44.value='henbarred_orng_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Orange';}
 if (tempsel == 7) { tempcost = 8.00; 
 document.im44.src='henbarred_green_shield.gif'; 
document.detaildisp.ims44.value='henbarred_green_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Green';}
 if (tempsel == 8) { tempcost = 8.00; 
 document.im44.src='henbarred_pink_shield.gif'; 
document.detaildisp.ims44.value='henbarred_pink_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Pink';}
 if (tempsel == 9) { tempcost = 8.00; 
 document.im44.src='henbarred_purp_shield.gif'; 
document.detaildisp.ims44.value='henbarred_purp_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Purple';}
 if (tempsel == 10) { tempcost = 8.00; 
 document.im44.src='henbarred_red_shield.gif'; 
document.detaildisp.ims44.value='henbarred_red_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Red';}
 if (tempsel == 11) { tempcost = 8.00; 
 document.im44.src='henbarred_wht_shield.gif'; 
document.detaildisp.ims44.value='henbarred_wht_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - White';}
 if (tempsel == 12) { tempcost = 8.00; 
 document.im44.src='henbarred_ylo_shield.gif'; 
document.detaildisp.ims44.value='henbarred_ylo_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Yellow';}
 if (tempsel == 13) { tempcost = 32.00; 
 document.im44.src='henbarred_grey_shield.gif'; 
document.detaildisp.ims44.value='henbarred_grey_shield.gif'; 
 tempopt = tempsel;tempdesc = 'Natural - Grey';}
 if (tempsel == 14) { tempcost = 8.00; 
 document.im44.src='henbarred_blue_parabolic.gif'; 
document.detaildisp.ims44.value='henbarred_blue_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Blue';}
 if (tempsel == 15) { tempcost = 8.00; 
 document.im44.src='henbarred_brown_parabolic.gif'; 
document.detaildisp.ims44.value='henbarred_brown_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Brown';}
 if (tempsel == 16) { tempcost = 8.00; 
 document.im44.src='henbarred_char_parabolic.gif'; 
document.detaildisp.ims44.value='henbarred_char_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Lime';}
 if (tempsel == 17) { tempcost = 8.00; 
 document.im44.src='henbarred_grey_parabolic.gif'; 
document.detaildisp.ims44.value='henbarred_grey_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Grey';}
 if (tempsel == 18) { tempcost = 8.00; 
 document.im44.src='henbarred_orng_parabolic.gif'; 
document.detaildisp.ims44.value='henbarred_orng_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Orange';}
 if (tempsel == 19) { tempcost = 8.00; 
 document.im44.src='henbarred_green_parabolic.gif'; 
document.detaildisp.ims44.value='henbarred_green_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Green';}
 if (tempsel == 20) { tempcost = 8.00; 
 document.im44.src='henbarred_pink_parabolic.gif'; 
document.detaildisp.ims44.value='henbarred_pink_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Pink';}
 if (tempsel == 21) { tempcost = 8.00; 
 document.im44.src='henbarred_purp_parabolic.gif'; 
document.detaildisp.ims44.value='henbarred_purp_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Purple';}
 if (tempsel == 22) { tempcost = 8.00; 
 document.im44.src='henbarred_red_parabolic.gif'; 
document.detaildisp.ims44.value='henbarred_red_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Red';}
 if (tempsel == 23) { tempcost = 8.00; 
 document.im44.src='henbarred_wht_parabolic.gif'; 
document.detaildisp.ims44.value='henbarred_wht_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - White';}
 if (tempsel == 24) { tempcost = 8.00; 
 document.im44.src='henbarred_ylo_parabolic.gif'; 
document.detaildisp.ims44.value='henbarred_ylo_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Yellow';}
 if (tempsel == 25) { tempcost = 32.00; 
 document.im44.src='henbarred_grey_parabolic.gif'; 
document.detaildisp.ims44.value='henbarred_grey_parabolic.gif'; 
 tempopt = tempsel;tempdesc = 'Natural - Grey';}
 if (tempsel == 26) { tempcost = 8.00; 
 document.im44.src='henbarred_blue_magnum.gif'; 
document.detaildisp.ims44.value='henbarred_blue_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Blue';}
 if (tempsel == 27) { tempcost = 8.00; 
 document.im44.src='henbarred_brown_magnum.gif'; 
document.detaildisp.ims44.value='henbarred_brown_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Brown';}
 if (tempsel == 28) { tempcost = 8.00; 
 document.im44.src='henbarred_char_magnum.gif'; 
document.detaildisp.ims44.value='henbarred_char_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Lime';}
 if (tempsel == 29) { tempcost = 8.00; 
 document.im44.src='henbarred_grey_magnum.gif'; 
document.detaildisp.ims44.value='henbarred_grey_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Grey';}
 if (tempsel == 30) { tempcost = 8.00; 
 document.im44.src='henbarred_orng_magnum.gif'; 
document.detaildisp.ims44.value='henbarred_orng_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Orange';}
 if (tempsel == 31) { tempcost = 8.00; 
 document.im44.src='henbarred_green_magnum.gif'; 
document.detaildisp.ims44.value='henbarred_green_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Green';}
 if (tempsel == 32) { tempcost = 8.00; 
 document.im44.src='henbarred_pink_magnum.gif'; 
document.detaildisp.ims44.value='henbarred_pink_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Pink';}
 if (tempsel == 33) { tempcost = 8.00; 
 document.im44.src='henbarred_purp_magnum.gif'; 
document.detaildisp.ims44.value='henbarred_purp_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Purple';}
 if (tempsel == 34) { tempcost = 8.00; 
 document.im44.src='henbarred_red_magnum.gif'; 
document.detaildisp.ims44.value='henbarred_red_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Red';}
 if (tempsel == 35) { tempcost = 8.00; 
 document.im44.src='henbarred_wht_magnum.gif'; 
document.detaildisp.ims44.value='henbarred_wht_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - White';}
 if (tempsel == 36) { tempcost = 8.00; 
 document.im44.src='henbarred_ylo_magnum.gif'; 
document.detaildisp.ims44.value='henbarred_ylo_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Yellow';}
 if (tempsel == 37) { tempcost = 32.00; 
 document.im44.src='henbarred_grey_magnum.gif'; 
document.detaildisp.ims44.value='henbarred_grey_magnum.gif'; 
 tempopt = tempsel;tempdesc = 'Natural - Grey';}
 if (tempsel == 38) { tempcost = 8.00; 
 document.im44.src='henbarred_blue_mirkwood.gif'; 
document.detaildisp.ims44.value='henbarred_blue_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Blue';}
 if (tempsel == 39) { tempcost = 8.00; 
 document.im44.src='henbarred_brown_mirkwood.gif'; 
document.detaildisp.ims44.value='henbarred_brown_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Brown';}
 if (tempsel == 40) { tempcost = 8.00; 
 document.im44.src='henbarred_char_mirkwood.gif'; 
document.detaildisp.ims44.value='henbarred_char_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Lime';}
 if (tempsel == 41) { tempcost = 8.00; 
 document.im44.src='henbarred_grey_mirkwood.gif'; 
document.detaildisp.ims44.value='henbarred_grey_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Grey';}
 if (tempsel == 42) { tempcost = 8.00; 
 document.im44.src='henbarred_orng_mirkwood.gif'; 
document.detaildisp.ims44.value='henbarred_orng_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Orange';}
 if (tempsel == 43) { tempcost = 8.00; 
 document.im44.src='henbarred_green_mirkwood.gif'; 
document.detaildisp.ims44.value='henbarred_green_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Green';}
 if (tempsel == 44) { tempcost = 8.00; 
 document.im44.src='henbarred_pink_mirkwood.gif'; 
document.detaildisp.ims44.value='henbarred_pink_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Pink';}
 if (tempsel == 45) { tempcost = 8.00; 
 document.im44.src='henbarred_purp_mirkwood.gif'; 
document.detaildisp.ims44.value='henbarred_purp_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Purple';}
 if (tempsel == 46) { tempcost = 8.00; 
 document.im44.src='henbarred_red_mirkwood.gif'; 
document.detaildisp.ims44.value='henbarred_red_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Red';}
 if (tempsel == 47) { tempcost = 8.00; 
 document.im44.src='henbarred_wht_mirkwood.gif'; 
document.detaildisp.ims44.value='henbarred_wht_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - White';}
 if (tempsel == 48) { tempcost = 8.00; 
 document.im44.src='henbarred_ylo_mirkwood.gif'; 
document.detaildisp.ims44.value='henbarred_ylo_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Yellow';}
 if (tempsel == 49) { tempcost = 32.00; 
 document.im44.src='henbarred_grey_mirkwood.gif'; 
document.detaildisp.ims44.value='henbarred_grey_mirkwood.gif'; 
 tempopt = tempsel;tempdesc = 'Natural - Grey';}
 if (tempsel == 50) { tempcost = 8.00; 
 document.im44.src='henbarred_blue_legolas.gif'; 
document.detaildisp.ims44.value='henbarred_blue_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Blue';}
 if (tempsel == 51) { tempcost = 8.00; 
 document.im44.src='henbarred_brown_legolas.gif'; 
document.detaildisp.ims44.value='henbarred_brown_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Brown';}
 if (tempsel == 52) { tempcost = 8.00; 
 document.im44.src='henbarred_char_legolas.gif'; 
document.detaildisp.ims44.value='henbarred_char_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Lime';}
 if (tempsel == 53) { tempcost = 8.00; 
 document.im44.src='henbarred_grey_legolas.gif'; 
document.detaildisp.ims44.value='henbarred_grey_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Grey';}
 if (tempsel == 54) { tempcost = 8.00; 
 document.im44.src='henbarred_orng_legolas.gif'; 
document.detaildisp.ims44.value='henbarred_orng_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Orange';}
 if (tempsel == 55) { tempcost = 8.00; 
 document.im44.src='henbarred_green_legolas.gif'; 
document.detaildisp.ims44.value='henbarred_green_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Green';}
 if (tempsel == 56) { tempcost = 8.00; 
 document.im44.src='henbarred_pink_legolas.gif'; 
document.detaildisp.ims44.value='henbarred_pink_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Pink';}
 if (tempsel == 57) { tempcost = 8.00; 
 document.im44.src='henbarred_purp_legolas.gif'; 
document.detaildisp.ims44.value='henbarred_purp_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Purple';}
 if (tempsel == 58) { tempcost = 8.00; 
 document.im44.src='henbarred_red_legolas.gif'; 
document.detaildisp.ims44.value='henbarred_red_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Red';}
 if (tempsel == 59) { tempcost = 8.00; 
 document.im44.src='henbarred_wht_legolas.gif'; 
document.detaildisp.ims44.value='henbarred_wht_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - White';}
 if (tempsel == 60) { tempcost = 8.00; 
 document.im44.src='henbarred_ylo_legolas.gif'; 
document.detaildisp.ims44.value='henbarred_ylo_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Yellow';}
 if (tempsel == 61) { tempcost = 32.00; 
 document.im44.src='henbarred_grey_legolas.gif'; 
document.detaildisp.ims44.value='henbarred_grey_legolas.gif'; 
 tempopt = tempsel;tempdesc = 'Natural - Grey';}
 if (tempsel == 62) { tempcost = 8.00; 
 document.im44.src='henbarred_blue_uncut.gif'; 
document.detaildisp.ims44.value='henbarred_blue_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Blue';}
 if (tempsel == 63) { tempcost = 8.00; 
 document.im44.src='henbarred_brown_uncut.gif'; 
document.detaildisp.ims44.value='henbarred_brown_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Brown';}
 if (tempsel == 64) { tempcost = 8.00; 
 document.im44.src='henbarred_char_uncut.gif'; 
document.detaildisp.ims44.value='henbarred_char_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Lime';}
 if (tempsel == 65) { tempcost = 8.00; 
 document.im44.src='henbarred_grey_uncut.gif'; 
document.detaildisp.ims44.value='henbarred_grey_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Grey';}
 if (tempsel == 66) { tempcost = 8.00; 
 document.im44.src='henbarred_orng_uncut.gif'; 
document.detaildisp.ims44.value='henbarred_orng_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Orange';}
 if (tempsel == 67) { tempcost = 8.00; 
 document.im44.src='henbarred_green_uncut.gif'; 
document.detaildisp.ims44.value='henbarred_green_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Green';}
 if (tempsel == 68) { tempcost = 8.00; 
 document.im44.src='henbarred_pink_uncut.gif'; 
document.detaildisp.ims44.value='henbarred_pink_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Pink';}
 if (tempsel == 69) { tempcost = 8.00; 
 document.im44.src='henbarred_purp_uncut.gif'; 
document.detaildisp.ims44.value='henbarred_purp_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Purple';}
 if (tempsel == 70) { tempcost = 8.00; 
 document.im44.src='henbarred_red_uncut.gif'; 
document.detaildisp.ims44.value='henbarred_red_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Red';}
 if (tempsel == 71) { tempcost = 8.00; 
 document.im44.src='henbarred_wht_uncut.gif'; 
document.detaildisp.ims44.value='henbarred_wht_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - White';}
 if (tempsel == 72) { tempcost = 8.00; 
 document.im44.src='henbarred_ylo_uncut.gif'; 
document.detaildisp.ims44.value='henbarred_ylo_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Yellow';}
 if (tempsel == 73) { tempcost = 32.00; 
 document.im44.src='henbarred_grey_uncut.gif'; 
document.detaildisp.ims44.value='henbarred_grey_uncut.gif'; 
 tempopt = tempsel;tempdesc = 'Natural - Grey';}
 if (tempsel == 74) { tempcost = 8.00; 
 document.im44.src='henbarred_blue_lothlorien.gif'; 
document.detaildisp.ims44.value='henbarred_blue_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Blue';}
 if (tempsel == 75) { tempcost = 8.00; 
 document.im44.src='henbarred_brown_lothlorien.gif'; 
document.detaildisp.ims44.value='henbarred_brown_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Brown';}
 if (tempsel == 76) { tempcost = 8.00; 
 document.im44.src='henbarred_char_lothlorien.gif'; 
document.detaildisp.ims44.value='henbarred_char_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Lime';}
 if (tempsel == 77) { tempcost = 8.00; 
 document.im44.src='henbarred_grey_lothlorien.gif'; 
document.detaildisp.ims44.value='henbarred_grey_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Grey';}
 if (tempsel == 78) { tempcost = 8.00; 
 document.im44.src='henbarred_orng_lothlorien.gif'; 
document.detaildisp.ims44.value='henbarred_orng_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Orange';}
 if (tempsel == 79) { tempcost = 8.00; 
 document.im44.src='henbarred_green_lothlorien.gif'; 
document.detaildisp.ims44.value='henbarred_green_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Green';}
 if (tempsel == 80) { tempcost = 8.00; 
 document.im44.src='henbarred_pink_lothlorien.gif'; 
document.detaildisp.ims44.value='henbarred_pink_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Pink';}
 if (tempsel == 81) { tempcost = 8.00; 
 document.im44.src='henbarred_purp_lothlorien.gif'; 
document.detaildisp.ims44.value='henbarred_purp_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Purple';}
 if (tempsel == 82) { tempcost = 8.00; 
 document.im44.src='henbarred_red_lothlorien.gif'; 
document.detaildisp.ims44.value='henbarred_red_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Red';}
 if (tempsel == 83) { tempcost = 8.00; 
 document.im44.src='henbarred_wht_lothlorien.gif'; 
document.detaildisp.ims44.value='henbarred_wht_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - White';}
 if (tempsel == 84) { tempcost = 8.00; 
 document.im44.src='henbarred_ylo_lothlorien.gif'; 
document.detaildisp.ims44.value='henbarred_ylo_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Yellow';}
 if (tempsel == 85) { tempcost = 32.00; 
 document.im44.src='henbarred_grey_lothlorien.gif'; 
document.detaildisp.ims44.value='henbarred_grey_lothlorien.gif'; 
 tempopt = tempsel;tempdesc = 'Natural - Grey';}
 if (tempsel == 86) { tempcost = 8.00; 
 document.im44.src='henbarred_blue_banana.gif'; 
document.detaildisp.ims44.value='henbarred_blue_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Blue';}
 if (tempsel == 87) { tempcost = 8.00; 
 document.im44.src='henbarred_brown_banana.gif'; 
document.detaildisp.ims44.value='henbarred_brown_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Brown';}
 if (tempsel == 88) { tempcost = 8.00; 
 document.im44.src='henbarred_char_banana.gif'; 
document.detaildisp.ims44.value='henbarred_char_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Lime';}
 if (tempsel == 89) { tempcost = 8.00; 
 document.im44.src='henbarred_grey_banana.gif'; 
document.detaildisp.ims44.value='henbarred_grey_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Grey';}
 if (tempsel == 90) { tempcost = 8.00; 
 document.im44.src='henbarred_orng_banana.gif'; 
document.detaildisp.ims44.value='henbarred_orng_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Orange';}
 if (tempsel == 91) { tempcost = 8.00; 
 document.im44.src='henbarred_green_banana.gif'; 
document.detaildisp.ims44.value='henbarred_green_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Green';}
 if (tempsel == 92) { tempcost = 8.00; 
 document.im44.src='henbarred_pink_banana.gif'; 
document.detaildisp.ims44.value='henbarred_pink_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Pink';}
 if (tempsel == 93) { tempcost = 8.00; 
 document.im44.src='henbarred_purp_banana.gif'; 
document.detaildisp.ims44.value='henbarred_purp_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Purple';}
 if (tempsel == 94) { tempcost = 8.00; 
 document.im44.src='henbarred_red_banana.gif'; 
document.detaildisp.ims44.value='henbarred_red_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Red';}
 if (tempsel == 95) { tempcost = 8.00; 
 document.im44.src='henbarred_wht_banana.gif'; 
document.detaildisp.ims44.value='henbarred_wht_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - White';}
 if (tempsel == 96) { tempcost = 8.00; 
 document.im44.src='henbarred_ylo_banana.gif'; 
document.detaildisp.ims44.value='henbarred_ylo_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Yellow';}
 if (tempsel == 97) { tempcost = 32.00; 
 document.im44.src='henbarred_grey_banana.gif'; 
document.detaildisp.ims44.value='henbarred_grey_banana.gif'; 
 tempopt = tempsel;tempdesc = 'Natural - Grey';}
 if (tempsel == 98) { tempcost = 8.00; 
 document.im44.src='henbarred_blue_youth.gif'; 
document.detaildisp.ims44.value='henbarred_blue_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Blue';}
 if (tempsel == 99) { tempcost = 8.00; 
 document.im44.src='henbarred_brown_youth.gif'; 
document.detaildisp.ims44.value='henbarred_brown_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Brown';}
 if (tempsel == 100) { tempcost = 8.00; 
 document.im44.src='henbarred_char_youth.gif'; 
document.detaildisp.ims44.value='henbarred_char_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Lime';}
 if (tempsel == 101) { tempcost = 8.00; 
 document.im44.src='henbarred_grey_youth.gif'; 
document.detaildisp.ims44.value='henbarred_grey_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Grey';}
 if (tempsel == 102) { tempcost = 8.00; 
 document.im44.src='henbarred_orng_youth.gif'; 
document.detaildisp.ims44.value='henbarred_orng_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Orange';}
 if (tempsel == 103) { tempcost = 8.00; 
 document.im44.src='henbarred_green_youth.gif'; 
document.detaildisp.ims44.value='henbarred_green_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Green';}
 if (tempsel == 104) { tempcost = 8.00; 
 document.im44.src='henbarred_pink_youth.gif'; 
document.detaildisp.ims44.value='henbarred_pink_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Pink';}
 if (tempsel == 105) { tempcost = 8.00; 
 document.im44.src='henbarred_purp_youth.gif'; 
document.detaildisp.ims44.value='henbarred_purp_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Purple';}
 if (tempsel == 106) { tempcost = 8.00; 
 document.im44.src='henbarred_red_youth.gif'; 
document.detaildisp.ims44.value='henbarred_red_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Red';}
 if (tempsel == 107) { tempcost = 8.00; 
 document.im44.src='henbarred_wht_youth.gif'; 
document.detaildisp.ims44.value='henbarred_wht_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - White';}
 if (tempsel == 108) { tempcost = 8.00; 
 document.im44.src='henbarred_ylo_youth.gif'; 
document.detaildisp.ims44.value='henbarred_ylo_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Yellow';}
 if (tempsel == 109) { tempcost = 32.00; 
 document.im44.src='henbarred_grey_youth.gif'; 
document.detaildisp.ims44.value='henbarred_grey_youth.gif'; 
 tempopt = tempsel;tempdesc = 'Natural - Grey';}
 if (tempsel == 110) { tempcost = 8.00; 
 document.im44.src='henbarred_blue_pope.gif'; 
document.detaildisp.ims44.value='henbarred_blue_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Blue';}
 if (tempsel == 111) { tempcost = 8.00; 
 document.im44.src='henbarred_brown_pope.gif'; 
document.detaildisp.ims44.value='henbarred_brown_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Brown';}
 if (tempsel == 112) { tempcost = 8.00; 
 document.im44.src='henbarred_char_pope.gif'; 
document.detaildisp.ims44.value='henbarred_char_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Lime';}
 if (tempsel == 113) { tempcost = 8.00; 
 document.im44.src='henbarred_grey_pope.gif'; 
document.detaildisp.ims44.value='henbarred_grey_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Grey';}
 if (tempsel == 114) { tempcost = 8.00; 
 document.im44.src='henbarred_orng_pope.gif'; 
document.detaildisp.ims44.value='henbarred_orng_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Orange';}
 if (tempsel == 115) { tempcost = 8.00; 
 document.im44.src='henbarred_green_pope.gif'; 
document.detaildisp.ims44.value='henbarred_green_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Green';}
 if (tempsel == 116) { tempcost = 8.00; 
 document.im44.src='henbarred_pink_pope.gif'; 
document.detaildisp.ims44.value='henbarred_pink_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Pink';}
 if (tempsel == 117) { tempcost = 8.00; 
 document.im44.src='henbarred_purp_pope.gif'; 
document.detaildisp.ims44.value='henbarred_purp_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Purple';}
 if (tempsel == 118) { tempcost = 8.00; 
 document.im44.src='henbarred_red_pope.gif'; 
document.detaildisp.ims44.value='henbarred_red_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Red';}
 if (tempsel == 119) { tempcost = 8.00; 
 document.im44.src='henbarred_wht_pope.gif'; 
document.detaildisp.ims44.value='henbarred_wht_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - White';}
 if (tempsel == 120) { tempcost = 8.00; 
 document.im44.src='henbarred_ylo_pope.gif'; 
document.detaildisp.ims44.value='henbarred_ylo_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Yellow';}
 if (tempsel == 121) { tempcost = 32.00; 
 document.im44.src='henbarred_grey_pope.gif'; 
document.detaildisp.ims44.value='henbarred_grey_pope.gif'; 
 tempopt = tempsel;tempdesc = 'Natural - Grey';}
 if (tempsel == 122) { tempcost = 8.00; 
 document.im44.src='henbarred_blue_razor.gif'; 
document.detaildisp.ims44.value='henbarred_blue_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Blue';}
 if (tempsel == 123) { tempcost = 8.00; 
 document.im44.src='henbarred_brown_razor.gif'; 
document.detaildisp.ims44.value='henbarred_brown_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Brown';}
 if (tempsel == 124) { tempcost = 8.00; 
 document.im44.src='henbarred_char_razor.gif'; 
document.detaildisp.ims44.value='henbarred_char_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Lime';}
 if (tempsel == 125) { tempcost = 8.00; 
 document.im44.src='henbarred_grey_razor.gif'; 
document.detaildisp.ims44.value='henbarred_grey_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Grey';}
 if (tempsel == 126) { tempcost = 8.00; 
 document.im44.src='henbarred_orng_razor.gif'; 
document.detaildisp.ims44.value='henbarred_orng_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Orange';}
 if (tempsel == 127) { tempcost = 8.00; 
 document.im44.src='henbarred_green_razor.gif'; 
document.detaildisp.ims44.value='henbarred_green_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Green';}
 if (tempsel == 128) { tempcost = 8.00; 
 document.im44.src='henbarred_pink_razor.gif'; 
document.detaildisp.ims44.value='henbarred_pink_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Pink';}
 if (tempsel == 129) { tempcost = 8.00; 
 document.im44.src='henbarred_purp_razor.gif'; 
document.detaildisp.ims44.value='henbarred_purp_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Purple';}
 if (tempsel == 130) { tempcost = 8.00; 
 document.im44.src='henbarred_red_razor.gif'; 
document.detaildisp.ims44.value='henbarred_red_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Red';}
 if (tempsel == 131) { tempcost = 8.00; 
 document.im44.src='henbarred_wht_razor.gif'; 
document.detaildisp.ims44.value='henbarred_wht_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - White';}
 if (tempsel == 132) { tempcost = 8.00; 
 document.im44.src='henbarred_ylo_razor.gif'; 
document.detaildisp.ims44.value='henbarred_ylo_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Imitation - Yellow';}
 if (tempsel == 133) { tempcost = 32.00; 
 document.im44.src='henbarred_grey_razor.gif'; 
document.detaildisp.ims44.value='henbarred_grey_razor.gif'; 
 tempopt = tempsel;tempdesc = 'Natural - Grey';}
 if (0 > 0) { if (save0 == 0){document.detaildisp.inline44.options[0].selected = true;tempcost = 0; }}
  saveopt44 = tempopt; 
save44 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.outline44.value =  formatnum;  
 totalservice = totalservice + parseFloat(tempcost); 
  } x =  calc44(); 
 document.detaildisp.savetext44.value = tempdesc; 
// 39 Draw Weight s S5 
var save39 = 0;var saveopt39 = ''; 
var tempdesc = ''; 
function calc39 () { 
 totalservice = totalservice - parseFloat(save39); 
 var tempsel =  document.detaildisp.inline39.value; 
 var tempcost = 0;var tempopt = 0;document.detaildisp.save1sttext39.value = '15-25 Lbs'; 
 if (tempsel == 1) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '15-25 Lbs';}
 if (tempsel == 2) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '25-30 Lbs';}
 if (tempsel == 3) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '35-40 Lbs';}
 if (tempsel == 4) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '45-50 Lbs';}
 if (tempsel == 5) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '55-60 Lbs';}
 if (tempsel == 6) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '60-65 Lbs';}
 if (tempsel == 7) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '95 Lbs';}
 if (0 > 0) { if (save0 == 0){document.detaildisp.inline39.options[0].selected = true;tempcost = 0; }}
  saveopt39 = tempopt; 
save39 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.outline39.value =  formatnum;  
 totalservice = totalservice + parseFloat(tempcost); 
  } x =  calc39(); 
 document.detaildisp.savetext39.value = tempdesc; 
// 23 Arrowtip #1 s S5 
var save23 = 0;var saveopt23 = ''; 
var tempdesc = ''; 
function calc23 () { 
 totalservice = totalservice - parseFloat(save23); 
 var tempsel =  document.detaildisp.inline23.value; 
 var tempcost = 0;var tempopt = 0;document.detaildisp.save1sttext23.value = 'Target Tip'; 
 if (tempsel == 1) { tempcost = 0.00; 
 document.im23.src='tip_target.gif'; 
document.detaildisp.ims23.value='tip_target.gif'; 
 tempopt = tempsel;tempdesc = 'Target Tip';}
 if (tempsel == 9) { tempcost = 20.00; 
 document.im23.src='tip_ribtekslim.gif'; 
document.detaildisp.ims23.value='tip_ribtekslim.gif'; 
 tempopt = tempsel;tempdesc = 'Ribtek Slim';}
 if (tempsel == 8) { tempcost = 24.00; 
 document.im23.src='tip_medieval.gif'; 
document.detaildisp.ims23.value='tip_medieval.gif'; 
 tempopt = tempsel;tempdesc = 'Medieval';}
 if (tempsel == 7) { tempcost = 26.00; 
 document.im23.src='tip_grizzly.gif'; 
document.detaildisp.ims23.value='tip_grizzly.gif'; 
 tempopt = tempsel;tempdesc = 'Grizzly';}
 if (tempsel == 6) { tempcost = 8.00; 
 document.im23.src='tip_germanbrass.gif'; 
document.detaildisp.ims23.value='tip_germanbrass.gif'; 
 tempopt = tempsel;tempdesc = 'German Brass';}
 if (tempsel == 5) { tempcost = 33.00; 
 document.im23.src='tip_eclipseblade.gif'; 
document.detaildisp.ims23.value='tip_eclipseblade.gif'; 
 tempopt = tempsel;tempdesc = 'Eclipse Blade';}
 if (tempsel == 4) { tempcost = 24.00; 
 document.im23.src='tip_bodkin.gif'; 
document.detaildisp.ims23.value='tip_bodkin.gif'; 
 tempopt = tempsel;tempdesc = 'Bodkin';}
 if (tempsel == 3) { tempcost = 24.00; 
 document.im23.src='tip_ace2blade.gif'; 
document.detaildisp.ims23.value='tip_ace2blade.gif'; 
 tempopt = tempsel;tempdesc = 'Ace 2 Blade';}
 if (tempsel == 2) { tempcost = 30.00; 
 document.im23.src='tip_3blade.gif'; 
document.detaildisp.ims23.value='tip_3blade.gif'; 
 tempopt = tempsel;tempdesc = '3 Blade Tip';}
 if (tempsel == 10) { tempcost = 20.00; 
 document.im23.src='tip_ribtekwide.gif'; 
document.detaildisp.ims23.value='tip_ribtekwide.gif'; 
 tempopt = tempsel;tempdesc = 'Ribtek Wide';}
 if (0 > 0) { if (save0 == 0){document.detaildisp.inline23.options[0].selected = true;tempcost = 0; }}
  saveopt23 = tempopt; 
save23 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.outline23.value =  formatnum;  
 totalservice = totalservice + parseFloat(tempcost); 
  } x =  calc23(); 
 document.detaildisp.savetext23.value = tempdesc; 
// 24 Arrowtip #2 s S5 
var save24 = 0;var saveopt24 = ''; 
var tempdesc = ''; 
function calc24 () { 
 totalservice = totalservice - parseFloat(save24); 
 var tempsel =  document.detaildisp.inline24.value; 
 var tempcost = 0;var tempopt = 0;document.detaildisp.save1sttext24.value = 'Target Tip'; 
 if (tempsel == 1) { tempcost = 0.00; 
 document.im24.src='tip_target.gif'; 
document.detaildisp.ims24.value='tip_target.gif'; 
 tempopt = tempsel;tempdesc = 'Target Tip';}
 if (tempsel == 9) { tempcost = 20.00; 
 document.im24.src='tip_ribtekslim.gif'; 
document.detaildisp.ims24.value='tip_ribtekslim.gif'; 
 tempopt = tempsel;tempdesc = 'Ribtek Slim';}
 if (tempsel == 8) { tempcost = 24.00; 
 document.im24.src='tip_medieval.gif'; 
document.detaildisp.ims24.value='tip_medieval.gif'; 
 tempopt = tempsel;tempdesc = 'Medieval';}
 if (tempsel == 7) { tempcost = 26.00; 
 document.im24.src='tip_grizzly.gif'; 
document.detaildisp.ims24.value='tip_grizzly.gif'; 
 tempopt = tempsel;tempdesc = 'Grizzly';}
 if (tempsel == 6) { tempcost = 8.00; 
 document.im24.src='tip_germanbrass.gif'; 
document.detaildisp.ims24.value='tip_germanbrass.gif'; 
 tempopt = tempsel;tempdesc = 'German Brass';}
 if (tempsel == 5) { tempcost = 33.00; 
 document.im24.src='tip_eclipseblade.gif'; 
document.detaildisp.ims24.value='tip_eclipseblade.gif'; 
 tempopt = tempsel;tempdesc = 'Eclipse Blade';}
 if (tempsel == 4) { tempcost = 24.00; 
 document.im24.src='tip_bodkin.gif'; 
document.detaildisp.ims24.value='tip_bodkin.gif'; 
 tempopt = tempsel;tempdesc = 'Bodkin';}
 if (tempsel == 3) { tempcost = 24.00; 
 document.im24.src='tip_ace2blade.gif'; 
document.detaildisp.ims24.value='tip_ace2blade.gif'; 
 tempopt = tempsel;tempdesc = 'Ace 2 Blade';}
 if (tempsel == 2) { tempcost = 30.00; 
 document.im24.src='tip_3blade.gif'; 
document.detaildisp.ims24.value='tip_3blade.gif'; 
 tempopt = tempsel;tempdesc = '3 Blade Tip';}
 if (tempsel == 10) { tempcost = 20.00; 
 document.im24.src='tip_ribtekwide.gif'; 
document.detaildisp.ims24.value='tip_ribtekwide.gif'; 
 tempopt = tempsel;tempdesc = 'Ribtek Wide';}
 if (0 > 0) { if (save0 == 0){document.detaildisp.inline24.options[0].selected = true;tempcost = 0; }}
  saveopt24 = tempopt; 
save24 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.outline24.value =  formatnum;  
 totalservice = totalservice + parseFloat(tempcost); 
  } x =  calc24(); 
 document.detaildisp.savetext24.value = tempdesc; 
// 25 Nock s S5 
var save25 = 0;var saveopt25 = ''; 
var tempdesc = ''; 
function calc25 () { 
 totalservice = totalservice - parseFloat(save25); 
 var tempsel =  document.detaildisp.inline25.value; 
 var tempcost = 0;var tempopt = 0;document.detaildisp.save1sttext25.value = 'Select Nock'; 
 if (tempsel == 11) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = 'Select Nock';}
 if (tempsel == 10) { tempcost = 20.00; 
 document.im25.src='nock_selfnock.gif'; 
document.detaildisp.ims25.value='nock_selfnock.gif'; 
 tempopt = tempsel;tempdesc = 'SELF Nock';}
 if (tempsel == 1) { tempcost = 0.00; 
 document.im25.src='nock_black.gif'; 
document.detaildisp.ims25.value='nock_black.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 2) { tempcost = 0.00; 
 document.im25.src='nock_blue.gif'; 
document.detaildisp.ims25.value='nock_blue.gif'; 
 tempopt = tempsel;tempdesc = 'Blue';}
 if (tempsel == 3) { tempcost = 0.00; 
 document.im25.src='nock_char.gif'; 
document.detaildisp.ims25.value='nock_char.gif'; 
 tempopt = tempsel;tempdesc = 'Lime';}
 if (tempsel == 5) { tempcost = 0.00; 
 document.im25.src='nock_green.gif'; 
document.detaildisp.ims25.value='nock_green.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 4) { tempcost = 0.00; 
 document.im25.src='nock_floorange.gif'; 
document.detaildisp.ims25.value='nock_floorange.gif'; 
 tempopt = tempsel;tempdesc = 'Flo Orange';}
 if (tempsel == 6) { tempcost = 0.00; 
 document.im25.src='nock_orange.gif'; 
document.detaildisp.ims25.value='nock_orange.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 7) { tempcost = 0.00; 
 document.im25.src='nock_red.gif'; 
document.detaildisp.ims25.value='nock_red.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 8) { tempcost = 0.00; 
 document.im25.src='nock_white.gif'; 
document.detaildisp.ims25.value='nock_white.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 9) { tempcost = 0.00; 
 document.im25.src='nock_yellow.gif'; 
document.detaildisp.ims25.value='nock_yellow.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (0 > 0) { if (save0 == 0){document.detaildisp.inline25.options[0].selected = true;tempcost = 0; }}
  saveopt25 = tempopt; 
save25 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.outline25.value =  formatnum;  
 totalservice = totalservice + parseFloat(tempcost); 
  } x =  calc25(); 
 document.detaildisp.savetext25.value = tempdesc; 
// 26 Leafing s S5 
var save26 = 0;var saveopt26 = ''; 
var tempdesc = ''; 
function calc26 () { 
 totalservice = totalservice - parseFloat(save26); 
 var tempsel =  document.detaildisp.inline26.value; 
 var tempcost = 0;var tempopt = 0;document.detaildisp.save1sttext26.value = 'No Leafing'; 
 if (tempsel == 3) { tempcost = 0.00; 
 document.im26.src='leafing_blank_leaf.gif'; 
document.detaildisp.ims26.value='leafing_blank_leaf.gif'; 
 tempopt = tempsel;tempdesc = 'No Leafing';}
 if (tempsel == 2) { tempcost = 45.00; 
 document.im26.src='leafing_leaf_gold.gif'; 
document.detaildisp.ims26.value='leafing_leaf_gold.gif'; 
 tempopt = tempsel;tempdesc = 'Gold';}
 if (tempsel == 1) { tempcost = 45.00; 
 document.im26.src='leafing_leaf_silver.gif'; 
document.detaildisp.ims26.value='leafing_leaf_silver.gif'; 
 tempopt = tempsel;tempdesc = 'Silver';}
 if (0 > 0) { if (save0 == 0){document.detaildisp.inline26.options[0].selected = true;tempcost = 0; }}
  saveopt26 = tempopt; 
save26 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.outline26.value =  formatnum;  
 totalservice = totalservice + parseFloat(tempcost); 
  } x =  calc26(); 
 document.detaildisp.savetext26.value = tempdesc; 
// 27 Caps s S5 
var save27 = 0;var saveopt27 = ''; 
var tempdesc = ''; 
function calc27 () { 
 totalservice = totalservice - parseFloat(save27); 
 var tempsel =  document.detaildisp.inline27.value; 
 var tempcost = 0;var tempopt = 0;document.detaildisp.save1sttext27.value = 'No Cap Selected'; 
 if (tempsel == 2) { tempcost = 0.00; 
 document.im27.src='capblank.gif'; 
document.detaildisp.ims27.value='capblank.gif'; 
 tempopt = tempsel;tempdesc = 'No Cap Selected';}
 if (tempsel == 1) { tempcost = 6.00; 
 document.im27.src='caps_1.gif'; 
document.detaildisp.ims27.value='caps_1.gif'; 
 tempopt = tempsel;tempdesc = 'African Viloet';}
 if (tempsel == 4) { tempcost = 6.00; 
 document.im27.src='caps_3.gif'; 
document.detaildisp.ims27.value='caps_3.gif'; 
 tempopt = tempsel;tempdesc = 'Amish Grey';}
 if (tempsel == 6) { tempcost = 6.00; 
 document.im27.src='caps_5.gif'; 
document.detaildisp.ims27.value='caps_5.gif'; 
 tempopt = tempsel;tempdesc = 'Antique Gold';}
 if (tempsel == 8) { tempcost = 6.00; 
 document.im27.src='caps_7.gif'; 
document.detaildisp.ims27.value='caps_7.gif'; 
 tempopt = tempsel;tempdesc = 'Antique Pink';}
 if (tempsel == 10) { tempcost = 6.00; 
 document.im27.src='caps_9.gif'; 
document.detaildisp.ims27.value='caps_9.gif'; 
 tempopt = tempsel;tempdesc = 'Antique White';}
 if (tempsel == 12) { tempcost = 6.00; 
 document.im27.src='caps_11.gif'; 
document.detaildisp.ims27.value='caps_11.gif'; 
 tempopt = tempsel;tempdesc = 'Barely Blue';}
 if (tempsel == 14) { tempcost = 6.00; 
 document.im27.src='caps_13.gif'; 
document.detaildisp.ims27.value='caps_13.gif'; 
 tempopt = tempsel;tempdesc = 'Barely Green';}
 if (tempsel == 16) { tempcost = 6.00; 
 document.im27.src='caps_15.gif'; 
document.detaildisp.ims27.value='caps_15.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 18) { tempcost = 6.00; 
 document.im27.src='caps_17.gif'; 
document.detaildisp.ims27.value='caps_17.gif'; 
 tempopt = tempsel;tempdesc = 'Blue Bouquet';}
 if (tempsel == 20) { tempcost = 6.00; 
 document.im27.src='caps_19.gif'; 
document.detaildisp.ims27.value='caps_19.gif'; 
 tempopt = tempsel;tempdesc = 'Blue Midnight';}
 if (tempsel == 22) { tempcost = 6.00; 
 document.im27.src='caps_21.gif'; 
document.detaildisp.ims27.value='caps_21.gif'; 
 tempopt = tempsel;tempdesc = 'Bright Red';}
 if (tempsel == 24) { tempcost = 6.00; 
 document.im27.src='caps_23.gif'; 
document.detaildisp.ims27.value='caps_23.gif'; 
 tempopt = tempsel;tempdesc = 'Bright Yellow';}
 if (tempsel == 26) { tempcost = 6.00; 
 document.im27.src='caps_25.gif'; 
document.detaildisp.ims27.value='caps_25.gif'; 
 tempopt = tempsel;tempdesc = 'Burgundy Rose';}
 if (tempsel == 28) { tempcost = 6.00; 
 document.im27.src='caps_27.gif'; 
document.detaildisp.ims27.value='caps_27.gif'; 
 tempopt = tempsel;tempdesc = 'Burgundy';}
 if (tempsel == 30) { tempcost = 6.00; 
 document.im27.src='caps_29.gif'; 
document.detaildisp.ims27.value='caps_29.gif'; 
 tempopt = tempsel;tempdesc = 'Burnt Sienna';}
 if (tempsel == 32) { tempcost = 6.00; 
 document.im27.src='caps_31.gif'; 
document.detaildisp.ims27.value='caps_31.gif'; 
 tempopt = tempsel;tempdesc = 'Burnt Umber';}
 if (tempsel == 34) { tempcost = 6.00; 
 document.im27.src='caps_33.gif'; 
document.detaildisp.ims27.value='caps_33.gif'; 
 tempopt = tempsel;tempdesc = 'Cashmere';}
 if (tempsel == 36) { tempcost = 6.00; 
 document.im27.src='caps_35.gif'; 
document.detaildisp.ims27.value='caps_35.gif'; 
 tempopt = tempsel;tempdesc = 'Cherry';}
 if (tempsel == 38) { tempcost = 6.00; 
 document.im27.src='caps_37.gif'; 
document.detaildisp.ims27.value='caps_37.gif'; 
 tempopt = tempsel;tempdesc = 'Christmas Green';}
 if (tempsel == 40) { tempcost = 6.00; 
 document.im27.src='caps_39.gif'; 
document.detaildisp.ims27.value='caps_39.gif'; 
 tempopt = tempsel;tempdesc = 'Christmas Red';}
 if (tempsel == 42) { tempcost = 6.00; 
 document.im27.src='caps_41.gif'; 
document.detaildisp.ims27.value='caps_41.gif'; 
 tempopt = tempsel;tempdesc = 'Cinnamon';}
 if (tempsel == 44) { tempcost = 6.00; 
 document.im27.src='caps_43.gif'; 
document.detaildisp.ims27.value='caps_43.gif'; 
 tempopt = tempsel;tempdesc = 'Colonial Blue Light';}
 if (tempsel == 46) { tempcost = 6.00; 
 document.im27.src='caps_45.gif'; 
document.detaildisp.ims27.value='caps_45.gif'; 
 tempopt = tempsel;tempdesc = 'Colonial Blue';}
 if (tempsel == 48) { tempcost = 6.00; 
 document.im27.src='caps_47.gif'; 
document.detaildisp.ims27.value='caps_47.gif'; 
 tempopt = tempsel;tempdesc = 'Cool Blue';}
 if (tempsel == 50) { tempcost = 6.00; 
 document.im27.src='caps_49.gif'; 
document.detaildisp.ims27.value='caps_49.gif'; 
 tempopt = tempsel;tempdesc = 'Copenhagen Blue';}
 if (tempsel == 52) { tempcost = 6.00; 
 document.im27.src='caps_51.gif'; 
document.detaildisp.ims27.value='caps_51.gif'; 
 tempopt = tempsel;tempdesc = 'Coral';}
 if (tempsel == 54) { tempcost = 6.00; 
 document.im27.src='caps_53.gif'; 
document.detaildisp.ims27.value='caps_53.gif'; 
 tempopt = tempsel;tempdesc = 'Country Maple';}
 if (tempsel == 56) { tempcost = 6.00; 
 document.im27.src='caps_55.gif'; 
document.detaildisp.ims27.value='caps_55.gif'; 
 tempopt = tempsel;tempdesc = 'Cranberry Splash';}
 if (tempsel == 58) { tempcost = 6.00; 
 document.im27.src='caps_57.gif'; 
document.detaildisp.ims27.value='caps_57.gif'; 
 tempopt = tempsel;tempdesc = 'Daffodil';}
 if (tempsel == 60) { tempcost = 6.00; 
 document.im27.src='caps_59.gif'; 
document.detaildisp.ims27.value='caps_59.gif'; 
 tempopt = tempsel;tempdesc = 'Dark Green';}
 if (tempsel == 62) { tempcost = 6.00; 
 document.im27.src='caps_61.gif'; 
document.detaildisp.ims27.value='caps_61.gif'; 
 tempopt = tempsel;tempdesc = 'Jade Green';}
 if (tempsel == 64) { tempcost = 6.00; 
 document.im27.src='caps_63.gif'; 
document.detaildisp.ims27.value='caps_63.gif'; 
 tempopt = tempsel;tempdesc = 'Dark Turquoise';}
 if (tempsel == 66) { tempcost = 6.00; 
 document.im27.src='caps_65.gif'; 
document.detaildisp.ims27.value='caps_65.gif'; 
 tempopt = tempsel;tempdesc = 'Deep Red';}
 if (tempsel == 68) { tempcost = 6.00; 
 document.im27.src='caps_67.gif'; 
document.detaildisp.ims27.value='caps_67.gif'; 
 tempopt = tempsel;tempdesc = 'Dusty Mauve';}
 if (tempsel == 70) { tempcost = 6.00; 
 document.im27.src='caps_69.gif'; 
document.detaildisp.ims27.value='caps_69.gif'; 
 tempopt = tempsel;tempdesc = 'Dusty Pink';}
 if (tempsel == 72) { tempcost = 6.00; 
 document.im27.src='caps_71.gif'; 
document.detaildisp.ims27.value='caps_71.gif'; 
 tempopt = tempsel;tempdesc = 'Spring Green';}
 if (tempsel == 74) { tempcost = 6.00; 
 document.im27.src='caps_73.gif'; 
document.detaildisp.ims27.value='caps_73.gif'; 
 tempopt = tempsel;tempdesc = 'Fabric Medium';}
 if (tempsel == 76) { tempcost = 6.00; 
 document.im27.src='caps_75.gif'; 
document.detaildisp.ims27.value='caps_75.gif'; 
 tempopt = tempsel;tempdesc = 'Flesh';}
 if (tempsel == 78) { tempcost = 6.00; 
 document.im27.src='caps_77.gif'; 
document.detaildisp.ims27.value='caps_77.gif'; 
 tempopt = tempsel;tempdesc = 'Forest Fern';}
 if (tempsel == 80) { tempcost = 6.00; 
 document.im27.src='caps_79.gif'; 
document.detaildisp.ims27.value='caps_79.gif'; 
 tempopt = tempsel;tempdesc = 'Forest Glade';}
 if (tempsel == 82) { tempcost = 6.00; 
 document.im27.src='caps_81.gif'; 
document.detaildisp.ims27.value='caps_81.gif'; 
 tempopt = tempsel;tempdesc = 'Forest Green';}
 if (tempsel == 84) { tempcost = 6.00; 
 document.im27.src='caps_83.gif'; 
document.detaildisp.ims27.value='caps_83.gif'; 
 tempopt = tempsel;tempdesc = 'Golden Brown';}
 if (tempsel == 86) { tempcost = 6.00; 
 document.im27.src='caps_85.gif'; 
document.detaildisp.ims27.value='caps_85.gif'; 
 tempopt = tempsel;tempdesc = 'Heather Blue';}
 if (tempsel == 88) { tempcost = 6.00; 
 document.im27.src='caps_87.gif'; 
document.detaildisp.ims27.value='caps_87.gif'; 
 tempopt = tempsel;tempdesc = 'Hunter Green';}
 if (tempsel == 90) { tempcost = 6.00; 
 document.im27.src='caps_89.gif'; 
document.detaildisp.ims27.value='caps_89.gif'; 
 tempopt = tempsel;tempdesc = 'Key Lime Pie';}
 if (tempsel == 92) { tempcost = 6.00; 
 document.im27.src='caps_91.gif'; 
document.detaildisp.ims27.value='caps_91.gif'; 
 tempopt = tempsel;tempdesc = 'Lavender';}
 if (tempsel == 94) { tempcost = 6.00; 
 document.im27.src='caps_93.gif'; 
document.detaildisp.ims27.value='caps_93.gif'; 
 tempopt = tempsel;tempdesc = 'Leaf Green';}
 if (tempsel == 96) { tempcost = 6.00; 
 document.im27.src='caps_95.gif'; 
document.detaildisp.ims27.value='caps_95.gif'; 
 tempopt = tempsel;tempdesc = 'Light Antique White';}
 if (tempsel == 3) { tempcost = 6.00; 
 document.im27.src='caps_2.gif'; 
document.detaildisp.ims27.value='caps_2.gif'; 
 tempopt = tempsel;tempdesc = 'Lilac Forest';}
 if (tempsel == 5) { tempcost = 6.00; 
 document.im27.src='caps_4.gif'; 
document.detaildisp.ims27.value='caps_4.gif'; 
 tempopt = tempsel;tempdesc = 'Lucious Lemon';}
 if (tempsel == 7) { tempcost = 6.00; 
 document.im27.src='caps_6.gif'; 
document.detaildisp.ims27.value='caps_6.gif'; 
 tempopt = tempsel;tempdesc = 'Medium Flesh';}
 if (tempsel == 9) { tempcost = 6.00; 
 document.im27.src='caps_8.gif'; 
document.detaildisp.ims27.value='caps_8.gif'; 
 tempopt = tempsel;tempdesc = 'Misty Mint';}
 if (tempsel == 11) { tempcost = 6.00; 
 document.im27.src='caps_10.gif'; 
document.detaildisp.ims27.value='caps_10.gif'; 
 tempopt = tempsel;tempdesc = 'Morning Mist';}
 if (tempsel == 13) { tempcost = 6.00; 
 document.im27.src='caps_12.gif'; 
document.detaildisp.ims27.value='caps_12.gif'; 
 tempopt = tempsel;tempdesc = 'Mountain Green';}
 if (tempsel == 15) { tempcost = 6.00; 
 document.im27.src='caps_14.gif'; 
document.detaildisp.ims27.value='caps_14.gif'; 
 tempopt = tempsel;tempdesc = 'Muslin';}
 if (tempsel == 17) { tempcost = 6.00; 
 document.im27.src='caps_16.gif'; 
document.detaildisp.ims27.value='caps_16.gif'; 
 tempopt = tempsel;tempdesc = 'Navy Blue';}
 if (tempsel == 19) { tempcost = 6.00; 
 document.im27.src='caps_18.gif'; 
document.detaildisp.ims27.value='caps_18.gif'; 
 tempopt = tempsel;tempdesc = 'Ocean Green';}
 if (tempsel == 21) { tempcost = 6.00; 
 document.im27.src='caps_20.gif'; 
document.detaildisp.ims27.value='caps_20.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 23) { tempcost = 6.00; 
 document.im27.src='caps_22.gif'; 
document.detaildisp.ims27.value='caps_22.gif'; 
 tempopt = tempsel;tempdesc = 'Pale Peach';}
 if (tempsel == 25) { tempcost = 6.00; 
 document.im27.src='caps_24.gif'; 
document.detaildisp.ims27.value='caps_24.gif'; 
 tempopt = tempsel;tempdesc = 'Passionate Pink';}
 if (tempsel == 27) { tempcost = 6.00; 
 document.im27.src='caps_26.gif'; 
document.detaildisp.ims27.value='caps_26.gif'; 
 tempopt = tempsel;tempdesc = 'Peach';}
 if (tempsel == 29) { tempcost = 6.00; 
 document.im27.src='caps_28.gif'; 
document.detaildisp.ims27.value='caps_28.gif'; 
 tempopt = tempsel;tempdesc = 'Peacock Blue';}
 if (tempsel == 31) { tempcost = 6.00; 
 document.im27.src='caps_30.gif'; 
document.detaildisp.ims27.value='caps_30.gif'; 
 tempopt = tempsel;tempdesc = 'Phiox Blue';}
 if (tempsel == 33) { tempcost = 6.00; 
 document.im27.src='caps_32.gif'; 
document.detaildisp.ims27.value='caps_32.gif'; 
 tempopt = tempsel;tempdesc = 'Pine Needle';}
 if (tempsel == 35) { tempcost = 6.00; 
 document.im27.src='caps_34.gif'; 
document.detaildisp.ims27.value='caps_34.gif'; 
 tempopt = tempsel;tempdesc = 'Pink Lemonade';}
 if (tempsel == 37) { tempcost = 6.00; 
 document.im27.src='caps_36.gif'; 
document.detaildisp.ims27.value='caps_36.gif'; 
 tempopt = tempsel;tempdesc = 'Pink Suede';}
 if (tempsel == 39) { tempcost = 6.00; 
 document.im27.src='caps_38.gif'; 
document.detaildisp.ims27.value='caps_38.gif'; 
 tempopt = tempsel;tempdesc = 'Poppy Orange';}
 if (tempsel == 41) { tempcost = 6.00; 
 document.im27.src='caps_40.gif'; 
document.detaildisp.ims27.value='caps_40.gif'; 
 tempopt = tempsel;tempdesc = 'Pure Pumpkin';}
 if (tempsel == 43) { tempcost = 6.00; 
 document.im27.src='caps_42.gif'; 
document.detaildisp.ims27.value='caps_42.gif'; 
 tempopt = tempsel;tempdesc = 'Purple Passion';}
 if (tempsel == 45) { tempcost = 6.00; 
 document.im27.src='caps_44.gif'; 
document.detaildisp.ims27.value='caps_44.gif'; 
 tempopt = tempsel;tempdesc = 'Purple';}
 if (tempsel == 47) { tempcost = 6.00; 
 document.im27.src='caps_46.gif'; 
document.detaildisp.ims27.value='caps_46.gif'; 
 tempopt = tempsel;tempdesc = 'Rainforest Green';}
 if (tempsel == 49) { tempcost = 6.00; 
 document.im27.src='caps_48.gif'; 
document.detaildisp.ims27.value='caps_48.gif'; 
 tempopt = tempsel;tempdesc = 'Red Carpet';}
 if (tempsel == 51) { tempcost = 6.00; 
 document.im27.src='caps_50.gif'; 
document.detaildisp.ims27.value='caps_50.gif'; 
 tempopt = tempsel;tempdesc = 'Redbird';}
 if (tempsel == 53) { tempcost = 6.00; 
 document.im27.src='caps_52.gif'; 
document.detaildisp.ims27.value='caps_52.gif'; 
 tempopt = tempsel;tempdesc = 'Regal Purple';}
 if (tempsel == 55) { tempcost = 6.00; 
 document.im27.src='caps_54.gif'; 
document.detaildisp.ims27.value='caps_54.gif'; 
 tempopt = tempsel;tempdesc = 'Sandstone';}
 if (tempsel == 57) { tempcost = 6.00; 
 document.im27.src='caps_56.gif'; 
document.detaildisp.ims27.value='caps_56.gif'; 
 tempopt = tempsel;tempdesc = 'Seafoam';}
 if (tempsel == 59) { tempcost = 6.00; 
 document.im27.src='caps_58.gif'; 
document.detaildisp.ims27.value='caps_58.gif'; 
 tempopt = tempsel;tempdesc = 'Shamrock';}
 if (tempsel == 61) { tempcost = 6.00; 
 document.im27.src='caps_60.gif'; 
document.detaildisp.ims27.value='caps_60.gif'; 
 tempopt = tempsel;tempdesc = 'Silver Morning';}
 if (tempsel == 63) { tempcost = 6.00; 
 document.im27.src='caps_62.gif'; 
document.detaildisp.ims27.value='caps_62.gif'; 
 tempopt = tempsel;tempdesc = 'Sky Blue';}
 if (tempsel == 65) { tempcost = 6.00; 
 document.im27.src='caps_64.gif'; 
document.detaildisp.ims27.value='caps_64.gif'; 
 tempopt = tempsel;tempdesc = 'Soft Green';}
 if (tempsel == 67) { tempcost = 6.00; 
 document.im27.src='caps_66.gif'; 
document.detaildisp.ims27.value='caps_66.gif'; 
 tempopt = tempsel;tempdesc = 'Soft Moss';}
 if (tempsel == 69) { tempcost = 6.00; 
 document.im27.src='caps_68.gif'; 
document.detaildisp.ims27.value='caps_68.gif'; 
 tempopt = tempsel;tempdesc = 'Soft Suede';}
 if (tempsel == 71) { tempcost = 6.00; 
 document.im27.src='caps_70.gif'; 
document.detaildisp.ims27.value='caps_70.gif'; 
 tempopt = tempsel;tempdesc = 'Spun Gold';}
 if (tempsel == 73) { tempcost = 6.00; 
 document.im27.src='caps_72.gif'; 
document.detaildisp.ims27.value='caps_72.gif'; 
 tempopt = tempsel;tempdesc = 'Squash Blossom';}
 if (tempsel == 75) { tempcost = 6.00; 
 document.im27.src='caps_74.gif'; 
document.detaildisp.ims27.value='caps_74.gif'; 
 tempopt = tempsel;tempdesc = 'Storm Cloud Grey';}
 if (tempsel == 77) { tempcost = 6.00; 
 document.im27.src='caps_76.gif'; 
document.detaildisp.ims27.value='caps_76.gif'; 
 tempopt = tempsel;tempdesc = 'Tan';}
 if (tempsel == 79) { tempcost = 6.00; 
 document.im27.src='caps_78.gif'; 
document.detaildisp.ims27.value='caps_78.gif'; 
 tempopt = tempsel;tempdesc = 'Thistle Blossom';}
 if (tempsel == 81) { tempcost = 6.00; 
 document.im27.src='caps_80.gif'; 
document.detaildisp.ims27.value='caps_80.gif'; 
 tempopt = tempsel;tempdesc = 'Truly Blue';}
 if (tempsel == 83) { tempcost = 6.00; 
 document.im27.src='caps_82.gif'; 
document.detaildisp.ims27.value='caps_82.gif'; 
 tempopt = tempsel;tempdesc = 'Turquiose';}
 if (tempsel == 85) { tempcost = 6.00; 
 document.im27.src='caps_84.gif'; 
document.detaildisp.ims27.value='caps_84.gif'; 
 tempopt = tempsel;tempdesc = 'Westport Grey';}
 if (tempsel == 87) { tempcost = 6.00; 
 document.im27.src='caps_86.gif'; 
document.detaildisp.ims27.value='caps_86.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 89) { tempcost = 6.00; 
 document.im27.src='caps_88.gif'; 
document.detaildisp.ims27.value='caps_88.gif'; 
 tempopt = tempsel;tempdesc = 'Wild Green';}
 if (tempsel == 91) { tempcost = 6.00; 
 document.im27.src='caps_90.gif'; 
document.detaildisp.ims27.value='caps_90.gif'; 
 tempopt = tempsel;tempdesc = 'Wild Rose Pink';}
 if (tempsel == 93) { tempcost = 6.00; 
 document.im27.src='caps_92.gif'; 
document.detaildisp.ims27.value='caps_92.gif'; 
 tempopt = tempsel;tempdesc = 'Wild Watermelon';}
 if (tempsel == 95) { tempcost = 6.00; 
 document.im27.src='caps_94.gif'; 
document.detaildisp.ims27.value='caps_94.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow Cornmeal';}
 if (tempsel == 97) { tempcost = 6.00; 
 document.im27.src='caps_96.gif'; 
document.detaildisp.ims27.value='caps_96.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (0 > 0) { if (save0 == 0){document.detaildisp.inline27.options[0].selected = true;tempcost = 0; }}
  saveopt27 = tempopt; 
save27 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.outline27.value =  formatnum;  
 totalservice = totalservice + parseFloat(tempcost); 
  } x =  calc27(); 
 document.detaildisp.savetext27.value = tempdesc; 
// 28 Cresting s S5 
var save28 = 0;var saveopt28 = ''; 
var tempdesc = ''; 
function calc28 () { 
 totalservice = totalservice - parseFloat(save28); 
 var tempsel =  document.detaildisp.inline28.value; 
 var tempcost = 0;var tempopt = 0;document.detaildisp.save1sttext28.value = 'No Cresting Selected'; 
 if (tempsel == 1) { tempcost = 0.00; 
 document.im28.src='cresting_blank.gif'; 
document.detaildisp.ims28.value='cresting_blank.gif'; 
 tempopt = tempsel;tempdesc = 'No Cresting Selected';}
 if (tempsel == 2) { tempcost = 0.00; 
 document.im28.src='cresting_1.gif'; 
document.detaildisp.ims28.value='cresting_1.gif'; 
 tempopt = tempsel;tempdesc = 'African Violet';}
 if (tempsel == 4) { tempcost = 0.00; 
 document.im28.src='cresting_3.gif'; 
document.detaildisp.ims28.value='cresting_3.gif'; 
 tempopt = tempsel;tempdesc = 'Amish Grey';}
 if (tempsel == 6) { tempcost = 0.00; 
 document.im28.src='cresting_5.gif'; 
document.detaildisp.ims28.value='cresting_5.gif'; 
 tempopt = tempsel;tempdesc = 'Antique Gold';}
 if (tempsel == 8) { tempcost = 0.00; 
 document.im28.src='cresting_7.gif'; 
document.detaildisp.ims28.value='cresting_7.gif'; 
 tempopt = tempsel;tempdesc = 'Antique Pink';}
 if (tempsel == 10) { tempcost = 0.00; 
 document.im28.src='cresting_9.gif'; 
document.detaildisp.ims28.value='cresting_9.gif'; 
 tempopt = tempsel;tempdesc = 'Antique White';}
 if (tempsel == 12) { tempcost = 0.00; 
 document.im28.src='cresting_11.gif'; 
document.detaildisp.ims28.value='cresting_11.gif'; 
 tempopt = tempsel;tempdesc = 'Barely Blue';}
 if (tempsel == 14) { tempcost = 0.00; 
 document.im28.src='cresting_13.gif'; 
document.detaildisp.ims28.value='cresting_13.gif'; 
 tempopt = tempsel;tempdesc = 'Barely Green';}
 if (tempsel == 16) { tempcost = 0.00; 
 document.im28.src='cresting_15.gif'; 
document.detaildisp.ims28.value='cresting_15.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 18) { tempcost = 0.00; 
 document.im28.src='cresting_17.gif'; 
document.detaildisp.ims28.value='cresting_17.gif'; 
 tempopt = tempsel;tempdesc = 'Blue Bouquet';}
 if (tempsel == 20) { tempcost = 0.00; 
 document.im28.src='cresting_19.gif'; 
document.detaildisp.ims28.value='cresting_19.gif'; 
 tempopt = tempsel;tempdesc = 'Blue Midnight';}
 if (tempsel == 22) { tempcost = 0.00; 
 document.im28.src='cresting_21.gif'; 
document.detaildisp.ims28.value='cresting_21.gif'; 
 tempopt = tempsel;tempdesc = 'Bright Red';}
 if (tempsel == 24) { tempcost = 0.00; 
 document.im28.src='cresting_23.gif'; 
document.detaildisp.ims28.value='cresting_23.gif'; 
 tempopt = tempsel;tempdesc = 'Bright Yellow';}
 if (tempsel == 26) { tempcost = 0.00; 
 document.im28.src='cresting_25.gif'; 
document.detaildisp.ims28.value='cresting_25.gif'; 
 tempopt = tempsel;tempdesc = 'Burgundy Rose';}
 if (tempsel == 28) { tempcost = 0.00; 
 document.im28.src='cresting_27.gif'; 
document.detaildisp.ims28.value='cresting_27.gif'; 
 tempopt = tempsel;tempdesc = 'Burgundy';}
 if (tempsel == 30) { tempcost = 0.00; 
 document.im28.src='cresting_29.gif'; 
document.detaildisp.ims28.value='cresting_29.gif'; 
 tempopt = tempsel;tempdesc = 'Burnt Sienna';}
 if (tempsel == 32) { tempcost = 0.00; 
 document.im28.src='cresting_31.gif'; 
document.detaildisp.ims28.value='cresting_31.gif'; 
 tempopt = tempsel;tempdesc = 'Burnt Umber';}
 if (tempsel == 34) { tempcost = 0.00; 
 document.im28.src='cresting_33.gif'; 
document.detaildisp.ims28.value='cresting_33.gif'; 
 tempopt = tempsel;tempdesc = 'Cashmere';}
 if (tempsel == 36) { tempcost = 0.00; 
 document.im28.src='cresting_35.gif'; 
document.detaildisp.ims28.value='cresting_35.gif'; 
 tempopt = tempsel;tempdesc = 'Cherry';}
 if (tempsel == 38) { tempcost = 0.00; 
 document.im28.src='cresting_37.gif'; 
document.detaildisp.ims28.value='cresting_37.gif'; 
 tempopt = tempsel;tempdesc = 'Christmas Green';}
 if (tempsel == 40) { tempcost = 0.00; 
 document.im28.src='cresting_39.gif'; 
document.detaildisp.ims28.value='cresting_39.gif'; 
 tempopt = tempsel;tempdesc = 'Christmas Red';}
 if (tempsel == 42) { tempcost = 0.00; 
 document.im28.src='cresting_41.gif'; 
document.detaildisp.ims28.value='cresting_41.gif'; 
 tempopt = tempsel;tempdesc = 'Cinnamon';}
 if (tempsel == 44) { tempcost = 0.00; 
 document.im28.src='cresting_43.gif'; 
document.detaildisp.ims28.value='cresting_43.gif'; 
 tempopt = tempsel;tempdesc = 'Colonial Blue Light';}
 if (tempsel == 46) { tempcost = 0.00; 
 document.im28.src='cresting_45.gif'; 
document.detaildisp.ims28.value='cresting_45.gif'; 
 tempopt = tempsel;tempdesc = 'Colonial Blue';}
 if (tempsel == 48) { tempcost = 0.00; 
 document.im28.src='cresting_47.gif'; 
document.detaildisp.ims28.value='cresting_47.gif'; 
 tempopt = tempsel;tempdesc = 'Cool Blue';}
 if (tempsel == 50) { tempcost = 0.00; 
 document.im28.src='cresting_49.gif'; 
document.detaildisp.ims28.value='cresting_49.gif'; 
 tempopt = tempsel;tempdesc = 'Copenhagen Blue';}
 if (tempsel == 52) { tempcost = 0.00; 
 document.im28.src='cresting_51.gif'; 
document.detaildisp.ims28.value='cresting_51.gif'; 
 tempopt = tempsel;tempdesc = 'Coral';}
 if (tempsel == 54) { tempcost = 0.00; 
 document.im28.src='cresting_53.gif'; 
document.detaildisp.ims28.value='cresting_53.gif'; 
 tempopt = tempsel;tempdesc = 'Country Maple';}
 if (tempsel == 56) { tempcost = 0.00; 
 document.im28.src='cresting_55.gif'; 
document.detaildisp.ims28.value='cresting_55.gif'; 
 tempopt = tempsel;tempdesc = 'Cranberry Splash';}
 if (tempsel == 58) { tempcost = 0.00; 
 document.im28.src='cresting_57.gif'; 
document.detaildisp.ims28.value='cresting_57.gif'; 
 tempopt = tempsel;tempdesc = 'Daffodil';}
 if (tempsel == 60) { tempcost = 0.00; 
 document.im28.src='cresting_59.gif'; 
document.detaildisp.ims28.value='cresting_59.gif'; 
 tempopt = tempsel;tempdesc = 'Dark Green';}
 if (tempsel == 62) { tempcost = 0.00; 
 document.im28.src='cresting_61.gif'; 
document.detaildisp.ims28.value='cresting_61.gif'; 
 tempopt = tempsel;tempdesc = 'Jade Green';}
 if (tempsel == 64) { tempcost = 0.00; 
 document.im28.src='cresting_63.gif'; 
document.detaildisp.ims28.value='cresting_63.gif'; 
 tempopt = tempsel;tempdesc = 'Dark Turquoise';}
 if (tempsel == 66) { tempcost = 0.00; 
 document.im28.src='cresting_65.gif'; 
document.detaildisp.ims28.value='cresting_65.gif'; 
 tempopt = tempsel;tempdesc = 'Deep Red';}
 if (tempsel == 68) { tempcost = 0.00; 
 document.im28.src='cresting_67.gif'; 
document.detaildisp.ims28.value='cresting_67.gif'; 
 tempopt = tempsel;tempdesc = 'Dusty Mauve';}
 if (tempsel == 70) { tempcost = 0.00; 
 document.im28.src='cresting_69.gif'; 
document.detaildisp.ims28.value='cresting_69.gif'; 
 tempopt = tempsel;tempdesc = 'Dusty Pink';}
 if (tempsel == 72) { tempcost = 0.00; 
 document.im28.src='cresting_71.gif'; 
document.detaildisp.ims28.value='cresting_71.gif'; 
 tempopt = tempsel;tempdesc = 'Spring Green';}
 if (tempsel == 74) { tempcost = 0.00; 
 document.im28.src='cresting_73.gif'; 
document.detaildisp.ims28.value='cresting_73.gif'; 
 tempopt = tempsel;tempdesc = 'Fabric Medium';}
 if (tempsel == 76) { tempcost = 0.00; 
 document.im28.src='cresting_75.gif'; 
document.detaildisp.ims28.value='cresting_75.gif'; 
 tempopt = tempsel;tempdesc = 'Flesh';}
 if (tempsel == 78) { tempcost = 0.00; 
 document.im28.src='cresting_77.gif'; 
document.detaildisp.ims28.value='cresting_77.gif'; 
 tempopt = tempsel;tempdesc = 'Forest Fern';}
 if (tempsel == 80) { tempcost = 0.00; 
 document.im28.src='cresting_79.gif'; 
document.detaildisp.ims28.value='cresting_79.gif'; 
 tempopt = tempsel;tempdesc = 'Forest Glade';}
 if (tempsel == 82) { tempcost = 0.00; 
 document.im28.src='cresting_81.gif'; 
document.detaildisp.ims28.value='cresting_81.gif'; 
 tempopt = tempsel;tempdesc = 'Forest Green';}
 if (tempsel == 84) { tempcost = 0.00; 
 document.im28.src='cresting_83.gif'; 
document.detaildisp.ims28.value='cresting_83.gif'; 
 tempopt = tempsel;tempdesc = 'Golden Brown';}
 if (tempsel == 86) { tempcost = 0.00; 
 document.im28.src='cresting_85.gif'; 
document.detaildisp.ims28.value='cresting_85.gif'; 
 tempopt = tempsel;tempdesc = 'Heather Blue';}
 if (tempsel == 88) { tempcost = 0.00; 
 document.im28.src='cresting_87.gif'; 
document.detaildisp.ims28.value='cresting_87.gif'; 
 tempopt = tempsel;tempdesc = 'Hunter Green';}
 if (tempsel == 90) { tempcost = 0.00; 
 document.im28.src='cresting_89.gif'; 
document.detaildisp.ims28.value='cresting_89.gif'; 
 tempopt = tempsel;tempdesc = 'Key Lime Pie';}
 if (tempsel == 92) { tempcost = 0.00; 
 document.im28.src='cresting_91.gif'; 
document.detaildisp.ims28.value='cresting_91.gif'; 
 tempopt = tempsel;tempdesc = 'Lavender';}
 if (tempsel == 94) { tempcost = 0.00; 
 document.im28.src='cresting_93.gif'; 
document.detaildisp.ims28.value='cresting_93.gif'; 
 tempopt = tempsel;tempdesc = 'Leaf Green';}
 if (tempsel == 96) { tempcost = 0.00; 
 document.im28.src='cresting_95.gif'; 
document.detaildisp.ims28.value='cresting_95.gif'; 
 tempopt = tempsel;tempdesc = 'Light Antique White';}
 if (tempsel == 3) { tempcost = 0.00; 
 document.im28.src='cresting_2.gif'; 
document.detaildisp.ims28.value='cresting_2.gif'; 
 tempopt = tempsel;tempdesc = 'Lilac Forest';}
 if (tempsel == 5) { tempcost = 0.00; 
 document.im28.src='cresting_4.gif'; 
document.detaildisp.ims28.value='cresting_4.gif'; 
 tempopt = tempsel;tempdesc = 'Lucious Lemon';}
 if (tempsel == 7) { tempcost = 0.00; 
 document.im28.src='cresting_6.gif'; 
document.detaildisp.ims28.value='cresting_6.gif'; 
 tempopt = tempsel;tempdesc = 'Medium Flesh';}
 if (tempsel == 9) { tempcost = 0.00; 
 document.im28.src='cresting_8.gif'; 
document.detaildisp.ims28.value='cresting_8.gif'; 
 tempopt = tempsel;tempdesc = 'Misty Mint';}
 if (tempsel == 11) { tempcost = 0.00; 
 document.im28.src='cresting_10.gif'; 
document.detaildisp.ims28.value='cresting_10.gif'; 
 tempopt = tempsel;tempdesc = 'Morning Mist';}
 if (tempsel == 13) { tempcost = 0.00; 
 document.im28.src='cresting_12.gif'; 
document.detaildisp.ims28.value='cresting_12.gif'; 
 tempopt = tempsel;tempdesc = 'Mountain Green';}
 if (tempsel == 15) { tempcost = 0.00; 
 document.im28.src='cresting_14.gif'; 
document.detaildisp.ims28.value='cresting_14.gif'; 
 tempopt = tempsel;tempdesc = 'Muslin';}
 if (tempsel == 17) { tempcost = 0.00; 
 document.im28.src='cresting_16.gif'; 
document.detaildisp.ims28.value='cresting_16.gif'; 
 tempopt = tempsel;tempdesc = 'Navy Blue';}
 if (tempsel == 19) { tempcost = 0.00; 
 document.im28.src='cresting_18.gif'; 
document.detaildisp.ims28.value='cresting_18.gif'; 
 tempopt = tempsel;tempdesc = 'Ocean Green';}
 if (tempsel == 21) { tempcost = 0.00; 
 document.im28.src='cresting_20.gif'; 
document.detaildisp.ims28.value='cresting_20.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 23) { tempcost = 0.00; 
 document.im28.src='cresting_22.gif'; 
document.detaildisp.ims28.value='cresting_22.gif'; 
 tempopt = tempsel;tempdesc = 'Pale Peach';}
 if (tempsel == 25) { tempcost = 0.00; 
 document.im28.src='cresting_24.gif'; 
document.detaildisp.ims28.value='cresting_24.gif'; 
 tempopt = tempsel;tempdesc = 'Passionate Pink';}
 if (tempsel == 27) { tempcost = 0.00; 
 document.im28.src='cresting_26.gif'; 
document.detaildisp.ims28.value='cresting_26.gif'; 
 tempopt = tempsel;tempdesc = 'Peach';}
 if (tempsel == 29) { tempcost = 0.00; 
 document.im28.src='cresting_28.gif'; 
document.detaildisp.ims28.value='cresting_28.gif'; 
 tempopt = tempsel;tempdesc = 'Peacock Blue';}
 if (tempsel == 31) { tempcost = 0.00; 
 document.im28.src='cresting_30.gif'; 
document.detaildisp.ims28.value='cresting_30.gif'; 
 tempopt = tempsel;tempdesc = 'Phiox Blue';}
 if (tempsel == 33) { tempcost = 0.00; 
 document.im28.src='cresting_32.gif'; 
document.detaildisp.ims28.value='cresting_32.gif'; 
 tempopt = tempsel;tempdesc = 'Pine Needle';}
 if (tempsel == 35) { tempcost = 0.00; 
 document.im28.src='cresting_34.gif'; 
document.detaildisp.ims28.value='cresting_34.gif'; 
 tempopt = tempsel;tempdesc = 'Pink Lemonade';}
 if (tempsel == 37) { tempcost = 0.00; 
 document.im28.src='cresting_36.gif'; 
document.detaildisp.ims28.value='cresting_36.gif'; 
 tempopt = tempsel;tempdesc = 'Pink Suede';}
 if (tempsel == 39) { tempcost = 0.00; 
 document.im28.src='cresting_38.gif'; 
document.detaildisp.ims28.value='cresting_38.gif'; 
 tempopt = tempsel;tempdesc = 'Poppy Orange';}
 if (tempsel == 41) { tempcost = 0.00; 
 document.im28.src='cresting_40.gif'; 
document.detaildisp.ims28.value='cresting_40.gif'; 
 tempopt = tempsel;tempdesc = 'Pure Pumpkin';}
 if (tempsel == 43) { tempcost = 0.00; 
 document.im28.src='cresting_42.gif'; 
document.detaildisp.ims28.value='cresting_42.gif'; 
 tempopt = tempsel;tempdesc = 'Purple Passion';}
 if (tempsel == 45) { tempcost = 0.00; 
 document.im28.src='cresting_44.gif'; 
document.detaildisp.ims28.value='cresting_44.gif'; 
 tempopt = tempsel;tempdesc = 'Purple';}
 if (tempsel == 47) { tempcost = 0.00; 
 document.im28.src='cresting_46.gif'; 
document.detaildisp.ims28.value='cresting_46.gif'; 
 tempopt = tempsel;tempdesc = 'Rainforest Green';}
 if (tempsel == 49) { tempcost = 0.00; 
 document.im28.src='cresting_48.gif'; 
document.detaildisp.ims28.value='cresting_48.gif'; 
 tempopt = tempsel;tempdesc = 'Red Carpet';}
 if (tempsel == 51) { tempcost = 0.00; 
 document.im28.src='cresting_50.gif'; 
document.detaildisp.ims28.value='cresting_50.gif'; 
 tempopt = tempsel;tempdesc = 'Redbird';}
 if (tempsel == 53) { tempcost = 0.00; 
 document.im28.src='cresting_52.gif'; 
document.detaildisp.ims28.value='cresting_52.gif'; 
 tempopt = tempsel;tempdesc = 'Regal Purple';}
 if (tempsel == 55) { tempcost = 0.00; 
 document.im28.src='cresting_54.gif'; 
document.detaildisp.ims28.value='cresting_54.gif'; 
 tempopt = tempsel;tempdesc = 'Sandstone';}
 if (tempsel == 57) { tempcost = 0.00; 
 document.im28.src='cresting_56.gif'; 
document.detaildisp.ims28.value='cresting_56.gif'; 
 tempopt = tempsel;tempdesc = 'Seafoam';}
 if (tempsel == 59) { tempcost = 0.00; 
 document.im28.src='cresting_58.gif'; 
document.detaildisp.ims28.value='cresting_58.gif'; 
 tempopt = tempsel;tempdesc = 'Shamrock';}
 if (tempsel == 61) { tempcost = 0.00; 
 document.im28.src='cresting_60.gif'; 
document.detaildisp.ims28.value='cresting_60.gif'; 
 tempopt = tempsel;tempdesc = 'Silver Morning';}
 if (tempsel == 63) { tempcost = 0.00; 
 document.im28.src='cresting_62.gif'; 
document.detaildisp.ims28.value='cresting_62.gif'; 
 tempopt = tempsel;tempdesc = 'Sky Blue';}
 if (tempsel == 65) { tempcost = 0.00; 
 document.im28.src='cresting_64.gif'; 
document.detaildisp.ims28.value='cresting_64.gif'; 
 tempopt = tempsel;tempdesc = 'Soft Green';}
 if (tempsel == 67) { tempcost = 0.00; 
 document.im28.src='cresting_66.gif'; 
document.detaildisp.ims28.value='cresting_66.gif'; 
 tempopt = tempsel;tempdesc = 'Soft Moss';}
 if (tempsel == 69) { tempcost = 0.00; 
 document.im28.src='cresting_68.gif'; 
document.detaildisp.ims28.value='cresting_68.gif'; 
 tempopt = tempsel;tempdesc = 'Soft Suede';}
 if (tempsel == 71) { tempcost = 0.00; 
 document.im28.src='cresting_70.gif'; 
document.detaildisp.ims28.value='cresting_70.gif'; 
 tempopt = tempsel;tempdesc = 'Spun Gold';}
 if (tempsel == 73) { tempcost = 0.00; 
 document.im28.src='cresting_72.gif'; 
document.detaildisp.ims28.value='cresting_72.gif'; 
 tempopt = tempsel;tempdesc = 'Squash Blossom';}
 if (tempsel == 75) { tempcost = 0.00; 
 document.im28.src='cresting_74.gif'; 
document.detaildisp.ims28.value='cresting_74.gif'; 
 tempopt = tempsel;tempdesc = 'Storm Cloud Grey';}
 if (tempsel == 77) { tempcost = 0.00; 
 document.im28.src='cresting_76.gif'; 
document.detaildisp.ims28.value='cresting_76.gif'; 
 tempopt = tempsel;tempdesc = 'Tan';}
 if (tempsel == 79) { tempcost = 0.00; 
 document.im28.src='cresting_78.gif'; 
document.detaildisp.ims28.value='cresting_78.gif'; 
 tempopt = tempsel;tempdesc = 'Thistle Blossom';}
 if (tempsel == 81) { tempcost = 0.00; 
 document.im28.src='cresting_80.gif'; 
document.detaildisp.ims28.value='cresting_80.gif'; 
 tempopt = tempsel;tempdesc = 'Truly Blue';}
 if (tempsel == 83) { tempcost = 0.00; 
 document.im28.src='cresting_82.gif'; 
document.detaildisp.ims28.value='cresting_82.gif'; 
 tempopt = tempsel;tempdesc = 'Turquiose';}
 if (tempsel == 85) { tempcost = 0.00; 
 document.im28.src='cresting_84.gif'; 
document.detaildisp.ims28.value='cresting_84.gif'; 
 tempopt = tempsel;tempdesc = 'Westport Grey';}
 if (tempsel == 87) { tempcost = 0.00; 
 document.im28.src='cresting_86.gif'; 
document.detaildisp.ims28.value='cresting_86.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 89) { tempcost = 0.00; 
 document.im28.src='cresting_88.gif'; 
document.detaildisp.ims28.value='cresting_88.gif'; 
 tempopt = tempsel;tempdesc = 'Wild Green';}
 if (tempsel == 91) { tempcost = 0.00; 
 document.im28.src='cresting_90.gif'; 
document.detaildisp.ims28.value='cresting_90.gif'; 
 tempopt = tempsel;tempdesc = 'Wild Rose Pink';}
 if (tempsel == 93) { tempcost = 0.00; 
 document.im28.src='cresting_92.gif'; 
document.detaildisp.ims28.value='cresting_92.gif'; 
 tempopt = tempsel;tempdesc = 'Wild Watermelon';}
 if (tempsel == 95) { tempcost = 0.00; 
 document.im28.src='cresting_94.gif'; 
document.detaildisp.ims28.value='cresting_94.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow Cornmeal';}
 if (tempsel == 97) { tempcost = 0.00; 
 document.im28.src='cresting_96.gif'; 
document.detaildisp.ims28.value='cresting_96.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (0 > 0) { if (save0 == 0){document.detaildisp.inline28.options[0].selected = true;tempcost = 0; }}
  saveopt28 = tempopt; 
save28 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.outline28.value =  formatnum;  
 totalservice = totalservice + parseFloat(tempcost); 
  } x =  calc28(); 
 document.detaildisp.savetext28.value = tempdesc; 
// 29 Shaft Dip s S5 
var save29 = 0;var saveopt29 = ''; 
var tempdesc = ''; 
function calc29 () { 
 totalservice = totalservice - parseFloat(save29); 
 var tempsel =  document.detaildisp.inline29.value; 
 var tempcost = 0;var tempopt = 0;document.detaildisp.save1sttext29.value = 'No Shaft Dip Selected'; 
 if (tempsel == 1) { tempcost = 0.00; 
 document.im29.src='blankshaftdip.gif'; 
document.detaildisp.ims29.value='blankshaftdip.gif'; 
 tempopt = tempsel;tempdesc = 'No Shaft Dip Selected';}
 if (tempsel == 2) { tempcost = 12.00; 
 document.im29.src='shaftdip_1.gif'; 
document.detaildisp.ims29.value='shaftdip_1.gif'; 
 tempopt = tempsel;tempdesc = 'African Violet';}
 if (tempsel == 4) { tempcost = 12.00; 
 document.im29.src='shaftdip_3.gif'; 
document.detaildisp.ims29.value='shaftdip_3.gif'; 
 tempopt = tempsel;tempdesc = 'Amish Grey';}
 if (tempsel == 6) { tempcost = 12.00; 
 document.im29.src='shaftdip_5.gif'; 
document.detaildisp.ims29.value='shaftdip_5.gif'; 
 tempopt = tempsel;tempdesc = 'Antique Gold';}
 if (tempsel == 8) { tempcost = 12.00; 
 document.im29.src='shaftdip_7.gif'; 
document.detaildisp.ims29.value='shaftdip_7.gif'; 
 tempopt = tempsel;tempdesc = 'Antique Pink';}
 if (tempsel == 10) { tempcost = 12.00; 
 document.im29.src='shaftdip_9.gif'; 
document.detaildisp.ims29.value='shaftdip_9.gif'; 
 tempopt = tempsel;tempdesc = 'Antique White';}
 if (tempsel == 12) { tempcost = 12.00; 
 document.im29.src='shaftdip_11.gif'; 
document.detaildisp.ims29.value='shaftdip_11.gif'; 
 tempopt = tempsel;tempdesc = 'Barely Blue';}
 if (tempsel == 14) { tempcost = 12.00; 
 document.im29.src='shaftdip_13.gif'; 
document.detaildisp.ims29.value='shaftdip_13.gif'; 
 tempopt = tempsel;tempdesc = 'Barely Green';}
 if (tempsel == 16) { tempcost = 12.00; 
 document.im29.src='shaftdip_15.gif'; 
document.detaildisp.ims29.value='shaftdip_15.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 18) { tempcost = 12.00; 
 document.im29.src='shaftdip_17.gif'; 
document.detaildisp.ims29.value='shaftdip_17.gif'; 
 tempopt = tempsel;tempdesc = 'Blue Bouquet';}
 if (tempsel == 20) { tempcost = 12.00; 
 document.im29.src='shaftdip_19.gif'; 
document.detaildisp.ims29.value='shaftdip_19.gif'; 
 tempopt = tempsel;tempdesc = 'Blue Midnight';}
 if (tempsel == 22) { tempcost = 12.00; 
 document.im29.src='shaftdip_21.gif'; 
document.detaildisp.ims29.value='shaftdip_21.gif'; 
 tempopt = tempsel;tempdesc = 'Bright Red';}
 if (tempsel == 24) { tempcost = 12.00; 
 document.im29.src='shaftdip_23.gif'; 
document.detaildisp.ims29.value='shaftdip_23.gif'; 
 tempopt = tempsel;tempdesc = 'Bright Yellow';}
 if (tempsel == 26) { tempcost = 12.00; 
 document.im29.src='shaftdip_25.gif'; 
document.detaildisp.ims29.value='shaftdip_25.gif'; 
 tempopt = tempsel;tempdesc = 'Burgundy Rose';}
 if (tempsel == 28) { tempcost = 12.00; 
 document.im29.src='shaftdip_27.gif'; 
document.detaildisp.ims29.value='shaftdip_27.gif'; 
 tempopt = tempsel;tempdesc = 'Burgundy';}
 if (tempsel == 30) { tempcost = 12.00; 
 document.im29.src='shaftdip_29.gif'; 
document.detaildisp.ims29.value='shaftdip_29.gif'; 
 tempopt = tempsel;tempdesc = 'Burnt Sienna';}
 if (tempsel == 32) { tempcost = 12.00; 
 document.im29.src='shaftdip_31.gif'; 
document.detaildisp.ims29.value='shaftdip_31.gif'; 
 tempopt = tempsel;tempdesc = 'Burnt Umber';}
 if (tempsel == 34) { tempcost = 12.00; 
 document.im29.src='shaftdip_33.gif'; 
document.detaildisp.ims29.value='shaftdip_33.gif'; 
 tempopt = tempsel;tempdesc = 'Cashmere';}
 if (tempsel == 36) { tempcost = 12.00; 
 document.im29.src='shaftdip_35.gif'; 
document.detaildisp.ims29.value='shaftdip_35.gif'; 
 tempopt = tempsel;tempdesc = 'Cherry';}
 if (tempsel == 38) { tempcost = 12.00; 
 document.im29.src='shaftdip_37.gif'; 
document.detaildisp.ims29.value='shaftdip_37.gif'; 
 tempopt = tempsel;tempdesc = 'Christmas Green';}
 if (tempsel == 40) { tempcost = 12.00; 
 document.im29.src='shaftdip_39.gif'; 
document.detaildisp.ims29.value='shaftdip_39.gif'; 
 tempopt = tempsel;tempdesc = 'Christmas Red';}
 if (tempsel == 42) { tempcost = 12.00; 
 document.im29.src='shaftdip_41.gif'; 
document.detaildisp.ims29.value='shaftdip_41.gif'; 
 tempopt = tempsel;tempdesc = 'Cinnamon';}
 if (tempsel == 44) { tempcost = 12.00; 
 document.im29.src='shaftdip_43.gif'; 
document.detaildisp.ims29.value='shaftdip_43.gif'; 
 tempopt = tempsel;tempdesc = 'Colonial Blue Light';}
 if (tempsel == 46) { tempcost = 12.00; 
 document.im29.src='shaftdip_45.gif'; 
document.detaildisp.ims29.value='shaftdip_45.gif'; 
 tempopt = tempsel;tempdesc = 'Colonial Blue';}
 if (tempsel == 48) { tempcost = 12.00; 
 document.im29.src='shaftdip_47.gif'; 
document.detaildisp.ims29.value='shaftdip_47.gif'; 
 tempopt = tempsel;tempdesc = 'Cool Blue';}
 if (tempsel == 50) { tempcost = 12.00; 
 document.im29.src='shaftdip_49.gif'; 
document.detaildisp.ims29.value='shaftdip_49.gif'; 
 tempopt = tempsel;tempdesc = 'Copenhagen Blue';}
 if (tempsel == 52) { tempcost = 12.00; 
 document.im29.src='shaftdip_51.gif'; 
document.detaildisp.ims29.value='shaftdip_51.gif'; 
 tempopt = tempsel;tempdesc = 'Coral';}
 if (tempsel == 54) { tempcost = 12.00; 
 document.im29.src='shaftdip_53.gif'; 
document.detaildisp.ims29.value='shaftdip_53.gif'; 
 tempopt = tempsel;tempdesc = 'Country Maple';}
 if (tempsel == 56) { tempcost = 12.00; 
 document.im29.src='shaftdip_55.gif'; 
document.detaildisp.ims29.value='shaftdip_55.gif'; 
 tempopt = tempsel;tempdesc = 'Cranberry Splash';}
 if (tempsel == 58) { tempcost = 12.00; 
 document.im29.src='shaftdip_57.gif'; 
document.detaildisp.ims29.value='shaftdip_57.gif'; 
 tempopt = tempsel;tempdesc = 'Daffodil';}
 if (tempsel == 60) { tempcost = 12.00; 
 document.im29.src='shaftdip_59.gif'; 
document.detaildisp.ims29.value='shaftdip_59.gif'; 
 tempopt = tempsel;tempdesc = 'Dark Green';}
 if (tempsel == 62) { tempcost = 12.00; 
 document.im29.src='shaftdip_61.gif'; 
document.detaildisp.ims29.value='shaftdip_61.gif'; 
 tempopt = tempsel;tempdesc = 'Jade Green';}
 if (tempsel == 64) { tempcost = 12.00; 
 document.im29.src='shaftdip_63.gif'; 
document.detaildisp.ims29.value='shaftdip_63.gif'; 
 tempopt = tempsel;tempdesc = 'Dark Turquoise';}
 if (tempsel == 66) { tempcost = 12.00; 
 document.im29.src='shaftdip_65.gif'; 
document.detaildisp.ims29.value='shaftdip_65.gif'; 
 tempopt = tempsel;tempdesc = 'Deep Red';}
 if (tempsel == 68) { tempcost = 12.00; 
 document.im29.src='shaftdip_67.gif'; 
document.detaildisp.ims29.value='shaftdip_67.gif'; 
 tempopt = tempsel;tempdesc = 'Dusty Mauve';}
 if (tempsel == 70) { tempcost = 12.00; 
 document.im29.src='shaftdip_69.gif'; 
document.detaildisp.ims29.value='shaftdip_69.gif'; 
 tempopt = tempsel;tempdesc = 'Dusty Pink';}
 if (tempsel == 72) { tempcost = 12.00; 
 document.im29.src='shaftdip_71.gif'; 
document.detaildisp.ims29.value='shaftdip_71.gif'; 
 tempopt = tempsel;tempdesc = 'Spring Green';}
 if (tempsel == 74) { tempcost = 12.00; 
 document.im29.src='shaftdip_73.gif'; 
document.detaildisp.ims29.value='shaftdip_73.gif'; 
 tempopt = tempsel;tempdesc = 'Fabric Medium';}
 if (tempsel == 76) { tempcost = 12.00; 
 document.im29.src='shaftdip_75.gif'; 
document.detaildisp.ims29.value='shaftdip_75.gif'; 
 tempopt = tempsel;tempdesc = 'Flesh';}
 if (tempsel == 78) { tempcost = 12.00; 
 document.im29.src='shaftdip_77.gif'; 
document.detaildisp.ims29.value='shaftdip_77.gif'; 
 tempopt = tempsel;tempdesc = 'Forest Fern';}
 if (tempsel == 80) { tempcost = 12.00; 
 document.im29.src='shaftdip_79.gif'; 
document.detaildisp.ims29.value='shaftdip_79.gif'; 
 tempopt = tempsel;tempdesc = 'Forest Glade';}
 if (tempsel == 82) { tempcost = 12.00; 
 document.im29.src='shaftdip_81.gif'; 
document.detaildisp.ims29.value='shaftdip_81.gif'; 
 tempopt = tempsel;tempdesc = 'Forest Green';}
 if (tempsel == 84) { tempcost = 12.00; 
 document.im29.src='shaftdip_83.gif'; 
document.detaildisp.ims29.value='shaftdip_83.gif'; 
 tempopt = tempsel;tempdesc = 'Golden Brown';}
 if (tempsel == 86) { tempcost = 12.00; 
 document.im29.src='shaftdip_85.gif'; 
document.detaildisp.ims29.value='shaftdip_85.gif'; 
 tempopt = tempsel;tempdesc = 'Heather Blue';}
 if (tempsel == 88) { tempcost = 12.00; 
 document.im29.src='shaftdip_87.gif'; 
document.detaildisp.ims29.value='shaftdip_87.gif'; 
 tempopt = tempsel;tempdesc = 'Hunter Green';}
 if (tempsel == 90) { tempcost = 12.00; 
 document.im29.src='shaftdip_89.gif'; 
document.detaildisp.ims29.value='shaftdip_89.gif'; 
 tempopt = tempsel;tempdesc = 'Key Lime Pie';}
 if (tempsel == 92) { tempcost = 12.00; 
 document.im29.src='shaftdip_91.gif'; 
document.detaildisp.ims29.value='shaftdip_91.gif'; 
 tempopt = tempsel;tempdesc = 'Lavender';}
 if (tempsel == 94) { tempcost = 12.00; 
 document.im29.src='shaftdip_93.gif'; 
document.detaildisp.ims29.value='shaftdip_93.gif'; 
 tempopt = tempsel;tempdesc = 'Leaf Green';}
 if (tempsel == 96) { tempcost = 12.00; 
 document.im29.src='shaftdip_95.gif'; 
document.detaildisp.ims29.value='shaftdip_95.gif'; 
 tempopt = tempsel;tempdesc = 'Light Antique White';}
 if (tempsel == 3) { tempcost = 12.00; 
 document.im29.src='shaftdip_2.gif'; 
document.detaildisp.ims29.value='shaftdip_2.gif'; 
 tempopt = tempsel;tempdesc = 'Lilac Forest';}
 if (tempsel == 5) { tempcost = 12.00; 
 document.im29.src='shaftdip_4.gif'; 
document.detaildisp.ims29.value='shaftdip_4.gif'; 
 tempopt = tempsel;tempdesc = 'Lucious Lemon';}
 if (tempsel == 7) { tempcost = 12.00; 
 document.im29.src='shaftdip_6.gif'; 
document.detaildisp.ims29.value='shaftdip_6.gif'; 
 tempopt = tempsel;tempdesc = 'Medium Flesh';}
 if (tempsel == 9) { tempcost = 12.00; 
 document.im29.src='shaftdip_8.gif'; 
document.detaildisp.ims29.value='shaftdip_8.gif'; 
 tempopt = tempsel;tempdesc = 'Misty Mint';}
 if (tempsel == 11) { tempcost = 12.00; 
 document.im29.src='shaftdip_10.gif'; 
document.detaildisp.ims29.value='shaftdip_10.gif'; 
 tempopt = tempsel;tempdesc = 'Morning Mist';}
 if (tempsel == 13) { tempcost = 12.00; 
 document.im29.src='shaftdip_12.gif'; 
document.detaildisp.ims29.value='shaftdip_12.gif'; 
 tempopt = tempsel;tempdesc = 'Mountain Green';}
 if (tempsel == 15) { tempcost = 12.00; 
 document.im29.src='shaftdip_14.gif'; 
document.detaildisp.ims29.value='shaftdip_14.gif'; 
 tempopt = tempsel;tempdesc = 'Muslin';}
 if (tempsel == 17) { tempcost = 12.00; 
 document.im29.src='shaftdip_16.gif'; 
document.detaildisp.ims29.value='shaftdip_16.gif'; 
 tempopt = tempsel;tempdesc = 'Navy Blue';}
 if (tempsel == 19) { tempcost = 12.00; 
 document.im29.src='shaftdip_18.gif'; 
document.detaildisp.ims29.value='shaftdip_18.gif'; 
 tempopt = tempsel;tempdesc = 'Ocean Green';}
 if (tempsel == 21) { tempcost = 12.00; 
 document.im29.src='shaftdip_20.gif'; 
document.detaildisp.ims29.value='shaftdip_20.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 23) { tempcost = 12.00; 
 document.im29.src='shaftdip_22.gif'; 
document.detaildisp.ims29.value='shaftdip_22.gif'; 
 tempopt = tempsel;tempdesc = 'Pale Peach';}
 if (tempsel == 25) { tempcost = 12.00; 
 document.im29.src='shaftdip_24.gif'; 
document.detaildisp.ims29.value='shaftdip_24.gif'; 
 tempopt = tempsel;tempdesc = 'Passionate Pink';}
 if (tempsel == 27) { tempcost = 12.00; 
 document.im29.src='shaftdip_26.gif'; 
document.detaildisp.ims29.value='shaftdip_26.gif'; 
 tempopt = tempsel;tempdesc = 'Peach';}
 if (tempsel == 29) { tempcost = 12.00; 
 document.im29.src='shaftdip_28.gif'; 
document.detaildisp.ims29.value='shaftdip_28.gif'; 
 tempopt = tempsel;tempdesc = 'Peacock Blue';}
 if (tempsel == 31) { tempcost = 12.00; 
 document.im29.src='shaftdip_30.gif'; 
document.detaildisp.ims29.value='shaftdip_30.gif'; 
 tempopt = tempsel;tempdesc = 'Phiox Blue';}
 if (tempsel == 33) { tempcost = 12.00; 
 document.im29.src='shaftdip_32.gif'; 
document.detaildisp.ims29.value='shaftdip_32.gif'; 
 tempopt = tempsel;tempdesc = 'Pine Needle';}
 if (tempsel == 35) { tempcost = 12.00; 
 document.im29.src='shaftdip_34.gif'; 
document.detaildisp.ims29.value='shaftdip_34.gif'; 
 tempopt = tempsel;tempdesc = 'Pink Lemonade';}
 if (tempsel == 37) { tempcost = 12.00; 
 document.im29.src='shaftdip_36.gif'; 
document.detaildisp.ims29.value='shaftdip_36.gif'; 
 tempopt = tempsel;tempdesc = 'Pink Suede';}
 if (tempsel == 39) { tempcost = 12.00; 
 document.im29.src='shaftdip_38.gif'; 
document.detaildisp.ims29.value='shaftdip_38.gif'; 
 tempopt = tempsel;tempdesc = 'Poppy Orange';}
 if (tempsel == 41) { tempcost = 12.00; 
 document.im29.src='shaftdip_40.gif'; 
document.detaildisp.ims29.value='shaftdip_40.gif'; 
 tempopt = tempsel;tempdesc = 'Pure Pumpkin';}
 if (tempsel == 43) { tempcost = 12.00; 
 document.im29.src='shaftdip_42.gif'; 
document.detaildisp.ims29.value='shaftdip_42.gif'; 
 tempopt = tempsel;tempdesc = 'Purple Passion';}
 if (tempsel == 45) { tempcost = 12.00; 
 document.im29.src='shaftdip_44.gif'; 
document.detaildisp.ims29.value='shaftdip_44.gif'; 
 tempopt = tempsel;tempdesc = 'Purple';}
 if (tempsel == 47) { tempcost = 12.00; 
 document.im29.src='shaftdip_46.gif'; 
document.detaildisp.ims29.value='shaftdip_46.gif'; 
 tempopt = tempsel;tempdesc = 'Rainforest Green';}
 if (tempsel == 49) { tempcost = 12.00; 
 document.im29.src='shaftdip_48.gif'; 
document.detaildisp.ims29.value='shaftdip_48.gif'; 
 tempopt = tempsel;tempdesc = 'Red Carpet';}
 if (tempsel == 51) { tempcost = 12.00; 
 document.im29.src='shaftdip_50.gif'; 
document.detaildisp.ims29.value='shaftdip_50.gif'; 
 tempopt = tempsel;tempdesc = 'Redbird';}
 if (tempsel == 53) { tempcost = 12.00; 
 document.im29.src='shaftdip_52.gif'; 
document.detaildisp.ims29.value='shaftdip_52.gif'; 
 tempopt = tempsel;tempdesc = 'Regal Purple';}
 if (tempsel == 55) { tempcost = 12.00; 
 document.im29.src='shaftdip_54.gif'; 
document.detaildisp.ims29.value='shaftdip_54.gif'; 
 tempopt = tempsel;tempdesc = 'Sandstone';}
 if (tempsel == 57) { tempcost = 12.00; 
 document.im29.src='shaftdip_56.gif'; 
document.detaildisp.ims29.value='shaftdip_56.gif'; 
 tempopt = tempsel;tempdesc = 'Seafoam';}
 if (tempsel == 59) { tempcost = 12.00; 
 document.im29.src='shaftdip_58.gif'; 
document.detaildisp.ims29.value='shaftdip_58.gif'; 
 tempopt = tempsel;tempdesc = 'Shamrock';}
 if (tempsel == 61) { tempcost = 12.00; 
 document.im29.src='shaftdip_60.gif'; 
document.detaildisp.ims29.value='shaftdip_60.gif'; 
 tempopt = tempsel;tempdesc = 'Silver Morning';}
 if (tempsel == 63) { tempcost = 12.00; 
 document.im29.src='shaftdip_62.gif'; 
document.detaildisp.ims29.value='shaftdip_62.gif'; 
 tempopt = tempsel;tempdesc = 'Sky Blue';}
 if (tempsel == 65) { tempcost = 12.00; 
 document.im29.src='shaftdip_64.gif'; 
document.detaildisp.ims29.value='shaftdip_64.gif'; 
 tempopt = tempsel;tempdesc = 'Soft Green';}
 if (tempsel == 67) { tempcost = 12.00; 
 document.im29.src='shaftdip_66.gif'; 
document.detaildisp.ims29.value='shaftdip_66.gif'; 
 tempopt = tempsel;tempdesc = 'Soft Moss';}
 if (tempsel == 69) { tempcost = 12.00; 
 document.im29.src='shaftdip_68.gif'; 
document.detaildisp.ims29.value='shaftdip_68.gif'; 
 tempopt = tempsel;tempdesc = 'Soft Suede';}
 if (tempsel == 71) { tempcost = 12.00; 
 document.im29.src='shaftdip_70.gif'; 
document.detaildisp.ims29.value='shaftdip_70.gif'; 
 tempopt = tempsel;tempdesc = 'Spun Gold';}
 if (tempsel == 73) { tempcost = 12.00; 
 document.im29.src='shaftdip_72.gif'; 
document.detaildisp.ims29.value='shaftdip_72.gif'; 
 tempopt = tempsel;tempdesc = 'Squash Blossom';}
 if (tempsel == 75) { tempcost = 12.00; 
 document.im29.src='shaftdip_74.gif'; 
document.detaildisp.ims29.value='shaftdip_74.gif'; 
 tempopt = tempsel;tempdesc = 'Storm Cloud Grey';}
 if (tempsel == 77) { tempcost = 12.00; 
 document.im29.src='shaftdip_76.gif'; 
document.detaildisp.ims29.value='shaftdip_76.gif'; 
 tempopt = tempsel;tempdesc = 'Tan';}
 if (tempsel == 79) { tempcost = 12.00; 
 document.im29.src='shaftdip_78.gif'; 
document.detaildisp.ims29.value='shaftdip_78.gif'; 
 tempopt = tempsel;tempdesc = 'Thistle Blossom';}
 if (tempsel == 81) { tempcost = 12.00; 
 document.im29.src='shaftdip_80.gif'; 
document.detaildisp.ims29.value='shaftdip_80.gif'; 
 tempopt = tempsel;tempdesc = 'Truly Blue';}
 if (tempsel == 83) { tempcost = 12.00; 
 document.im29.src='shaftdip_82.gif'; 
document.detaildisp.ims29.value='shaftdip_82.gif'; 
 tempopt = tempsel;tempdesc = 'Turquiose';}
 if (tempsel == 85) { tempcost = 12.00; 
 document.im29.src='shaftdip_84.gif'; 
document.detaildisp.ims29.value='shaftdip_84.gif'; 
 tempopt = tempsel;tempdesc = 'Westport Grey';}
 if (tempsel == 87) { tempcost = 12.00; 
 document.im29.src='shaftdip_86.gif'; 
document.detaildisp.ims29.value='shaftdip_86.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 89) { tempcost = 12.00; 
 document.im29.src='shaftdip_88.gif'; 
document.detaildisp.ims29.value='shaftdip_88.gif'; 
 tempopt = tempsel;tempdesc = 'Wild Green';}
 if (tempsel == 91) { tempcost = 12.00; 
 document.im29.src='shaftdip_90.gif'; 
document.detaildisp.ims29.value='shaftdip_90.gif'; 
 tempopt = tempsel;tempdesc = 'Wild Rose Pink';}
 if (tempsel == 93) { tempcost = 12.00; 
 document.im29.src='shaftdip_92.gif'; 
document.detaildisp.ims29.value='shaftdip_92.gif'; 
 tempopt = tempsel;tempdesc = 'Wild Watermelon';}
 if (tempsel == 95) { tempcost = 12.00; 
 document.im29.src='shaftdip_94.gif'; 
document.detaildisp.ims29.value='shaftdip_94.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow Cornmeal';}
 if (tempsel == 97) { tempcost = 12.00; 
 document.im29.src='shaftdip_96.gif'; 
document.detaildisp.ims29.value='shaftdip_96.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (0 > 0) { if (save0 == 0){document.detaildisp.inline29.options[0].selected = true;tempcost = 0; }}
  saveopt29 = tempopt; 
save29 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.outline29.value =  formatnum;  
 totalservice = totalservice + parseFloat(tempcost); 
  } x =  calc29(); 
 document.detaildisp.savetext29.value = tempdesc; 
// 30 Crown Dip s S5 
var save30 = 0;var saveopt30 = ''; 
var tempdesc = ''; 
function calc30 () { 
 totalservice = totalservice - parseFloat(save30); 
 var tempsel =  document.detaildisp.inline30.value; 
 var tempcost = 0;var tempopt = 0;document.detaildisp.save1sttext30.value = 'No Crown Dip Selected'; 
 if (tempsel == 1) { tempcost = 0.00; 
 document.im30.src='blankcrowndip.gif'; 
document.detaildisp.ims30.value='blankcrowndip.gif'; 
 tempopt = tempsel;tempdesc = 'No Crown Dip Selected';}
 if (tempsel == 2) { tempcost = 8.00; 
 document.im30.src='crowndip_1.gif'; 
document.detaildisp.ims30.value='crowndip_1.gif'; 
 tempopt = tempsel;tempdesc = 'African Violet';}
 if (tempsel == 4) { tempcost = 8.00; 
 document.im30.src='crowndip_3.gif'; 
document.detaildisp.ims30.value='crowndip_3.gif'; 
 tempopt = tempsel;tempdesc = 'Amish Grey';}
 if (tempsel == 6) { tempcost = 8.00; 
 document.im30.src='crowndip_5.gif'; 
document.detaildisp.ims30.value='crowndip_5.gif'; 
 tempopt = tempsel;tempdesc = 'Antique Gold';}
 if (tempsel == 8) { tempcost = 8.00; 
 document.im30.src='crowndip_7.gif'; 
document.detaildisp.ims30.value='crowndip_7.gif'; 
 tempopt = tempsel;tempdesc = 'Antique Pink';}
 if (tempsel == 10) { tempcost = 8.00; 
 document.im30.src='crowndip_9.gif'; 
document.detaildisp.ims30.value='crowndip_9.gif'; 
 tempopt = tempsel;tempdesc = 'Antique White';}
 if (tempsel == 12) { tempcost = 8.00; 
 document.im30.src='crowndip_11.gif'; 
document.detaildisp.ims30.value='crowndip_11.gif'; 
 tempopt = tempsel;tempdesc = 'Barely Blue';}
 if (tempsel == 14) { tempcost = 8.00; 
 document.im30.src='crowndip_13.gif'; 
document.detaildisp.ims30.value='crowndip_13.gif'; 
 tempopt = tempsel;tempdesc = 'Barely Green';}
 if (tempsel == 16) { tempcost = 8.00; 
 document.im30.src='crowndip_15.gif'; 
document.detaildisp.ims30.value='crowndip_15.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 18) { tempcost = 8.00; 
 document.im30.src='crowndip_17.gif'; 
document.detaildisp.ims30.value='crowndip_17.gif'; 
 tempopt = tempsel;tempdesc = 'Blue Bouquet';}
 if (tempsel == 20) { tempcost = 8.00; 
 document.im30.src='crowndip_19.gif'; 
document.detaildisp.ims30.value='crowndip_19.gif'; 
 tempopt = tempsel;tempdesc = 'Blue Midnight';}
 if (tempsel == 22) { tempcost = 8.00; 
 document.im30.src='crowndip_21.gif'; 
document.detaildisp.ims30.value='crowndip_21.gif'; 
 tempopt = tempsel;tempdesc = 'Bright Red';}
 if (tempsel == 24) { tempcost = 8.00; 
 document.im30.src='crowndip_23.gif'; 
document.detaildisp.ims30.value='crowndip_23.gif'; 
 tempopt = tempsel;tempdesc = 'Bright Yellow';}
 if (tempsel == 26) { tempcost = 8.00; 
 document.im30.src='crowndip_25.gif'; 
document.detaildisp.ims30.value='crowndip_25.gif'; 
 tempopt = tempsel;tempdesc = 'Burgundy Rose';}
 if (tempsel == 28) { tempcost = 8.00; 
 document.im30.src='crowndip_27.gif'; 
document.detaildisp.ims30.value='crowndip_27.gif'; 
 tempopt = tempsel;tempdesc = 'Burgundy';}
 if (tempsel == 30) { tempcost = 8.00; 
 document.im30.src='crowndip_29.gif'; 
document.detaildisp.ims30.value='crowndip_29.gif'; 
 tempopt = tempsel;tempdesc = 'Burnt Sienna';}
 if (tempsel == 32) { tempcost = 8.00; 
 document.im30.src='crowndip_31.gif'; 
document.detaildisp.ims30.value='crowndip_31.gif'; 
 tempopt = tempsel;tempdesc = 'Burnt Umber';}
 if (tempsel == 34) { tempcost = 8.00; 
 document.im30.src='crowndip_33.gif'; 
document.detaildisp.ims30.value='crowndip_33.gif'; 
 tempopt = tempsel;tempdesc = 'Cashmere';}
 if (tempsel == 36) { tempcost = 8.00; 
 document.im30.src='crowndip_35.gif'; 
document.detaildisp.ims30.value='crowndip_35.gif'; 
 tempopt = tempsel;tempdesc = 'Cherry';}
 if (tempsel == 38) { tempcost = 8.00; 
 document.im30.src='crowndip_37.gif'; 
document.detaildisp.ims30.value='crowndip_37.gif'; 
 tempopt = tempsel;tempdesc = 'Christmas Green';}
 if (tempsel == 40) { tempcost = 8.00; 
 document.im30.src='crowndip_39.gif'; 
document.detaildisp.ims30.value='crowndip_39.gif'; 
 tempopt = tempsel;tempdesc = 'Christmas Red';}
 if (tempsel == 42) { tempcost = 8.00; 
 document.im30.src='crowndip_41.gif'; 
document.detaildisp.ims30.value='crowndip_41.gif'; 
 tempopt = tempsel;tempdesc = 'Cinnamon';}
 if (tempsel == 44) { tempcost = 8.00; 
 document.im30.src='crowndip_43.gif'; 
document.detaildisp.ims30.value='crowndip_43.gif'; 
 tempopt = tempsel;tempdesc = 'Colonial Blue Light';}
 if (tempsel == 46) { tempcost = 8.00; 
 document.im30.src='crowndip_45.gif'; 
document.detaildisp.ims30.value='crowndip_45.gif'; 
 tempopt = tempsel;tempdesc = 'Colonial Blue';}
 if (tempsel == 48) { tempcost = 8.00; 
 document.im30.src='crowndip_47.gif'; 
document.detaildisp.ims30.value='crowndip_47.gif'; 
 tempopt = tempsel;tempdesc = 'Cool Blue';}
 if (tempsel == 50) { tempcost = 8.00; 
 document.im30.src='crowndip_49.gif'; 
document.detaildisp.ims30.value='crowndip_49.gif'; 
 tempopt = tempsel;tempdesc = 'Copenhagen Blue';}
 if (tempsel == 52) { tempcost = 8.00; 
 document.im30.src='crowndip_51.gif'; 
document.detaildisp.ims30.value='crowndip_51.gif'; 
 tempopt = tempsel;tempdesc = 'Coral';}
 if (tempsel == 54) { tempcost = 8.00; 
 document.im30.src='crowndip_53.gif'; 
document.detaildisp.ims30.value='crowndip_53.gif'; 
 tempopt = tempsel;tempdesc = 'Country Maple';}
 if (tempsel == 56) { tempcost = 8.00; 
 document.im30.src='crowndip_55.gif'; 
document.detaildisp.ims30.value='crowndip_55.gif'; 
 tempopt = tempsel;tempdesc = 'Cranberry Splash';}
 if (tempsel == 58) { tempcost = 8.00; 
 document.im30.src='crowndip_57.gif'; 
document.detaildisp.ims30.value='crowndip_57.gif'; 
 tempopt = tempsel;tempdesc = 'Daffodil';}
 if (tempsel == 60) { tempcost = 8.00; 
 document.im30.src='crowndip_59.gif'; 
document.detaildisp.ims30.value='crowndip_59.gif'; 
 tempopt = tempsel;tempdesc = 'Dark Green';}
 if (tempsel == 62) { tempcost = 8.00; 
 document.im30.src='crowndip_61.gif'; 
document.detaildisp.ims30.value='crowndip_61.gif'; 
 tempopt = tempsel;tempdesc = 'Jade Green';}
 if (tempsel == 64) { tempcost = 8.00; 
 document.im30.src='crowndip_63.gif'; 
document.detaildisp.ims30.value='crowndip_63.gif'; 
 tempopt = tempsel;tempdesc = 'Dark Turquoise';}
 if (tempsel == 66) { tempcost = 8.00; 
 document.im30.src='crowndip_65.gif'; 
document.detaildisp.ims30.value='crowndip_65.gif'; 
 tempopt = tempsel;tempdesc = 'Deep Red';}
 if (tempsel == 68) { tempcost = 8.00; 
 document.im30.src='crowndip_67.gif'; 
document.detaildisp.ims30.value='crowndip_67.gif'; 
 tempopt = tempsel;tempdesc = 'Dusty Mauve';}
 if (tempsel == 70) { tempcost = 8.00; 
 document.im30.src='crowndip_69.gif'; 
document.detaildisp.ims30.value='crowndip_69.gif'; 
 tempopt = tempsel;tempdesc = 'Dusty Pink';}
 if (tempsel == 72) { tempcost = 8.00; 
 document.im30.src='crowndip_71.gif'; 
document.detaildisp.ims30.value='crowndip_71.gif'; 
 tempopt = tempsel;tempdesc = 'Spring Green';}
 if (tempsel == 74) { tempcost = 8.00; 
 document.im30.src='crowndip_73.gif'; 
document.detaildisp.ims30.value='crowndip_73.gif'; 
 tempopt = tempsel;tempdesc = 'Fabric Medium';}
 if (tempsel == 76) { tempcost = 8.00; 
 document.im30.src='crowndip_75.gif'; 
document.detaildisp.ims30.value='crowndip_75.gif'; 
 tempopt = tempsel;tempdesc = 'Flesh';}
 if (tempsel == 78) { tempcost = 8.00; 
 document.im30.src='crowndip_77.gif'; 
document.detaildisp.ims30.value='crowndip_77.gif'; 
 tempopt = tempsel;tempdesc = 'Forest Fern';}
 if (tempsel == 80) { tempcost = 8.00; 
 document.im30.src='crowndip_79.gif'; 
document.detaildisp.ims30.value='crowndip_79.gif'; 
 tempopt = tempsel;tempdesc = 'Forest Glade';}
 if (tempsel == 82) { tempcost = 8.00; 
 document.im30.src='crowndip_81.gif'; 
document.detaildisp.ims30.value='crowndip_81.gif'; 
 tempopt = tempsel;tempdesc = 'Forest Green';}
 if (tempsel == 84) { tempcost = 8.00; 
 document.im30.src='crowndip_83.gif'; 
document.detaildisp.ims30.value='crowndip_83.gif'; 
 tempopt = tempsel;tempdesc = 'Golden Brown';}
 if (tempsel == 86) { tempcost = 8.00; 
 document.im30.src='crowndip_85.gif'; 
document.detaildisp.ims30.value='crowndip_85.gif'; 
 tempopt = tempsel;tempdesc = 'Heather Blue';}
 if (tempsel == 88) { tempcost = 8.00; 
 document.im30.src='crowndip_87.gif'; 
document.detaildisp.ims30.value='crowndip_87.gif'; 
 tempopt = tempsel;tempdesc = 'Hunter Green';}
 if (tempsel == 90) { tempcost = 8.00; 
 document.im30.src='crowndip_89.gif'; 
document.detaildisp.ims30.value='crowndip_89.gif'; 
 tempopt = tempsel;tempdesc = 'Key Lime Pie';}
 if (tempsel == 92) { tempcost = 8.00; 
 document.im30.src='crowndip_91.gif'; 
document.detaildisp.ims30.value='crowndip_91.gif'; 
 tempopt = tempsel;tempdesc = 'Lavender';}
 if (tempsel == 94) { tempcost = 8.00; 
 document.im30.src='crowndip_93.gif'; 
document.detaildisp.ims30.value='crowndip_93.gif'; 
 tempopt = tempsel;tempdesc = 'Leaf Green';}
 if (tempsel == 96) { tempcost = 8.00; 
 document.im30.src='crowndip_95.gif'; 
document.detaildisp.ims30.value='crowndip_95.gif'; 
 tempopt = tempsel;tempdesc = 'Light Antique White';}
 if (tempsel == 3) { tempcost = 8.00; 
 document.im30.src='crowndip_2.gif'; 
document.detaildisp.ims30.value='crowndip_2.gif'; 
 tempopt = tempsel;tempdesc = 'Lilac Forest';}
 if (tempsel == 5) { tempcost = 8.00; 
 document.im30.src='crowndip_4.gif'; 
document.detaildisp.ims30.value='crowndip_4.gif'; 
 tempopt = tempsel;tempdesc = 'Lucious Lemon';}
 if (tempsel == 7) { tempcost = 8.00; 
 document.im30.src='crowndip_6.gif'; 
document.detaildisp.ims30.value='crowndip_6.gif'; 
 tempopt = tempsel;tempdesc = 'Medium Flesh';}
 if (tempsel == 9) { tempcost = 8.00; 
 document.im30.src='crowndip_8.gif'; 
document.detaildisp.ims30.value='crowndip_8.gif'; 
 tempopt = tempsel;tempdesc = 'Misty Mint';}
 if (tempsel == 11) { tempcost = 8.00; 
 document.im30.src='crowndip_10.gif'; 
document.detaildisp.ims30.value='crowndip_10.gif'; 
 tempopt = tempsel;tempdesc = 'Morning Mist';}
 if (tempsel == 13) { tempcost = 8.00; 
 document.im30.src='crowndip_12.gif'; 
document.detaildisp.ims30.value='crowndip_12.gif'; 
 tempopt = tempsel;tempdesc = 'Mountain Green';}
 if (tempsel == 15) { tempcost = 8.00; 
 document.im30.src='crowndip_14.gif'; 
document.detaildisp.ims30.value='crowndip_14.gif'; 
 tempopt = tempsel;tempdesc = 'Muslin';}
 if (tempsel == 17) { tempcost = 8.00; 
 document.im30.src='crowndip_16.gif'; 
document.detaildisp.ims30.value='crowndip_16.gif'; 
 tempopt = tempsel;tempdesc = 'Navy Blue';}
 if (tempsel == 19) { tempcost = 8.00; 
 document.im30.src='crowndip_18.gif'; 
document.detaildisp.ims30.value='crowndip_18.gif'; 
 tempopt = tempsel;tempdesc = 'Ocean Green';}
 if (tempsel == 21) { tempcost = 8.00; 
 document.im30.src='crowndip_20.gif'; 
document.detaildisp.ims30.value='crowndip_20.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 23) { tempcost = 8.00; 
 document.im30.src='crowndip_22.gif'; 
document.detaildisp.ims30.value='crowndip_22.gif'; 
 tempopt = tempsel;tempdesc = 'Pale Peach';}
 if (tempsel == 25) { tempcost = 8.00; 
 document.im30.src='crowndip_24.gif'; 
document.detaildisp.ims30.value='crowndip_24.gif'; 
 tempopt = tempsel;tempdesc = 'Passionate Pink';}
 if (tempsel == 27) { tempcost = 8.00; 
 document.im30.src='crowndip_26.gif'; 
document.detaildisp.ims30.value='crowndip_26.gif'; 
 tempopt = tempsel;tempdesc = 'Peach';}
 if (tempsel == 29) { tempcost = 8.00; 
 document.im30.src='crowndip_28.gif'; 
document.detaildisp.ims30.value='crowndip_28.gif'; 
 tempopt = tempsel;tempdesc = 'Peacock Blue';}
 if (tempsel == 31) { tempcost = 8.00; 
 document.im30.src='crowndip_30.gif'; 
document.detaildisp.ims30.value='crowndip_30.gif'; 
 tempopt = tempsel;tempdesc = 'Phiox Blue';}
 if (tempsel == 33) { tempcost = 8.00; 
 document.im30.src='crowndip_32.gif'; 
document.detaildisp.ims30.value='crowndip_32.gif'; 
 tempopt = tempsel;tempdesc = 'Pine Needle';}
 if (tempsel == 35) { tempcost = 8.00; 
 document.im30.src='crowndip_34.gif'; 
document.detaildisp.ims30.value='crowndip_34.gif'; 
 tempopt = tempsel;tempdesc = 'Pink Lemonade';}
 if (tempsel == 37) { tempcost = 8.00; 
 document.im30.src='crowndip_36.gif'; 
document.detaildisp.ims30.value='crowndip_36.gif'; 
 tempopt = tempsel;tempdesc = 'Pink Suede';}
 if (tempsel == 39) { tempcost = 8.00; 
 document.im30.src='crowndip_38.gif'; 
document.detaildisp.ims30.value='crowndip_38.gif'; 
 tempopt = tempsel;tempdesc = 'Poppy Orange';}
 if (tempsel == 41) { tempcost = 8.00; 
 document.im30.src='crowndip_40.gif'; 
document.detaildisp.ims30.value='crowndip_40.gif'; 
 tempopt = tempsel;tempdesc = 'Pure Pumpkin';}
 if (tempsel == 43) { tempcost = 8.00; 
 document.im30.src='crowndip_42.gif'; 
document.detaildisp.ims30.value='crowndip_42.gif'; 
 tempopt = tempsel;tempdesc = 'Purple Passion';}
 if (tempsel == 45) { tempcost = 8.00; 
 document.im30.src='crowndip_44.gif'; 
document.detaildisp.ims30.value='crowndip_44.gif'; 
 tempopt = tempsel;tempdesc = 'Purple';}
 if (tempsel == 47) { tempcost = 8.00; 
 document.im30.src='crowndip_46.gif'; 
document.detaildisp.ims30.value='crowndip_46.gif'; 
 tempopt = tempsel;tempdesc = 'Rainforest Green';}
 if (tempsel == 49) { tempcost = 8.00; 
 document.im30.src='crowndip_48.gif'; 
document.detaildisp.ims30.value='crowndip_48.gif'; 
 tempopt = tempsel;tempdesc = 'Red Carpet';}
 if (tempsel == 51) { tempcost = 8.00; 
 document.im30.src='crowndip_50.gif'; 
document.detaildisp.ims30.value='crowndip_50.gif'; 
 tempopt = tempsel;tempdesc = 'Redbird';}
 if (tempsel == 53) { tempcost = 8.00; 
 document.im30.src='crowndip_52.gif'; 
document.detaildisp.ims30.value='crowndip_52.gif'; 
 tempopt = tempsel;tempdesc = 'Regal Purple';}
 if (tempsel == 55) { tempcost = 8.00; 
 document.im30.src='crowndip_54.gif'; 
document.detaildisp.ims30.value='crowndip_54.gif'; 
 tempopt = tempsel;tempdesc = 'Sandstone';}
 if (tempsel == 57) { tempcost = 8.00; 
 document.im30.src='crowndip_56.gif'; 
document.detaildisp.ims30.value='crowndip_56.gif'; 
 tempopt = tempsel;tempdesc = 'Seafoam';}
 if (tempsel == 59) { tempcost = 8.00; 
 document.im30.src='crowndip_58.gif'; 
document.detaildisp.ims30.value='crowndip_58.gif'; 
 tempopt = tempsel;tempdesc = 'Shamrock';}
 if (tempsel == 61) { tempcost = 8.00; 
 document.im30.src='crowndip_60.gif'; 
document.detaildisp.ims30.value='crowndip_60.gif'; 
 tempopt = tempsel;tempdesc = 'Silver Morning';}
 if (tempsel == 63) { tempcost = 8.00; 
 document.im30.src='crowndip_62.gif'; 
document.detaildisp.ims30.value='crowndip_62.gif'; 
 tempopt = tempsel;tempdesc = 'Sky Blue';}
 if (tempsel == 65) { tempcost = 8.00; 
 document.im30.src='crowndip_64.gif'; 
document.detaildisp.ims30.value='crowndip_64.gif'; 
 tempopt = tempsel;tempdesc = 'Soft Green';}
 if (tempsel == 67) { tempcost = 8.00; 
 document.im30.src='crowndip_66.gif'; 
document.detaildisp.ims30.value='crowndip_66.gif'; 
 tempopt = tempsel;tempdesc = 'Soft Moss';}
 if (tempsel == 69) { tempcost = 8.00; 
 document.im30.src='crowndip_68.gif'; 
document.detaildisp.ims30.value='crowndip_68.gif'; 
 tempopt = tempsel;tempdesc = 'Soft Suede';}
 if (tempsel == 71) { tempcost = 8.00; 
 document.im30.src='crowndip_70.gif'; 
document.detaildisp.ims30.value='crowndip_70.gif'; 
 tempopt = tempsel;tempdesc = 'Spun Gold';}
 if (tempsel == 73) { tempcost = 8.00; 
 document.im30.src='crowndip_72.gif'; 
document.detaildisp.ims30.value='crowndip_72.gif'; 
 tempopt = tempsel;tempdesc = 'Squash Blossom';}
 if (tempsel == 75) { tempcost = 8.00; 
 document.im30.src='crowndip_74.gif'; 
document.detaildisp.ims30.value='crowndip_74.gif'; 
 tempopt = tempsel;tempdesc = 'Storm Cloud Grey';}
 if (tempsel == 77) { tempcost = 8.00; 
 document.im30.src='crowndip_76.gif'; 
document.detaildisp.ims30.value='crowndip_76.gif'; 
 tempopt = tempsel;tempdesc = 'Tan';}
 if (tempsel == 79) { tempcost = 8.00; 
 document.im30.src='crowndip_78.gif'; 
document.detaildisp.ims30.value='crowndip_78.gif'; 
 tempopt = tempsel;tempdesc = 'Thistle Blossom';}
 if (tempsel == 81) { tempcost = 8.00; 
 document.im30.src='crowndip_80.gif'; 
document.detaildisp.ims30.value='crowndip_80.gif'; 
 tempopt = tempsel;tempdesc = 'Truly Blue';}
 if (tempsel == 83) { tempcost = 8.00; 
 document.im30.src='crowndip_82.gif'; 
document.detaildisp.ims30.value='crowndip_82.gif'; 
 tempopt = tempsel;tempdesc = 'Turquiose';}
 if (tempsel == 85) { tempcost = 8.00; 
 document.im30.src='crowndip_84.gif'; 
document.detaildisp.ims30.value='crowndip_84.gif'; 
 tempopt = tempsel;tempdesc = 'Westport Grey';}
 if (tempsel == 87) { tempcost = 8.00; 
 document.im30.src='crowndip_86.gif'; 
document.detaildisp.ims30.value='crowndip_86.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 89) { tempcost = 8.00; 
 document.im30.src='crowndip_88.gif'; 
document.detaildisp.ims30.value='crowndip_88.gif'; 
 tempopt = tempsel;tempdesc = 'Wild Green';}
 if (tempsel == 91) { tempcost = 8.00; 
 document.im30.src='crowndip_90.gif'; 
document.detaildisp.ims30.value='crowndip_90.gif'; 
 tempopt = tempsel;tempdesc = 'Wild Rose Pink';}
 if (tempsel == 93) { tempcost = 8.00; 
 document.im30.src='crowndip_92.gif'; 
document.detaildisp.ims30.value='crowndip_92.gif'; 
 tempopt = tempsel;tempdesc = 'Wild Watermelon';}
 if (tempsel == 95) { tempcost = 8.00; 
 document.im30.src='crowndip_94.gif'; 
document.detaildisp.ims30.value='crowndip_94.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow Cornmeal';}
 if (tempsel == 97) { tempcost = 8.00; 
 document.im30.src='crowndip_96.gif'; 
document.detaildisp.ims30.value='crowndip_96.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (0 > 0) { if (save0 == 0){document.detaildisp.inline30.options[0].selected = true;tempcost = 0; }}
  saveopt30 = tempopt; 
save30 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.outline30.value =  formatnum;  
 totalservice = totalservice + parseFloat(tempcost); 
  } x =  calc30(); 
 document.detaildisp.savetext30.value = tempdesc; 
// 32 Spiral Wrap s S5 
var save32 = 0;var saveopt32 = ''; 
var tempdesc = ''; 
function calc32 () { 
 totalservice = totalservice - parseFloat(save32); 
 var tempsel =  document.detaildisp.inline32.value; 
 var tempcost = 0;var tempopt = 0;document.detaildisp.save1sttext32.value = 'No Spiral Wrap'; 
 if (tempsel == 1) { tempcost = 0.00; 
 document.im32.src='wraps_spiralblank.gif'; 
document.detaildisp.ims32.value='wraps_spiralblank.gif'; 
 tempopt = tempsel;tempdesc = 'No Spiral Wrap';}
 if (tempsel == 2) { tempcost = 20.00; 
 document.im32.src='wraps_sblack.gif'; 
document.detaildisp.ims32.value='wraps_sblack.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 3) { tempcost = 20.00; 
 document.im32.src='wraps_sbrown.gif'; 
document.detaildisp.ims32.value='wraps_sbrown.gif'; 
 tempopt = tempsel;tempdesc = 'Brown';}
 if (tempsel == 4) { tempcost = 20.00; 
 document.im32.src='wraps_sdgreen.gif'; 
document.detaildisp.ims32.value='wraps_sdgreen.gif'; 
 tempopt = tempsel;tempdesc = 'Dark Green';}
 if (tempsel == 5) { tempcost = 20.00; 
 document.im32.src='wraps_sgold.gif'; 
document.detaildisp.ims32.value='wraps_sgold.gif'; 
 tempopt = tempsel;tempdesc = 'Gold';}
 if (tempsel == 6) { tempcost = 20.00; 
 document.im32.src='wraps_sgreen.gif'; 
document.detaildisp.ims32.value='wraps_sgreen.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 7) { tempcost = 20.00; 
 document.im32.src='wraps_sgrey.gif'; 
document.detaildisp.ims32.value='wraps_sgrey.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 8) { tempcost = 20.00; 
 document.im32.src='wraps_sltblue.gif'; 
document.detaildisp.ims32.value='wraps_sltblue.gif'; 
 tempopt = tempsel;tempdesc = 'Light Blue';}
 if (tempsel == 9) { tempcost = 20.00; 
 document.im32.src='wraps_snavy.gif'; 
document.detaildisp.ims32.value='wraps_snavy.gif'; 
 tempopt = tempsel;tempdesc = 'Navy';}
 if (tempsel == 10) { tempcost = 20.00; 
 document.im32.src='wraps_sorange.gif'; 
document.detaildisp.ims32.value='wraps_sorange.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 11) { tempcost = 20.00; 
 document.im32.src='wraps_sred.gif'; 
document.detaildisp.ims32.value='wraps_sred.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 12) { tempcost = 20.00; 
 document.im32.src='wraps_sroyal.gif'; 
document.detaildisp.ims32.value='wraps_sroyal.gif'; 
 tempopt = tempsel;tempdesc = 'Royal';}
 if (tempsel == 13) { tempcost = 20.00; 
 document.im32.src='wraps_ssapphire.gif'; 
document.detaildisp.ims32.value='wraps_ssapphire.gif'; 
 tempopt = tempsel;tempdesc = 'Sapphire';}
 if (tempsel == 14) { tempcost = 20.00; 
 document.im32.src='wraps_ssilver.gif'; 
document.detaildisp.ims32.value='wraps_ssilver.gif'; 
 tempopt = tempsel;tempdesc = 'Silver';}
 if (tempsel == 15) { tempcost = 20.00; 
 document.im32.src='wraps_ssinew.gif'; 
document.detaildisp.ims32.value='wraps_ssinew.gif'; 
 tempopt = tempsel;tempdesc = 'Sinew';}
 if (tempsel == 16) { tempcost = 20.00; 
 document.im32.src='wraps_svioletpurple.gif'; 
document.detaildisp.ims32.value='wraps_svioletpurple.gif'; 
 tempopt = tempsel;tempdesc = 'Violet Purple';}
 if (tempsel == 17) { tempcost = 20.00; 
 document.im32.src='wraps_swhite.gif'; 
document.detaildisp.ims32.value='wraps_swhite.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 18) { tempcost = 20.00; 
 document.im32.src='wraps_syellow.gif'; 
document.detaildisp.ims32.value='wraps_syellow.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (0 > 0) { if (save0 == 0){document.detaildisp.inline32.options[0].selected = true;tempcost = 0; }}
  saveopt32 = tempopt; 
save32 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.outline32.value =  formatnum;  
 totalservice = totalservice + parseFloat(tempcost); 
  } x =  calc32(); 
 document.detaildisp.savetext32.value = tempdesc; 
// 31 Front Wrap s S5 
var save31 = 0;var saveopt31 = ''; 
var tempdesc = ''; 
function calc31 () { 
 totalservice = totalservice - parseFloat(save31); 
 var tempsel =  document.detaildisp.inline31.value; 
 var tempcost = 0;var tempopt = 0;document.detaildisp.save1sttext31.value = 'No Front Wrap Selected'; 
 if (tempsel == 1) { tempcost = 0.00; 
 document.im31.src='wraps_frontwrapblank.gif'; 
document.detaildisp.ims31.value='wraps_frontwrapblank.gif'; 
 tempopt = tempsel;tempdesc = 'No Front Wrap Selected';}
 if (tempsel == 2) { tempcost = 7.00; 
 document.im31.src='wraps_fblack.gif'; 
document.detaildisp.ims31.value='wraps_fblack.gif'; 
 tempopt = tempsel;tempdesc = 'Black';}
 if (tempsel == 3) { tempcost = 7.00; 
 document.im31.src='wraps_fbrown.gif'; 
document.detaildisp.ims31.value='wraps_fbrown.gif'; 
 tempopt = tempsel;tempdesc = 'Brown';}
 if (tempsel == 4) { tempcost = 7.00; 
 document.im31.src='wraps_fdgreen.gif'; 
document.detaildisp.ims31.value='wraps_fdgreen.gif'; 
 tempopt = tempsel;tempdesc = 'Dark Green';}
 if (tempsel == 5) { tempcost = 7.00; 
 document.im31.src='wraps_fgold.gif'; 
document.detaildisp.ims31.value='wraps_fgold.gif'; 
 tempopt = tempsel;tempdesc = 'Gold';}
 if (tempsel == 6) { tempcost = 7.00; 
 document.im31.src='wraps_fgreen.gif'; 
document.detaildisp.ims31.value='wraps_fgreen.gif'; 
 tempopt = tempsel;tempdesc = 'Green';}
 if (tempsel == 7) { tempcost = 7.00; 
 document.im31.src='wraps_fgrey.gif'; 
document.detaildisp.ims31.value='wraps_fgrey.gif'; 
 tempopt = tempsel;tempdesc = 'Grey';}
 if (tempsel == 8) { tempcost = 7.00; 
 document.im31.src='wraps_fltblue.gif'; 
document.detaildisp.ims31.value='wraps_fltblue.gif'; 
 tempopt = tempsel;tempdesc = 'Light Blue';}
 if (tempsel == 9) { tempcost = 7.00; 
 document.im31.src='wraps_fnavy.gif'; 
document.detaildisp.ims31.value='wraps_fnavy.gif'; 
 tempopt = tempsel;tempdesc = 'Navy';}
 if (tempsel == 10) { tempcost = 7.00; 
 document.im31.src='wraps_forange.gif'; 
document.detaildisp.ims31.value='wraps_forange.gif'; 
 tempopt = tempsel;tempdesc = 'Orange';}
 if (tempsel == 11) { tempcost = 7.00; 
 document.im31.src='wraps_fred.gif'; 
document.detaildisp.ims31.value='wraps_fred.gif'; 
 tempopt = tempsel;tempdesc = 'Red';}
 if (tempsel == 12) { tempcost = 7.00; 
 document.im31.src='wraps_froyal.gif'; 
document.detaildisp.ims31.value='wraps_froyal.gif'; 
 tempopt = tempsel;tempdesc = 'Royal';}
 if (tempsel == 13) { tempcost = 7.00; 
 document.im31.src='wraps_fshapphire.gif'; 
document.detaildisp.ims31.value='wraps_fshapphire.gif'; 
 tempopt = tempsel;tempdesc = 'Sapphire';}
 if (tempsel == 14) { tempcost = 7.00; 
 document.im31.src='wraps_fsilver.gif'; 
document.detaildisp.ims31.value='wraps_fsilver.gif'; 
 tempopt = tempsel;tempdesc = 'Silver';}
 if (tempsel == 15) { tempcost = 7.00; 
 document.im31.src='wraps_fsinew.gif'; 
document.detaildisp.ims31.value='wraps_fsinew.gif'; 
 tempopt = tempsel;tempdesc = 'Sinew';}
 if (tempsel == 16) { tempcost = 7.00; 
 document.im31.src='wraps_fvioletpurple.gif'; 
document.detaildisp.ims31.value='wraps_fvioletpurple.gif'; 
 tempopt = tempsel;tempdesc = 'Violet Purple';}
 if (tempsel == 17) { tempcost = 7.00; 
 document.im31.src='wraps_fwhite.gif'; 
document.detaildisp.ims31.value='wraps_fwhite.gif'; 
 tempopt = tempsel;tempdesc = 'White';}
 if (tempsel == 18) { tempcost = 7.00; 
 document.im31.src='wraps_fyellow.gif'; 
document.detaildisp.ims31.value='wraps_fyellow.gif'; 
 tempopt = tempsel;tempdesc = 'Yellow';}
 if (0 > 0) { if (save0 == 0){document.detaildisp.inline31.options[0].selected = true;tempcost = 0; }}
  saveopt31 = tempopt; 
save31 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.outline31.value =  formatnum;  
 totalservice = totalservice + parseFloat(tempcost); 
  } x =  calc31(); 
 document.detaildisp.savetext31.value = tempdesc; 
// 37 Draw Length s S5 
var save37 = 0;var saveopt37 = ''; 
var tempdesc = ''; 
function calc37 () { 
 totalservice = totalservice - parseFloat(save37); 
 var tempsel =  document.detaildisp.inline37.value; 
 var tempcost = 0;var tempopt = 0;document.detaildisp.save1sttext37.value = '16'; 
 if (tempsel == 1) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '16';}
 if (tempsel == 2) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '18';}
 if (tempsel == 3) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '20';}
 if (tempsel == 4) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '22';}
 if (tempsel == 5) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '24';}
 if (tempsel == 6) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '25';}
 if (tempsel == 7) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '26';}
 if (tempsel == 8) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '27';}
 if (tempsel == 9) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '28';}
 if (tempsel == 10) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '29';}
 if (tempsel == 11) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '30';}
 if (tempsel == 12) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '31';}
 if (tempsel == 13) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '32';}
 if (tempsel == 14) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '33';}
 if (tempsel == 15) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '34';}
 if (tempsel == 16) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '35';}
 if (0 > 0) { if (save0 == 0){document.detaildisp.inline37.options[0].selected = true;tempcost = 0; }}
  saveopt37 = tempopt; 
save37 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.outline37.value =  formatnum;  
 totalservice = totalservice + parseFloat(tempcost); 
  } x =  calc37(); 
 document.detaildisp.savetext37.value = tempdesc; 
// 41 Feather Length s S5 
var save41 = 0;var saveopt41 = ''; 
var tempdesc = ''; 
function calc41 () { 
 totalservice = totalservice - parseFloat(save41); 
 var tempsel =  document.detaildisp.inline41.value; 
 var tempcost = 0;var tempopt = 0;document.detaildisp.save1sttext41.value = '4.5 Inches'; 
 if (tempsel == 4) { tempcost = 0.00; 
  tempopt = tempsel;tempdesc = '4.5 Inches';}
 if (tempsel == 5) { tempcost = 2.50; 
  tempopt = tempsel;tempdesc = '5 Inches';}
 if (tempsel == 6) { tempcost = 5.00; 
  tempopt = tempsel;tempdesc = '5.5 Inches';}
 if (0 > 0) { if (save0 == 0){document.detaildisp.inline41.options[0].selected = true;tempcost = 0; }}
  saveopt41 = tempopt; 
save41 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.outline41.value =  formatnum;  
 totalservice = totalservice + parseFloat(tempcost); 
  } x =  calc41(); 
 document.detaildisp.savetext41.value = tempdesc; 
// 49 Subtotal Per Dozen s G1 
var tempcost = parseFloat(totalservice) + parseFloat(totalproduct);var save49 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.outline49.value =  formatnum;  
 // 52 Quantity s F3 
var save52 = 0;var tempdesc = ''; 
var saveopt52 = ''; 
function calc52 () { 
 totalservice = totalservice - parseFloat(save52); 
 var tempsel =  document.detaildisp.inline52.value; 
 var tempcost = 0;var tempopt = 0;document.detaildisp.save1sttext52.value = '1 Dozen'; 
 if (tempsel == 1) { tempcost = 100.00; 
  tempopt = tempsel; tempdesc = '1 Dozen';}
 if (tempsel == 2) { tempcost = 200.00; 
  tempopt = tempsel; tempdesc = '2 Dozen';}
 if (tempsel == 3) { tempcost = 300.00; 
  tempopt = tempsel; tempdesc = '3 Dozen';}
 if (tempsel == 4) { tempcost = 400.00; 
  tempopt = tempsel; tempdesc = '4 Dozen';}
 if (tempsel == 5) { tempcost = 500.00; 
  tempopt = tempsel; tempdesc = '5 Dozen';}
 if (tempsel == 6) { tempcost = 600.00; 
  tempopt = tempsel; tempdesc = '6 Dozen';}
 if (tempsel == 7) { tempcost = 700.00; 
  tempopt = tempsel; tempdesc = '7 Dozen';}
 if (tempsel == 8) { tempcost = 800.00; 
  tempopt = tempsel; tempdesc = '8 Dozen';}
 if (tempsel == 9) { tempcost = 900.00; 
  tempopt = tempsel; tempdesc = '9 Dozen';}
 if (tempsel == 10) { tempcost = 1000.00; 
  tempopt = tempsel; tempdesc = '10 Dozen';}
 if (tempsel == 11) { tempcost = 1100.00; 
  tempopt = tempsel; tempdesc = '11 Dozen';}
 if (tempsel == 12) { tempcost = 1200.00; 
  tempopt = tempsel; tempdesc = '12 Dozen';}
  var tax = ((tempcost / 100) * (totalproduct + totalservice)); 
 saveopt52 = tempopt; 
save52 = tax;var formatnum = formatcst(tax,'u2'); 
 document.detaildisp.outline52.value =  formatnum;  
 totalservice = totalservice + parseFloat(tax); 
  } x =  calc52(); 
 document.detaildisp.savetext52.value = tempdesc; 
// 53 grand total s G1 
var tempcost = 0;tempcost += parseFloat(save52); 
 var save53 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.price.value =  formatnum;  
 // 54 Shipping s S5 
var save54 = 0;var saveopt54 = ''; 
var tempdesc = ''; 
function calc54 () { 
 totalservice = totalservice - parseFloat(save54); 
 var tempsel =  document.detaildisp.inline54.value; 
 var tempcost = 0;var tempopt = 0;document.detaildisp.save1sttext54.value = '1 Dozen'; 
 if (tempsel == 1) { tempcost = 12.00; 
  tempopt = tempsel;tempdesc = '1 Dozen';}
 if (tempsel == 2) { tempcost = 16.00; 
  tempopt = tempsel;tempdesc = '2 Dozen';}
 if (tempsel == 3) { tempcost = 20.00; 
  tempopt = tempsel;tempdesc = '3 Dozen';}
 if (tempsel == 4) { tempcost = 24.00; 
  tempopt = tempsel;tempdesc = '4 Dozen';}
 if (tempsel == 5) { tempcost = 28.00; 
  tempopt = tempsel;tempdesc = '5 Dozen';}
 if (tempsel == 6) { tempcost = 32.00; 
  tempopt = tempsel;tempdesc = '6 Dozen';}
 if (tempsel == 7) { tempcost = 36.00; 
  tempopt = tempsel;tempdesc = '7 Dozen';}
 if (tempsel == 8) { tempcost = 40.00; 
  tempopt = tempsel;tempdesc = '8 Dozen';}
 if (tempsel == 9) { tempcost = 44.00; 
  tempopt = tempsel;tempdesc = '9 Dozen';}
 if (tempsel == 10) { tempcost = 48.00; 
  tempopt = tempsel;tempdesc = '10 Dozen';}
 if (tempsel == 11) { tempcost = 52.00; 
  tempopt = tempsel;tempdesc = '11 Dozen';}
 if (tempsel == 12) { tempcost = 56.00; 
  tempopt = tempsel;tempdesc = '12 Dozen';}
 if (0 > 0) { if (save0 == 0){document.detaildisp.inline54.options[0].selected = true;tempcost = 0; }}
  saveopt54 = tempopt; 
save54 = tempcost;var formatnum = formatcst(tempcost,'u2'); 
 document.detaildisp.units.value =  formatnum;  
 totalservice = totalservice + parseFloat(tempcost); 
  } x =  calc54(); 
 document.detaildisp.savetext54.value = tempdesc; 
// 40 Draw Weight Limit s LM 
// deptype sl 
 var arr40opt = new Array(); 
 var arr40sel = new Array(); 
 var arr40desc = new Array(); var selfnd = false;  
var selinx = document.detaildisp.inline39.options.selectedIndex; 
var selopt = document.detaildisp.inline39.options[selinx].value; 
arr40opt[0] = 1; 
arr40desc[0] = '15-25 Lbs'; 
if (selopt ==  1)  arr40sel[0] = true;  else arr40sel[0] = false; 
arr40opt[1] = 2; 
arr40desc[1] = '25-30 Lbs'; 
if (selopt ==  2)  arr40sel[1] = true;  else arr40sel[1] = false; 
arr40opt[2] = 3; 
arr40desc[2] = '35-40 Lbs'; 
if (selopt ==  3)  arr40sel[2] = true;  else arr40sel[2] = false; 
arr40opt[3] = 4; 
arr40desc[3] = '45-50 Lbs'; 
if (selopt ==  4)  arr40sel[3] = true;  else arr40sel[3] = false; 
arr40opt[4] = 5; 
arr40desc[4] = '55-60 Lbs'; 
if (selopt ==  5)  arr40sel[4] = true;  else arr40sel[4] = false; 
arr40opt[5] = 6; 
arr40desc[5] = '60-65 Lbs'; 
if (selopt ==  6)  arr40sel[5] = true;  else arr40sel[5] = false; 
arr40opt[6] = 7; 
arr40desc[6] = '95 Lbs'; 
if (selopt ==  7)  arr40sel[6] = true;  else arr40sel[6] = false; 
document.detaildisp.inline39.options.length = 0; 
document.detaildisp.inline39.options.length = 6 + 1; 
function chksel40 (optid,optavail) { 
var selminx = document.detaildisp.inline21.options.selectedIndex; 
var selmopt = document.detaildisp.inline21.options[selminx].value; 
  if (selmopt == optid)  
 optavail = true; 
return optavail; } 
function buildsel40 (lastopt,optavail,tempoptcnt) { 
if (optavail) { 
  for (gg=0;gg<=6;gg++) { 
 if (arr40opt[gg] == lastopt) { 
    tempoptcnt++; 
    document.detaildisp.inline39.options[tempoptcnt].value =  arr40opt[gg]; 
    document.detaildisp.inline39.options[tempoptcnt].text = arr40desc[gg]; 
    document.detaildisp.inline39.options[tempoptcnt].selected = arr40sel[gg]; 
    if (arr40sel[gg] == true) selfnd = true; 
  }}} return tempoptcnt} 
var tempoptcnt = -1; 
var optavail = false; 
optavail = chksel40(2,optavail); 
tempoptcnt = buildsel40(1,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel40(2,optavail); 
tempoptcnt = buildsel40(2,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel40(2,optavail); 
tempoptcnt = buildsel40(3,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel40(2,optavail); 
tempoptcnt = buildsel40(4,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel40(2,optavail); 
tempoptcnt = buildsel40(5,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel40(2,optavail); 
tempoptcnt = buildsel40(6,optavail,tempoptcnt); 
var optavail = false; 
tempoptcnt = buildsel40(7,optavail,tempoptcnt); 
    tempoptcnt++; 
 if (tempoptcnt == 0) {     document.detaildisp.inline39.options[tempoptcnt].value =  'no'; 
    document.detaildisp.inline39.options[tempoptcnt].text = 'No value'; 
    document.detaildisp.inline39.options[tempoptcnt].selected = true; 
 tempoptcnt = 1; } 
  document.detaildisp.inline39.options.length = tempoptcnt; 
  if (selfnd == false) {  document.detaildisp.inline39.options[0].selected = true;} 
x =  calc39(); 
// 20 Nock Feather Limit s LM 
// deptype sl 
 var arr20opt = new Array(); 
 var arr20sel = new Array(); 
 var arr20desc = new Array(); var selfnd = false;  
var selinx = document.detaildisp.inline19.options.selectedIndex; 
var selopt = document.detaildisp.inline19.options[selinx].value; 
arr20opt[0] = 1; 
arr20desc[0] = 'Select Color'; 
if (selopt ==  1)  arr20sel[0] = true;  else arr20sel[0] = false; 
arr20opt[1] = 2; 
arr20desc[1] = 'Black'; 
if (selopt ==  2)  arr20sel[1] = true;  else arr20sel[1] = false; 
arr20opt[2] = 3; 
arr20desc[2] = 'Blue'; 
if (selopt ==  3)  arr20sel[2] = true;  else arr20sel[2] = false; 
arr20opt[3] = 4; 
arr20desc[3] = 'Desert Brown'; 
if (selopt ==  4)  arr20sel[3] = true;  else arr20sel[3] = false; 
arr20opt[4] = 5; 
arr20desc[4] = 'Lime'; 
if (selopt ==  5)  arr20sel[4] = true;  else arr20sel[4] = false; 
arr20opt[5] = 6; 
arr20desc[5] = 'Flo Yellow'; 
if (selopt ==  6)  arr20sel[5] = true;  else arr20sel[5] = false; 
arr20opt[6] = 7; 
arr20desc[6] = 'Green'; 
if (selopt ==  7)  arr20sel[6] = true;  else arr20sel[6] = false; 
arr20opt[7] = 8; 
arr20desc[7] = 'Grey'; 
if (selopt ==  8)  arr20sel[7] = true;  else arr20sel[7] = false; 
arr20opt[8] = 9; 
arr20desc[8] = 'Orange'; 
if (selopt ==  9)  arr20sel[8] = true;  else arr20sel[8] = false; 
arr20opt[9] = 10; 
arr20desc[9] = 'Pink'; 
if (selopt ==  10)  arr20sel[9] = true;  else arr20sel[9] = false; 
arr20opt[10] = 11; 
arr20desc[10] = 'Red'; 
if (selopt ==  11)  arr20sel[10] = true;  else arr20sel[10] = false; 
arr20opt[11] = 12; 
arr20desc[11] = 'White'; 
if (selopt ==  12)  arr20sel[11] = true;  else arr20sel[11] = false; 
arr20opt[12] = 13; 
arr20desc[12] = 'Yellow'; 
if (selopt ==  13)  arr20sel[12] = true;  else arr20sel[12] = false; 
arr20opt[13] = 14; 
arr20desc[13] = 'Select Color'; 
if (selopt ==  14)  arr20sel[13] = true;  else arr20sel[13] = false; 
arr20opt[14] = 15; 
arr20desc[14] = 'Black'; 
if (selopt ==  15)  arr20sel[14] = true;  else arr20sel[14] = false; 
arr20opt[15] = 16; 
arr20desc[15] = 'Blue'; 
if (selopt ==  16)  arr20sel[15] = true;  else arr20sel[15] = false; 
arr20opt[16] = 17; 
arr20desc[16] = 'Desert Brown'; 
if (selopt ==  17)  arr20sel[16] = true;  else arr20sel[16] = false; 
arr20opt[17] = 18; 
arr20desc[17] = 'Lime'; 
if (selopt ==  18)  arr20sel[17] = true;  else arr20sel[17] = false; 
arr20opt[18] = 19; 
arr20desc[18] = 'Flo Yellow'; 
if (selopt ==  19)  arr20sel[18] = true;  else arr20sel[18] = false; 
arr20opt[19] = 20; 
arr20desc[19] = 'Green'; 
if (selopt ==  20)  arr20sel[19] = true;  else arr20sel[19] = false; 
arr20opt[20] = 21; 
arr20desc[20] = 'Grey'; 
if (selopt ==  21)  arr20sel[20] = true;  else arr20sel[20] = false; 
arr20opt[21] = 22; 
arr20desc[21] = 'Orange'; 
if (selopt ==  22)  arr20sel[21] = true;  else arr20sel[21] = false; 
arr20opt[22] = 23; 
arr20desc[22] = 'Pink'; 
if (selopt ==  23)  arr20sel[22] = true;  else arr20sel[22] = false; 
arr20opt[23] = 24; 
arr20desc[23] = 'Red'; 
if (selopt ==  24)  arr20sel[23] = true;  else arr20sel[23] = false; 
arr20opt[24] = 25; 
arr20desc[24] = 'White'; 
if (selopt ==  25)  arr20sel[24] = true;  else arr20sel[24] = false; 
arr20opt[25] = 26; 
arr20desc[25] = 'Yellow'; 
if (selopt ==  26)  arr20sel[25] = true;  else arr20sel[25] = false; 
arr20opt[26] = 27; 
arr20desc[26] = 'Select Color'; 
if (selopt ==  27)  arr20sel[26] = true;  else arr20sel[26] = false; 
arr20opt[27] = 28; 
arr20desc[27] = 'Black'; 
if (selopt ==  28)  arr20sel[27] = true;  else arr20sel[27] = false; 
arr20opt[28] = 29; 
arr20desc[28] = 'Blue'; 
if (selopt ==  29)  arr20sel[28] = true;  else arr20sel[28] = false; 
arr20opt[29] = 30; 
arr20desc[29] = 'Desert Brown'; 
if (selopt ==  30)  arr20sel[29] = true;  else arr20sel[29] = false; 
arr20opt[30] = 31; 
arr20desc[30] = 'Lime'; 
if (selopt ==  31)  arr20sel[30] = true;  else arr20sel[30] = false; 
arr20opt[31] = 32; 
arr20desc[31] = 'Flo Yellow'; 
if (selopt ==  32)  arr20sel[31] = true;  else arr20sel[31] = false; 
arr20opt[32] = 33; 
arr20desc[32] = 'Green'; 
if (selopt ==  33)  arr20sel[32] = true;  else arr20sel[32] = false; 
arr20opt[33] = 34; 
arr20desc[33] = 'Grey'; 
if (selopt ==  34)  arr20sel[33] = true;  else arr20sel[33] = false; 
arr20opt[34] = 35; 
arr20desc[34] = 'Orange'; 
if (selopt ==  35)  arr20sel[34] = true;  else arr20sel[34] = false; 
arr20opt[35] = 36; 
arr20desc[35] = 'Pink'; 
if (selopt ==  36)  arr20sel[35] = true;  else arr20sel[35] = false; 
arr20opt[36] = 37; 
arr20desc[36] = 'Red'; 
if (selopt ==  37)  arr20sel[36] = true;  else arr20sel[36] = false; 
arr20opt[37] = 38; 
arr20desc[37] = 'White'; 
if (selopt ==  38)  arr20sel[37] = true;  else arr20sel[37] = false; 
arr20opt[38] = 39; 
arr20desc[38] = 'Yellow'; 
if (selopt ==  39)  arr20sel[38] = true;  else arr20sel[38] = false; 
arr20opt[39] = 40; 
arr20desc[39] = 'Select Color'; 
if (selopt ==  40)  arr20sel[39] = true;  else arr20sel[39] = false; 
arr20opt[40] = 41; 
arr20desc[40] = 'Black'; 
if (selopt ==  41)  arr20sel[40] = true;  else arr20sel[40] = false; 
arr20opt[41] = 42; 
arr20desc[41] = 'Blue'; 
if (selopt ==  42)  arr20sel[41] = true;  else arr20sel[41] = false; 
arr20opt[42] = 43; 
arr20desc[42] = 'Desert Brown'; 
if (selopt ==  43)  arr20sel[42] = true;  else arr20sel[42] = false; 
arr20opt[43] = 44; 
arr20desc[43] = 'Lime'; 
if (selopt ==  44)  arr20sel[43] = true;  else arr20sel[43] = false; 
arr20opt[44] = 45; 
arr20desc[44] = 'Flo Yellow'; 
if (selopt ==  45)  arr20sel[44] = true;  else arr20sel[44] = false; 
arr20opt[45] = 46; 
arr20desc[45] = 'Green'; 
if (selopt ==  46)  arr20sel[45] = true;  else arr20sel[45] = false; 
arr20opt[46] = 47; 
arr20desc[46] = 'Grey'; 
if (selopt ==  47)  arr20sel[46] = true;  else arr20sel[46] = false; 
arr20opt[47] = 48; 
arr20desc[47] = 'Orange'; 
if (selopt ==  48)  arr20sel[47] = true;  else arr20sel[47] = false; 
arr20opt[48] = 49; 
arr20desc[48] = 'Pink'; 
if (selopt ==  49)  arr20sel[48] = true;  else arr20sel[48] = false; 
arr20opt[49] = 50; 
arr20desc[49] = 'Red'; 
if (selopt ==  50)  arr20sel[49] = true;  else arr20sel[49] = false; 
arr20opt[50] = 51; 
arr20desc[50] = 'White'; 
if (selopt ==  51)  arr20sel[50] = true;  else arr20sel[50] = false; 
arr20opt[51] = 52; 
arr20desc[51] = 'Yellow'; 
if (selopt ==  52)  arr20sel[51] = true;  else arr20sel[51] = false; 
arr20opt[52] = 53; 
arr20desc[52] = 'Select Color'; 
if (selopt ==  53)  arr20sel[52] = true;  else arr20sel[52] = false; 
arr20opt[53] = 54; 
arr20desc[53] = 'Black'; 
if (selopt ==  54)  arr20sel[53] = true;  else arr20sel[53] = false; 
arr20opt[54] = 55; 
arr20desc[54] = 'Blue'; 
if (selopt ==  55)  arr20sel[54] = true;  else arr20sel[54] = false; 
arr20opt[55] = 56; 
arr20desc[55] = 'Desert Brown'; 
if (selopt ==  56)  arr20sel[55] = true;  else arr20sel[55] = false; 
arr20opt[56] = 57; 
arr20desc[56] = 'Lime'; 
if (selopt ==  57)  arr20sel[56] = true;  else arr20sel[56] = false; 
arr20opt[57] = 58; 
arr20desc[57] = 'Flo Yellow'; 
if (selopt ==  58)  arr20sel[57] = true;  else arr20sel[57] = false; 
arr20opt[58] = 59; 
arr20desc[58] = 'Green'; 
if (selopt ==  59)  arr20sel[58] = true;  else arr20sel[58] = false; 
arr20opt[59] = 60; 
arr20desc[59] = 'Grey'; 
if (selopt ==  60)  arr20sel[59] = true;  else arr20sel[59] = false; 
arr20opt[60] = 61; 
arr20desc[60] = 'Orange'; 
if (selopt ==  61)  arr20sel[60] = true;  else arr20sel[60] = false; 
arr20opt[61] = 62; 
arr20desc[61] = 'Pink'; 
if (selopt ==  62)  arr20sel[61] = true;  else arr20sel[61] = false; 
arr20opt[62] = 63; 
arr20desc[62] = 'Red'; 
if (selopt ==  63)  arr20sel[62] = true;  else arr20sel[62] = false; 
arr20opt[63] = 64; 
arr20desc[63] = 'White'; 
if (selopt ==  64)  arr20sel[63] = true;  else arr20sel[63] = false; 
arr20opt[64] = 65; 
arr20desc[64] = 'Yellow'; 
if (selopt ==  65)  arr20sel[64] = true;  else arr20sel[64] = false; 
arr20opt[65] = 66; 
arr20desc[65] = 'Select Color'; 
if (selopt ==  66)  arr20sel[65] = true;  else arr20sel[65] = false; 
arr20opt[66] = 67; 
arr20desc[66] = 'Black'; 
if (selopt ==  67)  arr20sel[66] = true;  else arr20sel[66] = false; 
arr20opt[67] = 68; 
arr20desc[67] = 'Blue'; 
if (selopt ==  68)  arr20sel[67] = true;  else arr20sel[67] = false; 
arr20opt[68] = 69; 
arr20desc[68] = 'Desert Brown'; 
if (selopt ==  69)  arr20sel[68] = true;  else arr20sel[68] = false; 
arr20opt[69] = 70; 
arr20desc[69] = 'Lime'; 
if (selopt ==  70)  arr20sel[69] = true;  else arr20sel[69] = false; 
arr20opt[70] = 71; 
arr20desc[70] = 'Flo Yellow'; 
if (selopt ==  71)  arr20sel[70] = true;  else arr20sel[70] = false; 
arr20opt[71] = 72; 
arr20desc[71] = 'Green'; 
if (selopt ==  72)  arr20sel[71] = true;  else arr20sel[71] = false; 
arr20opt[72] = 73; 
arr20desc[72] = 'Grey'; 
if (selopt ==  73)  arr20sel[72] = true;  else arr20sel[72] = false; 
arr20opt[73] = 74; 
arr20desc[73] = 'Orange'; 
if (selopt ==  74)  arr20sel[73] = true;  else arr20sel[73] = false; 
arr20opt[74] = 75; 
arr20desc[74] = 'Pink'; 
if (selopt ==  75)  arr20sel[74] = true;  else arr20sel[74] = false; 
arr20opt[75] = 76; 
arr20desc[75] = 'Red'; 
if (selopt ==  76)  arr20sel[75] = true;  else arr20sel[75] = false; 
arr20opt[76] = 77; 
arr20desc[76] = 'White'; 
if (selopt ==  77)  arr20sel[76] = true;  else arr20sel[76] = false; 
arr20opt[77] = 78; 
arr20desc[77] = 'Yellow'; 
if (selopt ==  78)  arr20sel[77] = true;  else arr20sel[77] = false; 
arr20opt[78] = 79; 
arr20desc[78] = 'Select Color'; 
if (selopt ==  79)  arr20sel[78] = true;  else arr20sel[78] = false; 
arr20opt[79] = 80; 
arr20desc[79] = 'Black'; 
if (selopt ==  80)  arr20sel[79] = true;  else arr20sel[79] = false; 
arr20opt[80] = 81; 
arr20desc[80] = 'Blue'; 
if (selopt ==  81)  arr20sel[80] = true;  else arr20sel[80] = false; 
arr20opt[81] = 82; 
arr20desc[81] = 'Desert Brown'; 
if (selopt ==  82)  arr20sel[81] = true;  else arr20sel[81] = false; 
arr20opt[82] = 83; 
arr20desc[82] = 'Lime'; 
if (selopt ==  83)  arr20sel[82] = true;  else arr20sel[82] = false; 
arr20opt[83] = 84; 
arr20desc[83] = 'Flo Yellow'; 
if (selopt ==  84)  arr20sel[83] = true;  else arr20sel[83] = false; 
arr20opt[84] = 85; 
arr20desc[84] = 'Green'; 
if (selopt ==  85)  arr20sel[84] = true;  else arr20sel[84] = false; 
arr20opt[85] = 86; 
arr20desc[85] = 'Grey'; 
if (selopt ==  86)  arr20sel[85] = true;  else arr20sel[85] = false; 
arr20opt[86] = 87; 
arr20desc[86] = 'Orange'; 
if (selopt ==  87)  arr20sel[86] = true;  else arr20sel[86] = false; 
arr20opt[87] = 88; 
arr20desc[87] = 'Pink'; 
if (selopt ==  88)  arr20sel[87] = true;  else arr20sel[87] = false; 
arr20opt[88] = 89; 
arr20desc[88] = 'Red'; 
if (selopt ==  89)  arr20sel[88] = true;  else arr20sel[88] = false; 
arr20opt[89] = 90; 
arr20desc[89] = 'White'; 
if (selopt ==  90)  arr20sel[89] = true;  else arr20sel[89] = false; 
arr20opt[90] = 91; 
arr20desc[90] = 'Yellow'; 
if (selopt ==  91)  arr20sel[90] = true;  else arr20sel[90] = false; 
arr20opt[91] = 92; 
arr20desc[91] = 'Select Color'; 
if (selopt ==  92)  arr20sel[91] = true;  else arr20sel[91] = false; 
arr20opt[92] = 93; 
arr20desc[92] = 'Black'; 
if (selopt ==  93)  arr20sel[92] = true;  else arr20sel[92] = false; 
arr20opt[93] = 94; 
arr20desc[93] = 'Blue'; 
if (selopt ==  94)  arr20sel[93] = true;  else arr20sel[93] = false; 
arr20opt[94] = 95; 
arr20desc[94] = 'Desert Brown'; 
if (selopt ==  95)  arr20sel[94] = true;  else arr20sel[94] = false; 
arr20opt[95] = 96; 
arr20desc[95] = 'Lime'; 
if (selopt ==  96)  arr20sel[95] = true;  else arr20sel[95] = false; 
arr20opt[96] = 97; 
arr20desc[96] = 'Flo Yellow'; 
if (selopt ==  97)  arr20sel[96] = true;  else arr20sel[96] = false; 
arr20opt[97] = 98; 
arr20desc[97] = 'Green'; 
if (selopt ==  98)  arr20sel[97] = true;  else arr20sel[97] = false; 
arr20opt[98] = 99; 
arr20desc[98] = 'Grey'; 
if (selopt ==  99)  arr20sel[98] = true;  else arr20sel[98] = false; 
arr20opt[99] = 100; 
arr20desc[99] = 'Orange'; 
if (selopt ==  100)  arr20sel[99] = true;  else arr20sel[99] = false; 
arr20opt[100] = 101; 
arr20desc[100] = 'Pink'; 
if (selopt ==  101)  arr20sel[100] = true;  else arr20sel[100] = false; 
arr20opt[101] = 102; 
arr20desc[101] = 'Red'; 
if (selopt ==  102)  arr20sel[101] = true;  else arr20sel[101] = false; 
arr20opt[102] = 103; 
arr20desc[102] = 'White'; 
if (selopt ==  103)  arr20sel[102] = true;  else arr20sel[102] = false; 
arr20opt[103] = 104; 
arr20desc[103] = 'Yellow'; 
if (selopt ==  104)  arr20sel[103] = true;  else arr20sel[103] = false; 
arr20opt[104] = 105; 
arr20desc[104] = 'Select Color'; 
if (selopt ==  105)  arr20sel[104] = true;  else arr20sel[104] = false; 
arr20opt[105] = 106; 
arr20desc[105] = 'Black'; 
if (selopt ==  106)  arr20sel[105] = true;  else arr20sel[105] = false; 
arr20opt[106] = 107; 
arr20desc[106] = 'Blue'; 
if (selopt ==  107)  arr20sel[106] = true;  else arr20sel[106] = false; 
arr20opt[107] = 108; 
arr20desc[107] = 'Desert Brown'; 
if (selopt ==  108)  arr20sel[107] = true;  else arr20sel[107] = false; 
arr20opt[108] = 109; 
arr20desc[108] = 'Lime'; 
if (selopt ==  109)  arr20sel[108] = true;  else arr20sel[108] = false; 
arr20opt[109] = 110; 
arr20desc[109] = 'Flo Yellow'; 
if (selopt ==  110)  arr20sel[109] = true;  else arr20sel[109] = false; 
arr20opt[110] = 111; 
arr20desc[110] = 'Green'; 
if (selopt ==  111)  arr20sel[110] = true;  else arr20sel[110] = false; 
arr20opt[111] = 112; 
arr20desc[111] = 'Grey'; 
if (selopt ==  112)  arr20sel[111] = true;  else arr20sel[111] = false; 
arr20opt[112] = 113; 
arr20desc[112] = 'Orange'; 
if (selopt ==  113)  arr20sel[112] = true;  else arr20sel[112] = false; 
arr20opt[113] = 114; 
arr20desc[113] = 'Pink'; 
if (selopt ==  114)  arr20sel[113] = true;  else arr20sel[113] = false; 
arr20opt[114] = 115; 
arr20desc[114] = 'Red'; 
if (selopt ==  115)  arr20sel[114] = true;  else arr20sel[114] = false; 
arr20opt[115] = 116; 
arr20desc[115] = 'White'; 
if (selopt ==  116)  arr20sel[115] = true;  else arr20sel[115] = false; 
arr20opt[116] = 117; 
arr20desc[116] = 'Yellow'; 
if (selopt ==  117)  arr20sel[116] = true;  else arr20sel[116] = false; 
arr20opt[117] = 118; 
arr20desc[117] = 'Select Color'; 
if (selopt ==  118)  arr20sel[117] = true;  else arr20sel[117] = false; 
arr20opt[118] = 119; 
arr20desc[118] = 'Black'; 
if (selopt ==  119)  arr20sel[118] = true;  else arr20sel[118] = false; 
arr20opt[119] = 120; 
arr20desc[119] = 'Blue'; 
if (selopt ==  120)  arr20sel[119] = true;  else arr20sel[119] = false; 
arr20opt[120] = 121; 
arr20desc[120] = 'Desert Brown'; 
if (selopt ==  121)  arr20sel[120] = true;  else arr20sel[120] = false; 
arr20opt[121] = 122; 
arr20desc[121] = 'Lime'; 
if (selopt ==  122)  arr20sel[121] = true;  else arr20sel[121] = false; 
arr20opt[122] = 123; 
arr20desc[122] = 'Flo Yellow'; 
if (selopt ==  123)  arr20sel[122] = true;  else arr20sel[122] = false; 
arr20opt[123] = 124; 
arr20desc[123] = 'Green'; 
if (selopt ==  124)  arr20sel[123] = true;  else arr20sel[123] = false; 
arr20opt[124] = 125; 
arr20desc[124] = 'Grey'; 
if (selopt ==  125)  arr20sel[124] = true;  else arr20sel[124] = false; 
arr20opt[125] = 126; 
arr20desc[125] = 'Orange'; 
if (selopt ==  126)  arr20sel[125] = true;  else arr20sel[125] = false; 
arr20opt[126] = 127; 
arr20desc[126] = 'Pink'; 
if (selopt ==  127)  arr20sel[126] = true;  else arr20sel[126] = false; 
arr20opt[127] = 128; 
arr20desc[127] = 'Red'; 
if (selopt ==  128)  arr20sel[127] = true;  else arr20sel[127] = false; 
arr20opt[128] = 129; 
arr20desc[128] = 'White'; 
if (selopt ==  129)  arr20sel[128] = true;  else arr20sel[128] = false; 
arr20opt[129] = 130; 
arr20desc[129] = 'Yellow'; 
if (selopt ==  130)  arr20sel[129] = true;  else arr20sel[129] = false; 
arr20opt[130] = 131; 
arr20desc[130] = 'Select Color'; 
if (selopt ==  131)  arr20sel[130] = true;  else arr20sel[130] = false; 
arr20opt[131] = 132; 
arr20desc[131] = 'Black'; 
if (selopt ==  132)  arr20sel[131] = true;  else arr20sel[131] = false; 
arr20opt[132] = 133; 
arr20desc[132] = 'Blue'; 
if (selopt ==  133)  arr20sel[132] = true;  else arr20sel[132] = false; 
arr20opt[133] = 134; 
arr20desc[133] = 'Desert Brown'; 
if (selopt ==  134)  arr20sel[133] = true;  else arr20sel[133] = false; 
arr20opt[134] = 135; 
arr20desc[134] = 'Lime'; 
if (selopt ==  135)  arr20sel[134] = true;  else arr20sel[134] = false; 
arr20opt[135] = 136; 
arr20desc[135] = 'Flo Yellow'; 
if (selopt ==  136)  arr20sel[135] = true;  else arr20sel[135] = false; 
arr20opt[136] = 137; 
arr20desc[136] = 'Green'; 
if (selopt ==  137)  arr20sel[136] = true;  else arr20sel[136] = false; 
arr20opt[137] = 138; 
arr20desc[137] = 'Grey'; 
if (selopt ==  138)  arr20sel[137] = true;  else arr20sel[137] = false; 
arr20opt[138] = 139; 
arr20desc[138] = 'Orange'; 
if (selopt ==  139)  arr20sel[138] = true;  else arr20sel[138] = false; 
arr20opt[139] = 140; 
arr20desc[139] = 'Pink'; 
if (selopt ==  140)  arr20sel[139] = true;  else arr20sel[139] = false; 
arr20opt[140] = 141; 
arr20desc[140] = 'Red'; 
if (selopt ==  141)  arr20sel[140] = true;  else arr20sel[140] = false; 
arr20opt[141] = 142; 
arr20desc[141] = 'White'; 
if (selopt ==  142)  arr20sel[141] = true;  else arr20sel[141] = false; 
arr20opt[142] = 143; 
arr20desc[142] = 'Yellow'; 
if (selopt ==  143)  arr20sel[142] = true;  else arr20sel[142] = false; 
document.detaildisp.inline19.options.length = 0; 
document.detaildisp.inline19.options.length = 142 + 1; 
function chksel20 (optid,optavail) { 
var selminx = document.detaildisp.inline15.options.selectedIndex; 
var selmopt = document.detaildisp.inline15.options[selminx].value; 
  if (selmopt == optid)  
 optavail = true; 
return optavail; } 
function buildsel20 (lastopt,optavail,tempoptcnt) { 
if (optavail) { 
  for (gg=0;gg<=142;gg++) { 
 if (arr20opt[gg] == lastopt) { 
    tempoptcnt++; 
    document.detaildisp.inline19.options[tempoptcnt].value =  arr20opt[gg]; 
    document.detaildisp.inline19.options[tempoptcnt].text = arr20desc[gg]; 
    document.detaildisp.inline19.options[tempoptcnt].selected = arr20sel[gg]; 
    if (arr20sel[gg] == true) selfnd = true; 
  }}} return tempoptcnt} 
var tempoptcnt = -1; 
var optavail = false; 
optavail = chksel20(11,optavail); 
optavail = chksel20(1,optavail); 
tempoptcnt = buildsel20(1,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(1,optavail); 
tempoptcnt = buildsel20(2,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(1,optavail); 
tempoptcnt = buildsel20(3,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(1,optavail); 
tempoptcnt = buildsel20(4,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(1,optavail); 
tempoptcnt = buildsel20(5,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(1,optavail); 
tempoptcnt = buildsel20(6,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(1,optavail); 
tempoptcnt = buildsel20(7,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(1,optavail); 
tempoptcnt = buildsel20(8,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(1,optavail); 
tempoptcnt = buildsel20(9,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(1,optavail); 
tempoptcnt = buildsel20(10,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(1,optavail); 
tempoptcnt = buildsel20(11,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(1,optavail); 
tempoptcnt = buildsel20(12,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(1,optavail); 
tempoptcnt = buildsel20(13,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(2,optavail); 
tempoptcnt = buildsel20(14,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(2,optavail); 
tempoptcnt = buildsel20(15,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(2,optavail); 
tempoptcnt = buildsel20(16,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(2,optavail); 
tempoptcnt = buildsel20(17,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(2,optavail); 
tempoptcnt = buildsel20(18,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(2,optavail); 
tempoptcnt = buildsel20(19,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(2,optavail); 
tempoptcnt = buildsel20(20,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(2,optavail); 
tempoptcnt = buildsel20(21,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(2,optavail); 
tempoptcnt = buildsel20(22,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(2,optavail); 
tempoptcnt = buildsel20(23,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(2,optavail); 
tempoptcnt = buildsel20(24,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(2,optavail); 
tempoptcnt = buildsel20(25,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(2,optavail); 
tempoptcnt = buildsel20(26,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(3,optavail); 
tempoptcnt = buildsel20(27,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(3,optavail); 
tempoptcnt = buildsel20(28,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(3,optavail); 
tempoptcnt = buildsel20(29,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(3,optavail); 
tempoptcnt = buildsel20(30,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(3,optavail); 
tempoptcnt = buildsel20(31,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(3,optavail); 
tempoptcnt = buildsel20(32,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(3,optavail); 
tempoptcnt = buildsel20(33,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(3,optavail); 
tempoptcnt = buildsel20(34,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(3,optavail); 
tempoptcnt = buildsel20(35,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(3,optavail); 
tempoptcnt = buildsel20(36,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(3,optavail); 
tempoptcnt = buildsel20(37,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(3,optavail); 
tempoptcnt = buildsel20(38,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(3,optavail); 
tempoptcnt = buildsel20(39,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(4,optavail); 
tempoptcnt = buildsel20(40,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(4,optavail); 
tempoptcnt = buildsel20(41,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(4,optavail); 
tempoptcnt = buildsel20(42,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(4,optavail); 
tempoptcnt = buildsel20(43,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(4,optavail); 
tempoptcnt = buildsel20(44,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(4,optavail); 
tempoptcnt = buildsel20(45,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(4,optavail); 
tempoptcnt = buildsel20(46,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(4,optavail); 
tempoptcnt = buildsel20(47,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(4,optavail); 
tempoptcnt = buildsel20(48,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(4,optavail); 
tempoptcnt = buildsel20(49,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(4,optavail); 
tempoptcnt = buildsel20(50,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(4,optavail); 
tempoptcnt = buildsel20(51,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(4,optavail); 
tempoptcnt = buildsel20(52,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(5,optavail); 
tempoptcnt = buildsel20(53,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(5,optavail); 
tempoptcnt = buildsel20(54,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(5,optavail); 
tempoptcnt = buildsel20(55,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(5,optavail); 
tempoptcnt = buildsel20(56,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(5,optavail); 
tempoptcnt = buildsel20(57,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(5,optavail); 
tempoptcnt = buildsel20(58,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(5,optavail); 
tempoptcnt = buildsel20(59,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(5,optavail); 
tempoptcnt = buildsel20(60,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(5,optavail); 
tempoptcnt = buildsel20(61,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(5,optavail); 
tempoptcnt = buildsel20(62,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(5,optavail); 
tempoptcnt = buildsel20(63,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(5,optavail); 
tempoptcnt = buildsel20(64,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(5,optavail); 
tempoptcnt = buildsel20(65,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(6,optavail); 
tempoptcnt = buildsel20(66,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(6,optavail); 
tempoptcnt = buildsel20(67,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(6,optavail); 
tempoptcnt = buildsel20(68,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(6,optavail); 
tempoptcnt = buildsel20(69,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(6,optavail); 
tempoptcnt = buildsel20(70,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(6,optavail); 
tempoptcnt = buildsel20(71,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(6,optavail); 
tempoptcnt = buildsel20(72,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(6,optavail); 
tempoptcnt = buildsel20(73,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(6,optavail); 
tempoptcnt = buildsel20(74,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(6,optavail); 
tempoptcnt = buildsel20(75,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(6,optavail); 
tempoptcnt = buildsel20(76,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(6,optavail); 
tempoptcnt = buildsel20(77,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(6,optavail); 
tempoptcnt = buildsel20(78,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(7,optavail); 
tempoptcnt = buildsel20(79,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(7,optavail); 
tempoptcnt = buildsel20(80,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(7,optavail); 
tempoptcnt = buildsel20(81,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(7,optavail); 
tempoptcnt = buildsel20(82,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(7,optavail); 
tempoptcnt = buildsel20(83,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(7,optavail); 
tempoptcnt = buildsel20(84,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(7,optavail); 
tempoptcnt = buildsel20(85,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(7,optavail); 
tempoptcnt = buildsel20(86,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(7,optavail); 
tempoptcnt = buildsel20(87,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(7,optavail); 
tempoptcnt = buildsel20(88,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(7,optavail); 
tempoptcnt = buildsel20(89,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(7,optavail); 
tempoptcnt = buildsel20(90,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(7,optavail); 
tempoptcnt = buildsel20(91,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(8,optavail); 
tempoptcnt = buildsel20(92,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(8,optavail); 
tempoptcnt = buildsel20(93,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(8,optavail); 
tempoptcnt = buildsel20(94,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(8,optavail); 
tempoptcnt = buildsel20(95,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(8,optavail); 
tempoptcnt = buildsel20(96,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(8,optavail); 
tempoptcnt = buildsel20(97,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(8,optavail); 
tempoptcnt = buildsel20(98,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(8,optavail); 
tempoptcnt = buildsel20(99,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(8,optavail); 
tempoptcnt = buildsel20(100,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(8,optavail); 
tempoptcnt = buildsel20(101,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(8,optavail); 
tempoptcnt = buildsel20(102,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(8,optavail); 
tempoptcnt = buildsel20(103,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(8,optavail); 
tempoptcnt = buildsel20(104,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(9,optavail); 
tempoptcnt = buildsel20(105,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(9,optavail); 
tempoptcnt = buildsel20(106,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(9,optavail); 
tempoptcnt = buildsel20(107,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(9,optavail); 
tempoptcnt = buildsel20(108,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(9,optavail); 
tempoptcnt = buildsel20(109,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(9,optavail); 
tempoptcnt = buildsel20(110,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(9,optavail); 
tempoptcnt = buildsel20(111,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(9,optavail); 
tempoptcnt = buildsel20(112,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(9,optavail); 
tempoptcnt = buildsel20(113,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(9,optavail); 
tempoptcnt = buildsel20(114,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(9,optavail); 
tempoptcnt = buildsel20(115,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(9,optavail); 
tempoptcnt = buildsel20(116,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(9,optavail); 
tempoptcnt = buildsel20(117,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(10,optavail); 
tempoptcnt = buildsel20(118,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(10,optavail); 
tempoptcnt = buildsel20(119,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(10,optavail); 
tempoptcnt = buildsel20(120,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(10,optavail); 
tempoptcnt = buildsel20(121,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(10,optavail); 
tempoptcnt = buildsel20(122,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(10,optavail); 
tempoptcnt = buildsel20(123,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(10,optavail); 
tempoptcnt = buildsel20(124,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(10,optavail); 
tempoptcnt = buildsel20(125,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(10,optavail); 
tempoptcnt = buildsel20(126,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(10,optavail); 
tempoptcnt = buildsel20(127,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(10,optavail); 
tempoptcnt = buildsel20(128,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(10,optavail); 
tempoptcnt = buildsel20(129,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(10,optavail); 
tempoptcnt = buildsel20(130,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(12,optavail); 
tempoptcnt = buildsel20(131,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(12,optavail); 
tempoptcnt = buildsel20(132,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(12,optavail); 
tempoptcnt = buildsel20(133,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(12,optavail); 
tempoptcnt = buildsel20(134,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(12,optavail); 
tempoptcnt = buildsel20(135,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(12,optavail); 
tempoptcnt = buildsel20(136,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(12,optavail); 
tempoptcnt = buildsel20(137,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(12,optavail); 
tempoptcnt = buildsel20(138,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(12,optavail); 
tempoptcnt = buildsel20(139,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(12,optavail); 
tempoptcnt = buildsel20(140,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(12,optavail); 
tempoptcnt = buildsel20(141,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(12,optavail); 
tempoptcnt = buildsel20(142,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel20(12,optavail); 
tempoptcnt = buildsel20(143,optavail,tempoptcnt); 
    tempoptcnt++; 
 if (tempoptcnt == 0) {     document.detaildisp.inline19.options[tempoptcnt].value =  'no'; 
    document.detaildisp.inline19.options[tempoptcnt].text = 'No value'; 
    document.detaildisp.inline19.options[tempoptcnt].selected = true; 
 tempoptcnt = 1; } 
  document.detaildisp.inline19.options.length = tempoptcnt; 
  if (selfnd == false) {  document.detaildisp.inline19.options[0].selected = true;} 
x =  calc19(); 
// 17 Hen Feather Limit s LM 
// deptype sl 
 var arr17opt = new Array(); 
 var arr17sel = new Array(); 
 var arr17desc = new Array(); var selfnd = false;  
var selinx = document.detaildisp.inline16.options.selectedIndex; 
var selopt = document.detaildisp.inline16.options[selinx].value; 
arr17opt[0] = 1; 
arr17desc[0] = 'Select Color'; 
if (selopt ==  1)  arr17sel[0] = true;  else arr17sel[0] = false; 
arr17opt[1] = 2; 
arr17desc[1] = 'Black'; 
if (selopt ==  2)  arr17sel[1] = true;  else arr17sel[1] = false; 
arr17opt[2] = 3; 
arr17desc[2] = 'Blue'; 
if (selopt ==  3)  arr17sel[2] = true;  else arr17sel[2] = false; 
arr17opt[3] = 4; 
arr17desc[3] = 'Desert Brown'; 
if (selopt ==  4)  arr17sel[3] = true;  else arr17sel[3] = false; 
arr17opt[4] = 5; 
arr17desc[4] = 'Lime'; 
if (selopt ==  5)  arr17sel[4] = true;  else arr17sel[4] = false; 
arr17opt[5] = 6; 
arr17desc[5] = 'Flo Yellow'; 
if (selopt ==  6)  arr17sel[5] = true;  else arr17sel[5] = false; 
arr17opt[6] = 7; 
arr17desc[6] = 'Green'; 
if (selopt ==  7)  arr17sel[6] = true;  else arr17sel[6] = false; 
arr17opt[7] = 8; 
arr17desc[7] = 'Grey'; 
if (selopt ==  8)  arr17sel[7] = true;  else arr17sel[7] = false; 
arr17opt[8] = 9; 
arr17desc[8] = 'Orange'; 
if (selopt ==  9)  arr17sel[8] = true;  else arr17sel[8] = false; 
arr17opt[9] = 10; 
arr17desc[9] = 'Pink'; 
if (selopt ==  10)  arr17sel[9] = true;  else arr17sel[9] = false; 
arr17opt[10] = 11; 
arr17desc[10] = 'Red'; 
if (selopt ==  11)  arr17sel[10] = true;  else arr17sel[10] = false; 
arr17opt[11] = 12; 
arr17desc[11] = 'White'; 
if (selopt ==  12)  arr17sel[11] = true;  else arr17sel[11] = false; 
arr17opt[12] = 13; 
arr17desc[12] = 'Yellow'; 
if (selopt ==  13)  arr17sel[12] = true;  else arr17sel[12] = false; 
arr17opt[13] = 14; 
arr17desc[13] = 'Select Color'; 
if (selopt ==  14)  arr17sel[13] = true;  else arr17sel[13] = false; 
arr17opt[14] = 15; 
arr17desc[14] = 'Black'; 
if (selopt ==  15)  arr17sel[14] = true;  else arr17sel[14] = false; 
arr17opt[15] = 16; 
arr17desc[15] = 'Blue'; 
if (selopt ==  16)  arr17sel[15] = true;  else arr17sel[15] = false; 
arr17opt[16] = 17; 
arr17desc[16] = 'Desert Brown'; 
if (selopt ==  17)  arr17sel[16] = true;  else arr17sel[16] = false; 
arr17opt[17] = 18; 
arr17desc[17] = 'Lime'; 
if (selopt ==  18)  arr17sel[17] = true;  else arr17sel[17] = false; 
arr17opt[18] = 19; 
arr17desc[18] = 'Flo Yellow'; 
if (selopt ==  19)  arr17sel[18] = true;  else arr17sel[18] = false; 
arr17opt[19] = 20; 
arr17desc[19] = 'Green'; 
if (selopt ==  20)  arr17sel[19] = true;  else arr17sel[19] = false; 
arr17opt[20] = 21; 
arr17desc[20] = 'Grey'; 
if (selopt ==  21)  arr17sel[20] = true;  else arr17sel[20] = false; 
arr17opt[21] = 22; 
arr17desc[21] = 'Orange'; 
if (selopt ==  22)  arr17sel[21] = true;  else arr17sel[21] = false; 
arr17opt[22] = 23; 
arr17desc[22] = 'Pink'; 
if (selopt ==  23)  arr17sel[22] = true;  else arr17sel[22] = false; 
arr17opt[23] = 24; 
arr17desc[23] = 'Red'; 
if (selopt ==  24)  arr17sel[23] = true;  else arr17sel[23] = false; 
arr17opt[24] = 25; 
arr17desc[24] = 'White'; 
if (selopt ==  25)  arr17sel[24] = true;  else arr17sel[24] = false; 
arr17opt[25] = 26; 
arr17desc[25] = 'Yellow'; 
if (selopt ==  26)  arr17sel[25] = true;  else arr17sel[25] = false; 
arr17opt[26] = 27; 
arr17desc[26] = 'Select Color'; 
if (selopt ==  27)  arr17sel[26] = true;  else arr17sel[26] = false; 
arr17opt[27] = 28; 
arr17desc[27] = 'Black'; 
if (selopt ==  28)  arr17sel[27] = true;  else arr17sel[27] = false; 
arr17opt[28] = 29; 
arr17desc[28] = 'Blue'; 
if (selopt ==  29)  arr17sel[28] = true;  else arr17sel[28] = false; 
arr17opt[29] = 30; 
arr17desc[29] = 'Desert Brown'; 
if (selopt ==  30)  arr17sel[29] = true;  else arr17sel[29] = false; 
arr17opt[30] = 31; 
arr17desc[30] = 'Lime'; 
if (selopt ==  31)  arr17sel[30] = true;  else arr17sel[30] = false; 
arr17opt[31] = 32; 
arr17desc[31] = 'Flo Yellow'; 
if (selopt ==  32)  arr17sel[31] = true;  else arr17sel[31] = false; 
arr17opt[32] = 33; 
arr17desc[32] = 'Green'; 
if (selopt ==  33)  arr17sel[32] = true;  else arr17sel[32] = false; 
arr17opt[33] = 34; 
arr17desc[33] = 'Grey'; 
if (selopt ==  34)  arr17sel[33] = true;  else arr17sel[33] = false; 
arr17opt[34] = 35; 
arr17desc[34] = 'Orange'; 
if (selopt ==  35)  arr17sel[34] = true;  else arr17sel[34] = false; 
arr17opt[35] = 36; 
arr17desc[35] = 'Pink'; 
if (selopt ==  36)  arr17sel[35] = true;  else arr17sel[35] = false; 
arr17opt[36] = 37; 
arr17desc[36] = 'Red'; 
if (selopt ==  37)  arr17sel[36] = true;  else arr17sel[36] = false; 
arr17opt[37] = 38; 
arr17desc[37] = 'White'; 
if (selopt ==  38)  arr17sel[37] = true;  else arr17sel[37] = false; 
arr17opt[38] = 39; 
arr17desc[38] = 'Yellow'; 
if (selopt ==  39)  arr17sel[38] = true;  else arr17sel[38] = false; 
arr17opt[39] = 40; 
arr17desc[39] = 'Select Color'; 
if (selopt ==  40)  arr17sel[39] = true;  else arr17sel[39] = false; 
arr17opt[40] = 41; 
arr17desc[40] = 'Black'; 
if (selopt ==  41)  arr17sel[40] = true;  else arr17sel[40] = false; 
arr17opt[41] = 42; 
arr17desc[41] = 'Blue'; 
if (selopt ==  42)  arr17sel[41] = true;  else arr17sel[41] = false; 
arr17opt[42] = 43; 
arr17desc[42] = 'Desert Brown'; 
if (selopt ==  43)  arr17sel[42] = true;  else arr17sel[42] = false; 
arr17opt[43] = 44; 
arr17desc[43] = 'Lime'; 
if (selopt ==  44)  arr17sel[43] = true;  else arr17sel[43] = false; 
arr17opt[44] = 45; 
arr17desc[44] = 'Flo Yellow'; 
if (selopt ==  45)  arr17sel[44] = true;  else arr17sel[44] = false; 
arr17opt[45] = 46; 
arr17desc[45] = 'Green'; 
if (selopt ==  46)  arr17sel[45] = true;  else arr17sel[45] = false; 
arr17opt[46] = 47; 
arr17desc[46] = 'Grey'; 
if (selopt ==  47)  arr17sel[46] = true;  else arr17sel[46] = false; 
arr17opt[47] = 48; 
arr17desc[47] = 'Orange'; 
if (selopt ==  48)  arr17sel[47] = true;  else arr17sel[47] = false; 
arr17opt[48] = 49; 
arr17desc[48] = 'Pink'; 
if (selopt ==  49)  arr17sel[48] = true;  else arr17sel[48] = false; 
arr17opt[49] = 50; 
arr17desc[49] = 'Red'; 
if (selopt ==  50)  arr17sel[49] = true;  else arr17sel[49] = false; 
arr17opt[50] = 51; 
arr17desc[50] = 'White'; 
if (selopt ==  51)  arr17sel[50] = true;  else arr17sel[50] = false; 
arr17opt[51] = 52; 
arr17desc[51] = 'Yellow'; 
if (selopt ==  52)  arr17sel[51] = true;  else arr17sel[51] = false; 
arr17opt[52] = 53; 
arr17desc[52] = 'Select Color'; 
if (selopt ==  53)  arr17sel[52] = true;  else arr17sel[52] = false; 
arr17opt[53] = 54; 
arr17desc[53] = 'Black'; 
if (selopt ==  54)  arr17sel[53] = true;  else arr17sel[53] = false; 
arr17opt[54] = 55; 
arr17desc[54] = 'Blue'; 
if (selopt ==  55)  arr17sel[54] = true;  else arr17sel[54] = false; 
arr17opt[55] = 56; 
arr17desc[55] = 'Desert Brown'; 
if (selopt ==  56)  arr17sel[55] = true;  else arr17sel[55] = false; 
arr17opt[56] = 57; 
arr17desc[56] = 'Lime'; 
if (selopt ==  57)  arr17sel[56] = true;  else arr17sel[56] = false; 
arr17opt[57] = 58; 
arr17desc[57] = 'Flo Yellow'; 
if (selopt ==  58)  arr17sel[57] = true;  else arr17sel[57] = false; 
arr17opt[58] = 59; 
arr17desc[58] = 'Green'; 
if (selopt ==  59)  arr17sel[58] = true;  else arr17sel[58] = false; 
arr17opt[59] = 60; 
arr17desc[59] = 'Grey'; 
if (selopt ==  60)  arr17sel[59] = true;  else arr17sel[59] = false; 
arr17opt[60] = 61; 
arr17desc[60] = 'Orange'; 
if (selopt ==  61)  arr17sel[60] = true;  else arr17sel[60] = false; 
arr17opt[61] = 62; 
arr17desc[61] = 'Pink'; 
if (selopt ==  62)  arr17sel[61] = true;  else arr17sel[61] = false; 
arr17opt[62] = 63; 
arr17desc[62] = 'Red'; 
if (selopt ==  63)  arr17sel[62] = true;  else arr17sel[62] = false; 
arr17opt[63] = 64; 
arr17desc[63] = 'White'; 
if (selopt ==  64)  arr17sel[63] = true;  else arr17sel[63] = false; 
arr17opt[64] = 65; 
arr17desc[64] = 'Yellow'; 
if (selopt ==  65)  arr17sel[64] = true;  else arr17sel[64] = false; 
arr17opt[65] = 66; 
arr17desc[65] = 'Select Color'; 
if (selopt ==  66)  arr17sel[65] = true;  else arr17sel[65] = false; 
arr17opt[66] = 67; 
arr17desc[66] = 'Black'; 
if (selopt ==  67)  arr17sel[66] = true;  else arr17sel[66] = false; 
arr17opt[67] = 68; 
arr17desc[67] = 'Blue'; 
if (selopt ==  68)  arr17sel[67] = true;  else arr17sel[67] = false; 
arr17opt[68] = 69; 
arr17desc[68] = 'Desert Brown'; 
if (selopt ==  69)  arr17sel[68] = true;  else arr17sel[68] = false; 
arr17opt[69] = 70; 
arr17desc[69] = 'Lime'; 
if (selopt ==  70)  arr17sel[69] = true;  else arr17sel[69] = false; 
arr17opt[70] = 71; 
arr17desc[70] = 'Flo Yellow'; 
if (selopt ==  71)  arr17sel[70] = true;  else arr17sel[70] = false; 
arr17opt[71] = 72; 
arr17desc[71] = 'Green'; 
if (selopt ==  72)  arr17sel[71] = true;  else arr17sel[71] = false; 
arr17opt[72] = 73; 
arr17desc[72] = 'Grey'; 
if (selopt ==  73)  arr17sel[72] = true;  else arr17sel[72] = false; 
arr17opt[73] = 74; 
arr17desc[73] = 'Orange'; 
if (selopt ==  74)  arr17sel[73] = true;  else arr17sel[73] = false; 
arr17opt[74] = 75; 
arr17desc[74] = 'Pink'; 
if (selopt ==  75)  arr17sel[74] = true;  else arr17sel[74] = false; 
arr17opt[75] = 76; 
arr17desc[75] = 'Red'; 
if (selopt ==  76)  arr17sel[75] = true;  else arr17sel[75] = false; 
arr17opt[76] = 77; 
arr17desc[76] = 'White'; 
if (selopt ==  77)  arr17sel[76] = true;  else arr17sel[76] = false; 
arr17opt[77] = 78; 
arr17desc[77] = 'Yellow'; 
if (selopt ==  78)  arr17sel[77] = true;  else arr17sel[77] = false; 
arr17opt[78] = 79; 
arr17desc[78] = 'Select Color'; 
if (selopt ==  79)  arr17sel[78] = true;  else arr17sel[78] = false; 
arr17opt[79] = 80; 
arr17desc[79] = 'Black'; 
if (selopt ==  80)  arr17sel[79] = true;  else arr17sel[79] = false; 
arr17opt[80] = 81; 
arr17desc[80] = 'Blue'; 
if (selopt ==  81)  arr17sel[80] = true;  else arr17sel[80] = false; 
arr17opt[81] = 82; 
arr17desc[81] = 'Desert Brown'; 
if (selopt ==  82)  arr17sel[81] = true;  else arr17sel[81] = false; 
arr17opt[82] = 83; 
arr17desc[82] = 'Lime'; 
if (selopt ==  83)  arr17sel[82] = true;  else arr17sel[82] = false; 
arr17opt[83] = 84; 
arr17desc[83] = 'Flo Yellow'; 
if (selopt ==  84)  arr17sel[83] = true;  else arr17sel[83] = false; 
arr17opt[84] = 85; 
arr17desc[84] = 'Green'; 
if (selopt ==  85)  arr17sel[84] = true;  else arr17sel[84] = false; 
arr17opt[85] = 86; 
arr17desc[85] = 'Grey'; 
if (selopt ==  86)  arr17sel[85] = true;  else arr17sel[85] = false; 
arr17opt[86] = 87; 
arr17desc[86] = 'Orange'; 
if (selopt ==  87)  arr17sel[86] = true;  else arr17sel[86] = false; 
arr17opt[87] = 88; 
arr17desc[87] = 'Pink'; 
if (selopt ==  88)  arr17sel[87] = true;  else arr17sel[87] = false; 
arr17opt[88] = 89; 
arr17desc[88] = 'Red'; 
if (selopt ==  89)  arr17sel[88] = true;  else arr17sel[88] = false; 
arr17opt[89] = 90; 
arr17desc[89] = 'White'; 
if (selopt ==  90)  arr17sel[89] = true;  else arr17sel[89] = false; 
arr17opt[90] = 91; 
arr17desc[90] = 'Yellow'; 
if (selopt ==  91)  arr17sel[90] = true;  else arr17sel[90] = false; 
arr17opt[91] = 92; 
arr17desc[91] = 'Select Color'; 
if (selopt ==  92)  arr17sel[91] = true;  else arr17sel[91] = false; 
arr17opt[92] = 93; 
arr17desc[92] = 'Black'; 
if (selopt ==  93)  arr17sel[92] = true;  else arr17sel[92] = false; 
arr17opt[93] = 94; 
arr17desc[93] = 'Blue'; 
if (selopt ==  94)  arr17sel[93] = true;  else arr17sel[93] = false; 
arr17opt[94] = 95; 
arr17desc[94] = 'Desert Brown'; 
if (selopt ==  95)  arr17sel[94] = true;  else arr17sel[94] = false; 
arr17opt[95] = 96; 
arr17desc[95] = 'Lime'; 
if (selopt ==  96)  arr17sel[95] = true;  else arr17sel[95] = false; 
arr17opt[96] = 97; 
arr17desc[96] = 'Flo Yellow'; 
if (selopt ==  97)  arr17sel[96] = true;  else arr17sel[96] = false; 
arr17opt[97] = 98; 
arr17desc[97] = 'Green'; 
if (selopt ==  98)  arr17sel[97] = true;  else arr17sel[97] = false; 
arr17opt[98] = 99; 
arr17desc[98] = 'Grey'; 
if (selopt ==  99)  arr17sel[98] = true;  else arr17sel[98] = false; 
arr17opt[99] = 100; 
arr17desc[99] = 'Orange'; 
if (selopt ==  100)  arr17sel[99] = true;  else arr17sel[99] = false; 
arr17opt[100] = 101; 
arr17desc[100] = 'Pink'; 
if (selopt ==  101)  arr17sel[100] = true;  else arr17sel[100] = false; 
arr17opt[101] = 102; 
arr17desc[101] = 'Red'; 
if (selopt ==  102)  arr17sel[101] = true;  else arr17sel[101] = false; 
arr17opt[102] = 103; 
arr17desc[102] = 'White'; 
if (selopt ==  103)  arr17sel[102] = true;  else arr17sel[102] = false; 
arr17opt[103] = 104; 
arr17desc[103] = 'Yellow'; 
if (selopt ==  104)  arr17sel[103] = true;  else arr17sel[103] = false; 
arr17opt[104] = 105; 
arr17desc[104] = 'Select Color'; 
if (selopt ==  105)  arr17sel[104] = true;  else arr17sel[104] = false; 
arr17opt[105] = 106; 
arr17desc[105] = 'Black'; 
if (selopt ==  106)  arr17sel[105] = true;  else arr17sel[105] = false; 
arr17opt[106] = 107; 
arr17desc[106] = 'Blue'; 
if (selopt ==  107)  arr17sel[106] = true;  else arr17sel[106] = false; 
arr17opt[107] = 108; 
arr17desc[107] = 'Desert Brown'; 
if (selopt ==  108)  arr17sel[107] = true;  else arr17sel[107] = false; 
arr17opt[108] = 109; 
arr17desc[108] = 'Lime'; 
if (selopt ==  109)  arr17sel[108] = true;  else arr17sel[108] = false; 
arr17opt[109] = 110; 
arr17desc[109] = 'Flo Yellow'; 
if (selopt ==  110)  arr17sel[109] = true;  else arr17sel[109] = false; 
arr17opt[110] = 111; 
arr17desc[110] = 'Green'; 
if (selopt ==  111)  arr17sel[110] = true;  else arr17sel[110] = false; 
arr17opt[111] = 112; 
arr17desc[111] = 'Grey'; 
if (selopt ==  112)  arr17sel[111] = true;  else arr17sel[111] = false; 
arr17opt[112] = 113; 
arr17desc[112] = 'Orange'; 
if (selopt ==  113)  arr17sel[112] = true;  else arr17sel[112] = false; 
arr17opt[113] = 114; 
arr17desc[113] = 'Pink'; 
if (selopt ==  114)  arr17sel[113] = true;  else arr17sel[113] = false; 
arr17opt[114] = 115; 
arr17desc[114] = 'Red'; 
if (selopt ==  115)  arr17sel[114] = true;  else arr17sel[114] = false; 
arr17opt[115] = 116; 
arr17desc[115] = 'White'; 
if (selopt ==  116)  arr17sel[115] = true;  else arr17sel[115] = false; 
arr17opt[116] = 117; 
arr17desc[116] = 'Yellow'; 
if (selopt ==  117)  arr17sel[116] = true;  else arr17sel[116] = false; 
arr17opt[117] = 118; 
arr17desc[117] = 'Select Color'; 
if (selopt ==  118)  arr17sel[117] = true;  else arr17sel[117] = false; 
arr17opt[118] = 119; 
arr17desc[118] = 'Black'; 
if (selopt ==  119)  arr17sel[118] = true;  else arr17sel[118] = false; 
arr17opt[119] = 120; 
arr17desc[119] = 'Blue'; 
if (selopt ==  120)  arr17sel[119] = true;  else arr17sel[119] = false; 
arr17opt[120] = 121; 
arr17desc[120] = 'Desert Brown'; 
if (selopt ==  121)  arr17sel[120] = true;  else arr17sel[120] = false; 
arr17opt[121] = 122; 
arr17desc[121] = 'Lime'; 
if (selopt ==  122)  arr17sel[121] = true;  else arr17sel[121] = false; 
arr17opt[122] = 123; 
arr17desc[122] = 'Flo Yellow'; 
if (selopt ==  123)  arr17sel[122] = true;  else arr17sel[122] = false; 
arr17opt[123] = 124; 
arr17desc[123] = 'Green'; 
if (selopt ==  124)  arr17sel[123] = true;  else arr17sel[123] = false; 
arr17opt[124] = 125; 
arr17desc[124] = 'Grey'; 
if (selopt ==  125)  arr17sel[124] = true;  else arr17sel[124] = false; 
arr17opt[125] = 126; 
arr17desc[125] = 'Orange'; 
if (selopt ==  126)  arr17sel[125] = true;  else arr17sel[125] = false; 
arr17opt[126] = 127; 
arr17desc[126] = 'Pink'; 
if (selopt ==  127)  arr17sel[126] = true;  else arr17sel[126] = false; 
arr17opt[127] = 128; 
arr17desc[127] = 'Red'; 
if (selopt ==  128)  arr17sel[127] = true;  else arr17sel[127] = false; 
arr17opt[128] = 129; 
arr17desc[128] = 'White'; 
if (selopt ==  129)  arr17sel[128] = true;  else arr17sel[128] = false; 
arr17opt[129] = 130; 
arr17desc[129] = 'Yellow'; 
if (selopt ==  130)  arr17sel[129] = true;  else arr17sel[129] = false; 
arr17opt[130] = 131; 
arr17desc[130] = 'Select Color'; 
if (selopt ==  131)  arr17sel[130] = true;  else arr17sel[130] = false; 
arr17opt[131] = 132; 
arr17desc[131] = 'Black'; 
if (selopt ==  132)  arr17sel[131] = true;  else arr17sel[131] = false; 
arr17opt[132] = 133; 
arr17desc[132] = 'Blue'; 
if (selopt ==  133)  arr17sel[132] = true;  else arr17sel[132] = false; 
arr17opt[133] = 134; 
arr17desc[133] = 'Desert Brown'; 
if (selopt ==  134)  arr17sel[133] = true;  else arr17sel[133] = false; 
arr17opt[134] = 135; 
arr17desc[134] = 'Lime'; 
if (selopt ==  135)  arr17sel[134] = true;  else arr17sel[134] = false; 
arr17opt[135] = 136; 
arr17desc[135] = 'Flo Yellow'; 
if (selopt ==  136)  arr17sel[135] = true;  else arr17sel[135] = false; 
arr17opt[136] = 137; 
arr17desc[136] = 'Green'; 
if (selopt ==  137)  arr17sel[136] = true;  else arr17sel[136] = false; 
arr17opt[137] = 138; 
arr17desc[137] = 'Grey'; 
if (selopt ==  138)  arr17sel[137] = true;  else arr17sel[137] = false; 
arr17opt[138] = 139; 
arr17desc[138] = 'Orange'; 
if (selopt ==  139)  arr17sel[138] = true;  else arr17sel[138] = false; 
arr17opt[139] = 140; 
arr17desc[139] = 'Pink'; 
if (selopt ==  140)  arr17sel[139] = true;  else arr17sel[139] = false; 
arr17opt[140] = 141; 
arr17desc[140] = 'Red'; 
if (selopt ==  141)  arr17sel[140] = true;  else arr17sel[140] = false; 
arr17opt[141] = 142; 
arr17desc[141] = 'White'; 
if (selopt ==  142)  arr17sel[141] = true;  else arr17sel[141] = false; 
arr17opt[142] = 143; 
arr17desc[142] = 'Yellow'; 
if (selopt ==  143)  arr17sel[142] = true;  else arr17sel[142] = false; 
document.detaildisp.inline16.options.length = 0; 
document.detaildisp.inline16.options.length = 142 + 1; 
function chksel17 (optid,optavail) { 
var selminx = document.detaildisp.inline15.options.selectedIndex; 
var selmopt = document.detaildisp.inline15.options[selminx].value; 
  if (selmopt == optid)  
 optavail = true; 
return optavail; } 
function buildsel17 (lastopt,optavail,tempoptcnt) { 
if (optavail) { 
  for (gg=0;gg<=142;gg++) { 
 if (arr17opt[gg] == lastopt) { 
    tempoptcnt++; 
    document.detaildisp.inline16.options[tempoptcnt].value =  arr17opt[gg]; 
    document.detaildisp.inline16.options[tempoptcnt].text = arr17desc[gg]; 
    document.detaildisp.inline16.options[tempoptcnt].selected = arr17sel[gg]; 
    if (arr17sel[gg] == true) selfnd = true; 
  }}} return tempoptcnt} 
var tempoptcnt = -1; 
var optavail = false; 
optavail = chksel17(1,optavail); 
optavail = chksel17(11,optavail); 
tempoptcnt = buildsel17(1,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(1,optavail); 
tempoptcnt = buildsel17(2,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(1,optavail); 
tempoptcnt = buildsel17(3,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(1,optavail); 
tempoptcnt = buildsel17(4,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(1,optavail); 
tempoptcnt = buildsel17(5,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(1,optavail); 
tempoptcnt = buildsel17(6,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(1,optavail); 
tempoptcnt = buildsel17(7,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(1,optavail); 
tempoptcnt = buildsel17(8,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(1,optavail); 
tempoptcnt = buildsel17(9,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(1,optavail); 
tempoptcnt = buildsel17(10,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(1,optavail); 
tempoptcnt = buildsel17(11,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(1,optavail); 
tempoptcnt = buildsel17(12,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(1,optavail); 
tempoptcnt = buildsel17(13,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(2,optavail); 
tempoptcnt = buildsel17(14,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(2,optavail); 
tempoptcnt = buildsel17(15,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(2,optavail); 
tempoptcnt = buildsel17(16,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(2,optavail); 
tempoptcnt = buildsel17(17,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(2,optavail); 
tempoptcnt = buildsel17(18,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(2,optavail); 
tempoptcnt = buildsel17(19,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(2,optavail); 
tempoptcnt = buildsel17(20,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(2,optavail); 
tempoptcnt = buildsel17(21,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(2,optavail); 
tempoptcnt = buildsel17(22,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(2,optavail); 
tempoptcnt = buildsel17(23,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(2,optavail); 
tempoptcnt = buildsel17(24,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(2,optavail); 
tempoptcnt = buildsel17(25,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(2,optavail); 
tempoptcnt = buildsel17(26,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(3,optavail); 
tempoptcnt = buildsel17(27,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(3,optavail); 
tempoptcnt = buildsel17(28,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(3,optavail); 
tempoptcnt = buildsel17(29,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(3,optavail); 
tempoptcnt = buildsel17(30,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(3,optavail); 
tempoptcnt = buildsel17(31,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(3,optavail); 
tempoptcnt = buildsel17(32,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(3,optavail); 
tempoptcnt = buildsel17(33,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(3,optavail); 
tempoptcnt = buildsel17(34,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(3,optavail); 
tempoptcnt = buildsel17(35,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(3,optavail); 
tempoptcnt = buildsel17(36,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(3,optavail); 
tempoptcnt = buildsel17(37,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(3,optavail); 
tempoptcnt = buildsel17(38,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(3,optavail); 
tempoptcnt = buildsel17(39,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(4,optavail); 
tempoptcnt = buildsel17(40,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(4,optavail); 
tempoptcnt = buildsel17(41,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(4,optavail); 
tempoptcnt = buildsel17(42,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(4,optavail); 
tempoptcnt = buildsel17(43,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(4,optavail); 
tempoptcnt = buildsel17(44,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(4,optavail); 
tempoptcnt = buildsel17(45,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(4,optavail); 
tempoptcnt = buildsel17(46,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(4,optavail); 
tempoptcnt = buildsel17(47,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(4,optavail); 
tempoptcnt = buildsel17(48,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(4,optavail); 
tempoptcnt = buildsel17(49,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(4,optavail); 
tempoptcnt = buildsel17(50,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(4,optavail); 
tempoptcnt = buildsel17(51,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(4,optavail); 
tempoptcnt = buildsel17(52,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(5,optavail); 
tempoptcnt = buildsel17(53,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(5,optavail); 
tempoptcnt = buildsel17(54,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(5,optavail); 
tempoptcnt = buildsel17(55,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(5,optavail); 
tempoptcnt = buildsel17(56,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(5,optavail); 
tempoptcnt = buildsel17(57,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(5,optavail); 
tempoptcnt = buildsel17(58,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(5,optavail); 
tempoptcnt = buildsel17(59,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(5,optavail); 
tempoptcnt = buildsel17(60,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(5,optavail); 
tempoptcnt = buildsel17(61,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(5,optavail); 
tempoptcnt = buildsel17(62,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(5,optavail); 
tempoptcnt = buildsel17(63,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(5,optavail); 
tempoptcnt = buildsel17(64,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(5,optavail); 
tempoptcnt = buildsel17(65,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(6,optavail); 
tempoptcnt = buildsel17(66,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(6,optavail); 
tempoptcnt = buildsel17(67,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(6,optavail); 
tempoptcnt = buildsel17(68,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(6,optavail); 
tempoptcnt = buildsel17(69,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(6,optavail); 
tempoptcnt = buildsel17(70,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(6,optavail); 
tempoptcnt = buildsel17(71,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(6,optavail); 
tempoptcnt = buildsel17(72,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(6,optavail); 
tempoptcnt = buildsel17(73,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(6,optavail); 
tempoptcnt = buildsel17(74,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(6,optavail); 
tempoptcnt = buildsel17(75,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(6,optavail); 
tempoptcnt = buildsel17(76,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(6,optavail); 
tempoptcnt = buildsel17(77,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(6,optavail); 
tempoptcnt = buildsel17(78,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(7,optavail); 
tempoptcnt = buildsel17(79,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(7,optavail); 
tempoptcnt = buildsel17(80,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(7,optavail); 
tempoptcnt = buildsel17(81,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(7,optavail); 
tempoptcnt = buildsel17(82,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(7,optavail); 
tempoptcnt = buildsel17(83,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(7,optavail); 
tempoptcnt = buildsel17(84,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(7,optavail); 
tempoptcnt = buildsel17(85,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(7,optavail); 
tempoptcnt = buildsel17(86,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(7,optavail); 
tempoptcnt = buildsel17(87,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(7,optavail); 
tempoptcnt = buildsel17(88,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(7,optavail); 
tempoptcnt = buildsel17(89,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(7,optavail); 
tempoptcnt = buildsel17(90,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(7,optavail); 
tempoptcnt = buildsel17(91,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(8,optavail); 
tempoptcnt = buildsel17(92,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(8,optavail); 
tempoptcnt = buildsel17(93,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(8,optavail); 
tempoptcnt = buildsel17(94,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(8,optavail); 
tempoptcnt = buildsel17(95,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(8,optavail); 
tempoptcnt = buildsel17(96,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(8,optavail); 
tempoptcnt = buildsel17(97,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(8,optavail); 
tempoptcnt = buildsel17(98,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(8,optavail); 
tempoptcnt = buildsel17(99,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(8,optavail); 
tempoptcnt = buildsel17(100,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(8,optavail); 
tempoptcnt = buildsel17(101,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(8,optavail); 
tempoptcnt = buildsel17(102,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(8,optavail); 
tempoptcnt = buildsel17(103,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(8,optavail); 
tempoptcnt = buildsel17(104,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(9,optavail); 
tempoptcnt = buildsel17(105,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(9,optavail); 
tempoptcnt = buildsel17(106,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(9,optavail); 
tempoptcnt = buildsel17(107,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(9,optavail); 
tempoptcnt = buildsel17(108,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(9,optavail); 
tempoptcnt = buildsel17(109,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(9,optavail); 
tempoptcnt = buildsel17(110,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(9,optavail); 
tempoptcnt = buildsel17(111,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(9,optavail); 
tempoptcnt = buildsel17(112,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(9,optavail); 
tempoptcnt = buildsel17(113,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(9,optavail); 
tempoptcnt = buildsel17(114,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(9,optavail); 
tempoptcnt = buildsel17(115,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(9,optavail); 
tempoptcnt = buildsel17(116,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(9,optavail); 
tempoptcnt = buildsel17(117,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(10,optavail); 
tempoptcnt = buildsel17(118,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(10,optavail); 
tempoptcnt = buildsel17(119,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(10,optavail); 
tempoptcnt = buildsel17(120,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(10,optavail); 
tempoptcnt = buildsel17(121,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(10,optavail); 
tempoptcnt = buildsel17(122,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(10,optavail); 
tempoptcnt = buildsel17(123,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(10,optavail); 
tempoptcnt = buildsel17(124,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(10,optavail); 
tempoptcnt = buildsel17(125,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(10,optavail); 
tempoptcnt = buildsel17(126,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(10,optavail); 
tempoptcnt = buildsel17(127,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(10,optavail); 
tempoptcnt = buildsel17(128,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(10,optavail); 
tempoptcnt = buildsel17(129,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(10,optavail); 
tempoptcnt = buildsel17(130,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(12,optavail); 
tempoptcnt = buildsel17(131,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(12,optavail); 
tempoptcnt = buildsel17(132,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(12,optavail); 
tempoptcnt = buildsel17(133,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(12,optavail); 
tempoptcnt = buildsel17(134,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(12,optavail); 
tempoptcnt = buildsel17(135,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(12,optavail); 
tempoptcnt = buildsel17(136,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(12,optavail); 
tempoptcnt = buildsel17(137,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(12,optavail); 
tempoptcnt = buildsel17(138,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(12,optavail); 
tempoptcnt = buildsel17(139,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(12,optavail); 
tempoptcnt = buildsel17(140,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(12,optavail); 
tempoptcnt = buildsel17(141,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(12,optavail); 
tempoptcnt = buildsel17(142,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel17(12,optavail); 
tempoptcnt = buildsel17(143,optavail,tempoptcnt); 
    tempoptcnt++; 
 if (tempoptcnt == 0) {     document.detaildisp.inline16.options[tempoptcnt].value =  'no'; 
    document.detaildisp.inline16.options[tempoptcnt].text = 'No value'; 
    document.detaildisp.inline16.options[tempoptcnt].selected = true; 
 tempoptcnt = 1; } 
  document.detaildisp.inline16.options.length = tempoptcnt; 
  if (selfnd == false) {  document.detaildisp.inline16.options[0].selected = true;} 
x =  calc16(); 
// 56 Cock Barred Limit s LM 
// deptype sl 
 var arr56opt = new Array(); 
 var arr56sel = new Array(); 
 var arr56desc = new Array(); var selfnd = false;  
var selinx = document.detaildisp.inline43.options.selectedIndex; 
var selopt = document.detaildisp.inline43.options[selinx].value; 
arr56opt[0] = 1; 
arr56desc[0] = 'No Barred Selected'; 
if (selopt ==  1)  arr56sel[0] = true;  else arr56sel[0] = false; 
arr56opt[1] = 2; 
arr56desc[1] = 'Imitation - Blue'; 
if (selopt ==  2)  arr56sel[1] = true;  else arr56sel[1] = false; 
arr56opt[2] = 3; 
arr56desc[2] = 'Imitation - Brown'; 
if (selopt ==  3)  arr56sel[2] = true;  else arr56sel[2] = false; 
arr56opt[3] = 4; 
arr56desc[3] = 'Imitation - Lime'; 
if (selopt ==  4)  arr56sel[3] = true;  else arr56sel[3] = false; 
arr56opt[4] = 5; 
arr56desc[4] = 'Imitation - Grey'; 
if (selopt ==  5)  arr56sel[4] = true;  else arr56sel[4] = false; 
arr56opt[5] = 6; 
arr56desc[5] = 'Imitation - Orange'; 
if (selopt ==  6)  arr56sel[5] = true;  else arr56sel[5] = false; 
arr56opt[6] = 7; 
arr56desc[6] = 'Imitation - Green'; 
if (selopt ==  7)  arr56sel[6] = true;  else arr56sel[6] = false; 
arr56opt[7] = 8; 
arr56desc[7] = 'Imitation - Pink'; 
if (selopt ==  8)  arr56sel[7] = true;  else arr56sel[7] = false; 
arr56opt[8] = 9; 
arr56desc[8] = 'Imitation - Purple'; 
if (selopt ==  9)  arr56sel[8] = true;  else arr56sel[8] = false; 
arr56opt[9] = 10; 
arr56desc[9] = 'Imitation - Red'; 
if (selopt ==  10)  arr56sel[9] = true;  else arr56sel[9] = false; 
arr56opt[10] = 11; 
arr56desc[10] = 'Imitation - White'; 
if (selopt ==  11)  arr56sel[10] = true;  else arr56sel[10] = false; 
arr56opt[11] = 12; 
arr56desc[11] = 'Imitation - Yellow'; 
if (selopt ==  12)  arr56sel[11] = true;  else arr56sel[11] = false; 
arr56opt[12] = 13; 
arr56desc[12] = 'Natural - Grey'; 
if (selopt ==  13)  arr56sel[12] = true;  else arr56sel[12] = false; 
arr56opt[13] = 14; 
arr56desc[13] = 'Imitation - Blue'; 
if (selopt ==  14)  arr56sel[13] = true;  else arr56sel[13] = false; 
arr56opt[14] = 15; 
arr56desc[14] = 'Imitation - Brown'; 
if (selopt ==  15)  arr56sel[14] = true;  else arr56sel[14] = false; 
arr56opt[15] = 16; 
arr56desc[15] = 'Imitation - Lime'; 
if (selopt ==  16)  arr56sel[15] = true;  else arr56sel[15] = false; 
arr56opt[16] = 17; 
arr56desc[16] = 'Imitation - Grey'; 
if (selopt ==  17)  arr56sel[16] = true;  else arr56sel[16] = false; 
arr56opt[17] = 18; 
arr56desc[17] = 'Imitation - Orange'; 
if (selopt ==  18)  arr56sel[17] = true;  else arr56sel[17] = false; 
arr56opt[18] = 19; 
arr56desc[18] = 'Imitation - Green'; 
if (selopt ==  19)  arr56sel[18] = true;  else arr56sel[18] = false; 
arr56opt[19] = 20; 
arr56desc[19] = 'Imitation - Pink'; 
if (selopt ==  20)  arr56sel[19] = true;  else arr56sel[19] = false; 
arr56opt[20] = 21; 
arr56desc[20] = 'Imitation - Purple'; 
if (selopt ==  21)  arr56sel[20] = true;  else arr56sel[20] = false; 
arr56opt[21] = 22; 
arr56desc[21] = 'Imitation - Red'; 
if (selopt ==  22)  arr56sel[21] = true;  else arr56sel[21] = false; 
arr56opt[22] = 23; 
arr56desc[22] = 'Imitation - White'; 
if (selopt ==  23)  arr56sel[22] = true;  else arr56sel[22] = false; 
arr56opt[23] = 24; 
arr56desc[23] = 'Imitation - Yellow'; 
if (selopt ==  24)  arr56sel[23] = true;  else arr56sel[23] = false; 
arr56opt[24] = 25; 
arr56desc[24] = 'Natural - Grey'; 
if (selopt ==  25)  arr56sel[24] = true;  else arr56sel[24] = false; 
arr56opt[25] = 26; 
arr56desc[25] = 'Imitation - Blue'; 
if (selopt ==  26)  arr56sel[25] = true;  else arr56sel[25] = false; 
arr56opt[26] = 27; 
arr56desc[26] = 'Imitation - Brown'; 
if (selopt ==  27)  arr56sel[26] = true;  else arr56sel[26] = false; 
arr56opt[27] = 28; 
arr56desc[27] = 'Imitation - Lime'; 
if (selopt ==  28)  arr56sel[27] = true;  else arr56sel[27] = false; 
arr56opt[28] = 29; 
arr56desc[28] = 'Imitation - Grey'; 
if (selopt ==  29)  arr56sel[28] = true;  else arr56sel[28] = false; 
arr56opt[29] = 30; 
arr56desc[29] = 'Imitation - Orange'; 
if (selopt ==  30)  arr56sel[29] = true;  else arr56sel[29] = false; 
arr56opt[30] = 31; 
arr56desc[30] = 'Imitation - Green'; 
if (selopt ==  31)  arr56sel[30] = true;  else arr56sel[30] = false; 
arr56opt[31] = 32; 
arr56desc[31] = 'Imitation - Pink'; 
if (selopt ==  32)  arr56sel[31] = true;  else arr56sel[31] = false; 
arr56opt[32] = 33; 
arr56desc[32] = 'Imitation - Purple'; 
if (selopt ==  33)  arr56sel[32] = true;  else arr56sel[32] = false; 
arr56opt[33] = 34; 
arr56desc[33] = 'Imitation - Red'; 
if (selopt ==  34)  arr56sel[33] = true;  else arr56sel[33] = false; 
arr56opt[34] = 35; 
arr56desc[34] = 'Imitation - White'; 
if (selopt ==  35)  arr56sel[34] = true;  else arr56sel[34] = false; 
arr56opt[35] = 36; 
arr56desc[35] = 'Imitation - Yellow'; 
if (selopt ==  36)  arr56sel[35] = true;  else arr56sel[35] = false; 
arr56opt[36] = 37; 
arr56desc[36] = 'Natural - Grey'; 
if (selopt ==  37)  arr56sel[36] = true;  else arr56sel[36] = false; 
arr56opt[37] = 38; 
arr56desc[37] = 'Imitation - Blue'; 
if (selopt ==  38)  arr56sel[37] = true;  else arr56sel[37] = false; 
arr56opt[38] = 39; 
arr56desc[38] = 'Imitation - Brown'; 
if (selopt ==  39)  arr56sel[38] = true;  else arr56sel[38] = false; 
arr56opt[39] = 40; 
arr56desc[39] = 'Imitation - Lime'; 
if (selopt ==  40)  arr56sel[39] = true;  else arr56sel[39] = false; 
arr56opt[40] = 41; 
arr56desc[40] = 'Imitation - Grey'; 
if (selopt ==  41)  arr56sel[40] = true;  else arr56sel[40] = false; 
arr56opt[41] = 42; 
arr56desc[41] = 'Imitation - Orange'; 
if (selopt ==  42)  arr56sel[41] = true;  else arr56sel[41] = false; 
arr56opt[42] = 43; 
arr56desc[42] = 'Imitation - Green'; 
if (selopt ==  43)  arr56sel[42] = true;  else arr56sel[42] = false; 
arr56opt[43] = 44; 
arr56desc[43] = 'Imitation - Pink'; 
if (selopt ==  44)  arr56sel[43] = true;  else arr56sel[43] = false; 
arr56opt[44] = 45; 
arr56desc[44] = 'Imitation - Purple'; 
if (selopt ==  45)  arr56sel[44] = true;  else arr56sel[44] = false; 
arr56opt[45] = 46; 
arr56desc[45] = 'Imitation - Red'; 
if (selopt ==  46)  arr56sel[45] = true;  else arr56sel[45] = false; 
arr56opt[46] = 47; 
arr56desc[46] = 'Imitation - White'; 
if (selopt ==  47)  arr56sel[46] = true;  else arr56sel[46] = false; 
arr56opt[47] = 48; 
arr56desc[47] = 'Imitation - Yellow'; 
if (selopt ==  48)  arr56sel[47] = true;  else arr56sel[47] = false; 
arr56opt[48] = 49; 
arr56desc[48] = 'Natural - Grey'; 
if (selopt ==  49)  arr56sel[48] = true;  else arr56sel[48] = false; 
arr56opt[49] = 50; 
arr56desc[49] = 'Imitation - Blue'; 
if (selopt ==  50)  arr56sel[49] = true;  else arr56sel[49] = false; 
arr56opt[50] = 51; 
arr56desc[50] = 'Imitation - Brown'; 
if (selopt ==  51)  arr56sel[50] = true;  else arr56sel[50] = false; 
arr56opt[51] = 52; 
arr56desc[51] = 'Imitation - Lime'; 
if (selopt ==  52)  arr56sel[51] = true;  else arr56sel[51] = false; 
arr56opt[52] = 53; 
arr56desc[52] = 'Imitation - Grey'; 
if (selopt ==  53)  arr56sel[52] = true;  else arr56sel[52] = false; 
arr56opt[53] = 54; 
arr56desc[53] = 'Imitation - Orange'; 
if (selopt ==  54)  arr56sel[53] = true;  else arr56sel[53] = false; 
arr56opt[54] = 55; 
arr56desc[54] = 'Imitation - Green'; 
if (selopt ==  55)  arr56sel[54] = true;  else arr56sel[54] = false; 
arr56opt[55] = 56; 
arr56desc[55] = 'Imitation - Pink'; 
if (selopt ==  56)  arr56sel[55] = true;  else arr56sel[55] = false; 
arr56opt[56] = 57; 
arr56desc[56] = 'Imitation - Purple'; 
if (selopt ==  57)  arr56sel[56] = true;  else arr56sel[56] = false; 
arr56opt[57] = 58; 
arr56desc[57] = 'Imitation - Red'; 
if (selopt ==  58)  arr56sel[57] = true;  else arr56sel[57] = false; 
arr56opt[58] = 59; 
arr56desc[58] = 'Imitation - White'; 
if (selopt ==  59)  arr56sel[58] = true;  else arr56sel[58] = false; 
arr56opt[59] = 60; 
arr56desc[59] = 'Imitation - Yellow'; 
if (selopt ==  60)  arr56sel[59] = true;  else arr56sel[59] = false; 
arr56opt[60] = 61; 
arr56desc[60] = 'Natural - Grey'; 
if (selopt ==  61)  arr56sel[60] = true;  else arr56sel[60] = false; 
arr56opt[61] = 62; 
arr56desc[61] = 'Imitation - Blue'; 
if (selopt ==  62)  arr56sel[61] = true;  else arr56sel[61] = false; 
arr56opt[62] = 63; 
arr56desc[62] = 'Imitation - Brown'; 
if (selopt ==  63)  arr56sel[62] = true;  else arr56sel[62] = false; 
arr56opt[63] = 64; 
arr56desc[63] = 'Imitation - Lime'; 
if (selopt ==  64)  arr56sel[63] = true;  else arr56sel[63] = false; 
arr56opt[64] = 65; 
arr56desc[64] = 'Imitation - Grey'; 
if (selopt ==  65)  arr56sel[64] = true;  else arr56sel[64] = false; 
arr56opt[65] = 66; 
arr56desc[65] = 'Imitation - Orange'; 
if (selopt ==  66)  arr56sel[65] = true;  else arr56sel[65] = false; 
arr56opt[66] = 67; 
arr56desc[66] = 'Imitation - Green'; 
if (selopt ==  67)  arr56sel[66] = true;  else arr56sel[66] = false; 
arr56opt[67] = 68; 
arr56desc[67] = 'Imitation - Pink'; 
if (selopt ==  68)  arr56sel[67] = true;  else arr56sel[67] = false; 
arr56opt[68] = 69; 
arr56desc[68] = 'Imitation - Purple'; 
if (selopt ==  69)  arr56sel[68] = true;  else arr56sel[68] = false; 
arr56opt[69] = 70; 
arr56desc[69] = 'Imitation - Red'; 
if (selopt ==  70)  arr56sel[69] = true;  else arr56sel[69] = false; 
arr56opt[70] = 71; 
arr56desc[70] = 'Imitation - White'; 
if (selopt ==  71)  arr56sel[70] = true;  else arr56sel[70] = false; 
arr56opt[71] = 72; 
arr56desc[71] = 'Imitation - Yellow'; 
if (selopt ==  72)  arr56sel[71] = true;  else arr56sel[71] = false; 
arr56opt[72] = 73; 
arr56desc[72] = 'Natural - Grey'; 
if (selopt ==  73)  arr56sel[72] = true;  else arr56sel[72] = false; 
arr56opt[73] = 74; 
arr56desc[73] = 'Imitation - Blue'; 
if (selopt ==  74)  arr56sel[73] = true;  else arr56sel[73] = false; 
arr56opt[74] = 75; 
arr56desc[74] = 'Imitation - Brown'; 
if (selopt ==  75)  arr56sel[74] = true;  else arr56sel[74] = false; 
arr56opt[75] = 76; 
arr56desc[75] = 'Imitation - Lime'; 
if (selopt ==  76)  arr56sel[75] = true;  else arr56sel[75] = false; 
arr56opt[76] = 77; 
arr56desc[76] = 'Imitation - Grey'; 
if (selopt ==  77)  arr56sel[76] = true;  else arr56sel[76] = false; 
arr56opt[77] = 78; 
arr56desc[77] = 'Imitation - Orange'; 
if (selopt ==  78)  arr56sel[77] = true;  else arr56sel[77] = false; 
arr56opt[78] = 79; 
arr56desc[78] = 'Imitation - Green'; 
if (selopt ==  79)  arr56sel[78] = true;  else arr56sel[78] = false; 
arr56opt[79] = 80; 
arr56desc[79] = 'Imitation - Pink'; 
if (selopt ==  80)  arr56sel[79] = true;  else arr56sel[79] = false; 
arr56opt[80] = 81; 
arr56desc[80] = 'Imitation - Purple'; 
if (selopt ==  81)  arr56sel[80] = true;  else arr56sel[80] = false; 
arr56opt[81] = 82; 
arr56desc[81] = 'Imitation - Red'; 
if (selopt ==  82)  arr56sel[81] = true;  else arr56sel[81] = false; 
arr56opt[82] = 83; 
arr56desc[82] = 'Imitation - White'; 
if (selopt ==  83)  arr56sel[82] = true;  else arr56sel[82] = false; 
arr56opt[83] = 84; 
arr56desc[83] = 'Imitation - Yellow'; 
if (selopt ==  84)  arr56sel[83] = true;  else arr56sel[83] = false; 
arr56opt[84] = 85; 
arr56desc[84] = 'Natural - Grey'; 
if (selopt ==  85)  arr56sel[84] = true;  else arr56sel[84] = false; 
arr56opt[85] = 86; 
arr56desc[85] = 'Imitation - Blue'; 
if (selopt ==  86)  arr56sel[85] = true;  else arr56sel[85] = false; 
arr56opt[86] = 87; 
arr56desc[86] = 'Imitation - Brown'; 
if (selopt ==  87)  arr56sel[86] = true;  else arr56sel[86] = false; 
arr56opt[87] = 88; 
arr56desc[87] = 'Imitation - Lime'; 
if (selopt ==  88)  arr56sel[87] = true;  else arr56sel[87] = false; 
arr56opt[88] = 89; 
arr56desc[88] = 'Imitation - Grey'; 
if (selopt ==  89)  arr56sel[88] = true;  else arr56sel[88] = false; 
arr56opt[89] = 90; 
arr56desc[89] = 'Imitation - Orange'; 
if (selopt ==  90)  arr56sel[89] = true;  else arr56sel[89] = false; 
arr56opt[90] = 91; 
arr56desc[90] = 'Imitation - Green'; 
if (selopt ==  91)  arr56sel[90] = true;  else arr56sel[90] = false; 
arr56opt[91] = 92; 
arr56desc[91] = 'Imitation - Pink'; 
if (selopt ==  92)  arr56sel[91] = true;  else arr56sel[91] = false; 
arr56opt[92] = 93; 
arr56desc[92] = 'Imitation - Purple'; 
if (selopt ==  93)  arr56sel[92] = true;  else arr56sel[92] = false; 
arr56opt[93] = 94; 
arr56desc[93] = 'Imitation - Red'; 
if (selopt ==  94)  arr56sel[93] = true;  else arr56sel[93] = false; 
arr56opt[94] = 95; 
arr56desc[94] = 'Imitation - White'; 
if (selopt ==  95)  arr56sel[94] = true;  else arr56sel[94] = false; 
arr56opt[95] = 96; 
arr56desc[95] = 'Imitation - Yellow'; 
if (selopt ==  96)  arr56sel[95] = true;  else arr56sel[95] = false; 
arr56opt[96] = 97; 
arr56desc[96] = 'Natural - Grey'; 
if (selopt ==  97)  arr56sel[96] = true;  else arr56sel[96] = false; 
arr56opt[97] = 98; 
arr56desc[97] = 'Imitation - Blue'; 
if (selopt ==  98)  arr56sel[97] = true;  else arr56sel[97] = false; 
arr56opt[98] = 99; 
arr56desc[98] = 'Imitation - Brown'; 
if (selopt ==  99)  arr56sel[98] = true;  else arr56sel[98] = false; 
arr56opt[99] = 100; 
arr56desc[99] = 'Imitation - Lime'; 
if (selopt ==  100)  arr56sel[99] = true;  else arr56sel[99] = false; 
arr56opt[100] = 101; 
arr56desc[100] = 'Imitation - Grey'; 
if (selopt ==  101)  arr56sel[100] = true;  else arr56sel[100] = false; 
arr56opt[101] = 102; 
arr56desc[101] = 'Imitation - Orange'; 
if (selopt ==  102)  arr56sel[101] = true;  else arr56sel[101] = false; 
arr56opt[102] = 103; 
arr56desc[102] = 'Imitation - Green'; 
if (selopt ==  103)  arr56sel[102] = true;  else arr56sel[102] = false; 
arr56opt[103] = 104; 
arr56desc[103] = 'Imitation - Pink'; 
if (selopt ==  104)  arr56sel[103] = true;  else arr56sel[103] = false; 
arr56opt[104] = 105; 
arr56desc[104] = 'Imitation - Purple'; 
if (selopt ==  105)  arr56sel[104] = true;  else arr56sel[104] = false; 
arr56opt[105] = 106; 
arr56desc[105] = 'Imitation - Red'; 
if (selopt ==  106)  arr56sel[105] = true;  else arr56sel[105] = false; 
arr56opt[106] = 107; 
arr56desc[106] = 'Imitation - White'; 
if (selopt ==  107)  arr56sel[106] = true;  else arr56sel[106] = false; 
arr56opt[107] = 108; 
arr56desc[107] = 'Imitation - Yellow'; 
if (selopt ==  108)  arr56sel[107] = true;  else arr56sel[107] = false; 
arr56opt[108] = 109; 
arr56desc[108] = 'Natural - Grey'; 
if (selopt ==  109)  arr56sel[108] = true;  else arr56sel[108] = false; 
arr56opt[109] = 110; 
arr56desc[109] = 'Imitation - Blue'; 
if (selopt ==  110)  arr56sel[109] = true;  else arr56sel[109] = false; 
arr56opt[110] = 111; 
arr56desc[110] = 'Imitation - Brown'; 
if (selopt ==  111)  arr56sel[110] = true;  else arr56sel[110] = false; 
arr56opt[111] = 112; 
arr56desc[111] = 'Imitation - Lime'; 
if (selopt ==  112)  arr56sel[111] = true;  else arr56sel[111] = false; 
arr56opt[112] = 113; 
arr56desc[112] = 'Imitation - Grey'; 
if (selopt ==  113)  arr56sel[112] = true;  else arr56sel[112] = false; 
arr56opt[113] = 114; 
arr56desc[113] = 'Imitation - Orange'; 
if (selopt ==  114)  arr56sel[113] = true;  else arr56sel[113] = false; 
arr56opt[114] = 115; 
arr56desc[114] = 'Imitation - Green'; 
if (selopt ==  115)  arr56sel[114] = true;  else arr56sel[114] = false; 
arr56opt[115] = 116; 
arr56desc[115] = 'Imitation - Pink'; 
if (selopt ==  116)  arr56sel[115] = true;  else arr56sel[115] = false; 
arr56opt[116] = 117; 
arr56desc[116] = 'Imitation - Purple'; 
if (selopt ==  117)  arr56sel[116] = true;  else arr56sel[116] = false; 
arr56opt[117] = 118; 
arr56desc[117] = 'Imitation - Red'; 
if (selopt ==  118)  arr56sel[117] = true;  else arr56sel[117] = false; 
arr56opt[118] = 119; 
arr56desc[118] = 'Imitation - White'; 
if (selopt ==  119)  arr56sel[118] = true;  else arr56sel[118] = false; 
arr56opt[119] = 120; 
arr56desc[119] = 'Imitation - Yellow'; 
if (selopt ==  120)  arr56sel[119] = true;  else arr56sel[119] = false; 
arr56opt[120] = 121; 
arr56desc[120] = 'Natural - Grey'; 
if (selopt ==  121)  arr56sel[120] = true;  else arr56sel[120] = false; 
arr56opt[121] = 122; 
arr56desc[121] = 'Imitation - Blue'; 
if (selopt ==  122)  arr56sel[121] = true;  else arr56sel[121] = false; 
arr56opt[122] = 123; 
arr56desc[122] = 'Imitation - Brown'; 
if (selopt ==  123)  arr56sel[122] = true;  else arr56sel[122] = false; 
arr56opt[123] = 124; 
arr56desc[123] = 'Imitation - Lime'; 
if (selopt ==  124)  arr56sel[123] = true;  else arr56sel[123] = false; 
arr56opt[124] = 125; 
arr56desc[124] = 'Imitation - Grey'; 
if (selopt ==  125)  arr56sel[124] = true;  else arr56sel[124] = false; 
arr56opt[125] = 126; 
arr56desc[125] = 'Imitation - Orange'; 
if (selopt ==  126)  arr56sel[125] = true;  else arr56sel[125] = false; 
arr56opt[126] = 127; 
arr56desc[126] = 'Imitation - Green'; 
if (selopt ==  127)  arr56sel[126] = true;  else arr56sel[126] = false; 
arr56opt[127] = 128; 
arr56desc[127] = 'Imitation - Pink'; 
if (selopt ==  128)  arr56sel[127] = true;  else arr56sel[127] = false; 
arr56opt[128] = 129; 
arr56desc[128] = 'Imitation - Purple'; 
if (selopt ==  129)  arr56sel[128] = true;  else arr56sel[128] = false; 
arr56opt[129] = 130; 
arr56desc[129] = 'Imitation - Red'; 
if (selopt ==  130)  arr56sel[129] = true;  else arr56sel[129] = false; 
arr56opt[130] = 131; 
arr56desc[130] = 'Imitation - White'; 
if (selopt ==  131)  arr56sel[130] = true;  else arr56sel[130] = false; 
arr56opt[131] = 132; 
arr56desc[131] = 'Imitation - Yellow'; 
if (selopt ==  132)  arr56sel[131] = true;  else arr56sel[131] = false; 
arr56opt[132] = 133; 
arr56desc[132] = 'Natural - Grey'; 
if (selopt ==  133)  arr56sel[132] = true;  else arr56sel[132] = false; 
document.detaildisp.inline43.options.length = 0; 
document.detaildisp.inline43.options.length = 132 + 1; 
function chksel56 (optid,optavail) { 
var selminx = document.detaildisp.inline15.options.selectedIndex; 
var selmopt = document.detaildisp.inline15.options[selminx].value; 
  if (selmopt == optid)  
 optavail = true; 
return optavail; } 
function buildsel56 (lastopt,optavail,tempoptcnt) { 
if (optavail) { 
  for (gg=0;gg<=132;gg++) { 
 if (arr56opt[gg] == lastopt) { 
    tempoptcnt++; 
    document.detaildisp.inline43.options[tempoptcnt].value =  arr56opt[gg]; 
    document.detaildisp.inline43.options[tempoptcnt].text = arr56desc[gg]; 
    document.detaildisp.inline43.options[tempoptcnt].selected = arr56sel[gg]; 
    if (arr56sel[gg] == true) selfnd = true; 
  }}} return tempoptcnt} 
var tempoptcnt = -1; 
var optavail = false; 
optavail = chksel56(3,optavail); 
optavail = chksel56(2,optavail); 
optavail = chksel56(10,optavail); 
optavail = chksel56(12,optavail); 
optavail = chksel56(11,optavail); 
optavail = chksel56(1,optavail); 
optavail = chksel56(9,optavail); 
optavail = chksel56(8,optavail); 
optavail = chksel56(7,optavail); 
optavail = chksel56(6,optavail); 
optavail = chksel56(5,optavail); 
optavail = chksel56(4,optavail); 
tempoptcnt = buildsel56(1,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(1,optavail); 
tempoptcnt = buildsel56(2,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(1,optavail); 
tempoptcnt = buildsel56(3,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(1,optavail); 
tempoptcnt = buildsel56(4,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(1,optavail); 
tempoptcnt = buildsel56(5,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(1,optavail); 
tempoptcnt = buildsel56(6,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(1,optavail); 
tempoptcnt = buildsel56(7,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(1,optavail); 
tempoptcnt = buildsel56(8,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(1,optavail); 
tempoptcnt = buildsel56(9,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(1,optavail); 
tempoptcnt = buildsel56(10,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(1,optavail); 
tempoptcnt = buildsel56(11,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(1,optavail); 
tempoptcnt = buildsel56(12,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(1,optavail); 
tempoptcnt = buildsel56(13,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(2,optavail); 
tempoptcnt = buildsel56(14,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(2,optavail); 
tempoptcnt = buildsel56(15,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(2,optavail); 
tempoptcnt = buildsel56(16,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(2,optavail); 
tempoptcnt = buildsel56(17,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(2,optavail); 
tempoptcnt = buildsel56(18,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(2,optavail); 
tempoptcnt = buildsel56(19,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(2,optavail); 
tempoptcnt = buildsel56(20,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(2,optavail); 
tempoptcnt = buildsel56(21,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(2,optavail); 
tempoptcnt = buildsel56(22,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(2,optavail); 
tempoptcnt = buildsel56(23,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(2,optavail); 
tempoptcnt = buildsel56(24,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(2,optavail); 
tempoptcnt = buildsel56(25,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(3,optavail); 
tempoptcnt = buildsel56(26,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(3,optavail); 
tempoptcnt = buildsel56(27,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(3,optavail); 
tempoptcnt = buildsel56(28,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(3,optavail); 
tempoptcnt = buildsel56(29,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(3,optavail); 
tempoptcnt = buildsel56(30,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(3,optavail); 
tempoptcnt = buildsel56(31,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(3,optavail); 
tempoptcnt = buildsel56(32,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(3,optavail); 
tempoptcnt = buildsel56(33,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(3,optavail); 
tempoptcnt = buildsel56(34,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(3,optavail); 
tempoptcnt = buildsel56(35,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(3,optavail); 
tempoptcnt = buildsel56(36,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(3,optavail); 
tempoptcnt = buildsel56(37,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(4,optavail); 
tempoptcnt = buildsel56(38,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(4,optavail); 
tempoptcnt = buildsel56(39,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(4,optavail); 
tempoptcnt = buildsel56(40,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(4,optavail); 
tempoptcnt = buildsel56(41,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(4,optavail); 
tempoptcnt = buildsel56(42,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(4,optavail); 
tempoptcnt = buildsel56(43,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(4,optavail); 
tempoptcnt = buildsel56(44,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(4,optavail); 
tempoptcnt = buildsel56(45,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(4,optavail); 
tempoptcnt = buildsel56(46,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(4,optavail); 
tempoptcnt = buildsel56(47,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(4,optavail); 
tempoptcnt = buildsel56(48,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(4,optavail); 
tempoptcnt = buildsel56(49,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(5,optavail); 
tempoptcnt = buildsel56(50,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(5,optavail); 
tempoptcnt = buildsel56(51,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(5,optavail); 
tempoptcnt = buildsel56(52,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(5,optavail); 
tempoptcnt = buildsel56(53,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(5,optavail); 
tempoptcnt = buildsel56(54,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(5,optavail); 
tempoptcnt = buildsel56(55,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(5,optavail); 
tempoptcnt = buildsel56(56,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(5,optavail); 
tempoptcnt = buildsel56(57,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(5,optavail); 
tempoptcnt = buildsel56(58,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(5,optavail); 
tempoptcnt = buildsel56(59,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(5,optavail); 
tempoptcnt = buildsel56(60,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(5,optavail); 
tempoptcnt = buildsel56(61,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(6,optavail); 
tempoptcnt = buildsel56(62,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(6,optavail); 
tempoptcnt = buildsel56(63,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(6,optavail); 
tempoptcnt = buildsel56(64,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(6,optavail); 
tempoptcnt = buildsel56(65,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(6,optavail); 
tempoptcnt = buildsel56(66,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(6,optavail); 
tempoptcnt = buildsel56(67,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(6,optavail); 
tempoptcnt = buildsel56(68,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(6,optavail); 
tempoptcnt = buildsel56(69,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(6,optavail); 
tempoptcnt = buildsel56(70,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(6,optavail); 
tempoptcnt = buildsel56(71,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(6,optavail); 
tempoptcnt = buildsel56(72,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(6,optavail); 
tempoptcnt = buildsel56(73,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(7,optavail); 
tempoptcnt = buildsel56(74,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(7,optavail); 
tempoptcnt = buildsel56(75,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(7,optavail); 
tempoptcnt = buildsel56(76,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(7,optavail); 
tempoptcnt = buildsel56(77,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(7,optavail); 
tempoptcnt = buildsel56(78,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(7,optavail); 
tempoptcnt = buildsel56(79,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(7,optavail); 
tempoptcnt = buildsel56(80,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(7,optavail); 
tempoptcnt = buildsel56(81,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(7,optavail); 
tempoptcnt = buildsel56(82,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(7,optavail); 
tempoptcnt = buildsel56(83,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(7,optavail); 
tempoptcnt = buildsel56(84,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(7,optavail); 
tempoptcnt = buildsel56(85,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(8,optavail); 
tempoptcnt = buildsel56(86,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(8,optavail); 
tempoptcnt = buildsel56(87,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(8,optavail); 
tempoptcnt = buildsel56(88,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(8,optavail); 
tempoptcnt = buildsel56(89,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(8,optavail); 
tempoptcnt = buildsel56(90,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(8,optavail); 
tempoptcnt = buildsel56(91,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(8,optavail); 
tempoptcnt = buildsel56(92,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(8,optavail); 
tempoptcnt = buildsel56(93,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(8,optavail); 
tempoptcnt = buildsel56(94,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(8,optavail); 
tempoptcnt = buildsel56(95,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(8,optavail); 
tempoptcnt = buildsel56(96,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(8,optavail); 
tempoptcnt = buildsel56(97,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(9,optavail); 
tempoptcnt = buildsel56(98,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(9,optavail); 
tempoptcnt = buildsel56(99,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(9,optavail); 
tempoptcnt = buildsel56(100,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(9,optavail); 
tempoptcnt = buildsel56(101,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(9,optavail); 
tempoptcnt = buildsel56(102,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(9,optavail); 
tempoptcnt = buildsel56(103,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(9,optavail); 
tempoptcnt = buildsel56(104,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(9,optavail); 
tempoptcnt = buildsel56(105,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(9,optavail); 
tempoptcnt = buildsel56(106,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(9,optavail); 
tempoptcnt = buildsel56(107,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(9,optavail); 
tempoptcnt = buildsel56(108,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(9,optavail); 
tempoptcnt = buildsel56(109,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(10,optavail); 
tempoptcnt = buildsel56(110,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(10,optavail); 
tempoptcnt = buildsel56(111,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(10,optavail); 
tempoptcnt = buildsel56(112,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(10,optavail); 
tempoptcnt = buildsel56(113,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(10,optavail); 
tempoptcnt = buildsel56(114,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(10,optavail); 
tempoptcnt = buildsel56(115,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(10,optavail); 
tempoptcnt = buildsel56(116,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(10,optavail); 
tempoptcnt = buildsel56(117,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(10,optavail); 
tempoptcnt = buildsel56(118,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(10,optavail); 
tempoptcnt = buildsel56(119,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(10,optavail); 
tempoptcnt = buildsel56(120,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(10,optavail); 
tempoptcnt = buildsel56(121,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(12,optavail); 
tempoptcnt = buildsel56(122,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(12,optavail); 
tempoptcnt = buildsel56(123,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(12,optavail); 
tempoptcnt = buildsel56(124,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(12,optavail); 
tempoptcnt = buildsel56(125,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(12,optavail); 
tempoptcnt = buildsel56(126,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(12,optavail); 
tempoptcnt = buildsel56(127,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(12,optavail); 
tempoptcnt = buildsel56(128,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(12,optavail); 
tempoptcnt = buildsel56(129,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(12,optavail); 
tempoptcnt = buildsel56(130,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(12,optavail); 
tempoptcnt = buildsel56(131,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(12,optavail); 
tempoptcnt = buildsel56(132,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel56(12,optavail); 
tempoptcnt = buildsel56(133,optavail,tempoptcnt); 
    tempoptcnt++; 
 if (tempoptcnt == 0) {     document.detaildisp.inline43.options[tempoptcnt].value =  'no'; 
    document.detaildisp.inline43.options[tempoptcnt].text = 'No value'; 
    document.detaildisp.inline43.options[tempoptcnt].selected = true; 
 tempoptcnt = 1; } 
  document.detaildisp.inline43.options.length = tempoptcnt; 
  if (selfnd == false) {  document.detaildisp.inline43.options[0].selected = true;} 
x =  calc43(); 
// 57 Hen Barred Limit s LM 
// deptype sl 
 var arr57opt = new Array(); 
 var arr57sel = new Array(); 
 var arr57desc = new Array(); var selfnd = false;  
var selinx = document.detaildisp.inline44.options.selectedIndex; 
var selopt = document.detaildisp.inline44.options[selinx].value; 
arr57opt[0] = 1; 
arr57desc[0] = 'No Barred Selected'; 
if (selopt ==  1)  arr57sel[0] = true;  else arr57sel[0] = false; 
arr57opt[1] = 2; 
arr57desc[1] = 'Imitation - Blue'; 
if (selopt ==  2)  arr57sel[1] = true;  else arr57sel[1] = false; 
arr57opt[2] = 3; 
arr57desc[2] = 'Imitation - Brown'; 
if (selopt ==  3)  arr57sel[2] = true;  else arr57sel[2] = false; 
arr57opt[3] = 4; 
arr57desc[3] = 'Imitation - Lime'; 
if (selopt ==  4)  arr57sel[3] = true;  else arr57sel[3] = false; 
arr57opt[4] = 5; 
arr57desc[4] = 'Imitation - Grey'; 
if (selopt ==  5)  arr57sel[4] = true;  else arr57sel[4] = false; 
arr57opt[5] = 6; 
arr57desc[5] = 'Imitation - Orange'; 
if (selopt ==  6)  arr57sel[5] = true;  else arr57sel[5] = false; 
arr57opt[6] = 7; 
arr57desc[6] = 'Imitation - Green'; 
if (selopt ==  7)  arr57sel[6] = true;  else arr57sel[6] = false; 
arr57opt[7] = 8; 
arr57desc[7] = 'Imitation - Pink'; 
if (selopt ==  8)  arr57sel[7] = true;  else arr57sel[7] = false; 
arr57opt[8] = 9; 
arr57desc[8] = 'Imitation - Purple'; 
if (selopt ==  9)  arr57sel[8] = true;  else arr57sel[8] = false; 
arr57opt[9] = 10; 
arr57desc[9] = 'Imitation - Red'; 
if (selopt ==  10)  arr57sel[9] = true;  else arr57sel[9] = false; 
arr57opt[10] = 11; 
arr57desc[10] = 'Imitation - White'; 
if (selopt ==  11)  arr57sel[10] = true;  else arr57sel[10] = false; 
arr57opt[11] = 12; 
arr57desc[11] = 'Imitation - Yellow'; 
if (selopt ==  12)  arr57sel[11] = true;  else arr57sel[11] = false; 
arr57opt[12] = 13; 
arr57desc[12] = 'Natural - Grey'; 
if (selopt ==  13)  arr57sel[12] = true;  else arr57sel[12] = false; 
arr57opt[13] = 14; 
arr57desc[13] = 'Imitation - Blue'; 
if (selopt ==  14)  arr57sel[13] = true;  else arr57sel[13] = false; 
arr57opt[14] = 15; 
arr57desc[14] = 'Imitation - Brown'; 
if (selopt ==  15)  arr57sel[14] = true;  else arr57sel[14] = false; 
arr57opt[15] = 16; 
arr57desc[15] = 'Imitation - Lime'; 
if (selopt ==  16)  arr57sel[15] = true;  else arr57sel[15] = false; 
arr57opt[16] = 17; 
arr57desc[16] = 'Imitation - Grey'; 
if (selopt ==  17)  arr57sel[16] = true;  else arr57sel[16] = false; 
arr57opt[17] = 18; 
arr57desc[17] = 'Imitation - Orange'; 
if (selopt ==  18)  arr57sel[17] = true;  else arr57sel[17] = false; 
arr57opt[18] = 19; 
arr57desc[18] = 'Imitation - Green'; 
if (selopt ==  19)  arr57sel[18] = true;  else arr57sel[18] = false; 
arr57opt[19] = 20; 
arr57desc[19] = 'Imitation - Pink'; 
if (selopt ==  20)  arr57sel[19] = true;  else arr57sel[19] = false; 
arr57opt[20] = 21; 
arr57desc[20] = 'Imitation - Purple'; 
if (selopt ==  21)  arr57sel[20] = true;  else arr57sel[20] = false; 
arr57opt[21] = 22; 
arr57desc[21] = 'Imitation - Red'; 
if (selopt ==  22)  arr57sel[21] = true;  else arr57sel[21] = false; 
arr57opt[22] = 23; 
arr57desc[22] = 'Imitation - White'; 
if (selopt ==  23)  arr57sel[22] = true;  else arr57sel[22] = false; 
arr57opt[23] = 24; 
arr57desc[23] = 'Imitation - Yellow'; 
if (selopt ==  24)  arr57sel[23] = true;  else arr57sel[23] = false; 
arr57opt[24] = 25; 
arr57desc[24] = 'Natural - Grey'; 
if (selopt ==  25)  arr57sel[24] = true;  else arr57sel[24] = false; 
arr57opt[25] = 26; 
arr57desc[25] = 'Imitation - Blue'; 
if (selopt ==  26)  arr57sel[25] = true;  else arr57sel[25] = false; 
arr57opt[26] = 27; 
arr57desc[26] = 'Imitation - Brown'; 
if (selopt ==  27)  arr57sel[26] = true;  else arr57sel[26] = false; 
arr57opt[27] = 28; 
arr57desc[27] = 'Imitation - Lime'; 
if (selopt ==  28)  arr57sel[27] = true;  else arr57sel[27] = false; 
arr57opt[28] = 29; 
arr57desc[28] = 'Imitation - Grey'; 
if (selopt ==  29)  arr57sel[28] = true;  else arr57sel[28] = false; 
arr57opt[29] = 30; 
arr57desc[29] = 'Imitation - Orange'; 
if (selopt ==  30)  arr57sel[29] = true;  else arr57sel[29] = false; 
arr57opt[30] = 31; 
arr57desc[30] = 'Imitation - Green'; 
if (selopt ==  31)  arr57sel[30] = true;  else arr57sel[30] = false; 
arr57opt[31] = 32; 
arr57desc[31] = 'Imitation - Pink'; 
if (selopt ==  32)  arr57sel[31] = true;  else arr57sel[31] = false; 
arr57opt[32] = 33; 
arr57desc[32] = 'Imitation - Purple'; 
if (selopt ==  33)  arr57sel[32] = true;  else arr57sel[32] = false; 
arr57opt[33] = 34; 
arr57desc[33] = 'Imitation - Red'; 
if (selopt ==  34)  arr57sel[33] = true;  else arr57sel[33] = false; 
arr57opt[34] = 35; 
arr57desc[34] = 'Imitation - White'; 
if (selopt ==  35)  arr57sel[34] = true;  else arr57sel[34] = false; 
arr57opt[35] = 36; 
arr57desc[35] = 'Imitation - Yellow'; 
if (selopt ==  36)  arr57sel[35] = true;  else arr57sel[35] = false; 
arr57opt[36] = 37; 
arr57desc[36] = 'Natural - Grey'; 
if (selopt ==  37)  arr57sel[36] = true;  else arr57sel[36] = false; 
arr57opt[37] = 38; 
arr57desc[37] = 'Imitation - Blue'; 
if (selopt ==  38)  arr57sel[37] = true;  else arr57sel[37] = false; 
arr57opt[38] = 39; 
arr57desc[38] = 'Imitation - Brown'; 
if (selopt ==  39)  arr57sel[38] = true;  else arr57sel[38] = false; 
arr57opt[39] = 40; 
arr57desc[39] = 'Imitation - Lime'; 
if (selopt ==  40)  arr57sel[39] = true;  else arr57sel[39] = false; 
arr57opt[40] = 41; 
arr57desc[40] = 'Imitation - Grey'; 
if (selopt ==  41)  arr57sel[40] = true;  else arr57sel[40] = false; 
arr57opt[41] = 42; 
arr57desc[41] = 'Imitation - Orange'; 
if (selopt ==  42)  arr57sel[41] = true;  else arr57sel[41] = false; 
arr57opt[42] = 43; 
arr57desc[42] = 'Imitation - Green'; 
if (selopt ==  43)  arr57sel[42] = true;  else arr57sel[42] = false; 
arr57opt[43] = 44; 
arr57desc[43] = 'Imitation - Pink'; 
if (selopt ==  44)  arr57sel[43] = true;  else arr57sel[43] = false; 
arr57opt[44] = 45; 
arr57desc[44] = 'Imitation - Purple'; 
if (selopt ==  45)  arr57sel[44] = true;  else arr57sel[44] = false; 
arr57opt[45] = 46; 
arr57desc[45] = 'Imitation - Red'; 
if (selopt ==  46)  arr57sel[45] = true;  else arr57sel[45] = false; 
arr57opt[46] = 47; 
arr57desc[46] = 'Imitation - White'; 
if (selopt ==  47)  arr57sel[46] = true;  else arr57sel[46] = false; 
arr57opt[47] = 48; 
arr57desc[47] = 'Imitation - Yellow'; 
if (selopt ==  48)  arr57sel[47] = true;  else arr57sel[47] = false; 
arr57opt[48] = 49; 
arr57desc[48] = 'Natural - Grey'; 
if (selopt ==  49)  arr57sel[48] = true;  else arr57sel[48] = false; 
arr57opt[49] = 50; 
arr57desc[49] = 'Imitation - Blue'; 
if (selopt ==  50)  arr57sel[49] = true;  else arr57sel[49] = false; 
arr57opt[50] = 51; 
arr57desc[50] = 'Imitation - Brown'; 
if (selopt ==  51)  arr57sel[50] = true;  else arr57sel[50] = false; 
arr57opt[51] = 52; 
arr57desc[51] = 'Imitation - Lime'; 
if (selopt ==  52)  arr57sel[51] = true;  else arr57sel[51] = false; 
arr57opt[52] = 53; 
arr57desc[52] = 'Imitation - Grey'; 
if (selopt ==  53)  arr57sel[52] = true;  else arr57sel[52] = false; 
arr57opt[53] = 54; 
arr57desc[53] = 'Imitation - Orange'; 
if (selopt ==  54)  arr57sel[53] = true;  else arr57sel[53] = false; 
arr57opt[54] = 55; 
arr57desc[54] = 'Imitation - Green'; 
if (selopt ==  55)  arr57sel[54] = true;  else arr57sel[54] = false; 
arr57opt[55] = 56; 
arr57desc[55] = 'Imitation - Pink'; 
if (selopt ==  56)  arr57sel[55] = true;  else arr57sel[55] = false; 
arr57opt[56] = 57; 
arr57desc[56] = 'Imitation - Purple'; 
if (selopt ==  57)  arr57sel[56] = true;  else arr57sel[56] = false; 
arr57opt[57] = 58; 
arr57desc[57] = 'Imitation - Red'; 
if (selopt ==  58)  arr57sel[57] = true;  else arr57sel[57] = false; 
arr57opt[58] = 59; 
arr57desc[58] = 'Imitation - White'; 
if (selopt ==  59)  arr57sel[58] = true;  else arr57sel[58] = false; 
arr57opt[59] = 60; 
arr57desc[59] = 'Imitation - Yellow'; 
if (selopt ==  60)  arr57sel[59] = true;  else arr57sel[59] = false; 
arr57opt[60] = 61; 
arr57desc[60] = 'Natural - Grey'; 
if (selopt ==  61)  arr57sel[60] = true;  else arr57sel[60] = false; 
arr57opt[61] = 62; 
arr57desc[61] = 'Imitation - Blue'; 
if (selopt ==  62)  arr57sel[61] = true;  else arr57sel[61] = false; 
arr57opt[62] = 63; 
arr57desc[62] = 'Imitation - Brown'; 
if (selopt ==  63)  arr57sel[62] = true;  else arr57sel[62] = false; 
arr57opt[63] = 64; 
arr57desc[63] = 'Imitation - Lime'; 
if (selopt ==  64)  arr57sel[63] = true;  else arr57sel[63] = false; 
arr57opt[64] = 65; 
arr57desc[64] = 'Imitation - Grey'; 
if (selopt ==  65)  arr57sel[64] = true;  else arr57sel[64] = false; 
arr57opt[65] = 66; 
arr57desc[65] = 'Imitation - Orange'; 
if (selopt ==  66)  arr57sel[65] = true;  else arr57sel[65] = false; 
arr57opt[66] = 67; 
arr57desc[66] = 'Imitation - Green'; 
if (selopt ==  67)  arr57sel[66] = true;  else arr57sel[66] = false; 
arr57opt[67] = 68; 
arr57desc[67] = 'Imitation - Pink'; 
if (selopt ==  68)  arr57sel[67] = true;  else arr57sel[67] = false; 
arr57opt[68] = 69; 
arr57desc[68] = 'Imitation - Purple'; 
if (selopt ==  69)  arr57sel[68] = true;  else arr57sel[68] = false; 
arr57opt[69] = 70; 
arr57desc[69] = 'Imitation - Red'; 
if (selopt ==  70)  arr57sel[69] = true;  else arr57sel[69] = false; 
arr57opt[70] = 71; 
arr57desc[70] = 'Imitation - White'; 
if (selopt ==  71)  arr57sel[70] = true;  else arr57sel[70] = false; 
arr57opt[71] = 72; 
arr57desc[71] = 'Imitation - Yellow'; 
if (selopt ==  72)  arr57sel[71] = true;  else arr57sel[71] = false; 
arr57opt[72] = 73; 
arr57desc[72] = 'Natural - Grey'; 
if (selopt ==  73)  arr57sel[72] = true;  else arr57sel[72] = false; 
arr57opt[73] = 74; 
arr57desc[73] = 'Imitation - Blue'; 
if (selopt ==  74)  arr57sel[73] = true;  else arr57sel[73] = false; 
arr57opt[74] = 75; 
arr57desc[74] = 'Imitation - Brown'; 
if (selopt ==  75)  arr57sel[74] = true;  else arr57sel[74] = false; 
arr57opt[75] = 76; 
arr57desc[75] = 'Imitation - Lime'; 
if (selopt ==  76)  arr57sel[75] = true;  else arr57sel[75] = false; 
arr57opt[76] = 77; 
arr57desc[76] = 'Imitation - Grey'; 
if (selopt ==  77)  arr57sel[76] = true;  else arr57sel[76] = false; 
arr57opt[77] = 78; 
arr57desc[77] = 'Imitation - Orange'; 
if (selopt ==  78)  arr57sel[77] = true;  else arr57sel[77] = false; 
arr57opt[78] = 79; 
arr57desc[78] = 'Imitation - Green'; 
if (selopt ==  79)  arr57sel[78] = true;  else arr57sel[78] = false; 
arr57opt[79] = 80; 
arr57desc[79] = 'Imitation - Pink'; 
if (selopt ==  80)  arr57sel[79] = true;  else arr57sel[79] = false; 
arr57opt[80] = 81; 
arr57desc[80] = 'Imitation - Purple'; 
if (selopt ==  81)  arr57sel[80] = true;  else arr57sel[80] = false; 
arr57opt[81] = 82; 
arr57desc[81] = 'Imitation - Red'; 
if (selopt ==  82)  arr57sel[81] = true;  else arr57sel[81] = false; 
arr57opt[82] = 83; 
arr57desc[82] = 'Imitation - White'; 
if (selopt ==  83)  arr57sel[82] = true;  else arr57sel[82] = false; 
arr57opt[83] = 84; 
arr57desc[83] = 'Imitation - Yellow'; 
if (selopt ==  84)  arr57sel[83] = true;  else arr57sel[83] = false; 
arr57opt[84] = 85; 
arr57desc[84] = 'Natural - Grey'; 
if (selopt ==  85)  arr57sel[84] = true;  else arr57sel[84] = false; 
arr57opt[85] = 86; 
arr57desc[85] = 'Imitation - Blue'; 
if (selopt ==  86)  arr57sel[85] = true;  else arr57sel[85] = false; 
arr57opt[86] = 87; 
arr57desc[86] = 'Imitation - Brown'; 
if (selopt ==  87)  arr57sel[86] = true;  else arr57sel[86] = false; 
arr57opt[87] = 88; 
arr57desc[87] = 'Imitation - Lime'; 
if (selopt ==  88)  arr57sel[87] = true;  else arr57sel[87] = false; 
arr57opt[88] = 89; 
arr57desc[88] = 'Imitation - Grey'; 
if (selopt ==  89)  arr57sel[88] = true;  else arr57sel[88] = false; 
arr57opt[89] = 90; 
arr57desc[89] = 'Imitation - Orange'; 
if (selopt ==  90)  arr57sel[89] = true;  else arr57sel[89] = false; 
arr57opt[90] = 91; 
arr57desc[90] = 'Imitation - Green'; 
if (selopt ==  91)  arr57sel[90] = true;  else arr57sel[90] = false; 
arr57opt[91] = 92; 
arr57desc[91] = 'Imitation - Pink'; 
if (selopt ==  92)  arr57sel[91] = true;  else arr57sel[91] = false; 
arr57opt[92] = 93; 
arr57desc[92] = 'Imitation - Purple'; 
if (selopt ==  93)  arr57sel[92] = true;  else arr57sel[92] = false; 
arr57opt[93] = 94; 
arr57desc[93] = 'Imitation - Red'; 
if (selopt ==  94)  arr57sel[93] = true;  else arr57sel[93] = false; 
arr57opt[94] = 95; 
arr57desc[94] = 'Imitation - White'; 
if (selopt ==  95)  arr57sel[94] = true;  else arr57sel[94] = false; 
arr57opt[95] = 96; 
arr57desc[95] = 'Imitation - Yellow'; 
if (selopt ==  96)  arr57sel[95] = true;  else arr57sel[95] = false; 
arr57opt[96] = 97; 
arr57desc[96] = 'Natural - Grey'; 
if (selopt ==  97)  arr57sel[96] = true;  else arr57sel[96] = false; 
arr57opt[97] = 98; 
arr57desc[97] = 'Imitation - Blue'; 
if (selopt ==  98)  arr57sel[97] = true;  else arr57sel[97] = false; 
arr57opt[98] = 99; 
arr57desc[98] = 'Imitation - Brown'; 
if (selopt ==  99)  arr57sel[98] = true;  else arr57sel[98] = false; 
arr57opt[99] = 100; 
arr57desc[99] = 'Imitation - Lime'; 
if (selopt ==  100)  arr57sel[99] = true;  else arr57sel[99] = false; 
arr57opt[100] = 101; 
arr57desc[100] = 'Imitation - Grey'; 
if (selopt ==  101)  arr57sel[100] = true;  else arr57sel[100] = false; 
arr57opt[101] = 102; 
arr57desc[101] = 'Imitation - Orange'; 
if (selopt ==  102)  arr57sel[101] = true;  else arr57sel[101] = false; 
arr57opt[102] = 103; 
arr57desc[102] = 'Imitation - Green'; 
if (selopt ==  103)  arr57sel[102] = true;  else arr57sel[102] = false; 
arr57opt[103] = 104; 
arr57desc[103] = 'Imitation - Pink'; 
if (selopt ==  104)  arr57sel[103] = true;  else arr57sel[103] = false; 
arr57opt[104] = 105; 
arr57desc[104] = 'Imitation - Purple'; 
if (selopt ==  105)  arr57sel[104] = true;  else arr57sel[104] = false; 
arr57opt[105] = 106; 
arr57desc[105] = 'Imitation - Red'; 
if (selopt ==  106)  arr57sel[105] = true;  else arr57sel[105] = false; 
arr57opt[106] = 107; 
arr57desc[106] = 'Imitation - White'; 
if (selopt ==  107)  arr57sel[106] = true;  else arr57sel[106] = false; 
arr57opt[107] = 108; 
arr57desc[107] = 'Imitation - Yellow'; 
if (selopt ==  108)  arr57sel[107] = true;  else arr57sel[107] = false; 
arr57opt[108] = 109; 
arr57desc[108] = 'Natural - Grey'; 
if (selopt ==  109)  arr57sel[108] = true;  else arr57sel[108] = false; 
arr57opt[109] = 110; 
arr57desc[109] = 'Imitation - Blue'; 
if (selopt ==  110)  arr57sel[109] = true;  else arr57sel[109] = false; 
arr57opt[110] = 111; 
arr57desc[110] = 'Imitation - Brown'; 
if (selopt ==  111)  arr57sel[110] = true;  else arr57sel[110] = false; 
arr57opt[111] = 112; 
arr57desc[111] = 'Imitation - Lime'; 
if (selopt ==  112)  arr57sel[111] = true;  else arr57sel[111] = false; 
arr57opt[112] = 113; 
arr57desc[112] = 'Imitation - Grey'; 
if (selopt ==  113)  arr57sel[112] = true;  else arr57sel[112] = false; 
arr57opt[113] = 114; 
arr57desc[113] = 'Imitation - Orange'; 
if (selopt ==  114)  arr57sel[113] = true;  else arr57sel[113] = false; 
arr57opt[114] = 115; 
arr57desc[114] = 'Imitation - Green'; 
if (selopt ==  115)  arr57sel[114] = true;  else arr57sel[114] = false; 
arr57opt[115] = 116; 
arr57desc[115] = 'Imitation - Pink'; 
if (selopt ==  116)  arr57sel[115] = true;  else arr57sel[115] = false; 
arr57opt[116] = 117; 
arr57desc[116] = 'Imitation - Purple'; 
if (selopt ==  117)  arr57sel[116] = true;  else arr57sel[116] = false; 
arr57opt[117] = 118; 
arr57desc[117] = 'Imitation - Red'; 
if (selopt ==  118)  arr57sel[117] = true;  else arr57sel[117] = false; 
arr57opt[118] = 119; 
arr57desc[118] = 'Imitation - White'; 
if (selopt ==  119)  arr57sel[118] = true;  else arr57sel[118] = false; 
arr57opt[119] = 120; 
arr57desc[119] = 'Imitation - Yellow'; 
if (selopt ==  120)  arr57sel[119] = true;  else arr57sel[119] = false; 
arr57opt[120] = 121; 
arr57desc[120] = 'Natural - Grey'; 
if (selopt ==  121)  arr57sel[120] = true;  else arr57sel[120] = false; 
arr57opt[121] = 122; 
arr57desc[121] = 'Imitation - Blue'; 
if (selopt ==  122)  arr57sel[121] = true;  else arr57sel[121] = false; 
arr57opt[122] = 123; 
arr57desc[122] = 'Imitation - Brown'; 
if (selopt ==  123)  arr57sel[122] = true;  else arr57sel[122] = false; 
arr57opt[123] = 124; 
arr57desc[123] = 'Imitation - Lime'; 
if (selopt ==  124)  arr57sel[123] = true;  else arr57sel[123] = false; 
arr57opt[124] = 125; 
arr57desc[124] = 'Imitation - Grey'; 
if (selopt ==  125)  arr57sel[124] = true;  else arr57sel[124] = false; 
arr57opt[125] = 126; 
arr57desc[125] = 'Imitation - Orange'; 
if (selopt ==  126)  arr57sel[125] = true;  else arr57sel[125] = false; 
arr57opt[126] = 127; 
arr57desc[126] = 'Imitation - Green'; 
if (selopt ==  127)  arr57sel[126] = true;  else arr57sel[126] = false; 
arr57opt[127] = 128; 
arr57desc[127] = 'Imitation - Pink'; 
if (selopt ==  128)  arr57sel[127] = true;  else arr57sel[127] = false; 
arr57opt[128] = 129; 
arr57desc[128] = 'Imitation - Purple'; 
if (selopt ==  129)  arr57sel[128] = true;  else arr57sel[128] = false; 
arr57opt[129] = 130; 
arr57desc[129] = 'Imitation - Red'; 
if (selopt ==  130)  arr57sel[129] = true;  else arr57sel[129] = false; 
arr57opt[130] = 131; 
arr57desc[130] = 'Imitation - White'; 
if (selopt ==  131)  arr57sel[130] = true;  else arr57sel[130] = false; 
arr57opt[131] = 132; 
arr57desc[131] = 'Imitation - Yellow'; 
if (selopt ==  132)  arr57sel[131] = true;  else arr57sel[131] = false; 
arr57opt[132] = 133; 
arr57desc[132] = 'Natural - Grey'; 
if (selopt ==  133)  arr57sel[132] = true;  else arr57sel[132] = false; 
document.detaildisp.inline44.options.length = 0; 
document.detaildisp.inline44.options.length = 132 + 1; 
function chksel57 (optid,optavail) { 
var selminx = document.detaildisp.inline15.options.selectedIndex; 
var selmopt = document.detaildisp.inline15.options[selminx].value; 
  if (selmopt == optid)  
 optavail = true; 
return optavail; } 
function buildsel57 (lastopt,optavail,tempoptcnt) { 
if (optavail) { 
  for (gg=0;gg<=132;gg++) { 
 if (arr57opt[gg] == lastopt) { 
    tempoptcnt++; 
    document.detaildisp.inline44.options[tempoptcnt].value =  arr57opt[gg]; 
    document.detaildisp.inline44.options[tempoptcnt].text = arr57desc[gg]; 
    document.detaildisp.inline44.options[tempoptcnt].selected = arr57sel[gg]; 
    if (arr57sel[gg] == true) selfnd = true; 
  }}} return tempoptcnt} 
var tempoptcnt = -1; 
var optavail = false; 
optavail = chksel57(11,optavail); 
optavail = chksel57(9,optavail); 
optavail = chksel57(7,optavail); 
optavail = chksel57(5,optavail); 
optavail = chksel57(3,optavail); 
optavail = chksel57(10,optavail); 
optavail = chksel57(12,optavail); 
optavail = chksel57(1,optavail); 
optavail = chksel57(8,optavail); 
optavail = chksel57(6,optavail); 
optavail = chksel57(4,optavail); 
optavail = chksel57(2,optavail); 
tempoptcnt = buildsel57(1,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(1,optavail); 
tempoptcnt = buildsel57(2,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(1,optavail); 
tempoptcnt = buildsel57(3,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(1,optavail); 
tempoptcnt = buildsel57(4,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(1,optavail); 
tempoptcnt = buildsel57(5,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(1,optavail); 
tempoptcnt = buildsel57(6,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(1,optavail); 
tempoptcnt = buildsel57(7,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(1,optavail); 
tempoptcnt = buildsel57(8,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(1,optavail); 
tempoptcnt = buildsel57(9,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(1,optavail); 
tempoptcnt = buildsel57(10,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(1,optavail); 
tempoptcnt = buildsel57(11,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(1,optavail); 
tempoptcnt = buildsel57(12,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(1,optavail); 
tempoptcnt = buildsel57(13,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(2,optavail); 
tempoptcnt = buildsel57(14,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(2,optavail); 
tempoptcnt = buildsel57(15,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(2,optavail); 
tempoptcnt = buildsel57(16,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(2,optavail); 
tempoptcnt = buildsel57(17,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(2,optavail); 
tempoptcnt = buildsel57(18,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(2,optavail); 
tempoptcnt = buildsel57(19,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(2,optavail); 
tempoptcnt = buildsel57(20,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(2,optavail); 
tempoptcnt = buildsel57(21,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(2,optavail); 
tempoptcnt = buildsel57(22,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(2,optavail); 
tempoptcnt = buildsel57(23,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(2,optavail); 
tempoptcnt = buildsel57(24,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(2,optavail); 
tempoptcnt = buildsel57(25,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(3,optavail); 
tempoptcnt = buildsel57(26,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(3,optavail); 
tempoptcnt = buildsel57(27,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(3,optavail); 
tempoptcnt = buildsel57(28,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(3,optavail); 
tempoptcnt = buildsel57(29,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(3,optavail); 
tempoptcnt = buildsel57(30,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(3,optavail); 
tempoptcnt = buildsel57(31,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(3,optavail); 
tempoptcnt = buildsel57(32,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(3,optavail); 
tempoptcnt = buildsel57(33,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(3,optavail); 
tempoptcnt = buildsel57(34,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(3,optavail); 
tempoptcnt = buildsel57(35,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(3,optavail); 
tempoptcnt = buildsel57(36,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(3,optavail); 
tempoptcnt = buildsel57(37,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(4,optavail); 
tempoptcnt = buildsel57(38,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(4,optavail); 
tempoptcnt = buildsel57(39,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(4,optavail); 
tempoptcnt = buildsel57(40,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(4,optavail); 
tempoptcnt = buildsel57(41,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(4,optavail); 
tempoptcnt = buildsel57(42,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(4,optavail); 
tempoptcnt = buildsel57(43,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(4,optavail); 
tempoptcnt = buildsel57(44,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(4,optavail); 
tempoptcnt = buildsel57(45,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(4,optavail); 
tempoptcnt = buildsel57(46,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(4,optavail); 
tempoptcnt = buildsel57(47,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(4,optavail); 
tempoptcnt = buildsel57(48,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(4,optavail); 
tempoptcnt = buildsel57(49,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(5,optavail); 
tempoptcnt = buildsel57(50,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(5,optavail); 
tempoptcnt = buildsel57(51,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(5,optavail); 
tempoptcnt = buildsel57(52,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(5,optavail); 
tempoptcnt = buildsel57(53,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(5,optavail); 
tempoptcnt = buildsel57(54,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(5,optavail); 
tempoptcnt = buildsel57(55,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(5,optavail); 
tempoptcnt = buildsel57(56,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(5,optavail); 
tempoptcnt = buildsel57(57,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(5,optavail); 
tempoptcnt = buildsel57(58,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(5,optavail); 
tempoptcnt = buildsel57(59,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(5,optavail); 
tempoptcnt = buildsel57(60,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(5,optavail); 
tempoptcnt = buildsel57(61,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(6,optavail); 
tempoptcnt = buildsel57(62,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(6,optavail); 
tempoptcnt = buildsel57(63,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(6,optavail); 
tempoptcnt = buildsel57(64,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(6,optavail); 
tempoptcnt = buildsel57(65,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(6,optavail); 
tempoptcnt = buildsel57(66,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(6,optavail); 
tempoptcnt = buildsel57(67,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(6,optavail); 
tempoptcnt = buildsel57(68,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(6,optavail); 
tempoptcnt = buildsel57(69,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(6,optavail); 
tempoptcnt = buildsel57(70,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(6,optavail); 
tempoptcnt = buildsel57(71,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(6,optavail); 
tempoptcnt = buildsel57(72,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(6,optavail); 
tempoptcnt = buildsel57(73,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(7,optavail); 
tempoptcnt = buildsel57(74,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(7,optavail); 
tempoptcnt = buildsel57(75,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(7,optavail); 
tempoptcnt = buildsel57(76,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(7,optavail); 
tempoptcnt = buildsel57(77,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(7,optavail); 
tempoptcnt = buildsel57(78,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(7,optavail); 
tempoptcnt = buildsel57(79,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(7,optavail); 
tempoptcnt = buildsel57(80,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(7,optavail); 
tempoptcnt = buildsel57(81,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(7,optavail); 
tempoptcnt = buildsel57(82,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(7,optavail); 
tempoptcnt = buildsel57(83,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(7,optavail); 
tempoptcnt = buildsel57(84,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(7,optavail); 
tempoptcnt = buildsel57(85,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(8,optavail); 
tempoptcnt = buildsel57(86,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(8,optavail); 
tempoptcnt = buildsel57(87,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(8,optavail); 
tempoptcnt = buildsel57(88,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(8,optavail); 
tempoptcnt = buildsel57(89,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(8,optavail); 
tempoptcnt = buildsel57(90,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(8,optavail); 
tempoptcnt = buildsel57(91,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(8,optavail); 
tempoptcnt = buildsel57(92,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(8,optavail); 
tempoptcnt = buildsel57(93,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(8,optavail); 
tempoptcnt = buildsel57(94,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(8,optavail); 
tempoptcnt = buildsel57(95,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(8,optavail); 
tempoptcnt = buildsel57(96,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(8,optavail); 
tempoptcnt = buildsel57(97,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(9,optavail); 
tempoptcnt = buildsel57(98,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(9,optavail); 
tempoptcnt = buildsel57(99,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(9,optavail); 
tempoptcnt = buildsel57(100,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(9,optavail); 
tempoptcnt = buildsel57(101,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(9,optavail); 
tempoptcnt = buildsel57(102,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(9,optavail); 
tempoptcnt = buildsel57(103,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(9,optavail); 
tempoptcnt = buildsel57(104,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(9,optavail); 
tempoptcnt = buildsel57(105,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(9,optavail); 
tempoptcnt = buildsel57(106,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(9,optavail); 
tempoptcnt = buildsel57(107,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(9,optavail); 
tempoptcnt = buildsel57(108,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(9,optavail); 
tempoptcnt = buildsel57(109,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(10,optavail); 
tempoptcnt = buildsel57(110,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(10,optavail); 
tempoptcnt = buildsel57(111,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(10,optavail); 
tempoptcnt = buildsel57(112,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(10,optavail); 
tempoptcnt = buildsel57(113,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(10,optavail); 
tempoptcnt = buildsel57(114,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(10,optavail); 
tempoptcnt = buildsel57(115,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(10,optavail); 
tempoptcnt = buildsel57(116,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(10,optavail); 
tempoptcnt = buildsel57(117,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(10,optavail); 
tempoptcnt = buildsel57(118,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(10,optavail); 
tempoptcnt = buildsel57(119,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(10,optavail); 
tempoptcnt = buildsel57(120,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(10,optavail); 
tempoptcnt = buildsel57(121,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(12,optavail); 
tempoptcnt = buildsel57(122,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(12,optavail); 
tempoptcnt = buildsel57(123,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(12,optavail); 
tempoptcnt = buildsel57(124,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(12,optavail); 
tempoptcnt = buildsel57(125,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(12,optavail); 
tempoptcnt = buildsel57(126,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(12,optavail); 
tempoptcnt = buildsel57(127,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(12,optavail); 
tempoptcnt = buildsel57(128,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(12,optavail); 
tempoptcnt = buildsel57(129,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(12,optavail); 
tempoptcnt = buildsel57(130,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(12,optavail); 
tempoptcnt = buildsel57(131,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(12,optavail); 
tempoptcnt = buildsel57(132,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel57(12,optavail); 
tempoptcnt = buildsel57(133,optavail,tempoptcnt); 
    tempoptcnt++; 
 if (tempoptcnt == 0) {     document.detaildisp.inline44.options[tempoptcnt].value =  'no'; 
    document.detaildisp.inline44.options[tempoptcnt].text = 'No value'; 
    document.detaildisp.inline44.options[tempoptcnt].selected = true; 
 tempoptcnt = 1; } 
  document.detaildisp.inline44.options.length = tempoptcnt; 
  if (selfnd == false) {  document.detaildisp.inline44.options[0].selected = true;} 
x =  calc44(); 
// 38 Draw Length Limit s LM 
// deptype sl 
 var arr38opt = new Array(); 
 var arr38sel = new Array(); 
 var arr38desc = new Array(); var selfnd = false;  
var selinx = document.detaildisp.inline37.options.selectedIndex; 
var selopt = document.detaildisp.inline37.options[selinx].value; 
arr38opt[0] = 1; 
arr38desc[0] = '16'; 
if (selopt ==  1)  arr38sel[0] = true;  else arr38sel[0] = false; 
arr38opt[1] = 2; 
arr38desc[1] = '18'; 
if (selopt ==  2)  arr38sel[1] = true;  else arr38sel[1] = false; 
arr38opt[2] = 3; 
arr38desc[2] = '20'; 
if (selopt ==  3)  arr38sel[2] = true;  else arr38sel[2] = false; 
arr38opt[3] = 4; 
arr38desc[3] = '22'; 
if (selopt ==  4)  arr38sel[3] = true;  else arr38sel[3] = false; 
arr38opt[4] = 5; 
arr38desc[4] = '24'; 
if (selopt ==  5)  arr38sel[4] = true;  else arr38sel[4] = false; 
arr38opt[5] = 6; 
arr38desc[5] = '25'; 
if (selopt ==  6)  arr38sel[5] = true;  else arr38sel[5] = false; 
arr38opt[6] = 7; 
arr38desc[6] = '26'; 
if (selopt ==  7)  arr38sel[6] = true;  else arr38sel[6] = false; 
arr38opt[7] = 8; 
arr38desc[7] = '27'; 
if (selopt ==  8)  arr38sel[7] = true;  else arr38sel[7] = false; 
arr38opt[8] = 9; 
arr38desc[8] = '28'; 
if (selopt ==  9)  arr38sel[8] = true;  else arr38sel[8] = false; 
arr38opt[9] = 10; 
arr38desc[9] = '29'; 
if (selopt ==  10)  arr38sel[9] = true;  else arr38sel[9] = false; 
arr38opt[10] = 11; 
arr38desc[10] = '30'; 
if (selopt ==  11)  arr38sel[10] = true;  else arr38sel[10] = false; 
arr38opt[11] = 12; 
arr38desc[11] = '31'; 
if (selopt ==  12)  arr38sel[11] = true;  else arr38sel[11] = false; 
arr38opt[12] = 13; 
arr38desc[12] = '32'; 
if (selopt ==  13)  arr38sel[12] = true;  else arr38sel[12] = false; 
arr38opt[13] = 14; 
arr38desc[13] = '33'; 
if (selopt ==  14)  arr38sel[13] = true;  else arr38sel[13] = false; 
arr38opt[14] = 15; 
arr38desc[14] = '34'; 
if (selopt ==  15)  arr38sel[14] = true;  else arr38sel[14] = false; 
arr38opt[15] = 16; 
arr38desc[15] = '35'; 
if (selopt ==  16)  arr38sel[15] = true;  else arr38sel[15] = false; 
document.detaildisp.inline37.options.length = 0; 
document.detaildisp.inline37.options.length = 15 + 1; 
function chksel38 (optid,optavail) { 
var selminx = document.detaildisp.inline21.options.selectedIndex; 
var selmopt = document.detaildisp.inline21.options[selminx].value; 
  if (selmopt == optid)  
 optavail = true; 
return optavail; } 
function buildsel38 (lastopt,optavail,tempoptcnt) { 
if (optavail) { 
  for (gg=0;gg<=15;gg++) { 
 if (arr38opt[gg] == lastopt) { 
    tempoptcnt++; 
    document.detaildisp.inline37.options[tempoptcnt].value =  arr38opt[gg]; 
    document.detaildisp.inline37.options[tempoptcnt].text = arr38desc[gg]; 
    document.detaildisp.inline37.options[tempoptcnt].selected = arr38sel[gg]; 
    if (arr38sel[gg] == true) selfnd = true; 
  }}} return tempoptcnt} 
var tempoptcnt = -1; 
var optavail = false; 
optavail = chksel38(2,optavail); 
tempoptcnt = buildsel38(1,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel38(2,optavail); 
tempoptcnt = buildsel38(2,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel38(2,optavail); 
tempoptcnt = buildsel38(3,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel38(2,optavail); 
tempoptcnt = buildsel38(4,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel38(2,optavail); 
tempoptcnt = buildsel38(5,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel38(2,optavail); 
tempoptcnt = buildsel38(6,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel38(2,optavail); 
tempoptcnt = buildsel38(7,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel38(2,optavail); 
tempoptcnt = buildsel38(8,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel38(2,optavail); 
tempoptcnt = buildsel38(9,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel38(2,optavail); 
tempoptcnt = buildsel38(10,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel38(2,optavail); 
tempoptcnt = buildsel38(11,optavail,tempoptcnt); 
var optavail = false; 
tempoptcnt = buildsel38(12,optavail,tempoptcnt); 
var optavail = false; 
tempoptcnt = buildsel38(13,optavail,tempoptcnt); 
var optavail = false; 
tempoptcnt = buildsel38(14,optavail,tempoptcnt); 
var optavail = false; 
tempoptcnt = buildsel38(15,optavail,tempoptcnt); 
var optavail = false; 
tempoptcnt = buildsel38(16,optavail,tempoptcnt); 
    tempoptcnt++; 
 if (tempoptcnt == 0) {     document.detaildisp.inline37.options[tempoptcnt].value =  'no'; 
    document.detaildisp.inline37.options[tempoptcnt].text = 'No value'; 
    document.detaildisp.inline37.options[tempoptcnt].selected = true; 
 tempoptcnt = 1; } 
  document.detaildisp.inline37.options.length = tempoptcnt; 
  if (selfnd == false) {  document.detaildisp.inline37.options[0].selected = true;} 
x =  calc37(); 
// 55 Shipping Limit s LM 
// deptype sl 
 var arr55opt = new Array(); 
 var arr55sel = new Array(); 
 var arr55desc = new Array(); var selfnd = false;  
var selinx = document.detaildisp.inline54.options.selectedIndex; 
var selopt = document.detaildisp.inline54.options[selinx].value; 
arr55opt[0] = 1; 
arr55desc[0] = '1 Dozen'; 
if (selopt ==  1)  arr55sel[0] = true;  else arr55sel[0] = false; 
arr55opt[1] = 2; 
arr55desc[1] = '2 Dozen'; 
if (selopt ==  2)  arr55sel[1] = true;  else arr55sel[1] = false; 
arr55opt[2] = 3; 
arr55desc[2] = '3 Dozen'; 
if (selopt ==  3)  arr55sel[2] = true;  else arr55sel[2] = false; 
arr55opt[3] = 4; 
arr55desc[3] = '4 Dozen'; 
if (selopt ==  4)  arr55sel[3] = true;  else arr55sel[3] = false; 
arr55opt[4] = 5; 
arr55desc[4] = '5 Dozen'; 
if (selopt ==  5)  arr55sel[4] = true;  else arr55sel[4] = false; 
arr55opt[5] = 6; 
arr55desc[5] = '6 Dozen'; 
if (selopt ==  6)  arr55sel[5] = true;  else arr55sel[5] = false; 
arr55opt[6] = 7; 
arr55desc[6] = '7 Dozen'; 
if (selopt ==  7)  arr55sel[6] = true;  else arr55sel[6] = false; 
arr55opt[7] = 8; 
arr55desc[7] = '8 Dozen'; 
if (selopt ==  8)  arr55sel[7] = true;  else arr55sel[7] = false; 
arr55opt[8] = 9; 
arr55desc[8] = '9 Dozen'; 
if (selopt ==  9)  arr55sel[8] = true;  else arr55sel[8] = false; 
arr55opt[9] = 10; 
arr55desc[9] = '10 Dozen'; 
if (selopt ==  10)  arr55sel[9] = true;  else arr55sel[9] = false; 
arr55opt[10] = 11; 
arr55desc[10] = '11 Dozen'; 
if (selopt ==  11)  arr55sel[10] = true;  else arr55sel[10] = false; 
arr55opt[11] = 12; 
arr55desc[11] = '12 Dozen'; 
if (selopt ==  12)  arr55sel[11] = true;  else arr55sel[11] = false; 
document.detaildisp.inline54.options.length = 0; 
document.detaildisp.inline54.options.length = 11 + 1; 
function chksel55 (optid,optavail) { 
var selminx = document.detaildisp.inline52.options.selectedIndex; 
var selmopt = document.detaildisp.inline52.options[selminx].value; 
  if (selmopt == optid)  
 optavail = true; 
return optavail; } 
function buildsel55 (lastopt,optavail,tempoptcnt) { 
if (optavail) { 
  for (gg=0;gg<=11;gg++) { 
 if (arr55opt[gg] == lastopt) { 
    tempoptcnt++; 
    document.detaildisp.inline54.options[tempoptcnt].value =  arr55opt[gg]; 
    document.detaildisp.inline54.options[tempoptcnt].text = arr55desc[gg]; 
    document.detaildisp.inline54.options[tempoptcnt].selected = arr55sel[gg]; 
    if (arr55sel[gg] == true) selfnd = true; 
  }}} return tempoptcnt} 
var tempoptcnt = -1; 
var optavail = false; 
optavail = chksel55(1,optavail); 
tempoptcnt = buildsel55(1,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel55(2,optavail); 
tempoptcnt = buildsel55(2,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel55(3,optavail); 
tempoptcnt = buildsel55(3,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel55(4,optavail); 
tempoptcnt = buildsel55(4,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel55(5,optavail); 
tempoptcnt = buildsel55(5,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel55(6,optavail); 
tempoptcnt = buildsel55(6,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel55(7,optavail); 
tempoptcnt = buildsel55(7,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel55(8,optavail); 
tempoptcnt = buildsel55(8,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel55(9,optavail); 
tempoptcnt = buildsel55(9,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel55(10,optavail); 
tempoptcnt = buildsel55(10,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel55(11,optavail); 
tempoptcnt = buildsel55(11,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel55(12,optavail); 
tempoptcnt = buildsel55(12,optavail,tempoptcnt); 
    tempoptcnt++; 
 if (tempoptcnt == 0) {     document.detaildisp.inline54.options[tempoptcnt].value =  'no'; 
    document.detaildisp.inline54.options[tempoptcnt].text = 'No value'; 
    document.detaildisp.inline54.options[tempoptcnt].selected = true; 
 tempoptcnt = 1; } 
  document.detaildisp.inline54.options.length = tempoptcnt; 
  if (selfnd == false) {  document.detaildisp.inline54.options[0].selected = true;} 
x =  calc54(); 
// 59 Greman Brass Limit 1 s LM 
// deptype sl 
 var arr59opt = new Array(); 
 var arr59sel = new Array(); 
 var arr59desc = new Array(); var selfnd = false;  
var selinx = document.detaildisp.inline23.options.selectedIndex; 
var selopt = document.detaildisp.inline23.options[selinx].value; 
arr59opt[0] = 1; 
arr59desc[0] = 'Target Tip'; 
if (selopt ==  1)  arr59sel[0] = true;  else arr59sel[0] = false; 
arr59opt[1] = 9; 
arr59desc[1] = 'Ribtek Slim'; 
if (selopt ==  9)  arr59sel[1] = true;  else arr59sel[1] = false; 
arr59opt[2] = 8; 
arr59desc[2] = 'Medieval'; 
if (selopt ==  8)  arr59sel[2] = true;  else arr59sel[2] = false; 
arr59opt[3] = 7; 
arr59desc[3] = 'Grizzly'; 
if (selopt ==  7)  arr59sel[3] = true;  else arr59sel[3] = false; 
arr59opt[4] = 6; 
arr59desc[4] = 'German Brass'; 
if (selopt ==  6)  arr59sel[4] = true;  else arr59sel[4] = false; 
arr59opt[5] = 5; 
arr59desc[5] = 'Eclipse Blade'; 
if (selopt ==  5)  arr59sel[5] = true;  else arr59sel[5] = false; 
arr59opt[6] = 4; 
arr59desc[6] = 'Bodkin'; 
if (selopt ==  4)  arr59sel[6] = true;  else arr59sel[6] = false; 
arr59opt[7] = 3; 
arr59desc[7] = 'Ace 2 Blade'; 
if (selopt ==  3)  arr59sel[7] = true;  else arr59sel[7] = false; 
arr59opt[8] = 2; 
arr59desc[8] = '3 Blade Tip'; 
if (selopt ==  2)  arr59sel[8] = true;  else arr59sel[8] = false; 
arr59opt[9] = 10; 
arr59desc[9] = 'Ribtek Wide'; 
if (selopt ==  10)  arr59sel[9] = true;  else arr59sel[9] = false; 
document.detaildisp.inline23.options.length = 0; 
document.detaildisp.inline23.options.length = 9 + 1; 
function chksel59 (optid,optavail) { 
var selminx = document.detaildisp.inline39.options.selectedIndex; 
var selmopt = document.detaildisp.inline39.options[selminx].value; 
  if (selmopt == optid)  
 optavail = true; 
return optavail; } 
function buildsel59 (lastopt,optavail,tempoptcnt) { 
if (optavail) { 
  for (gg=0;gg<=9;gg++) { 
 if (arr59opt[gg] == lastopt) { 
    tempoptcnt++; 
    document.detaildisp.inline23.options[tempoptcnt].value =  arr59opt[gg]; 
    document.detaildisp.inline23.options[tempoptcnt].text = arr59desc[gg]; 
    document.detaildisp.inline23.options[tempoptcnt].selected = arr59sel[gg]; 
    if (arr59sel[gg] == true) selfnd = true; 
  }}} return tempoptcnt} 
var tempoptcnt = -1; 
var optavail = false; 
optavail = chksel59(5,optavail); 
tempoptcnt = buildsel59(2,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(2,optavail); 
tempoptcnt = buildsel59(4,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(7,optavail); 
tempoptcnt = buildsel59(10,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(4,optavail); 
tempoptcnt = buildsel59(3,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(1,optavail); 
tempoptcnt = buildsel59(5,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(6,optavail); 
tempoptcnt = buildsel59(2,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(3,optavail); 
tempoptcnt = buildsel59(4,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(5,optavail); 
tempoptcnt = buildsel59(3,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(2,optavail); 
tempoptcnt = buildsel59(5,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(7,optavail); 
tempoptcnt = buildsel59(2,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(4,optavail); 
tempoptcnt = buildsel59(4,optavail,tempoptcnt); 
var optavail = false; 
tempoptcnt = buildsel59(6,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(6,optavail); 
tempoptcnt = buildsel59(3,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(3,optavail); 
tempoptcnt = buildsel59(5,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(5,optavail); 
tempoptcnt = buildsel59(4,optavail,tempoptcnt); 
var optavail = false; 
tempoptcnt = buildsel59(6,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(7,optavail); 
tempoptcnt = buildsel59(3,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(4,optavail); 
tempoptcnt = buildsel59(5,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(1,optavail); 
tempoptcnt = buildsel59(7,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(6,optavail); 
tempoptcnt = buildsel59(4,optavail,tempoptcnt); 
var optavail = false; 
tempoptcnt = buildsel59(6,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(5,optavail); 
tempoptcnt = buildsel59(5,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(2,optavail); 
tempoptcnt = buildsel59(7,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(7,optavail); 
tempoptcnt = buildsel59(4,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(4,optavail); 
tempoptcnt = buildsel59(6,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(1,optavail); 
tempoptcnt = buildsel59(8,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(6,optavail); 
tempoptcnt = buildsel59(5,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(3,optavail); 
tempoptcnt = buildsel59(7,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(5,optavail); 
tempoptcnt = buildsel59(6,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(2,optavail); 
tempoptcnt = buildsel59(8,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(7,optavail); 
tempoptcnt = buildsel59(5,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(4,optavail); 
tempoptcnt = buildsel59(7,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(1,optavail); 
tempoptcnt = buildsel59(9,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(6,optavail); 
tempoptcnt = buildsel59(6,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(3,optavail); 
tempoptcnt = buildsel59(8,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(5,optavail); 
tempoptcnt = buildsel59(7,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(2,optavail); 
tempoptcnt = buildsel59(9,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(7,optavail); 
tempoptcnt = buildsel59(6,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(4,optavail); 
tempoptcnt = buildsel59(8,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(1,optavail); 
tempoptcnt = buildsel59(1,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(6,optavail); 
tempoptcnt = buildsel59(7,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(3,optavail); 
tempoptcnt = buildsel59(9,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(5,optavail); 
tempoptcnt = buildsel59(8,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(2,optavail); 
tempoptcnt = buildsel59(1,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(7,optavail); 
tempoptcnt = buildsel59(7,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(4,optavail); 
tempoptcnt = buildsel59(9,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(6,optavail); 
tempoptcnt = buildsel59(8,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(3,optavail); 
tempoptcnt = buildsel59(1,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(5,optavail); 
tempoptcnt = buildsel59(9,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(1,optavail); 
tempoptcnt = buildsel59(10,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(7,optavail); 
tempoptcnt = buildsel59(8,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(4,optavail); 
tempoptcnt = buildsel59(1,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(6,optavail); 
tempoptcnt = buildsel59(9,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(2,optavail); 
tempoptcnt = buildsel59(10,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(5,optavail); 
tempoptcnt = buildsel59(1,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(1,optavail); 
tempoptcnt = buildsel59(2,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(7,optavail); 
tempoptcnt = buildsel59(9,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(3,optavail); 
tempoptcnt = buildsel59(10,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(6,optavail); 
tempoptcnt = buildsel59(1,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(2,optavail); 
tempoptcnt = buildsel59(2,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(4,optavail); 
tempoptcnt = buildsel59(10,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(1,optavail); 
tempoptcnt = buildsel59(3,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(7,optavail); 
tempoptcnt = buildsel59(1,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(3,optavail); 
tempoptcnt = buildsel59(2,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(5,optavail); 
tempoptcnt = buildsel59(10,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(2,optavail); 
tempoptcnt = buildsel59(3,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(4,optavail); 
tempoptcnt = buildsel59(2,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(1,optavail); 
tempoptcnt = buildsel59(4,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(6,optavail); 
tempoptcnt = buildsel59(10,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel59(3,optavail); 
tempoptcnt = buildsel59(3,optavail,tempoptcnt); 
    tempoptcnt++; 
 if (tempoptcnt == 0) {     document.detaildisp.inline23.options[tempoptcnt].value =  'no'; 
    document.detaildisp.inline23.options[tempoptcnt].text = 'No value'; 
    document.detaildisp.inline23.options[tempoptcnt].selected = true; 
 tempoptcnt = 1; } 
  document.detaildisp.inline23.options.length = tempoptcnt; 
  if (selfnd == false) {  document.detaildisp.inline23.options[0].selected = true;} 
x =  calc23(); 
// 60 german brass limit 2 s LM 
// deptype sl 
 var arr60opt = new Array(); 
 var arr60sel = new Array(); 
 var arr60desc = new Array(); var selfnd = false;  
var selinx = document.detaildisp.inline24.options.selectedIndex; 
var selopt = document.detaildisp.inline24.options[selinx].value; 
arr60opt[0] = 1; 
arr60desc[0] = 'Target Tip'; 
if (selopt ==  1)  arr60sel[0] = true;  else arr60sel[0] = false; 
arr60opt[1] = 9; 
arr60desc[1] = 'Ribtek Slim'; 
if (selopt ==  9)  arr60sel[1] = true;  else arr60sel[1] = false; 
arr60opt[2] = 8; 
arr60desc[2] = 'Medieval'; 
if (selopt ==  8)  arr60sel[2] = true;  else arr60sel[2] = false; 
arr60opt[3] = 7; 
arr60desc[3] = 'Grizzly'; 
if (selopt ==  7)  arr60sel[3] = true;  else arr60sel[3] = false; 
arr60opt[4] = 6; 
arr60desc[4] = 'German Brass'; 
if (selopt ==  6)  arr60sel[4] = true;  else arr60sel[4] = false; 
arr60opt[5] = 5; 
arr60desc[5] = 'Eclipse Blade'; 
if (selopt ==  5)  arr60sel[5] = true;  else arr60sel[5] = false; 
arr60opt[6] = 4; 
arr60desc[6] = 'Bodkin'; 
if (selopt ==  4)  arr60sel[6] = true;  else arr60sel[6] = false; 
arr60opt[7] = 3; 
arr60desc[7] = 'Ace 2 Blade'; 
if (selopt ==  3)  arr60sel[7] = true;  else arr60sel[7] = false; 
arr60opt[8] = 2; 
arr60desc[8] = '3 Blade Tip'; 
if (selopt ==  2)  arr60sel[8] = true;  else arr60sel[8] = false; 
arr60opt[9] = 10; 
arr60desc[9] = 'Ribtek Wide'; 
if (selopt ==  10)  arr60sel[9] = true;  else arr60sel[9] = false; 
document.detaildisp.inline24.options.length = 0; 
document.detaildisp.inline24.options.length = 9 + 1; 
function chksel60 (optid,optavail) { 
var selminx = document.detaildisp.inline39.options.selectedIndex; 
var selmopt = document.detaildisp.inline39.options[selminx].value; 
  if (selmopt == optid)  
 optavail = true; 
return optavail; } 
function buildsel60 (lastopt,optavail,tempoptcnt) { 
if (optavail) { 
  for (gg=0;gg<=9;gg++) { 
 if (arr60opt[gg] == lastopt) { 
    tempoptcnt++; 
    document.detaildisp.inline24.options[tempoptcnt].value =  arr60opt[gg]; 
    document.detaildisp.inline24.options[tempoptcnt].text = arr60desc[gg]; 
    document.detaildisp.inline24.options[tempoptcnt].selected = arr60sel[gg]; 
    if (arr60sel[gg] == true) selfnd = true; 
  }}} return tempoptcnt} 
var tempoptcnt = -1; 
var optavail = false; 
optavail = chksel60(3,optavail); 
tempoptcnt = buildsel60(9,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(6,optavail); 
tempoptcnt = buildsel60(7,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(1,optavail); 
tempoptcnt = buildsel60(1,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(4,optavail); 
tempoptcnt = buildsel60(8,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(7,optavail); 
tempoptcnt = buildsel60(6,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(2,optavail); 
tempoptcnt = buildsel60(9,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(5,optavail); 
tempoptcnt = buildsel60(7,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(3,optavail); 
tempoptcnt = buildsel60(8,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(6,optavail); 
tempoptcnt = buildsel60(6,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(1,optavail); 
tempoptcnt = buildsel60(9,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(4,optavail); 
tempoptcnt = buildsel60(7,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(7,optavail); 
tempoptcnt = buildsel60(5,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(2,optavail); 
tempoptcnt = buildsel60(8,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(5,optavail); 
tempoptcnt = buildsel60(6,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(3,optavail); 
tempoptcnt = buildsel60(7,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(6,optavail); 
tempoptcnt = buildsel60(5,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(1,optavail); 
tempoptcnt = buildsel60(8,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(4,optavail); 
tempoptcnt = buildsel60(6,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(7,optavail); 
tempoptcnt = buildsel60(4,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(2,optavail); 
tempoptcnt = buildsel60(7,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(5,optavail); 
tempoptcnt = buildsel60(5,optavail,tempoptcnt); 
var optavail = false; 
tempoptcnt = buildsel60(6,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(6,optavail); 
tempoptcnt = buildsel60(4,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(1,optavail); 
tempoptcnt = buildsel60(7,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(4,optavail); 
tempoptcnt = buildsel60(5,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(7,optavail); 
tempoptcnt = buildsel60(3,optavail,tempoptcnt); 
var optavail = false; 
tempoptcnt = buildsel60(6,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(5,optavail); 
tempoptcnt = buildsel60(4,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(3,optavail); 
tempoptcnt = buildsel60(5,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(6,optavail); 
tempoptcnt = buildsel60(3,optavail,tempoptcnt); 
var optavail = false; 
tempoptcnt = buildsel60(6,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(4,optavail); 
tempoptcnt = buildsel60(4,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(7,optavail); 
tempoptcnt = buildsel60(2,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(2,optavail); 
tempoptcnt = buildsel60(5,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(5,optavail); 
tempoptcnt = buildsel60(3,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(3,optavail); 
tempoptcnt = buildsel60(4,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(6,optavail); 
tempoptcnt = buildsel60(2,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(1,optavail); 
tempoptcnt = buildsel60(5,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(4,optavail); 
tempoptcnt = buildsel60(3,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(7,optavail); 
tempoptcnt = buildsel60(10,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(2,optavail); 
tempoptcnt = buildsel60(4,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(5,optavail); 
tempoptcnt = buildsel60(2,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(3,optavail); 
tempoptcnt = buildsel60(3,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(6,optavail); 
tempoptcnt = buildsel60(10,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(1,optavail); 
tempoptcnt = buildsel60(4,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(4,optavail); 
tempoptcnt = buildsel60(2,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(2,optavail); 
tempoptcnt = buildsel60(3,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(5,optavail); 
tempoptcnt = buildsel60(10,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(3,optavail); 
tempoptcnt = buildsel60(2,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(7,optavail); 
tempoptcnt = buildsel60(1,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(1,optavail); 
tempoptcnt = buildsel60(3,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(4,optavail); 
tempoptcnt = buildsel60(10,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(2,optavail); 
tempoptcnt = buildsel60(2,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(6,optavail); 
tempoptcnt = buildsel60(1,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(3,optavail); 
tempoptcnt = buildsel60(10,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(7,optavail); 
tempoptcnt = buildsel60(9,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(1,optavail); 
tempoptcnt = buildsel60(2,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(5,optavail); 
tempoptcnt = buildsel60(1,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(2,optavail); 
tempoptcnt = buildsel60(10,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(6,optavail); 
tempoptcnt = buildsel60(9,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(4,optavail); 
tempoptcnt = buildsel60(1,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(7,optavail); 
tempoptcnt = buildsel60(8,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(1,optavail); 
tempoptcnt = buildsel60(10,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(5,optavail); 
tempoptcnt = buildsel60(9,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(3,optavail); 
tempoptcnt = buildsel60(1,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(6,optavail); 
tempoptcnt = buildsel60(8,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(4,optavail); 
tempoptcnt = buildsel60(9,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(7,optavail); 
tempoptcnt = buildsel60(7,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(2,optavail); 
tempoptcnt = buildsel60(1,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel60(5,optavail); 
tempoptcnt = buildsel60(8,optavail,tempoptcnt); 
    tempoptcnt++; 
 if (tempoptcnt == 0) {     document.detaildisp.inline24.options[tempoptcnt].value =  'no'; 
    document.detaildisp.inline24.options[tempoptcnt].text = 'No value'; 
    document.detaildisp.inline24.options[tempoptcnt].selected = true; 
 tempoptcnt = 1; } 
  document.detaildisp.inline24.options.length = tempoptcnt; 
  if (selfnd == false) {  document.detaildisp.inline24.options[0].selected = true;} 
x =  calc24(); 
// 61 front wrap limit s LM 
// deptype sl 
 var arr61opt = new Array(); 
 var arr61sel = new Array(); 
 var arr61desc = new Array(); var selfnd = false;  
var selinx = document.detaildisp.inline31.options.selectedIndex; 
var selopt = document.detaildisp.inline31.options[selinx].value; 
arr61opt[0] = 1; 
arr61desc[0] = 'No Front Wrap Selected'; 
if (selopt ==  1)  arr61sel[0] = true;  else arr61sel[0] = false; 
arr61opt[1] = 2; 
arr61desc[1] = 'Black'; 
if (selopt ==  2)  arr61sel[1] = true;  else arr61sel[1] = false; 
arr61opt[2] = 3; 
arr61desc[2] = 'Brown'; 
if (selopt ==  3)  arr61sel[2] = true;  else arr61sel[2] = false; 
arr61opt[3] = 4; 
arr61desc[3] = 'Dark Green'; 
if (selopt ==  4)  arr61sel[3] = true;  else arr61sel[3] = false; 
arr61opt[4] = 5; 
arr61desc[4] = 'Gold'; 
if (selopt ==  5)  arr61sel[4] = true;  else arr61sel[4] = false; 
arr61opt[5] = 6; 
arr61desc[5] = 'Green'; 
if (selopt ==  6)  arr61sel[5] = true;  else arr61sel[5] = false; 
arr61opt[6] = 7; 
arr61desc[6] = 'Grey'; 
if (selopt ==  7)  arr61sel[6] = true;  else arr61sel[6] = false; 
arr61opt[7] = 8; 
arr61desc[7] = 'Light Blue'; 
if (selopt ==  8)  arr61sel[7] = true;  else arr61sel[7] = false; 
arr61opt[8] = 9; 
arr61desc[8] = 'Navy'; 
if (selopt ==  9)  arr61sel[8] = true;  else arr61sel[8] = false; 
arr61opt[9] = 10; 
arr61desc[9] = 'Orange'; 
if (selopt ==  10)  arr61sel[9] = true;  else arr61sel[9] = false; 
arr61opt[10] = 11; 
arr61desc[10] = 'Red'; 
if (selopt ==  11)  arr61sel[10] = true;  else arr61sel[10] = false; 
arr61opt[11] = 12; 
arr61desc[11] = 'Royal'; 
if (selopt ==  12)  arr61sel[11] = true;  else arr61sel[11] = false; 
arr61opt[12] = 13; 
arr61desc[12] = 'Sapphire'; 
if (selopt ==  13)  arr61sel[12] = true;  else arr61sel[12] = false; 
arr61opt[13] = 14; 
arr61desc[13] = 'Silver'; 
if (selopt ==  14)  arr61sel[13] = true;  else arr61sel[13] = false; 
arr61opt[14] = 15; 
arr61desc[14] = 'Sinew'; 
if (selopt ==  15)  arr61sel[14] = true;  else arr61sel[14] = false; 
arr61opt[15] = 16; 
arr61desc[15] = 'Violet Purple'; 
if (selopt ==  16)  arr61sel[15] = true;  else arr61sel[15] = false; 
arr61opt[16] = 17; 
arr61desc[16] = 'White'; 
if (selopt ==  17)  arr61sel[16] = true;  else arr61sel[16] = false; 
arr61opt[17] = 18; 
arr61desc[17] = 'Yellow'; 
if (selopt ==  18)  arr61sel[17] = true;  else arr61sel[17] = false; 
document.detaildisp.inline31.options.length = 0; 
document.detaildisp.inline31.options.length = 17 + 1; 
function chksel61 (optid,optavail) { 
var selminx = document.detaildisp.inline32.options.selectedIndex; 
var selmopt = document.detaildisp.inline32.options[selminx].value; 
  if (selmopt == optid)  
 optavail = true; 
return optavail; } 
function buildsel61 (lastopt,optavail,tempoptcnt) { 
if (optavail) { 
  for (gg=0;gg<=17;gg++) { 
 if (arr61opt[gg] == lastopt) { 
    tempoptcnt++; 
    document.detaildisp.inline31.options[tempoptcnt].value =  arr61opt[gg]; 
    document.detaildisp.inline31.options[tempoptcnt].text = arr61desc[gg]; 
    document.detaildisp.inline31.options[tempoptcnt].selected = arr61sel[gg]; 
    if (arr61sel[gg] == true) selfnd = true; 
  }}} return tempoptcnt} 
var tempoptcnt = -1; 
var optavail = false; 
optavail = chksel61(1,optavail); 
tempoptcnt = buildsel61(1,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel61(1,optavail); 
optavail = chksel61(2,optavail); 
tempoptcnt = buildsel61(2,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel61(1,optavail); 
optavail = chksel61(3,optavail); 
tempoptcnt = buildsel61(3,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel61(1,optavail); 
optavail = chksel61(4,optavail); 
tempoptcnt = buildsel61(4,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel61(5,optavail); 
optavail = chksel61(1,optavail); 
tempoptcnt = buildsel61(5,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel61(6,optavail); 
optavail = chksel61(1,optavail); 
tempoptcnt = buildsel61(6,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel61(7,optavail); 
optavail = chksel61(1,optavail); 
tempoptcnt = buildsel61(7,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel61(1,optavail); 
optavail = chksel61(8,optavail); 
tempoptcnt = buildsel61(8,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel61(9,optavail); 
optavail = chksel61(1,optavail); 
tempoptcnt = buildsel61(9,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel61(10,optavail); 
optavail = chksel61(1,optavail); 
tempoptcnt = buildsel61(10,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel61(1,optavail); 
optavail = chksel61(11,optavail); 
tempoptcnt = buildsel61(11,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel61(1,optavail); 
optavail = chksel61(12,optavail); 
tempoptcnt = buildsel61(12,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel61(1,optavail); 
optavail = chksel61(13,optavail); 
tempoptcnt = buildsel61(13,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel61(1,optavail); 
optavail = chksel61(14,optavail); 
tempoptcnt = buildsel61(14,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel61(1,optavail); 
optavail = chksel61(15,optavail); 
tempoptcnt = buildsel61(15,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel61(16,optavail); 
optavail = chksel61(1,optavail); 
tempoptcnt = buildsel61(16,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel61(17,optavail); 
optavail = chksel61(1,optavail); 
tempoptcnt = buildsel61(17,optavail,tempoptcnt); 
var optavail = false; 
optavail = chksel61(18,optavail); 
optavail = chksel61(1,optavail); 
tempoptcnt = buildsel61(18,optavail,tempoptcnt); 
    tempoptcnt++; 
 if (tempoptcnt == 0) {     document.detaildisp.inline31.options[tempoptcnt].value =  'no'; 
    document.detaildisp.inline31.options[tempoptcnt].text = 'No value'; 
    document.detaildisp.inline31.options[tempoptcnt].selected = true; 
 tempoptcnt = 1; } 
  document.detaildisp.inline31.options.length = tempoptcnt; 
  if (selfnd == false) {  document.detaildisp.inline31.options[0].selected = true;} 
x =  calc31(); 
}