﻿<?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/infom.jpg" url="onama.htm" target="_blank">
	<photo image="images/okovi.jpg" url="okovi/okovi.htm" target="_blank"><![CDATA[Gradjevinski okovi<br>za fasadnu stolariju]]></photo>
		<photo image="images/podprozor.jpg" url="folije/folije.htm" target="_blank"><![CDATA[Podprozorske daske<br>Folije za zavarivanje]]></photo>
	<photo image="images/pluta.jpg" url="pluta/pluta.htm" target="_blank"><![CDATA[AMORIM<br>P l u t a]]></photo>
        <photo image="images/lajsne.jpg" url="lajsne/lajsne.htm" target="_blank"><![CDATA[PEDROSS<br>Lajsne od prirodnog drveta]]></photo>  
	<photo image="images/reokorr.jpg" url="reokorr/reokorr.htm" target="_blank"><![CDATA[REOKORR<br>Industrijski podovi]]></photo>
	<photo image="images/sport.jpg" url="sport/sport.htm" target="_blank"><![CDATA[Sportski tereni]]></photo>
	<photo image="images/elast.jpg" url="elastg/o_gumi_detaljno.htm" target="_blank"><![CDATA[FLEXO-MATIC<br>Elastične gumene ploče<br> za dečija igrališta]]></photo>  
	<photo image="images/fitnes.jpg" url="fitnes/iber.htm" target="_blank"><![CDATA[Fitnes na otvorenom]]></photo> 
	<photo image="images/rekvizit.jpg" url="sprekvizit/sprekvizit.htm" target="_blank"><![CDATA[Rekviziti za<br>sve vrste sportova]]></photo>   
	<photo image="images/zidno.jpg" url="zidnog/zidnog.htm" target="_blank"><![CDATA[MEDITHERM<br>Zidno grejanje i hladjenje]]></photo>  
	<photo image="images/thortex.jpg" url="thortex/thortex.htm" target="_blank"><![CDATA[T H O R T E X<br>materijali za zaštitu<br>i reparaturu]]></photo>  
	<photo image="images/gvinil.jpg" url="gvinil/vinil.htm" target="_blank"><![CDATA[G R A B O P L A S T<br>podne i zidne<br>obloge od vinila]]></photo>
</Carousel>
