<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% '####################################################################### '######### Modify the text below ###################################### '####################################################################### const member = "Richard_b" 'Name of the directory in the Gallery directory const memberfile = "Richard_b.asp" 'Name of this file. const txtComments = "" const txtTitle = "Richard and Cindy Behrene's Awesome Reef" const txtTank = "155 Gallon Bowfront" const txtSump = "40 gallon Oceanic" const txtFlow = "Return pumps plus one Korillia 4 powerhead" const txtFishes = "Flame Angle, Eibili Angle, Bi-color angel, Powder Brown tang, Yellow tang, Blue tang, Copperband butterfly, Lawn Mower blenny, Yellow clown goby, Maroon clown, Mandarin goby" const txtCorals = "Richard really likes corals from the mussidea family, so his tank has multiple Acans, Favia, Favities, Mushrooms, Zoanthids, Sun Coral, Bubble Coral, Leather Coral." const txtOtherLivestock = "Long Tenticle Anemone" const txtFiltration = "Coralife SuperSkimmer and a Filter Sock besides the live rock and live sand" const txtLighting = "Current USA Outer Orbit fixture with 3 150 watt 10,000K Double ended Metal Halides Plus 4 PC Dual Actinic bulbs" const txtWater = "All replacement and water change water starts out as good RO/DI water" const txtAdditives = "" const txtFeeding = "" const txtEquipment = "" const txtParameters = "" const pic1 = "DSC_0082.jpg" const pic1Caption = "" const pic2 = "../blank.jpg" const pic2Caption = "" '####################################################################### dim ilistdir %> <%=txtTitle%>

<%=txtTitle%>

<%If txtTank <> "" then%> <% End if If txtSump <> "" then %> <% End if If txtWater <> "" then %> <% End if If txtFlow <> "" then %> <% End if If txtFishes <> "" then %> <% End if If txtCorals <> "" then %> <% End if If txtOtherLivestock <> "" then %> <% End if If txtFiltration <> "" then %> <% End if If txtLighting <> "" then %> <% End if If txtWater <> "" then %> <% End if If txtAdditives <> "" then %> <% End if If txtFeeding <> "" then %> <% End if If txtEquipment <> "" then %> <% End if If txtParameters <> "" then %> <% End if %>
Tank:  <%=txtTank%>
Sump:  <%=txtSump%>
Water:  <%=txtWater%>
Flow:  <%=txtFlow%>
Fishes:  <%=txtFishes%>
Corals:  <%=txtCorals%>
Other Livestock:  <%=txtOtherLivestock%>
Filtration:  <%=txtFiltration%>
Lighting:  <%=txtLighting%>
Water:  <%=txtWater%>
Additives:  <%=txtAdditives%>
Feeding:  <%=txtFeeding%>
Misc Equipment:  <%=txtEquipment%>
Water Parameters:  <%=txtParameters%>