I am having an issue getting my flash movie to load. It is working on my home page but nowhere else. I keep getting these two errors on all of my other pages. I am new to Java Script so any help would be greatly appreciated. Thanks!

I have put the code it is referring to after the error message.

ERROR #1:

Message: Invalid character
Line: 1
Char: 1
Code: 0
URI: file:///F:/Tiffany's%20Files/My%20Websites/JonManack/Scripts/AC_RunActiveContent.js

CODE:

//v1.7
// Flash Player Version Detection
// Detect Client Browser type
// Copyright 2005-2007 Adobe Systems Incorporated. All rights reserved.
var isIE = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false;



ERROR #2:

Message: Object expected
Line: 233
Char: 1
Code: 0
URI: file:///F:/Tiffany's%20Files/My%20Websites/JonManack/bio.html


CODE:

AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','385','height','150','align','right','src','header_flash','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','header_flash' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase=