I am having two problems with my javascript:
First Error: (on page load)
Line 22, Char 41, Error: Unterminated string constant
Second Error: (when you click on one of the links)
Line 32, Char 1, Error: Object expected
here is the source:
<html>
<head>
<script language="javascript">
function...