There are a number of problems with your page as often happens when one mixes a WYSIWYG editor, third part scripts and perhaps editing with a text editor. Going into all of them is a bit beyond the scope of your question. The answer to your question is that there is a script conflict due to the body onload event. If it is changed to include the lightbox initialization command, the Lightbox script will work (addition red):
Code:
onLoad="initLightbox();MM_preloadImages('images/left1active.gif','images/left31.gif','images/a.products.gif','images/a.home.gif','images/a.contact.gif')">
Bookmarks