<?php
  /***************************************************************************
 *
 *   Copyright ? 2007. All Rights Reserved.
 *   -------------------------------------
 *   Version: 3.0
 *   -------------------------------------
 *
 ****************************************************************************
 *   Page: joovili.header.php
 ***************************************************************************/
 
 if (preg_match('/forums/'.'i', $_SERVER['PHP_SELF'])) {
 
 include("../include/functions.customize.php"); } else {
 
 include("include/functions.customize.php"); }
 
 ?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-9" />
 <title><?php echo $joovili_settings['joovili_title'] . ' - ' . SITETITLE; ?></title>

 <link href="<?php echo SITEURL.'/themes/'.SITETHEME;?>/joovili.style.css" rel="stylesheet" type="text/css" />


 <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
 </head>

 <body <?php echo $background;?>>
 <table width="49%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td><table width="41%" border="0" cellspacing="0" cellpadding="0">

      <tr>
        <td width="11%"><a href="area.php"><img src="<?php echo SITEURL;?>/themes/default/yuhhu/002.png" width="199" height="82" border="0" /></a></td>
        <td width="89%"><img src="<?php echo SITEURL;?>/themes/default/yuhhu/003.png" width="716" height="82" border="0" usemap="#Map" /></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td> <embed src="<?php echo SITEURL;?>/menu.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="915" height="32"></embed></td>

  </tr>
</table>
<map name="Map" id="Map"><area shape="rect" coords="4,51,82,79" href="<?php echo SITEURL;?>/browse.php?do=gallery" />
<area shape="rect" coords="95,51,168,79" href="<?php echo SITEURL;?>/forums/" />
<area shape="rect" coords="182,51,257,80" href="<?php echo SITEURL;?>/browse.php?do=music" />
<area shape="rect" coords="271,50,344,83" href="<?php echo SITEURL;?>/browse.php?do=videos" />
<area shape="rect" coords="360,51,431,80" href="<?php echo SITEURL;?>/browse.php?do=blogs" />
<area shape="rect" coords="446,51,522,79" href="<?php echo SITEURL;?>/browse.php?do=groups" />
<area shape="rect" coords="533,52,609,78" href="<?php echo SITEURL;?>/browse.php?do=events" />
<area shape="rect" coords="623,54,695,79" href="<?php echo SITEURL;?>/search.php" />
</map>
Edit: Düzelttim.

buyur