Sure... it was already fairly similar to yours. Am including more than relevant so you have a full picture:
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<script type="text/javascript" src="swfobject/swfobject.js"></script>
<script type="text/javascript" src="swfaddress/swfaddress.js"></script>
<script type="text/javascript" src="MegaZine/megazine.js"></script>
<script type="text/javascript">
swfobject.embedSWF("MegaZine/preloader.swf", /* Path to the preloader.swf. You probably won't have to change this. You might want to change this to MegaZine.swf, though, if you don't like the preloader. */
"MegaZine", /* Change this if you use another id for the div to display MegaZine. */
/* (1) */ "866", /* This is the WIDTH of the element used to display MegaZine. */
/* (2) */ "600", /* This is the HEIGHT of the element used to display MegaZine. */
"9.0.115", /* Required Flash Player version. You probably won't have to change this. */
"swfobject/expressInstall.swf", /* Path to the expressInstall.swf to upgrade Flash Player. You probably won't have to change this. */
{
xmlFile : "MegaZine.xml", /* Used to pass the name of the xml file to use. Path is relative to the swf! */
/* Settings for liquid scaling. If minScale = maxScale liquid scaling is disabled. */
minScale : 1.0, /* Minimum scaling factor. Default is 1.0, i.e. the book can not get smaller than it's 100% size. */
maxScale : 1.0, /* Maximum scaling factor. Default is 1.0, i.e. the book can not get bigger than it's 100% size. */
top: 68 /* Determines the height of the empty space above pages in pixels */
},
{
/* (3) */ bgcolor : "#520001", /* This is the background color used for the Flash element. */
/* (4) */ wmode : "transparent", /* Remove the // to enable transparency (show HTML background). Not recommended if using videos. */
swliveconnect: "true",
allowFullscreen : "false" /* Required for fullscreen mode. */
},
{id : "MegaZine"}); /* Required for SWFAddress and JavaScript interaction with the book. */
</script>
<style type="text/css">
a, a:visited {
color: #FFFFFF;
text-decoration: none;
}
a:active {
color: #FFFFFF;
text-decoration: none;
}
a:hover, a:focus {
color: #FFFFFF;
text-decoration: underline;
}
body, html {
/* (5) */ /* This is the background color of the whole webpage. */
background: #520001;
martin-left: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
width: 99%;
height: 99%;
}
h1 {
color: #FFFFFF;
}
img {
border: none;
}
p {
left:0px;
color: #FFFFFF;
font-size: 0.6em;
}
div.outer {
position: relative;
background-image: url(MegaZine/src/background.png);
background-repeat:no-repeat;
background-positon: center;
width:990px;
height: 650px;
}
#MegaZine {
position: absolute;
//border: white 1px dashed;
height: 600px;
width: 792px;
outline: 0px;
}
div.menu {
position: absolute;
background-image: url(MegaZine/src/menu.png);
background-repeat:no-repeat;
//border: white 1px dashed;
left: 775px;
top: 130px;
width:185px;
height: 275px;
}
</style>
</head>
<body>
<table align=center valign=middle cellpadding="0" cellspacing="0" height="100%">
<tr><td>
<div class="outer">
<div id="MegaZine">
<h1>Sorry your computer is not equipped to view this site!</h1>
<p><a href="
http://www.adobe.com/go/getflashplayer"><img src="
http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
</div>
<div class="menu">
<table cellspacing=9 align=center valigh=middle border=0><TR><TD>
<P><P>
</TD>
<TR><TD>
<a href="javascript:MegaZine.gotoAnchor('viraj');">*******</a>
<!input type="button" src="images/submit.png" value="Click Here" onClick="">
</TD></TR><TR><TD>
<input type="button" src="images/submit.png" value="Click Here" onClick="openthis(2);">
</TD></TR><TR><TD>
<input type="button" src="images/submit.png" value="Click Here" onClick="openthis(3);">
</TD></TR><TR><TD>
<input type="button" src="images/submit.png" value="Click Here" onClick="openthis(4);">
</TD></TR><TR><TD>
<input type="button" src="images/submit.png" value="Click Here" onClick="openthis(5);">
</TD></TR><TR><TD>
<input type="button" src="images/submit.png" value="Click Here" onClick="openthis(6);">
</TD></TR>
</TABLE>
</div>
</TD></TR></TABLE>
</div>
</body>