Code:
<div id = "theMenu" style="display:block" >The menu in here</div>
<script type="text/javascript">
var nowUrl = location.href;
if (nowUrl != "http://jemmakidd.com/categories.php") {
document.getElementById("theMenu").style.display="none";
}
</script>
This is the JavaScript forum. Java and Javascript are entirely different programming languages, in spite of the confusingly similar names.
Following protracted negotiations we have come to an arrangement with the banks under which we have agreed not to supply goods to our customers on credit. For their part the banks have agreed not to sell fishing equipment.