I have a javascript aquarium volume calculator located here http://utahfishkeepers.us/page/volumecalculator. Here is the code: <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script type="text/javascript" src="http://www.fishlore.com/scripts/js/share.js"></script> <script type="text/javascript"> var result = 0; var roundLength […] See original post by invalid@example.com (CarpCharacin)