// JavaScript Document
var content_cf_1 = "<%=getCurrentAttribute('item','custitem_fixturetype')%>";
if (content_cf_1 =='')
	document.getElementById('row_cf_1').style.display = 'none';
	
var content_cf_2 = "<%=getCurrentAttribute('item','custitem_lampquantity')%>";
if (content_cf_2 =='')
	document.getElementById('row_cf_2').style.display = 'none';
	
	var content_cf_3 = "<%=getCurrentAttribute('item','custitem_lamptype')%>";
if (content_cf_3 =='')
	document.getElementById('row_cf_3').style.display = 'none';
	
	var content_cf_4 = "<%=getCurrentAttribute('item','custitem_lampwatts')%>";
if (content_cf_4 =='')
	document.getElementById('row_cf_4').style.display = 'none';
	
	var content_cf_5 = "<%=getCurrentAttribute('item','custitem_fixturewattage')%>";
if (content_cf_5 =='')
	document.getElementById('row_cf_5').style.display = 'none';
	
	var content_cf_6 = "<%=getCurrentAttribute('item','custitem_voltage')%>";
if (content_cf_6 =='')
	document.getElementById('row_cf_6').style.display = 'none';
	
	var content_cf_7 = "<%=getCurrentAttribute('item','custitem_ballasttype')%>";
if (content_cf_7 =='')
	document.getElementById('row_cf_7').style.display = 'none';
	
	var content_cf_8 = "<%=getCurrentAttribute('item','custitem_ballastquantity')%>";
if (content_cf_8 =='')
	document.getElementById('row_cf_8').style.display = 'none';
	
	var content_cf_9 = "<%=getCurrentAttribute('item','custitem_reflectortype')%>";
if (content_cf_9 =='')
	document.getElementById('row_cf_9').style.display = 'none';
	
	var content_cf_10 = "<%=getCurrentAttribute('item','custitem_lensmaterial')%>";
if (content_cf_10 =='')
	document.getElementById('row_cf_10').style.display = 'none';
	
	var content_cf_11 = "<%=getCurrentAttribute('item','custitem_housingmaterial')%>";
if (content_cf_11 =='')
	document.getElementById('row_cf_11').style.display = 'none';
	
	var content_cf_12 = "<%=getCurrentAttribute('item','custitem_shipweight')%>";
if (content_cf_12 =='')
	document.getElementById('row_cf_12').style.display = 'none';
	
	var content_cf_13 = "<%=getCurrentAttribute('item','custitem_warranty')%>";
if (content_cf_13 =='')
	document.getElementById('row_cf_13').style.display = 'none';
	
	var content_cf_14 = "<%=getCurrentAttribute('item','custitem_jpeg')%>";
if (content_cf_14 =='')
	document.getElementById('row_cf_14').style.display = 'none';
	
	
	var content_cf_15 = "<%=getCurrentAttribute('item','custitem_incandescentequiv')%>";
if (content_cf_15 =='')
	document.getElementById('row_cf_15').style.display = 'none';
	
	var content_cf_16 = "<%=getCurrentAttribute('item','custitem_lampshape')%>";
if (content_cf_16 =='')
	document.getElementById('row_cf_16').style.display = 'none';
	
	var content_cf_17 = "<%=getCurrentAttribute('item','custitem_cri')%>";
if (content_cf_17 =='')
	document.getElementById('row_cf_17').style.display = 'none';
	
	var content_cf_18 = "<%=getCurrentAttribute('item','custitem_lamptone')%>";
if (content_cf_18 =='')
	document.getElementById('row_cf_18').style.display = 'none';
	
	var content_cf_19 = "<%=getCurrentAttribute('item','custitem_meanlumens')%>";
if (content_cf_19 =='')
	document.getElementById('row_cf_19').style.display = 'none';
	
	var content_cf_20 = "<%=getCurrentAttribute('item','custitem_ansicode')%>";
if (content_cf_20 =='')
	document.getElementById('row_cf_20').style.display = 'none';
	
	var content_cf_21 = "<%=getCurrentAttribute('item','custitem_starttype')%>";
if (content_cf_21 =='')
	document.getElementById('row_cf_21').style.display = 'none';
	
	var content_cf_22 = "<%=getCurrentAttribute('item','custitem_inputwatts')%>";
if (content_cf_22 =='')
	document.getElementById('row_cf_22').style.display = 'none';
	
	var content_cf_23 = "<%=getCurrentAttribute('item','custitem_ballastfactor')%>";
if (content_cf_23 =='')
	document.getElementById('row_cf_23').style.display = 'none';
	
	var content_cf_24 = "<%=getCurrentAttribute('item','custitem_totalharmonicdistortion')%>";
if (content_cf_24 =='')
	document.getElementById('row_cf_24').style.display = 'none';
	
	var content_cf_25 = "<%=getCurrentAttribute('item','custitem_ballastfamily')%>";
if (content_cf_25 =='')
	document.getElementById('row_cf_25').style.display = 'none';
	
	var content_cf_26 = "<%=getCurrentAttribute('item','custitem_ansicodeballasts')%>";
if (content_cf_26 =='')
	document.getElementById('row_cf_26').style.display = 'none';
	
	
	var content_cf_27 = "<%=getCurrentAttribute('item','custitem_hz')%>";
if (content_cf_27 =='')
	document.getElementById('row_cf_27').style.display = 'none';
	
	var content_cf_28 = "<%=getCurrentAttribute('item','custitem_numberofsides')%>";
if (content_cf_28 =='')
	document.getElementById('row_cf_28').style.display = 'none';
	
	var content_cf_29 = "<%=getCurrentAttribute('item','custitem_lettercolor')%>";
if (content_cf_29 =='')
	document.getElementById('row_cf_29').style.display = 'none';
	
	var content_cf_30 = "<%=getCurrentAttribute('item','custitem_viewingangle')%>";
if (content_cf_30 =='')
	document.getElementById('row_cf_30').style.display = 'none';
	
	var content_cf_31 = "<%=getCurrentAttribute('item','custitem_color')%>";
if (content_cf_31 =='')
	document.getElementById('row_cf_31').style.display = 'none';
	
	var content_cf_32 = "<%=getCurrentAttribute('item','custitem_housingfinish')%>";
if (content_cf_32 =='')
	document.getElementById('row_cf_32').style.display = 'none';
	
	var content_cf_33 = "<%=getCurrentAttribute('item','custitem_suggestedeplacementlamp')%>";
if (content_cf_33 =='')
	document.getElementById('row_cf_33').style.display = 'none';
	
	var content_cf_34 = "<%=getCurrentAttribute('item','custitem_lampincluded')%>";
if (content_cf_34 =='')
	document.getElementById('row_cf_34').style.display = 'none';
	
	var content_cf_35 = "<%=getCurrentAttribute('item','custitem_ambienttemprange')%>";
if (content_cf_35=='')
	document.getElementById('row_cf_35').style.display = 'none';
	
	var content_cf_36 = "<%=getCurrentAttribute('item','custitem_mounting')%>";
if (content_cf_36 =='')
	document.getElementById('row_cf_36').style.display = 'none';
	
	var content_cf_37 = "<%=getCurrentAttribute('item','custitem_energystar')%>";
if (content_cf_37 =='')
	document.getElementById('row_cf_37').style.display = 'none';
	
	var content_cf_38 = "<%=getCurrentAttribute('item','custitemtitle24')%>";
if (content_cf_38=='')
	document.getElementById('row_cf_38').style.display = 'none';
	
	var content_cf_39 = "<%=getCurrentAttribute('item','custitem_length')%>";
if (content_cf_39 =='')
	document.getElementById('row_cf_39').style.display = 'none';
	
	var content_cf_40 = "<%=getCurrentAttribute('item','custitem_width')%>";
if (content_cf_40 =='')
	document.getElementById('row_cf_40').style.display = 'none';
	
	var content_cf_41 = "<%=getCurrentAttribute('item','custitem_depth')%>";
if (content_cf_41 =='')
	document.getElementById('row_cf_41').style.display = 'none';
	
	var content_cf_42 = "<%=getCurrentAttribute('item','custitem_standards')%>";
if (content_cf_42 =='')
	document.getElementById('row_cf_42').style.display = 'none';
	
	var content_cf_43 = "<%=getCurrentAttribute('item','custitem_casequantity')%>";
if (content_cf_43 =='')
	document.getElementById('row_cf_43').style.display = 'none';
	
	var content_cf_44 = "<%=getCurrentAttribute('item','custitem_cutsheet')%>";
if (content_cf_44 =='')
	document.getElementById('row_cf_44').style.display = 'none';
	
	var content_cf_45 = "<%=getCurrentAttribute('item','custitem_starttype')%>";
if (content_cf_45=='')
	document.getElementById('row_cf_45').style.display = 'none';
	
	var content_cf_46 = "<%=getCurrentAttribute('item','custitem_base')%>";
if (content_cf_46 =='')
	document.getElementById('row_cf_46').style.display = 'none';
	
	var content_cf_47 = "<%=getCurrentAttribute('item','custitem_colortemp')%>";
if (content_cf_47 =='')
	document.getElementById('row_cf_47').style.display = 'none';
	
	var content_cf_48 = "<%=getCurrentAttribute('item','custitem_averagelife')%>";
if (content_cf_48 =='')
	document.getElementById('row_cf_48').style.display = 'none';
	
	var content_cf_49 = "<%=getCurrentAttribute('item','custitem_initiallumens')%>";
if (content_cf_49 =='')
	document.getElementById('row_cf_49').style.display = 'none';
	
	var content_cf_50 = "<%=getCurrentAttribute('item','custitem_bulbtype')%>";
if (content_cf_50 =='')
	document.getElementById('row_cf_50').style.display = 'none';
	
	var content_cf_51 = "<%=getCurrentAttribute('item','custitem_burnposition')%>";
if (content_cf_51 =='')
	document.getElementById('row_cf_51').style.display = 'none';
	
	
		var content_cf_52 = "<%=getCurrentAttribute('item','custitem_ampsac')%>";
if (content_cf_52 =='')
	document.getElementById('row_cf_52').style.display = 'none';
	
		var content_cf_53 = "<%=getCurrentAttribute('item','custitem_minstartingtemp')%>";
if (content_cf_53 =='')
	document.getElementById('row_cf_53').style.display = 'none';
	
		var content_cf_54 = "<%=getCurrentAttribute('item','custitem_powerfactor')%>";
if (content_cf_54 =='')
	document.getElementById('row_cf_54').style.display = 'none';
	
	
		var content_cf_55 = "<%=getCurrentAttribute('item','custitem_lightoutput')%>";
if (content_cf_55 =='')
	document.getElementById('row_cf_55').style.display = 'none';
	
		var content_cf_56 = "<%=getCurrentAttribute('item','custitem_wiringtype')%>";
if (content_cf_56 =='')
	document.getElementById('row_cf_56').style.display = 'none';
	
		var content_cf_57 = "<%=getCurrentAttribute('item','custitem_circuittype')%>";
if (content_cf_57 =='')
	document.getElementById('row_cf_57').style.display = 'none';
	
		var content_cf_58 = "<%=getCurrentAttribute('item','custitem_batterytype')%>";
if (content_cf_58 =='')
	document.getElementById('row_cf_58').style.display = 'none';
	
	var content_cf_59 = "<%=getCurrentAttribute('item','custitem_lettersize')%>";
if (content_cf_59 =='')
	document.getElementById('row_cf_59').style.display = 'none';
	
	var content_cf_60 = "<%=getCurrentAttribute('item','custitem_sensortype')%>";
if (content_cf_60 =='')
	document.getElementById('row_cf_60').style.display = 'none';
	
	var content_cf_61 = "<%=getCurrentAttribute('item','custitem_timerrange')%>";
if (content_cf_61 =='')
	document.getElementById('row_cf_61').style.display = 'none';
	

