//  Gore-dole skript: Mladen Radakovic - Inproduct System
//------------------------------------------------------
//           www.inproduct.net
//------------------------------------------------------


function Gore()
{
  document.write ("");
}




function Dole()
{
  document.write ("</table><br>");
  document.write ("<table width='750' border='0' cellpadding='10' cellspacing='0'>");
  document.write ("  <tr>");
  document.write ("    <td>");
  document.write ("	  <font color='#FFFFFF'>");
  document.write ("	  Copyright &copy; 2010 - MP International d.o.o. - Sva prava zadržana<br>");
  document.write ("	  Smederevska 8, 11000 Beograd, Srbija; Telefon: +381-11-329-17-57, Faks: 329-03-25 &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp");
  document.write ("	  <small>webdesign: <a href='http://www.inproduct.net' class='belidole' target='_blank'>inproduct.net</a></small>");
  document.write ("	  </font>");
  document.write ("	</td>");
  document.write ("  </tr>");
  document.write ("</table>");
}
