When I moved my maxigallery to another part of the html code (in template), Manage button became inactive.
<!--TOP MENU-->
<div class="top_menu">
<table border="0" cellpadding="0" cellspacing="0">
<tr align="center">
<td><a href="http://alex-pro.net/AH/index.php?id=1#">NEWS</a></td><td width="10px"> </td>
<td><a href="http://alex-pro.net/AH/index.php?id=4#">EVENTS</a></td><td width="10px"> </td>
<td><a href="http://alex-pro.net/AH/index.php?id=7#">RADIO</a></td><td width="10px"> </td>
<td><a href="http://alex-pro.net/AH/index.php?id=8#">VIDEO</a></td><td width="10px"> </td>
<td><span>GALLERY</span></td><td width="10px"> </td>
<td><a href="http://forum.ah.fm">FORUM</a></td><td width="10px">
<!--SearchBar -->
[!AjaxSearch? &ajaxSearch=`0` &AS_landing=`41` &tplLayout=`@FILE:assets/snippets/ajaxSearch/templates/alexLayout.tpl.html`!]
<!--End SearchBar -->
</tr>
<tr height="8px" style="font-size:1px;">
<td> </td><td width="10px"> </td>
<td> </td><td width="10px"> </td>
<td> </td><td width="10px"> </td>
<td> </td><td width="10px"> </td>
<td bgcolor="#f9712f"> </td>
<td> </td><td width="10px"> </td>
</tr>
</table>
</div>
<!--end TOP MENU-->
</td>
</tr>
<tr height="228px">
<td width="1000px" colspan="2">
<!--radio & flashbanner table-->
<table border="0" cellpadding="0" cellspacing="0" width="1000px">
<tr height="228px">
<td width="252px">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0','width','252','height','228','id','radio','align','middle','src','radio','quality','high','bgcolor','#000000','name','radio','allowscriptaccess','sameDomain','allowfullscreen','false','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','radio' ); //end AC code
</script><noscript><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="252" height="228" id="radio" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="allowFullScreen" value="false" />
<param name="movie" value="radio.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /> <embed src="radio.swf" quality="high" bgcolor="#000000" width="252" height="228" name="radio" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object></noscript>
</td>
<td width="748px">
[!MaxiGallery? &display=`embedded` &smoothgallery_width=`748` &smoothgallery_height=`228` &max_pic_size=`748` &pic_use_watermark=`1` &pic_watermark_valign=`bottom` &pic_watermark_img=`assets/galleries/news.png` &pic_watermark_type=`image` &pic_use_imagemask=`1` &pic_mask_img=`assets/snippets/maxigallery/imagemask/mask.png` &pic_mask_bgcolor=`000000` &embedtype=`smoothgallery` &smoothgallery_timed=`true` &smoothgallery_embedLinks=`false` &smoothgallery_showArrows=`false` &smoothgallery_showCarousel=`false` &smoothgallery_showInfopane=`false` &smoothgallery_delay=`9000`!]
</td>
</tr>
</table>
<!--end radio & flashbanner table-->
</td>
</tr>
</table>
How can I fix this problem