// sp_portal.js         05.15.065 080123
//
//  05.15.065 ! galerie: ukazuje nyní na gallery.php
              - ohlasy: zrušen link
//  05.14.064 ! předprodej přesměrován na club/club.php?dd=tickets
//            ! klub přesměrován na club/club.php
//            ! kontakty přesměrovány na club/club.php?dd=contacts
var SignImgSuffix = '00';
var PortalTitle = '';

// version 01.00.000 of PORTALPRESET function
function PortalPreset(par_Type,par_Value)
  {
  switch (par_Type)
    {
    case 'sign':
      SignImgSuffix = 'sign_' + par_Value + '.gif';
      break;
    }
  }
  
// version 01.03.000 of PORTALHEADER function
function PortalHeader(par_PortalTitle)
  {
  // alert(ProgramPage);
  // zpracování par_PortalTitle
  if (par_PortalTitle == null)
    {
    if (ProgramPage)
      {
      PortalTitle = MonthTable[ThisMonth-1] + ' ' + ThisYear;
      }
    }
  else
    {
    PortalTitle = par_PortalTitle;
    }
  // vykreslení hlavičkové části portálu
  document.write('<table id="headtable" bgcolor="#000000" align="center" width="760" border="0" cellspacing="0" cellpadding="0">');
  document.write('  <tr valign="top">');
  document.write('    <td align="center" valign="top" width="100%" height="272" background="../images/portal_top.jpg">');
  document.write('      <img src="../images/sign_' + SignImgSuffix + '.gif" usemap="#spstit" border="0">');	
  document.write('<map name="spstit">');  	
	document.write('<area shape="rect" coords="690,86,739,103" href="mailto:info@starapekarna.cz">');
  TodayMonth = ProgramNow.substring(5,9);		
  if (TodayMonth > 700)
  {
    document.write('<area shape="rect" coords="124,21,623,194"'
  	+ 'href="../programs/program.php?dd=' + TodayMonth + '" alt="Home">');
  }
  else
  {
  document.write('<area shape="rect" coords="124,21,623,194"'
  	+ 'href="../programs/' + ProgramNow + '" alt="Home">');
  }
  document.write('<area shape="rect" coords="660,142,738,188" '
    	+ 'href="../club/club.php?dd=tickets" alt="Předprodej vstupenek zde:">');
  document.write('</map>');
  document.write('<br><br>');

  // PAGE TITLE 
  document.write('<h1>' + PortalTitle + '</h1>');
  document.write('</td></tr></table>');
  
  // OTEVŘENÍ HLAVNÍ TABULKY (3 cols)
  document.write('<table id="MAINTABLE" bgcolor="black" align="center" '
    + 'width="760" border="0" cellspacing="0" cellpadding="0">');
    // attr pro sloupce
    document.write('<col width="152" valign="top"/>'); 
    document.write('<col valign="top"/>');
    document.write('<col width="152" valign="top"/>');
    
  // otevření řádku
  document.write('<tr>');
   
  // vykreslení levého sloupce
  document.write('<td id="maintable_left" background="../images/portal_left' + PortalSize + '.jpg" >');
  
  document.write('<div id="portal-content-left">');
  document.write('<img id="portal-table-left" SRC="../images/table_left.gif" '
  	+ 'usemap="#tabule">'); 
  
  document.write('<map name="tabule">');
  document.write('<area shape="rect" coords="6,5,103,40" '
  	+ 'href="http://www.pilsner-urquell.com/" alt="Sponzor" target="_new">');
  document.write('<area shape="rect" coords="8,47,96,74" '
  	+ 'href="../news/news.php" alt="Aktuality">');
  document.write('<area shape="rect" coords="9,80,91,103" '
  	+ 'href="../programs/program.php?dd=arch" alt="Bylo...">');
  document.write('<area shape="rect" coords="9,111,102,134" '
  	+ 'href="../gallery/gallery.php" alt="Obrázky z akcí">');
  document.write('<area shape="rect" coords="9,143,89,162" '
  	+ 'href="../zine/zine_main.html" alt="Klubový časopis">');
  document.write('<area shape="rect" coords="9,173,65,200" '
  	+ 'href="" alt="Vaše názory">');
  document.write('<area shape="rect" coords="9,205,54,224" '
  	+ 'href="../club/club.php" alt="Vše o klubu">');
  document.write('<area shape="rect" coords="9,235,93,261" '
  	+ 'href="../club/club.php?dd=contacts" alt="Kontakty">');
  document.write('</map>');
  document.write('<br><br>');
  document.write('<a href="../club/club_profile_en.html">' 
  	+ '<img src="../images/flag_gb.gif" '
    + 'width="36" height="22" hspace="14" vspace="5" border="0" '
    + 'alt="English profile"></a>');
  document.write('<a href="../club/club_profile_de.html">'
  	+ '<img src="../images/flag_de.gif" '
    + 'width="36" height="22" hspace="10" vspace="5" border="0" '
    + 'alt="Deutsch Profil"></a>');
  
  
  document.write('</td>');
  //otevření středového sloupce
  document.write('<td id="MAINTABLE_MIDDLE">');
  }

// version 01.00.001 of PORTALTRAILER function  
function PortalTrailer()
  {
  
  document.write('<br />');
  
  document.write('&nbsp;<br /><br />');

  // uzavření středového sloupce (MAINTABLE_MIDDLE)
  document.write('</td>');
  
  // vykreslení pravého sloupce

  document.write('<td id="MAINTABLE_RIGHT" ALIGN="RIGHT" VALIGN="TOP" WIDTH="152" '
  	+ ' background="../images/portal_right' + PortalSize + '.jpg">');
  document.write('<BR>');
  document.write('<img SRC="../images/table_right.gif" '
  	+ 'hspace="5" usemap="#tabuleR">');
  document.write('<map name="tabuleR">');
  document.write('<area shape="rect" coords="4,4,102,38" '
  	+ 'href="../programs/' + ProgramNow + '" alt="Home">');
  document.write('<area shape="rect" coords="15,78,96,115" '
  	+ 'href="http://www.indiesrec.cz" alt="Indies Records" target="_new">');
  document.write('<area shape="rect" coords="15,125,94,150" '
  	+ 'href="../otaart/otaart_main.html" alt="OTAART">');
 
  document.write('<area shape="rect" coords="28,159,79,207" '
  	+ 'href="../studio/studio_main.html" alt="Studio Indies">');
 
  document.write('<area shape="rect" coords="5,218,102,257" ' 
  	+ 'href="../others/others_main.html" alt="ostatní aktivity">');
  document.write('</map>');
  document.write('<br><br>');
  document.write('<a href="../others/others_links.html"> '
    	+ '<img src="../images/links.gif" alt="" '
      + 'width="71" height="27" border="" hspace="25" vspace="0"></a>');
 
  document.write('</td>');
  //document.write('</td>');
  
  // uzavření řádku (MAINTABLE)
  document.write('</tr>');
  
  
  // UZAVŘENÍ HLAVNÍ TABULKY (MAINTABLE)
  document.write('</table>');
  }

