// JavaScript Document

var fileLocation = "http://www.bmaindia.com/"
//var fileLocation = "http://fomax-designer/BMA-Site/"
;

document.write('<div align="center" style="width:100%; display:none; position:absolute; background-color:#332e56; height:100%; top:0px; left:0px; z-index:100;" id="BMAVideoMain" class="translucent" onclick="hideFullVideo()"></div>');
document.write('<div id="flvlayer" style="width:560px; border:0px; height:434px; z-index:100; display:none; position:absolute;">');
    document.write('<div style="width:550px; height:427px; background:url(' + fileLocation + 'images/ajaxBG.gif) bottom repeat-x;">');
      document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">');
        document.write('<tr>');
            document.write('<td width="8" align="left" valign="top"><img src="' + fileLocation + 'images/ajaxBorderLT.gif" width="8" height="8"></td>');
            document.write('<td align="left" valign="top" bgcolor="#FFFFFF"></td>');
            document.write('<td align="left" valign="top" bgcolor="#FFFFFF"></td>');
            document.write('<td align="left" valign="top" bgcolor="#FFFFFF"></td>');
            document.write('<td width="8" align="left" valign="top"><img src="' + fileLocation + 'images/ajaxBorderRT.gif" width="8" height="8"></td>');
        document.write('</tr>');
        document.write('<tr>');
            document.write('<td align="left" valign="top" bgcolor="#FFFFFF">&nbsp;</td>');
            document.write('<td width="14" height="18" align="left" valign="top" bgcolor="#FFFFFF">&nbsp;</td>');
            document.write('<td align="left" valign="top" bgcolor="#FFFFFF">&nbsp;</td>');
            document.write('<td width="14" align="left" valign="top" bgcolor="#FFFFFF">&nbsp;</td>');
            document.write('<td align="left" valign="top" bgcolor="#FFFFFF">&nbsp;</td>');
        document.write('</tr>');
        document.write('<tr>');
            document.write('<td align="left" valign="top" bgcolor="#FFFFFF">&nbsp;</td>');
            document.write('<td height="387" align="left" valign="top" bgcolor="#FFFFFF">&nbsp;</td>');
            document.write('<td align="center" valign="top" bgcolor="#FFFFFF">');
                document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">');
                    document.write('<tr>');
                        document.write('<td width="483" align="center" valign="top">');
                            document.write('<div id="spanDivEmbed0" style="display:\'\'">');
                                document.write('<script type="text/javascript">');
                                    document.write('AC_FL_RunContent( \'codebase\',\'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0\',\'width\',\'483\',\'height\',\'387\',\'src\',\'' + fileLocation + 'bmaintro\',\'quality\',\'high\',\'pluginspage\',\'http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash\',\'movie\',\'' + fileLocation + 'bmaintro\' );');
                                document.write('</script>');
                                document.write('<noscript>');
                                    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="483" height="387">');
                                        document.write('<param name="movie" value="' + fileLocation + 'bmaintro.swf">');
                                        document.write('<param name="quality" value="high">');
                                        document.write('<embed src="' + fileLocation + 'bmaintro.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="483" height="387"></embed>');
                                    document.write('</object>');
                                document.write('</noscript>');
                            document.write('</div>');
                        document.write('</td>');
                    document.write('</tr>');
                document.write('</table>');
            document.write('</td>');
            document.write('<td align="left" valign="top" bgcolor="#FFFFFF">&nbsp;</td>');
            document.write('<td align="left" valign="top" bgcolor="#FFFFFF">&nbsp;</td>');
        document.write('</tr>');
        document.write('<tr>');
            document.write('<td height="18" align="left" valign="top" bgcolor="#FFFFFF">&nbsp;</td>');
            document.write('<td align="left" valign="top" bgcolor="#FFFFFF">&nbsp;</td>');
            document.write('<td align="right" valign="top" bgcolor="#FFFFFF"><a href="javascript:hideFullVideo()">Close X</a></td>');
            document.write('<td align="left" valign="top" bgcolor="#FFFFFF">&nbsp;</td>');
            document.write('<td align="left" valign="top" bgcolor="#FFFFFF">&nbsp;</td>');
        document.write('</tr>');
        document.write('<tr>');
            document.write('<td align="left" valign="bottom"><img src="' + fileLocation + 'images/ajaxBorderLB.gif" width="8" height="8"></td>');
            document.write('<td align="left" valign="bottom" style="background:url(' + fileLocation + 'images/ajaxBG.gif) bottom repeat-x;"></td>');
            document.write('<td align="left" valign="bottom" style="background:url(' + fileLocation + 'images/ajaxBG.gif) bottom repeat-x;"></td>');
            document.write('<td align="left" valign="bottom" style="background:url(' + fileLocation + 'images/ajaxBG.gif) bottom repeat-x;"></td>');
            document.write('<td align="left" valign="bottom"><img src="' + fileLocation + 'images/ajaxBorderRB.gif" width="8" height="8"></td>');
        document.write('</tr>');
      document.write('</table>');
    document.write('</div>');
document.write('</div>');
