RE: Error Help Please - 10/1/2001 14:22:00
Hi Patty23,In debugging your page (using Visual Interdev), I found the following line of code within the <BODY> tag: onLoad="MM_preloadImages('web_images/main_site/button_profile_mo.gif','web_images/main_site/button_contact_mo.gif')" However, there is no script for "MM_preloadImages". It basically tried to execute a procedure (JavaScript I presume) that does not exist within your page. Hope this helps... ------------------ SuperConductor {If hindsight were foresight...I'd be a friggin genius.}
|