﻿<?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/iberlogo.jpg" url="../linkovi/linkovi.htm" target="_blank">
	<photo image="images/k_bocna_njih_4.jpg" url="1.html" target="_blank"><![CDATA[BOČNA NJIHALICA<br> ST-C01X ]]></photo>
	<photo image="images/k_pokretno_sjed_4.jpg" url="2.html" target="_blank"><![CDATA[POKRETNO SEDALO<br> ST-J03X ]]></photo>
	<photo image="images/k_el_hodalica_4.jpg" url="3.html" target="_blank"><![CDATA[ELIPTIČNA HODALICA<br> ST-T08X ]]></photo>
	<photo image="images/k_kormilo_4.jpg" url="4.html" target="_blank"><![CDATA[KORMILO ST-J01X ]]></photo>
	<photo image="images/k_par_sipke_4.jpg" url="5.html" target="_blank"><![CDATA[PARALELNE ŠIPKE<br> ST-S03X ]]></photo>
	<photo image="images/k_volani_4.jpg" url="6.html" target="_blank"><![CDATA[VOLANI ST-T01X ]]></photo>
	<photo image="images/k_pol_stolica_4.jpg" url="7.html" target="_blank"><![CDATA[STOLICA SA POLUGOM<br> ST-Z04X]]></photo>
	<photo image="images/k_rot_stajalica_4.jpg" url="8.html" target="_blank"><![CDATA[ROTIRAJUĆA STAJALICA<br> ST-Z05X]]></photo>
	<photo image="images/k_zr_hodalica_5.jpg" url="9.html" target="_blank"><![CDATA[VAZDUŠNA HODALICA<br> ST-M04X]]></photo>
	<photo image="images/k_masazer_5.jpg" url="10.html" target="_blank"><![CDATA[MASAŽER ST-A03X ]]></photo>
	<photo image="images/k_Sj_za_odgur_4.jpg" url="11.html" target="_blank"><![CDATA[SEDALO SA PEDALOM<br> ST-Z01X ]]></photo>
		
</Carousel>
