<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- 
This is the XML from which the SWF file reads the following data:

image - the thumb image in the menu.
bigimage - the big image shown in Lightbox;  ignore it if you're not using Lightbox
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 - available only in the commercial package
lightboxInfo - the description for the bigimage;  ignore it if you're not using Lightbox

The tooltip text is recorded as CDATA. You can use HTML tags like "<br>"
-->
<Carousel centeredImage="images/logo.png" url="http://www.editoolimited.net" target="_blank">
	<photo image="images/1.jpg" width="136" height="183"bigimage="images/1.jpg" url="../section/atlas-irm.php" target="_self" lightboxInfo="testr"><![CDATA[<strong>Atlas irm</strong><br/>for practice]]></photo>
	<photo image="images/2.jpg"width="136" height="183" bigimage="images/2.jpg" url="../section/atlas-cas-en-imagerie.php" target="_self" lightboxInfo="testr"><![CDATA[<strong>Atlas</strong><br/>if imaging]]></photo>
	<photo image="images/3.jpg"width="136" height="183" bigimage="images/3.jpg" url="../section/atlas-imagerie-2-edition.php" target="_self" lightboxInfo="testr"><![CDATA[<strong>Atlas </strong><br/>practical imaging]]></photo>
	<photo image="images/4.jpg"width="136" height="183" bigimage="images/4.jpg" url="../section/radiologie-pour-le-manipulateur.php" target="_self" lightboxInfo="testr"><![CDATA[<strong>Radiology Guide</strong><br/>for the handler]]></photo>
	<photo image="images/5.jpg"width="136" height="183" bigimage="images/5.jpg" url="../section/imagerie-urgence.php" target="_self" lightboxInfo="testr"><![CDATA[<strong>Emergency Imaging</strong>e<br/>in practice]]></photo>
	<photo image="images/6.jpg" width="136" height="183"bigimage="images/6.jpg" url="../section/imagerie-des-cancers.php" target="_self" lightboxInfo="testr"><![CDATA[<strong>Practice Workbook</strong><br/>imaging of cancer]]></photo>
	<photo image="images/7.jpg" width="136" height="183"bigimage="images/7.jpg" url="../section/atlas-imagerie-et-oncologie.php" target="_self" lightboxInfo="testr"><![CDATA[<strong>Atlas</strong><br/>Imaging and Oncology]]></photo>
	<photo image="images/8.jpg"width="136" height="183" bigimage="images/8.jpg" url="../section/irm-en-pratique-courante.php" target="_self" lightboxInfo="testr"><![CDATA[<strong>IRM</strong><br/>in practice]]></photo>
	<photo image="images/9.jpg" width="136" height="183"bigimage="images/9.jpg" url="../section/radioanatomie-pour-le-manipulateur.php" target="_self" lightboxInfo="testr"><![CDATA[<strong>	Guide for the</strong><br/>handler radioanatomie]]></photo>
	<photo image="images/10.jpg"width="136" height="183" bigimage="images/10.jpg" url="../section/radiologie-etudiant.php" target="_self" lightboxInfo="testr"><![CDATA[<strong>Guide to the</strong><br/>radiology etudiant]]></photo>
	<photo image="images/11.jpg"width="136" height="183" bigimage="images/11.jpg" url="../section/atlas-de-tomodensitometrie-pour-la-pratique.php" target="_self" lightboxInfo="testr"><![CDATA[<strong>Atlas</strong><br/>Practical CT]]></photo>
	
</Carousel>
