﻿<?xml version="1.0" encoding="UTF-8"?>
<!-- 
This is the XML from which the SWF file reads the following data:

image - the thumb image in the menu.
url - the address to go to when clicking the image
target - _self - opens the url in the same browser page
	   - _blank - opens the url in a new browser page
	   - a number - executes _root.gotoAndPlay(number); in Flash

The tooltip text is recorded as CDATA. You can use HTML tags like "<br>"
-->
<Carousel centeredImage="images/amorimcsakk.jpg" url="../linkovi/linkovi.htm" target="_blank">
	<photo image="images/p3.jpg" url="podne/podne.htm" target="_blank"><![CDATA[Podne obloge]]></photo>
	<photo image="images/fali.jpg" url="zidne/zidne.htm" target="_blank"><![CDATA[Zidne obloge]]></photo>
	<photo image="images/ipari.jpg" url="indpl/indpl.htm" target="_blank"><![CDATA[Industrijska i<br>antivibraciona pluta]]></photo>
	<photo image="images/kokos.jpg" url="kokos/kokos.htm" target="_blank"><![CDATA[Kokosov filc]]></photo>
	<photo image="images/exp.jpg" url="exp/exp.htm" target="_blank"><![CDATA[Expanda]]></photo>
	<photo image="images/omotac.jpg" url="omotac/omotac.htm" target="_blank"><![CDATA[Omotači]]></photo>
	<photo image="images/trafo.jpg" url="elektro/elektro.htm" target="_blank"><![CDATA[Elektrodistribucija i<br>Naftna industrija]]></photo>
	<photo image="images/akustik.jpg" url="akustik/akustik.htm" target="_blank"><![CDATA[Akustična pluta]]></photo>
	<photo image="images/cc0.jpg" url="rolneiploce/rolneiploce.htm" target="_blank"><![CDATA[Rolne, ploče<br>i granulati od plute]]></photo>
	<photo image="images/cc31.jpg" url="proizvodi/proizvodi.htm" target="_blank"><![CDATA[Razni proizvodi<br>od plute]]></photo>
	<photo image="images/pac1.jpg" url="lepkovi/lepkovi.htm" target="_blank"><![CDATA[Lepkovi]]></photo>
			
</Carousel>
