//  Gore-dole skript: Mladen Radakovic - Inproduct System
//------------------------------------------------------
//           www.inproduct.net
//------------------------------------------------------



function Gore(prikazano)
{
//-- HEADER - POCETAK -->
  document.write ("<table width='930' align='center' cellpadding='0' cellspacing='0' border='0'>");
  document.write ("  <tr>");
  document.write ("    <td height='50' valign='middle' align=left>");
  document.write ("	   <a href='index.html'><img src='slike/logo2.jpg' width='272' height='40' alt='' border='0'></a>");
  document.write ("	</td>");
  document.write ("    <td height='50' width='100' align='right' valign='middle'>");
  document.write ("	  <a href='kontrolapristupa.html' class='levi_naslov_mali'><img src='slike/znak-kljucaonica.gif' width='25' height='25' alt='Kontrola pristupa' border='0'> </a>");
  document.write ("	  <a href='racunari.html' class='levi_naslov_mali'><img src='slike/znak-racunar.gif' width='25' height='25' alt='Računari' border='0'> </a> ");
  document.write ("	  <a href='tehnickabezbednost.html' class='levi_naslov_mali'><img src='slike/znak-strelica.gif' width='25' height='25' alt='Tehnička bezbednost' border='0'>&nbsp;</a>");
  document.write ("	</td>");
  document.write ("    <td height='50' width='80' align='right' valign='middle'>");
  document.write ("	   <a href='index.html' class='naslovgorecrni'>English</a> &nbsp;&nbsp;");
  document.write ("	</td>");
  document.write ("  </tr>");
  document.write ("</table>");
//-- HEADER - KRAJ -->

//-- CENTRALNI MENI - POCETAK -->
  document.write ("<table width='930' border='0' align='center' cellpadding='0' cellspacing='0'>");
  document.write ("  <tr>");
  document.write ("    <td width='5'><img src='images/head_left.gif' width='5' height='26' /></td>");
  document.write ("    <td width='920' height='26' background='images/head_1.gif'> <font color='#ffffff'>&nbsp;");
  document.write ("	   <a href='index.html' class='naslovgore'>Home</a> &nbsp; | &nbsp;");  
  document.write ("	   <a href='onama.html' class='naslovgore'>O Nama</a> &nbsp; | &nbsp; ");
  document.write ("	   <a href='delatnosti.html' class='naslovgore'>Delatnosti</a> &nbsp; | &nbsp;"); 
  document.write ("	   <a href='zastupnistva.html' class='naslovgore'>Zastupništva</a> &nbsp; | &nbsp;"); 
  document.write ("	   <a href='download.html' class='naslovgore'>Download</a> &nbsp; | &nbsp; ");
  document.write ("	   <a href='reference.html' class='naslovgore'>Reference</a> &nbsp; | &nbsp; ");
  document.write ("	   <a href='kontakt.html' class='naslovgore'>Kontakt</a></font>");
  document.write ("    </td>");
  document.write ("    <td width='5'><img src='images/head_right.gif' width='5' height='26' /></td>");
  document.write ("  </tr>");
  document.write ("</table>");
//-- CENTRALNI MENI - KRAJ -->


//-- SADRZAJ - POCETAK -->
  document.write ("<table width='930' align='center' cellpadding='0' cellspacing='0' border='0' style='margin-top:6px;'>");
  document.write ("  <tr>");
  document.write ("    <td width='200' valign='top'>");
	
	  //-- SADRZAJ - LEVI MENI - POCETAK 1 -->
  document.write ("      <table width='200' border='0' align='center' cellpadding='0' cellspacing='0'>");
  document.write ("        <tr>");
  document.write ("          <td width='192' height='26' valign='bottom' background='images/left_top.gif'>");
  document.write ("		    <a href='kontrolapristupa.html' class='levi_naslov'><img src='slike/krug-kljuc.gif' width='15' height='15' alt='' border='0'>&nbsp;Kontrola pristupa</a>");
  document.write ("		  </td>");
  document.write ("        </tr>");
  document.write ("        <tr>");
  document.write ("          <td background='images/left_mid.gif'>");
  document.write ("		    <ul class='left_ul'>");
  document.write ("			  <li class='left_li'><a href='elektronskebrave.html'>SALTO Elektronske brave</a></li>");
  document.write ("			  <li class='left_li'><a href='opste.html'>Opšte o kontroli pristupa</a></li>");
  document.write ("			  <li class='left_li'><a href='primena.html'>Primena kontrole pristupa</a></li>");
  document.write ("			  <li class='left_li'><a href='evva.html'>EVVA mehanički cilindri</a></li>");
  document.write ("			</ul>");
  document.write ("	      </td>");
  document.write ("        </tr>");
  document.write ("        <tr>");
  document.write ("          <td><img src='images/left_foot.gif' width='200' height='10' /></td>");
  document.write ("        </tr>");
  document.write ("      </table>");
	  //-- SADRZAJ - LEVI MENI - KRAJ 1 -->
  document.write ("	  <br>");
	  //-- SADRZAJ - LEVI MENI - POCETAK 2 -->
  document.write ("      <table width='200' border='0' align='center' cellpadding='0' cellspacing='0'>");
  document.write ("        <tr>");
  document.write ("          <td width='192' height='26' valign='bottom' background='images/left_top.gif'>");
  document.write ("		    <a href='racunari.html' class='levi_naslov'><img src='slike/krug-komp.gif' width='15' height='15' alt='' border='0'>&nbsp;Računari</a>");
  document.write ("		  </td>");
  document.write ("        </tr>");
  document.write ("        <tr>");
  document.write ("          <td background='images/left_mid.gif'>");
  document.write ("		    <ul class='left_ul'>");
  document.write ("			  <li class='left_li'><a href='uvoz.html'>Prodaja komponenti i uvoz</a></li>");
  document.write ("			  <li class='left_li'><a href='odrzavanje.html'>Održavanje i Servis</a></li>");
  document.write ("			  <li class='left_li'><a href='mreze.html'>Računarske mreže</a></li>");
  document.write ("			  <li class='left_li'><a href='webdesign.html'>Web Design i Internet</a></li>");
  document.write ("			</ul>");
  document.write ("	      </td>");
  document.write ("        </tr>");
  document.write ("        <tr>");
  document.write ("          <td><img src='images/left_foot.gif' width='200' height='10' /></td>");
  document.write ("        </tr>");
  document.write ("      </table>");
	  //-- SADRZAJ - LEVI MENI - KRAJ 2 -->
  document.write ("	  <br>");
	  //-- SADRZAJ - LEVI MENI - POCETAK 3 -->
  document.write ("      <table width='200' border='0' align='center' cellpadding='0' cellspacing='0'>");
  document.write ("        <tr>");
  document.write ("          <td width='192' height='26' valign='bottom' background='images/left_top.gif'>");
  document.write ("		    <a href='tehnickabezbednost.html' class='levi_naslov'><img src='slike/krug-strelica.gif' width='15' height='15' alt='' border='0'>&nbsp;Tehnička bezbednost</a>");
  document.write ("		  </td>");
  document.write ("        </tr>");
  document.write ("        <tr>");
  document.write ("          <td background='images/left_mid.gif'>");
  document.write ("		    <ul class='left_ul'>");
  document.write ("			  <li class='left_li'><a href='videonadzor.html'>Video nadzor</a></li>");
  document.write ("			  <li class='left_li'><a href='alarmnecentrale.html'>Alarmne centrale</a></li>");
  document.write ("			  <li class='left_li'><a href='sos.html'>SOS sistemi za hotele</a></li>");
  document.write ("  			  <li class='left_li'><a href='protivpozarne.html'>Protiv-požarne centrale</a></li>");
  document.write ("			</ul>");
  document.write ("	      </td>");
  document.write ("        </tr>");
  document.write ("        <tr>");
  document.write ("          <td><img src='images/left_foot.gif' width='200' height='10' /></td>");
  document.write ("        </tr>");
  document.write ("      </table>");
	  //-- SADRZAJ - LEVI MENI - KRAJ 3 -->

  document.write ("	</td>");  

  document.write ("    <td width='10'>&nbsp;</td>");


}



function Dole()
{
  document.write ("  </tr>");
  document.write ("</table>");
  document.write ("<br>");

//-- FOOTER - POCETAK -->
  document.write ("<table width='930' border='0' align='center' cellpadding='0' cellspacing='0' class='foot'>");
  document.write ("  <tr>");
  document.write ("    <td height='6' colspan='2'></td>");
  document.write ("  </tr>");
  document.write ("  <tr>");
  document.write ("    <td height='3' colspan='2' bgcolor='#DB251C'></td>");
  document.write ("  </tr>");
  document.write ("  <tr>");
  document.write ("    <td width='450' height='38' align='left' >");
  document.write ("	  <a href='kontakt.html' class='naslovgorecrni'>Pozovite nas</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;");
  document.write ("	  <a href='vesti.html' class='naslovgorecrni'>Vesti</a>&nbsp;&nbsp;&nbsp;&nbsp;");
  document.write ("	</td>");
  document.write ("    <td width='480' align='right'> Copyright &copy; 1992-2010 <a href='kontakt.html' class='crni'>Inproduct System d.o.o.</a> Sva prava zadržana </td>");
  document.write ("  </tr>");
  document.write ("  <tr>");
  document.write ("    <td height='15' colspan='2'></td>");
  document.write ("  </tr>");
  document.write ("</table>");
//-- FOOTER - KRAJ -->

}

