var quotes = new Array;

quotes.push("<a href=2281>Ugovor o građenju - niskogradnja - primari</a>");
quotes.push("<a href=2282>Ugovor o građenju - niskogradnja - sekundari</a>");
quotes.push("<a href=2283>Ugovor o građenju - visokogradnja</a>");
quotes.push("<a href=2284>Ugovor o građenju po inženjering sistemu 'ključ u ruke'</a>");
quotes.push("<a href=2285>Ugovor o uslugama savetodavnog inženjera - consulting</a>");
quotes.push("<a href=2286>Ugovor o montaži postrojenja</a>");
quotes.push("<a href=2287>Ugovor o vršenju stručnog nadzora</a>");
quotes.push("<a href=2288>Ugovor o projektovanju - niskogradnja</a>");
quotes.push("<a href=2289>Ugovor o projektovanju - visokogradnja</a>");
quotes.push("<a href=2290>Opšti uslovi za ustupanje investicionih radova</a>");
quotes.push("<a href=2291>Tipski tekst javnog poziva za podnošenje ponude za učešće na licitaciji</a>");
quotes.push("<a href=2292>Tipski tekst poziva za prikupljanje ponuda za ustupanje izvođenja radova</a>");
quotes.push("<a href=2293>Tipski tekst poziva za podnošenje ponude za ustupanje izvođenja radova putem neposredne ponude</a>");
quotes.push("<a href=2294>Ugovor o uslugama savetodavnog inženjera (consulting-u)</a>");
quotes.push("<a href=2295>Ugovor o projektovanju</a>");
quotes.push("<a href=2296>Ugovor o građenju investicionih objekata</a>");
quotes.push("<a href=2297>Ugovor o građenju po inženjering-sistemu 'ključ u ruke'</a>");
quotes.push("<a href=2298>Ugovor o montaži postrojenja</a>");
quotes.push("<a href=2299>Pismo o nameri učesnika u predstojećem poslu</a>");
quotes.push("<a href=2300>Ugovor o dugoročnoj proizvodnoj kooperaciji</a>");
quotes.push("<a href=2301>Ugovor o poslovno-tehničkoj saradnji</a>");
quotes.push("<a href=2302>Ugovor o zajedničkom ulaganju domaćih preduzeća u inostranstvu</a>");
quotes.push("<a href=2303>Ugovor o uslugama prenošenja proizvodnih znanja i iskustva (know-how)</a>");
quotes.push("<a href=2304>Agreement for consulting engineering services</a>");
quotes.push("<a href=2305>Agreement for design of construction works</a>");
quotes.push("<a href=2306>Foreign capital construction contract</a>");
quotes.push("<a href=2307>Conditions of 'turn-key' contract - civil engineering construction</a>");
quotes.push("<a href=2308>Contract for erection of plant</a>");
quotes.push("<a href=2309>Letter of intent (pismo o nameri učesnika u predstojećem poslu)</a>");
quotes.push("<a href=2310>Long-term coproduction contract</a>");
quotes.push("<a href=2311>Agreement on business and technical cooperation</a>");
quotes.push("<a href=2312>Agreement on joint investment of local enterprises abroad</a>");
quotes.push("<a href=2313>Agreement on transfer of know-how</a>");


document.write('<li>' + quotes[(Math.floor(Math.random() * quotes.length))] +'</li>');
document.write('<li>' + quotes[(Math.floor(Math.random() * quotes.length))] +'</li>');
document.write('<li>' + quotes[(Math.floor(Math.random() * quotes.length))] +'</li>');
document.write('<li>' + quotes[(Math.floor(Math.random() * quotes.length))] +'</li>');
document.write('<li>' + quotes[(Math.floor(Math.random() * quotes.length))] +'</li>');
document.write('<li>' + quotes[(Math.floor(Math.random() * quotes.length))] +'</li>');
document.write('<li>' + quotes[(Math.floor(Math.random() * quotes.length))] +'</li>');
document.write('<li>' + quotes[(Math.floor(Math.random() * quotes.length))] +'</li>');
document.write('<li>' + quotes[(Math.floor(Math.random() * quotes.length))] +'</li>');



