Hi everyone, I have the following code in a block
<script language="JavaScript">
TargetDate = "8/6/2009 7:00 AM";
BackColor = "#fee480";
ForeColor = "#4f5c48";
CountActive = true;
CountStepper = -1;
LeadingZero = true;
DisplayFormat = "%%D%% days left until";
FinishMessage = "Convention is finally here!";
</script>
<script language="JavaScript" src="http://scripts.hashemian.com/js/countdown.js"></script>
<b>Convention 2009!</b> IVAW Members <a href="http://ivaw.org/convention2009">Register Today</a>
The block was originally set to display only on the homepage. When I switched it to display on every page my ENTIRE SITE went down. Check it out http://www.IVAW.org
Where do I go from here ?
Read »








