IT WORKED!!!!
THANKS A MILLION!!!
Now another slight problem! I wanted to display a movie as the index page which runs automatically when the page is loaded and when the movie is clicked, it loads the second page which has the menu and subsequent pages. With the above nesting of <object> tag I can now display the index page properly in IE, Mozilla Firefox and Google Chrome (and hopefully other browsers too) but I can get into the second page by clicking on the movie ONLY in IE. Google Chrome and Firefox does not show the link. I have used <span style:cursor=pointer> for the <object> tag and have used onmousedown event that loads the second page in the <object> tag itlsef (and obviously in the embed tag too) but I cannot see the pointer (palm with a pointed finger) in Firefox and Google chrome and therefore obviously I cannot click on the object to load the second page.
Please help!
Thanks!!