<?php echo "<script> function updateCurrencyLTC(value) { var c = $ltc; document.getElementById(\"inputAmountUsd\").value = value * c; } </script>" ?>