﻿<?xml version="1.0" encoding="utf-8"?>

<data>
	
	<!-- 
	*************************************************************************************
	Set this field to "true" in order to get the large display with and height 
	This will give you an idea of the amount of pixels available for large media 
	After setting to "true", run the file in the browser and it will show you the numbers
	************************************************************************************* 
	-->
	<traceLargeSize>false</traceLargeSize>
	
	<settings>
		
		<!-- The total swf width -->
		<swfWidth>980</swfWidth>
		
		<!-- The total swf height -->
		<swfHeight>550</swfHeight>
		
		<!-- ************************************* -->
		<!-- BEGIN GENERAL GRID THUMBNAIL SETTINGS -->
		<!-- ************************************* -->
		
		<!-- The total number of columns -->
		<numCols>5</numCols>
		
		<!-- The total number of columns -->
		<numRows>2</numRows>
		
		<!-- The grid individual thumb width -->
		<thumbWidth>160</thumbWidth>
		
		<!-- The grid individual thumb height -->
		<thumbHeight>240</thumbHeight>
		
		<!-- The spacing between grid thumbnails, this should be a round number -->
		<thumbSpacing>20</thumbSpacing> 
		
		<!-- This will apply a rounded corner to your grid thumb images -->
		<thumbCornerRadius>0</thumbCornerRadius>
		
		<!-- The size of the grid thumbnail border -->
		<thumbBorderSize>10</thumbBorderSize>
		
		<!-- The color of the grid thumbnail border -->
		<thumbBorderColor>#FFFFFF</thumbBorderColor>
		
		<!-- The transparency level of the grid thumbnail border, 0-100 -->
		<thumbBorderTransparency>100</thumbBorderTransparency>
		
		<!-- The strength percentage of the drop shadow below each grid thumbnail, enter "0" for no drop shadow -->
		<thumbShadowStrength>0</thumbShadowStrength>
		
		<!-- The thumbnail flip type, options are "horizontal" and "vertical" -->
		<thumbTansitionType>horizontal</thumbTansitionType> 
		
		<!-- The thumb hover effect type, options are "flare", "border" and "none" -->
		<thumbHoverEffectType>border</thumbHoverEffectType>
		
		<!-- Only applies is "border" effect is used, 0-100 -->
		<thumbBorderTransparencyOver>75</thumbBorderTransparencyOver>
		
		<!-- ********************************************* -->
		<!-- BELOW ONLY APPLIES IF YOU USE GRID THUMB TEXT -->
		<!-- ********************************************* -->
		
		<!-- The grid thumbnail text font swf -->
		<thumbTextFont>fonts/Candara.swf</thumbTextFont>
		
		<!-- The grid thumbnail text size -->
		<thumbTextSize>18</thumbTextSize>
		
		<!-- The grid thumbnail text color -->
		<thumbTextColor>#EEEEEE</thumbTextColor>
		
		<!-- The grid thumbnail text padding -->
		<thumbTextPadding>6</thumbTextPadding>
		
		<!-- The grid thumbnail text background color -->
		<thumbTextBgColor>#000000</thumbTextBgColor>
		
		<!-- The grid thumbnail text background transparency level, 0-100 -->
		<thumbTextBgTransparency>65</thumbTextBgTransparency>
		
		<!-- "false" if you want the thumbText bg to resize to the text height, "true" if you want it to cover the entire image -->
		<thumbTextBgCoversImage>false</thumbTextBgCoversImage>
		
		<!-- *********************************** -->
		<!-- BEGIN LARGE SECTION TEXT PROPERTIES -->
		<!-- *********************************** -->
		
		<!-- The large section title text font swf -->
		<largeTextTitleFont>fonts/Candara.swf</largeTextTitleFont>
		
		<!-- The large section title text font size -->
		<largeTextTitleSize>24</largeTextTitleSize>
		
		<!-- The large section title text color -->
		<largeTextTitleColor>#FFFFFF</largeTextTitleColor>
		
		<!-- The amount of space between the text title and the body text -->
		<largeTextTitlePaddingBottom>3</largeTextTitlePaddingBottom>
		
		<!-- The large section body text font swf -->
		<largeTextBodyFont>fonts/Candara.swf</largeTextBodyFont>
		
		<!-- The large section body text font size -->
		<largeTextBodySize>16</largeTextBodySize>
		
		<!-- The large section body text line height -->
		<largeTextBodyLeading>8</largeTextBodyLeading>
		
		<!-- The large section body text font color -->
		<largeTextBodyColor>#EEEEEE</largeTextBodyColor>
		
		<!-- The large section body text hyperlink color -->
		<largeTextBodyLinkColor>#FFFFCC</largeTextBodyLinkColor>
		
		<!-- Choose to underline hyperlinks for large section body text -->
		<largeTextBodyLinkUnderline>true</largeTextBodyLinkUnderline>
		
		<!-- The large section text field padding on top -->
		<largeTextPaddingTop>20</largeTextPaddingTop>
		
		<!-- The large section text field padding on left -->
		<largeTextPaddingLeft>20</largeTextPaddingLeft>
		
		<!-- The large section text field padding on left -->
		<largeTextPaddingRight>20</largeTextPaddingRight>
		
		<!-- The large section text area background color -->
		<largeDisplayBgColor>#000000</largeDisplayBgColor>
		
		<!-- The large section text area background transparency level, 0-100 -->
		<largeDisplayBgTransparency>50</largeDisplayBgTransparency>
		
		<!-- If you want the large section to form a border once flipped -->
		<!-- The large display border size, enter "0" for no border -->
		<largeDisplayBorderSize>10</largeDisplayBorderSize>
		
		<!-- The large display border color if used -->
		<largeDisplayBorderColor>#000000</largeDisplayBorderColor>
		
		<!-- The large display border transparency level if used -->
		<largeDisplayBorderTransparency>50</largeDisplayBorderTransparency>
		
		<!-- If you are using a large background graphic, and full-width images, this value helps with positioning the thumbnails -->
		<largeDisplayFooterHeight>46</largeDisplayFooterHeight>
		
		<!-- ********************************************************* -->
		<!-- BEGIN LARGE SECTION ADDITIONAL MEDIA THUMBNAIL PROPERTIES -->
		<!-- ********************************************************* -->
		
		<!-- The large section additional media thumbnail spacing -->
		<smallThumbSpacing>5</smallThumbSpacing>
		
		<!-- The large section additional media thumbnails border size -->
		<smallThumbBorderSize>2</smallThumbBorderSize>
		
		<!-- The large section additional media thumbnail border color -->
		<smallThumbBorderColor>#FFFFFF</smallThumbBorderColor>
		
		<!-- The large section additional media thumbnail border transparency level, 0-100 --> 
		<smallThumbBorderTransparency>75</smallThumbBorderTransparency>
		
		<!-- Choose to use the mouse effect for the large section additional media thumbnails, true/false -->
		<useSmallThumbOverlay>true</useSmallThumbOverlay>
		
		<!-- The mouse effect color for the large section additional media thumbnails -->
		<smallThumbOverlayColor>#000000</smallThumbOverlayColor>
		
		<!-- The mouse effect graphic transparency level for the large section additional media thumbnails -->
		<smallThumbOverlayTransparency>50</smallThumbOverlayTransparency>
	
	</settings>
	
	<!-- THE ICON IMAGES, ONLY THE ONES LISTED BELOW ARE SUPPORTED -->
	<icons>
		
		<!-- The background pattern for the control buttons, this will be tiled to fill the full width of the text area -->
		<background>
			
			<!-- *************************************************************************** -->
			<!-- LEAVE THE URL BLANK IF YOU DO NOT WISH TO USE A CONTROL BAR BACKGROUND PATTERN -->
			<!-- *************************************************************************** -->
			
			<!-- The url for the control buttons background graphic -->
			<url>images/portfolio/graphics/footer_pattern2.png</url> 
			
			<!-- align options are "top" and "bottom", if "top" is chosen, the text will be placed underneath the tiled graphic -->
			<align>bottom</align>
			
		</background>
		
		<!-- The left arrow button when inside the large section -->
		<leftArrow>
			
			<!-- The url for the left arrow graphic -->
			<url>images/portfolio/icons/left_arrow2.png</url>
			
			<!-- The icon alignment, options are "topLeft", "topRight", "bottomLeft" and "bottomRight" -->
			<align>bottomRight</align>
			
			<!-- The x padding, responds to alignment above -->
			<offsetX>40</offsetX>
			
			<!-- The y padding, responds to alignment above -->
			<offsetY>15</offsetY>
			
		</leftArrow>
		
		<!-- The "back to grid" button when inside the large section -->
		<thumbnailIcon>
			
			<!-- The url for the "back to grid" graphic -->
			<url>images/portfolio/icons/thumbnails2.png</url>
			
			<!-- ******************************************************************* -->
			<!-- "underText" IS A SPECIAL ADDITIONAL OPTION FOR THE READ MORE BUTTON -->
			<!-- ******************************************************************* -->
			
			<!-- The icon alignment, options are "underText", "topLeft", "topRight", "bottomLeft", "bottomRight" -->
			<align>bottomLeft</align> 
			
			<!-- The x padding, responds to alignment above -->
			<offsetX>15</offsetX>
			
			<!-- The y padding, responds to alignment above -->
			<offsetY>15</offsetY>
		
		</thumbnailIcon>
		
		<!-- The right arrow button when inside the large section -->
		<rightArrow>
			
			<!-- The url for the right arrow graphic -->
			<url>images/portfolio/icons/right_arrow2.png</url>
			
			<!-- The icon alignment, options are "topLeft", "topRight", "bottomLeft" and "bottomRight" -->
			<align>bottomRight</align>
			
			<!-- The x padding, responds to alignment above -->
			<offsetX>15</offsetX>
			
			<!-- The y padding, responds to alignment above -->
			<offsetY>15</offsetY>
			
		</rightArrow>
		
		<!-- The "readMore" buitton when inside the large section, you can choose not to use this in the media item properties below  -->
		<readMore>
			
			<!-- The url for the readMore graphic -->
			<url>images/portfolio/graphics/read_more2.png</url>
			
			<!-- The icon alignment, options are "topLeft", "topRight", "bottomLeft" and "bottomRight" -->
			<align>underText</align> 
			
			<!-- The x padding, responds to alignment above -->
			<offsetX>23</offsetX>
			
			<!-- The y padding, responds to alignment above -->
			<offsetY>26</offsetY>
			
		</readMore>
	
	</icons>
	
	<media>
		
		<!-- **************************************************** -->
		<!-- ********************* ITEM 1 *********************** -->
		<!-- **************************************************** -->
		<item>
			
			<!-- The grid thumbnail url -->
			<thumb>images/portfolio/5x2/grid/lillagrid1.jpg</thumb>
			
			<!-- Optional thumb text, delete altogether or leave blank if you do not wish to use -->
			<thumbText><![CDATA[<!-- BEGIN --> <!-- END -->]]></thumbText>
			
			<!-- Grid thumb text position, options are "top" and "bottom" -->
			<thumbTextPosition> </thumbTextPosition> 
			
			<!-- The transition type once inside the large area, options are "slide" and "wipe" -->
			<largeTransitionType>wipe</largeTransitionType> 
			
			<!-- Optional large section title text, delete altogether or leave blank if you do not wish to use-->
			<largeTextTitle><![CDATA[<!-- BEGIN -->Lilla<!-- END -->]]></largeTextTitle>
			
			<!-- Optional large section body text, delete altogether or leave blank if you do not wish to use-->
			<largeTextBody><![CDATA[<!-- BEGIN --><p></p>Tel Number:                      Private tel Number:<br /><font size="+1" color="#FF0000">+36-70-866-6222</font>              <font size="+1" color="#FF0000">+36-20-538-2575</font>  <br />(06-70-866-6222)            (06-20-538-2575)                                                                             ------------------------------------------------------------------------------------------------------------------------------                                                                              <font size="14px">I enrich my massage knowledge with a Yumeiho diploma, so I complete my traditional Swedish-based massage with the elements of the Eastern-based meridian massage.                                                                               I finish my 60 or 90 minutes relaxing and refreshing program with a special ESO massage.                                                                                                                                                         <u>I am available on the below days and times.</u>                                                                                                                                       
<u>Monday:</u>  12:00 - 22:00          <u>Tuesday:</u>  12:00 - 22:00
<u>Thursday:</u>  12:00 - 22:00         <u>Friday:</u>  12:00 - 22:00                <u>Sunday:</u>  12:00 - 20:00 
<font color="#FFFFAA">Please make an appointment in advance.</font>   
<!-- END -->]]></largeTextBody>

			
			<!-- The position of the text field in relation to your photos.  Options are "left" and "right" -->
			<largeTextPosition>left</largeTextPosition> 
			
			<!-- If you are using a full-width, full-height image without text, you can choose not to use the control-bar background graphic, true/false -->
			<useControlBarBg>true</useControlBarBg>
			
			<!-- The url for the read more button, leave this blank or delete entirely if you do not wish to use the read more button -->
			<readMoreLink>   </readMoreLink>
			
			<!-- The read more link window target if used -->
			<readMoreLinkTarget>_blank</readMoreLinkTarget>
			
			<!-- The large media image link, leave this blank or delete altogether if you do not wish to link the large media images -->
			<largeMediaLink>    </largeMediaLink>
			
			<!-- The large media image link window target -->
			<largeMediaLinkTarget>_blank</largeMediaLinkTarget>
			
			<!-- Choose to only show the small thumbnails on mouse over, true/false -->
			<smallThumbsShownOnMouseOver>true</smallThumbsShownOnMouseOver>
			
			<!-- The display type of your thumbnails, options are "horizontal" and "vertical" -->
			<smallThumbAlignment>vertical</smallThumbAlignment>
			
			<!-- The thumb strip position, options are "topLeft, "topRight", "bottomLeft", "bottomRight" -->
			<smallThumbPosition>topLeft</smallThumbPosition> 
			
			<!-- ************************* -->
			<!-- BEGIN LARGE MEDIA CONTENT -->
			<!-- ************************* -->
			<largeMedia>
				
				<!-- A large media item -->
				<content>
					
					<!-- The small thumbnail -->
					<!-- only necessary if more than one media item is listed, otherwise you can leave this blank or delete it entirely -->
					<thumb>images/portfolio/5x2/thumbs/lillathumb1.jpg</thumb>
					
					<!-- The large version of the media item -->
					<large>images/portfolio/5x2/large/lilla1.jpg</large>
				
				</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb2.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla2.jpg</large>
				
				</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb3.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla3.jpg</large>
				
				</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb4.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla4.jpg</large>
				
				





                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb5.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla5.jpg</large>





                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb6.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla6.jpg</large>




                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb7.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla7.jpg</large>





				
				</content>
				
			
			</largeMedia>
		
		</item>
		
		<!-- **************************************************** -->
		<!-- ********************* ITEM 2 *********************** -->
		<!-- **************************************************** -->
		<item>
			
			<!-- The grid thumbnail url -->
			<thumb>images/portfolio/5x2/grid/lillagrid2.jpg</thumb>
			
			<!-- Optional thumb text, delete altogether or leave blank if you do not wish to use -->
			<thumbText><![CDATA[<!-- BEGIN --> <!-- END -->]]></thumbText>
			
			<!-- Grid thumb text position, options are "top" and "bottom" -->
			<thumbTextPosition> </thumbTextPosition> 
			
			<!-- The transition type once inside the large area, options are "slide" and "wipe" -->
			<largeTransitionType>wipe</largeTransitionType> 
			
			<!-- Optional large section title text, delete altogether or leave blank if you do not wish to use-->
			<largeTextTitle><![CDATA[<!-- BEGIN -->Lilla<!-- END -->]]></largeTextTitle>
			
			<!-- Optional large section body text, delete altogether or leave blank if you do not wish to use-->
			<largeTextBody><![CDATA[<!-- BEGIN --><p></p>Tel Number:                      Private tel Number:<br /><font size="+1" color="#FF0000">+36-70-866-6222</font>              <font size="+1" color="#FF0000">+36-20-538-2575</font>  <br />(06-70-866-6222)            (06-20-538-2575)                                                                             ------------------------------------------------------------------------------------------------------------------------------                                                                              <font size="14px">I enrich my massage knowledge with a Yumeiho diploma, so I complete my traditional Swedish-based massage with the elements of the Eastern-based meridian massage.                                                                               I finish my 60 or 90 minutes relaxing and refreshing program with a special ESO massage.                                                                                                                                                         <u>I am available on the below days and times.</u>                                                                                                                                       
<u>Monday:</u>  12:00 - 22:00          <u>Tuesday:</u>  12:00 - 22:00
<u>Thursday:</u>  12:00 - 22:00         <u>Friday:</u>  12:00 - 22:00                <u>Sunday:</u>  12:00 - 20:00 
<font color="#FFFFAA">Please make an appointment in advance.</font>   
<!-- END -->]]></largeTextBody>
			
			<!-- The position of the text field in relation to your photos.  Options are "left" and "right" -->
			<largeTextPosition>left</largeTextPosition> 
			
			<!-- If you are using a full-width, full-height image without text, you can choose not to use the control-bar background graphic, true/false -->
			<useControlBarBg>true</useControlBarBg>
			
			<!-- The url for the read more button, leave this blank or delete entirely if you do not wish to use the read more button -->
			<readMoreLink>   </readMoreLink>
			
			<!-- The read more link window target if used -->
			<readMoreLinkTarget>_blank</readMoreLinkTarget>
			
			<!-- The large media image link, leave this blank or delete altogether if you do not wish to link the large media images -->
			<largeMediaLink>    </largeMediaLink>
			
			<!-- The large media image link window target -->
			<largeMediaLinkTarget>_blank</largeMediaLinkTarget>
			
			<!-- Choose to only show the small thumbnails on mouse over, true/false -->
			<smallThumbsShownOnMouseOver>true</smallThumbsShownOnMouseOver>
			
			<!-- The display type of your thumbnails, options are "horizontal" and "vertical" -->
			<smallThumbAlignment>vertical</smallThumbAlignment>
			
			<!-- The thumb strip position, options are "topLeft, "topRight", "bottomLeft", "bottomRight" -->
			<smallThumbPosition>topLeft</smallThumbPosition> 
			
			<!-- ************************* -->
			<!-- BEGIN LARGE MEDIA CONTENT -->
			<!-- ************************* -->
			<largeMedia>
				
				<!-- A large media item -->
				<content>
					
					<!-- The small thumbnail -->
					<!-- only necessary if more than one media item is listed, otherwise you can leave this blank or delete it entirely -->
					<thumb>images/portfolio/5x2/thumbs/lillathumb2.jpg</thumb>
					
					<!-- The large version of the media item -->
					<large>images/portfolio/5x2/large/lilla2.jpg</large>
				
				</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb3.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla3.jpg</large>
				
				</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb4.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla4.jpg</large>
				
				</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb5.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla5.jpg</large>
				
				</content>
				
			
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb6.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla6.jpg</large>
				
				</content>
				
			
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb7.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla7.jpg</large>
				
				

				</content>
				
			
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb1.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla1.jpg</large>
				
	
				
					








</content>
				-->
			
			</largeMedia>
		
		</item>
		
		<!-- **************************************************** -->
		<!-- ********************* ITEM 3 *********************** -->
		<!-- **************************************************** -->
		<item>
			
			<!-- The grid thumbnail url -->
			<thumb>images/portfolio/5x2/grid/lillagrid3.jpg</thumb>
			
			<!-- Optional thumb text, delete altogether or leave blank if you do not wish to use -->
			<thumbText><![CDATA[<!-- BEGIN --> <!-- END -->]]></thumbText>
			
			<!-- Grid thumb text position, options are "top" and "bottom" -->
			<thumbTextPosition> </thumbTextPosition> 
			
			<!-- The transition type once inside the large area, options are "slide" and "wipe" -->
			<largeTransitionType>wipe</largeTransitionType> 
			
			<!-- Optional large section title text, delete altogether or leave blank if you do not wish to use-->
			<largeTextTitle><![CDATA[<!-- BEGIN -->Lilla<!-- END -->]]></largeTextTitle>
			
			<!-- Optional large section body text, delete altogether or leave blank if you do not wish to use-->
			<largeTextBody><![CDATA[<!-- BEGIN --><p></p>Tel Number:                      Private tel Number:<br /><font size="+1" color="#FF0000">+36-70-866-6222</font>              <font size="+1" color="#FF0000">+36-20-538-2575</font>  <br />(06-70-866-6222)            (06-20-538-2575)                                                                             ------------------------------------------------------------------------------------------------------------------------------                                                                              <font size="14px">I enrich my massage knowledge with a Yumeiho diploma, so I complete my traditional Swedish-based massage with the elements of the Eastern-based meridian massage.                                                                               I finish my 60 or 90 minutes relaxing and refreshing program with a special ESO massage.                                                                                                                                                         <u>I am available on the below days and times.</u>                                                                                                                                       
<u>Monday:</u>  12:00 - 22:00          <u>Tuesday:</u>  12:00 - 22:00
<u>Thursday:</u>  12:00 - 22:00         <u>Friday:</u>  12:00 - 22:00                <u>Sunday:</u>  12:00 - 20:00 
<font color="#FFFFAA">Please make an appointment in advance.</font>   
<!-- END -->]]></largeTextBody>
			
			<!-- The position of the text field in relation to your photos.  Options are "left" and "right" -->
			<largeTextPosition>left</largeTextPosition> 
			
			<!-- If you are using a full-width, full-height image without text, you can choose not to use the control-bar background graphic, true/false -->
			<useControlBarBg>true</useControlBarBg>
			
			<!-- The url for the read more button, leave this blank or delete entirely if you do not wish to use the read more button -->
			<readMoreLink>   </readMoreLink>
			
			<!-- The read more link window target if used -->
			<readMoreLinkTarget>_blank</readMoreLinkTarget>
			
			<!-- The large media image link, leave this blank or delete altogether if you do not wish to link the large media images -->
			<largeMediaLink>    </largeMediaLink>
			
			<!-- The large media image link window target -->
			<largeMediaLinkTarget>_blank</largeMediaLinkTarget>
			
			<!-- Choose to only show the small thumbnails on mouse over, true/false -->
			<smallThumbsShownOnMouseOver>true</smallThumbsShownOnMouseOver>
			
			<!-- The display type of your thumbnails, options are "horizontal" and "vertical" -->
			<smallThumbAlignment>vertical</smallThumbAlignment>
			
			<!-- The thumb strip position, options are "topLeft, "topRight", "bottomLeft", "bottomRight" -->
			<smallThumbPosition>topLeft</smallThumbPosition> 
			
			<!-- ************************* -->
			<!-- BEGIN LARGE MEDIA CONTENT -->
			<!-- ************************* -->
			<largeMedia>
				
				<!-- A large media item -->
				<content>
					
					<!-- The small thumbnail -->
					<!-- only necessary if more than one media item is listed, otherwise you can leave this blank or delete it entirely -->
					<thumb>images/portfolio/5x2/thumbs/lillathumb3.jpg</thumb>
					
					<!-- The large version of the media item -->
					<large>images/portfolio/5x2/large/lilla3.jpg</large>
				
					</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb2.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla2.jpg</large>
				
				</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb3.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla3.jpg</large>
				
				</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb4.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla4.jpg</large>
				
				





                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb5.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla5.jpg</large>





                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb6.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla6.jpg</large>




                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb7.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla7.jpg</large>





				
				</content>
				
			
			</largeMedia>
		
		</item>
		
		<!-- **************************************************** -->
		<!-- ********************* ITEM 4 *********************** -->
		<!-- **************************************************** -->
		<item>
			
			<!-- The grid thumbnail url -->
			<thumb>images/portfolio/5x2/grid/lillagrid4.jpg</thumb>
			
			<!-- Optional thumb text, delete altogether or leave blank if you do not wish to use -->
			<thumbText><![CDATA[<!-- BEGIN --> <!-- END -->]]></thumbText>
			
			<!-- Grid thumb text position, options are "top" and "bottom" -->
			<thumbTextPosition> </thumbTextPosition> 
			
			<!-- The transition type once inside the large area, options are "slide" and "wipe" -->
			<largeTransitionType>wipe</largeTransitionType> 
			
			<!-- Optional large section title text, delete altogether or leave blank if you do not wish to use-->
			<largeTextTitle><![CDATA[<!-- BEGIN -->Lilla<!-- END -->]]></largeTextTitle>
			
			<!-- Optional large section body text, delete altogether or leave blank if you do not wish to use-->
			<largeTextBody><![CDATA[<!-- BEGIN --><p></p>Tel Number:                      Private tel Number:<br /><font size="+1" color="#FF0000">+36-70-866-6222</font>              <font size="+1" color="#FF0000">+36-20-538-2575</font>  <br />(06-70-866-6222)            (06-20-538-2575)                                                                             ------------------------------------------------------------------------------------------------------------------------------                                                                              <font size="14px">I enrich my massage knowledge with a Yumeiho diploma, so I complete my traditional Swedish-based massage with the elements of the Eastern-based meridian massage.                                                                               I finish my 60 or 90 minutes relaxing and refreshing program with a special ESO massage.                                                                                                                                                         <u>I am available on the below days and times.</u>                                                                                                                                       
<u>Monday:</u>  12:00 - 22:00          <u>Tuesday:</u>  12:00 - 22:00
<u>Thursday:</u>  12:00 - 22:00         <u>Friday:</u>  12:00 - 22:00                <u>Sunday:</u>  12:00 - 20:00 
<font color="#FFFFAA">Please make an appointment in advance.</font>   
<!-- END -->]]></largeTextBody>
			
			<!-- The position of the text field in relation to your photos.  Options are "left" and "right" -->
			<largeTextPosition>left</largeTextPosition> 
			
			<!-- If you are using a full-width, full-height image without text, you can choose not to use the control-bar background graphic, true/false -->
			<useControlBarBg>true</useControlBarBg>
			
			<!-- The url for the read more button, leave this blank or delete entirely if you do not wish to use the read more button -->
			<readMoreLink>   </readMoreLink>
			
			<!-- The read more link window target if used -->
			<readMoreLinkTarget>_blank</readMoreLinkTarget>
			
			<!-- The large media image link, leave this blank or delete altogether if you do not wish to link the large media images -->
			<largeMediaLink>    </largeMediaLink>
			
			<!-- The large media image link window target -->
			<largeMediaLinkTarget>_blank</largeMediaLinkTarget>
			
			<!-- Choose to only show the small thumbnails on mouse over, true/false -->
			<smallThumbsShownOnMouseOver>true</smallThumbsShownOnMouseOver>
			
			<!-- The display type of your thumbnails, options are "horizontal" and "vertical" -->
			<smallThumbAlignment>vertical</smallThumbAlignment>
			
			<!-- The thumb strip position, options are "topLeft, "topRight", "bottomLeft", "bottomRight" -->
			<smallThumbPosition>topLeft</smallThumbPosition> 
			
			<!-- ************************* -->
			<!-- BEGIN LARGE MEDIA CONTENT -->
			<!-- ************************* -->
			<largeMedia>
				
				<!-- A large media item -->
				<content>
					
					<!-- The small thumbnail -->
					<!-- only necessary if more than one media item is listed, otherwise you can leave this blank or delete it entirely -->
					<thumb>images/portfolio/5x2/thumbs/lillathumb4.jpg</thumb>
					
					<!-- The large version of the media item -->
					<large>images/portfolio/5x2/large/lilla4.jpg</large>
				
					</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb2.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla2.jpg</large>
				
				</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb3.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla3.jpg</large>
				
				</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb4.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla4.jpg</large>
				
				





                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb5.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla5.jpg</large>





                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb6.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla6.jpg</large>




                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb7.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla7.jpg</large>





				
				</content>
				
			
			</largeMedia>
		
		</item>
		
		<!-- **************************************************** -->
		<!-- ********************* ITEM 5 *********************** -->
		<!-- **************************************************** -->
		<item>
			
			<!-- The grid thumbnail url -->
			<thumb>images/portfolio/5x2/grid/lillagrid5.jpg</thumb>
			
			<!-- Optional thumb text, delete altogether or leave blank if you do not wish to use -->
			<thumbText><![CDATA[<!-- BEGIN --> <!-- END -->]]></thumbText>
			
			<!-- Grid thumb text position, options are "top" and "bottom" -->
			<thumbTextPosition> </thumbTextPosition> 
			
			<!-- The transition type once inside the large area, options are "slide" and "wipe" -->
			<largeTransitionType>wipe</largeTransitionType> 
			
			<!-- Optional large section title text, delete altogether or leave blank if you do not wish to use-->
			<largeTextTitle><![CDATA[<!-- BEGIN -->Lilla<!-- END -->]]></largeTextTitle>
			
			<!-- Optional large section body text, delete altogether or leave blank if you do not wish to use-->
			<largeTextBody><![CDATA[<!-- BEGIN --><p></p>Tel Number:                      Private tel Number:<br /><font size="+1" color="#FF0000">+36-70-866-6222</font>              <font size="+1" color="#FF0000">+36-20-538-2575</font>  <br />(06-70-866-6222)            (06-20-538-2575)                                                                             ------------------------------------------------------------------------------------------------------------------------------                                                                              <font size="14px">I enrich my massage knowledge with a Yumeiho diploma, so I complete my traditional Swedish-based massage with the elements of the Eastern-based meridian massage.                                                                               I finish my 60 or 90 minutes relaxing and refreshing program with a special ESO massage.                                                                                                                                                         <u>I am available on the below days and times.</u>                                                                                                                                       
<u>Monday:</u>  12:00 - 22:00          <u>Tuesday:</u>  12:00 - 22:00
<u>Thursday:</u>  12:00 - 22:00         <u>Friday:</u>  12:00 - 22:00                <u>Sunday:</u>  12:00 - 20:00 
<font color="#FFFFAA">Please make an appointment in advance.</font>   
<!-- END -->]]></largeTextBody>
			
			<!-- The position of the text field in relation to your photos.  Options are "left" and "right" -->
			<largeTextPosition>left</largeTextPosition> 
			
			<!-- If you are using a full-width, full-height image without text, you can choose not to use the control-bar background graphic, true/false -->
			<useControlBarBg>true</useControlBarBg>
			
			<!-- The url for the read more button, leave this blank or delete entirely if you do not wish to use the read more button -->
			<readMoreLink>   </readMoreLink>
			
			<!-- The read more link window target if used -->
			<readMoreLinkTarget>_blank</readMoreLinkTarget>
			
			<!-- The large media image link, leave this blank or delete altogether if you do not wish to link the large media images -->
			<largeMediaLink>    </largeMediaLink>
			
			<!-- The large media image link window target -->
			<largeMediaLinkTarget>_blank</largeMediaLinkTarget>
			
			<!-- Choose to only show the small thumbnails on mouse over, true/false -->
			<smallThumbsShownOnMouseOver>true</smallThumbsShownOnMouseOver>
			
			<!-- The display type of your thumbnails, options are "horizontal" and "vertical" -->
			<smallThumbAlignment>vertical</smallThumbAlignment>
			
			<!-- The thumb strip position, options are "topLeft, "topRight", "bottomLeft", "bottomRight" -->
			<smallThumbPosition>topLeft</smallThumbPosition> 
			
			<!-- ************************* -->
			<!-- BEGIN LARGE MEDIA CONTENT -->
			<!-- ************************* -->
			<largeMedia>
				
				<!-- A large media item -->
				<content>
					
					<!-- The small thumbnail -->
					<!-- only necessary if more than one media item is listed, otherwise you can leave this blank or delete it entirely -->
					<thumb>images/portfolio/5x2/thumbs/lillathumb5.jpg</thumb>
					
					<!-- The large version of the media item -->
					<large>images/portfolio/5x2/large/lilla5.jpg</large>
				
					</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb2.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla2.jpg</large>
				
				</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb3.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla3.jpg</large>
				
				</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb4.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla4.jpg</large>
				
				





                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb5.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla5.jpg</large>





                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb6.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla6.jpg</large>




                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb7.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla7.jpg</large>





				
				</content>
				
			
			</largeMedia>
		
		</item>
		
		<!-- **************************************************** -->
		<!-- ********************* ITEM 6 *********************** -->
		<!-- **************************************************** -->
		<item>
			
			<!-- The grid thumbnail url -->
			<thumb>images/portfolio/5x2/grid/lillagrid6.jpg</thumb>
			
			<!-- Optional thumb text, delete altogether or leave blank if you do not wish to use -->
			<thumbText><![CDATA[<!-- BEGIN --> <!-- END -->]]></thumbText>
			
			<!-- Grid thumb text position, options are "top" and "bottom" -->
			<thumbTextPosition> </thumbTextPosition> 
			
			<!-- The transition type once inside the large area, options are "slide" and "wipe" -->
			<largeTransitionType>wipe</largeTransitionType> 
			
			<!-- Optional large section title text, delete altogether or leave blank if you do not wish to use-->
			<largeTextTitle><![CDATA[<!-- BEGIN -->Lilla<!-- END -->]]></largeTextTitle>
			
			<!-- Optional large section body text, delete altogether or leave blank if you do not wish to use-->
			<largeTextBody><![CDATA[<!-- BEGIN --><p></p>Tel Number:                      Private tel Number:<br /><font size="+1" color="#FF0000">+36-70-866-6222</font>              <font size="+1" color="#FF0000">+36-20-538-2575</font>  <br />(06-70-866-6222)            (06-20-538-2575)                                                                             ------------------------------------------------------------------------------------------------------------------------------                                                                              <font size="14px">I enrich my massage knowledge with a Yumeiho diploma, so I complete my traditional Swedish-based massage with the elements of the Eastern-based meridian massage.                                                                               I finish my 60 or 90 minutes relaxing and refreshing program with a special ESO massage.                                                                                                                                                         <u>I am available on the below days and times.</u>                                                                                                                                       
<u>Monday:</u>  12:00 - 22:00          <u>Tuesday:</u>  12:00 - 22:00
<u>Thursday:</u>  12:00 - 22:00         <u>Friday:</u>  12:00 - 22:00                <u>Sunday:</u>  12:00 - 20:00 
<font color="#FFFFAA">Please make an appointment in advance.</font>   
<!-- END -->]]></largeTextBody>
			
			<!-- The position of the text field in relation to your photos.  Options are "left" and "right" -->
			<largeTextPosition>left</largeTextPosition> 
			
			<!-- If you are using a full-width, full-height image without text, you can choose not to use the control-bar background graphic, true/false -->
			<useControlBarBg>true</useControlBarBg>
			
			<!-- The url for the read more button, leave this blank or delete entirely if you do not wish to use the read more button -->
			<readMoreLink>   </readMoreLink>
			
			<!-- The read more link window target if used -->
			<readMoreLinkTarget>_blank</readMoreLinkTarget>
			
			<!-- The large media image link, leave this blank or delete altogether if you do not wish to link the large media images -->
			<largeMediaLink>    </largeMediaLink>
			
			<!-- The large media image link window target -->
			<largeMediaLinkTarget>_blank</largeMediaLinkTarget>
			
			<!-- Choose to only show the small thumbnails on mouse over, true/false -->
			<smallThumbsShownOnMouseOver>true</smallThumbsShownOnMouseOver>
			
			<!-- The display type of your thumbnails, options are "horizontal" and "vertical" -->
			<smallThumbAlignment>vertical</smallThumbAlignment>
			
			<!-- The thumb strip position, options are "topLeft, "topRight", "bottomLeft", "bottomRight" -->
			<smallThumbPosition>topLeft</smallThumbPosition> 
			
			<!-- ************************* -->
			<!-- BEGIN LARGE MEDIA CONTENT -->
			<!-- ************************* -->
			<largeMedia>
				
				<!-- A large media item -->
				<content>
					
					<!-- The small thumbnail -->
					<!-- only necessary if more than one media item is listed, otherwise you can leave this blank or delete it entirely -->
					<thumb>images/portfolio/5x2/thumbs/lillathumb1.jpg</thumb>
					
					<!-- The large version of the media item -->
					<large>images/portfolio/5x2/large/lilla6.jpg</large>
				
					</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb2.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla2.jpg</large>
				
				</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb3.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla3.jpg</large>
				
				</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb4.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla4.jpg</large>
				
				





                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb5.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla5.jpg</large>





                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb6.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla6.jpg</large>




                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb7.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla7.jpg</large>





				
				</content>
				
			
			</largeMedia>
		
		</item>
		
		<!-- **************************************************** -->
		<!-- ********************* ITEM 7 *********************** -->
		<!-- **************************************************** -->
		<item>
			
			<!-- The grid thumbnail url -->
			<thumb>images/portfolio/5x2/grid/lillagrid7.jpg</thumb>
			
			<!-- Optional thumb text, delete altogether or leave blank if you do not wish to use -->
			<thumbText><![CDATA[<!-- BEGIN --> <!-- END -->]]></thumbText>
			
			<!-- Grid thumb text position, options are "top" and "bottom" -->
			<thumbTextPosition> </thumbTextPosition> 
			
			<!-- The transition type once inside the large area, options are "slide" and "wipe" -->
			<largeTransitionType>wipe</largeTransitionType> 
			
			<!-- Optional large section title text, delete altogether or leave blank if you do not wish to use-->
			<largeTextTitle><![CDATA[<!-- BEGIN -->Lilla<!-- END -->]]></largeTextTitle>
			
			<!-- Optional large section body text, delete altogether or leave blank if you do not wish to use-->
			<largeTextBody><![CDATA[<!-- BEGIN --><p></p>Tel Number:                      Private tel Number:<br /><font size="+1" color="#FF0000">+36-70-866-6222</font>              <font size="+1" color="#FF0000">+36-20-538-2575</font>  <br />(06-70-866-6222)            (06-20-538-2575)                                                                             ------------------------------------------------------------------------------------------------------------------------------                                                                              <font size="14px">I enrich my massage knowledge with a Yumeiho diploma, so I complete my traditional Swedish-based massage with the elements of the Eastern-based meridian massage.                                                                               I finish my 60 or 90 minutes relaxing and refreshing program with a special ESO massage.                                                                                                                                                         <u>I am available on the below days and times.</u>                                                                                                                                       
<u>Monday:</u>  12:00 - 22:00          <u>Tuesday:</u>  12:00 - 22:00
<u>Thursday:</u>  12:00 - 22:00         <u>Friday:</u>  12:00 - 22:00                <u>Sunday:</u>  12:00 - 20:00 
<font color="#FFFFAA">Please make an appointment in advance.</font>   
<!-- END -->]]></largeTextBody>
			
			<!-- The position of the text field in relation to your photos.  Options are "left" and "right" -->
			<largeTextPosition>left</largeTextPosition> 
			
			<!-- If you are using a full-width, full-height image without text, you can choose not to use the control-bar background graphic, true/false -->
			<useControlBarBg>true</useControlBarBg>
			
			<!-- The url for the read more button, leave this blank or delete entirely if you do not wish to use the read more button -->
			<readMoreLink>   </readMoreLink>
			
			<!-- The read more link window target if used -->
			<readMoreLinkTarget>_blank</readMoreLinkTarget>
			
			<!-- The large media image link, leave this blank or delete altogether if you do not wish to link the large media images -->
			<largeMediaLink>    </largeMediaLink>
			
			<!-- The large media image link window target -->
			<largeMediaLinkTarget>_blank</largeMediaLinkTarget>
			
			<!-- Choose to only show the small thumbnails on mouse over, true/false -->
			<smallThumbsShownOnMouseOver>true</smallThumbsShownOnMouseOver>
			
			<!-- The display type of your thumbnails, options are "horizontal" and "vertical" -->
			<smallThumbAlignment>vertical</smallThumbAlignment>
			
			<!-- The thumb strip position, options are "topLeft, "topRight", "bottomLeft", "bottomRight" -->
			<smallThumbPosition>topLeft</smallThumbPosition> 
			
			<!-- ************************* -->
			<!-- BEGIN LARGE MEDIA CONTENT -->
			<!-- ************************* -->
			<largeMedia>
				
				<!-- A large media item -->
				<content>
					
					<!-- The small thumbnail -->
					<!-- only necessary if more than one media item is listed, otherwise you can leave this blank or delete it entirely -->
					<thumb>images/portfolio/5x2/thumbs/lillathumb1.jpg</thumb>
					
					<!-- The large version of the media item -->
					<large>images/portfolio/5x2/large/lilla7.jpg</large>
				
					</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb2.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla2.jpg</large>
				
				</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb3.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla3.jpg</large>
				
				</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb4.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla4.jpg</large>
				
				





                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb5.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla5.jpg</large>





                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb6.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla6.jpg</large>




                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb7.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla7.jpg</large>





				
				</content>
				
			
			</largeMedia>
		
		</item>
		
		<!-- **************************************************** -->
		<!-- ********************* ITEM 8 *********************** -->
		<!-- **************************************************** -->
		<item>
			
			<!-- The grid thumbnail url -->
			<thumb>images/portfolio/5x2/grid/lillagrid8.jpg</thumb>
			
			<!-- Optional thumb text, delete altogether or leave blank if you do not wish to use -->
			<thumbText><![CDATA[<!-- BEGIN --> <!-- END -->]]></thumbText>
			
			<!-- Grid thumb text position, options are "top" and "bottom" -->
			<thumbTextPosition> </thumbTextPosition> 
			
			<!-- The transition type once inside the large area, options are "slide" and "wipe" -->
			<largeTransitionType>wipe</largeTransitionType> 
			
			<!-- Optional large section title text, delete altogether or leave blank if you do not wish to use-->
			<largeTextTitle><![CDATA[<!-- BEGIN -->Lilla<!-- END -->]]></largeTextTitle>
			
			<!-- Optional large section body text, delete altogether or leave blank if you do not wish to use-->
			<largeTextBody><![CDATA[<!-- BEGIN --><p></p>Tel Number:                      Private tel Number:<br /><font size="+1" color="#FF0000">+36-70-866-6222</font>              <font size="+1" color="#FF0000">+36-20-538-2575</font>  <br />(06-70-866-6222)            (06-20-538-2575)                                                                             ------------------------------------------------------------------------------------------------------------------------------                                                                              <font size="14px">I enrich my massage knowledge with a Yumeiho diploma, so I complete my traditional Swedish-based massage with the elements of the Eastern-based meridian massage.                                                                               I finish my 60 or 90 minutes relaxing and refreshing program with a special ESO massage.                                                                                                                                                         <u>I am available on the below days and times.</u>                                                                                                                                       
<u>Monday:</u>  12:00 - 22:00          <u>Tuesday:</u>  12:00 - 22:00
<u>Thursday:</u>  12:00 - 22:00         <u>Friday:</u>  12:00 - 22:00                <u>Sunday:</u>  12:00 - 20:00 
<font color="#FFFFAA">Please make an appointment in advance.</font>   
<!-- END -->]]></largeTextBody>
			
			<!-- The position of the text field in relation to your photos.  Options are "left" and "right" -->
			<largeTextPosition>left</largeTextPosition> 
			
			<!-- If you are using a full-width, full-height image without text, you can choose not to use the control-bar background graphic, true/false -->
			<useControlBarBg>true</useControlBarBg>
			
			<!-- The url for the read more button, leave this blank or delete entirely if you do not wish to use the read more button -->
			<readMoreLink>   </readMoreLink>
			
			<!-- The read more link window target if used -->
			<readMoreLinkTarget>_blank</readMoreLinkTarget>
			
			<!-- The large media image link, leave this blank or delete altogether if you do not wish to link the large media images -->
			<largeMediaLink>    </largeMediaLink>
			
			<!-- The large media image link window target -->
			<largeMediaLinkTarget>_blank</largeMediaLinkTarget>
			
			<!-- Choose to only show the small thumbnails on mouse over, true/false -->
			<smallThumbsShownOnMouseOver>true</smallThumbsShownOnMouseOver>
			
			<!-- The display type of your thumbnails, options are "horizontal" and "vertical" -->
			<smallThumbAlignment>vertical</smallThumbAlignment>
			
			<!-- The thumb strip position, options are "topLeft, "topRight", "bottomLeft", "bottomRight" -->
			<smallThumbPosition>topLeft</smallThumbPosition> 
			
			<!-- ************************* -->
			<!-- BEGIN LARGE MEDIA CONTENT -->
			<!-- ************************* -->
			<largeMedia>
				
				<!-- A large media item -->
				<content>
					
					<!-- The small thumbnail -->
					<!-- only necessary if more than one media item is listed, otherwise you can leave this blank or delete it entirely -->
					<thumb>images/portfolio/5x2/thumbs/lillathumb1.jpg</thumb>
					
					<!-- The large version of the media item -->
					<large>images/portfolio/5x2/large/lilla8.jpg</large>
				
					</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb2.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla2.jpg</large>
				
				</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb3.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla3.jpg</large>
				
				</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb4.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla4.jpg</large>
				
				





                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb5.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla5.jpg</large>





                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb6.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla6.jpg</large>




                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb7.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla7.jpg</large>





				
				</content>
				
			
			</largeMedia>
		
		</item>
		
		<!-- **************************************************** -->
		<!-- ********************* ITEM 9 *********************** -->
		<!-- **************************************************** -->
		<item>
			
			<!-- The grid thumbnail url -->
			<thumb>images/portfolio/5x2/grid/lillagrid9.jpg</thumb>
			
			<!-- Optional thumb text, delete altogether or leave blank if you do not wish to use -->
			<thumbText><![CDATA[<!-- BEGIN --> <!-- END -->]]></thumbText>
			
			<!-- Grid thumb text position, options are "top" and "bottom" -->
			<thumbTextPosition> </thumbTextPosition> 
			
			<!-- The transition type once inside the large area, options are "slide" and "wipe" -->
			<largeTransitionType>wipe</largeTransitionType> 
			
			<!-- Optional large section title text, delete altogether or leave blank if you do not wish to use-->
			<largeTextTitle><![CDATA[<!-- BEGIN -->Lilla<!-- END -->]]></largeTextTitle>
			
			<!-- Optional large section body text, delete altogether or leave blank if you do not wish to use-->
			<largeTextBody><![CDATA[<!-- BEGIN --><p></p>Tel Number:                      Private tel Number:<br /><font size="+1" color="#FF0000">+36-70-866-6222</font>              <font size="+1" color="#FF0000">+36-20-538-2575</font>  <br />(06-70-866-6222)            (06-20-538-2575)                                                                             ------------------------------------------------------------------------------------------------------------------------------                                                                              <font size="14px">I enrich my massage knowledge with a Yumeiho diploma, so I complete my traditional Swedish-based massage with the elements of the Eastern-based meridian massage.                                                                               I finish my 60 or 90 minutes relaxing and refreshing program with a special ESO massage.                                                                                                                                                         <u>I am available on the below days and times.</u>                                                                                                                                       
<u>Monday:</u>  12:00 - 22:00          <u>Tuesday:</u>  12:00 - 22:00
<u>Thursday:</u>  12:00 - 22:00         <u>Friday:</u>  12:00 - 22:00                <u>Sunday:</u>  12:00 - 20:00 
<font color="#FFFFAA">Please make an appointment in advance.</font>   
<!-- END -->]]></largeTextBody>
			
			<!-- The position of the text field in relation to your photos.  Options are "left" and "right" -->
			<largeTextPosition>left</largeTextPosition> 
			
			<!-- If you are using a full-width, full-height image without text, you can choose not to use the control-bar background graphic, true/false -->
			<useControlBarBg>true</useControlBarBg>
			
			<!-- The url for the read more button, leave this blank or delete entirely if you do not wish to use the read more button -->
			<readMoreLink>   </readMoreLink>
			
			<!-- The read more link window target if used -->
			<readMoreLinkTarget>_blank</readMoreLinkTarget>
			
			<!-- The large media image link, leave this blank or delete altogether if you do not wish to link the large media images -->
			<largeMediaLink>    </largeMediaLink>
			
			<!-- The large media image link window target -->
			<largeMediaLinkTarget>_blank</largeMediaLinkTarget>
			
			<!-- Choose to only show the small thumbnails on mouse over, true/false -->
			<smallThumbsShownOnMouseOver>true</smallThumbsShownOnMouseOver>
			
			<!-- The display type of your thumbnails, options are "horizontal" and "vertical" -->
			<smallThumbAlignment>vertical</smallThumbAlignment>
			
			<!-- The thumb strip position, options are "topLeft, "topRight", "bottomLeft", "bottomRight" -->
			<smallThumbPosition>topLeft</smallThumbPosition> 
			
			<!-- ************************* -->
			<!-- BEGIN LARGE MEDIA CONTENT -->
			<!-- ************************* -->
			<largeMedia>
				
				<!-- A large media item -->
				<content>
					
					<!-- The small thumbnail -->
					<!-- only necessary if more than one media item is listed, otherwise you can leave this blank or delete it entirely -->
					<thumb>images/portfolio/5x2/thumbs/lillathumb1.jpg</thumb>
					
					<!-- The large version of the media item -->
					<large>images/portfolio/5x2/large/lilla9.jpg</large>
				
					</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb2.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla2.jpg</large>
				
				</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb3.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla3.jpg</large>
				
				</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb4.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla4.jpg</large>
				
				





                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb5.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla5.jpg</large>





                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb6.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla6.jpg</large>




                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb7.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla7.jpg</large>





				
				</content>
				
			
			</largeMedia>
		
		</item>
		
		<!-- **************************************************** -->
		<!-- ********************* ITEM 10 *********************** -->
		<!-- **************************************************** -->
		<item>
			
			<!-- The grid thumbnail url -->
			<thumb>images/portfolio/5x2/grid/lillagrid10.jpg</thumb>
			
			<!-- Optional thumb text, delete altogether or leave blank if you do not wish to use -->
			<thumbText><![CDATA[<!-- BEGIN --> <!-- END -->]]></thumbText>
			
			<!-- Grid thumb text position, options are "top" and "bottom" -->
			<thumbTextPosition> </thumbTextPosition> 
			
			<!-- The transition type once inside the large area, options are "slide" and "wipe" -->
			<largeTransitionType>wipe</largeTransitionType> 
			
			<!-- Optional large section title text, delete altogether or leave blank if you do not wish to use-->
			<largeTextTitle><![CDATA[<!-- BEGIN -->Lilla<!-- END -->]]></largeTextTitle>
			
			<!-- Optional large section body text, delete altogether or leave blank if you do not wish to use-->
			<largeTextBody><![CDATA[<!-- BEGIN --><p></p>Tel Number:                      Private tel Number:<br /><font size="+1" color="#FF0000">+36-70-866-6222</font>              <font size="+1" color="#FF0000">+36-20-538-2575</font>  <br />(06-70-866-6222)            (06-20-538-2575)                                                                             ------------------------------------------------------------------------------------------------------------------------------                                                                              <font size="14px">I enrich my massage knowledge with a Yumeiho diploma, so I complete my traditional Swedish-based massage with the elements of the Eastern-based meridian massage.                                                                               I finish my 60 or 90 minutes relaxing and refreshing program with a special ESO massage.                                                                                                                                                         <u>I am available on the below days and times.</u>                                                                                                                                       
<u>Monday:</u>  12:00 - 22:00          <u>Tuesday:</u>  12:00 - 22:00
<u>Thursday:</u>  12:00 - 22:00         <u>Friday:</u>  12:00 - 22:00                <u>Sunday:</u>  12:00 - 20:00 
<font color="#FFFFAA">Please make an appointment in advance.</font>   
<!-- END -->]]></largeTextBody>
			
			<!-- The position of the text field in relation to your photos.  Options are "left" and "right" -->
			<largeTextPosition>left</largeTextPosition> 
			
			<!-- If you are using a full-width, full-height image without text, you can choose not to use the control-bar background graphic, true/false -->
			<useControlBarBg>true</useControlBarBg>
			
			<!-- The url for the read more button, leave this blank or delete entirely if you do not wish to use the read more button -->
			<readMoreLink>   </readMoreLink>
			
			<!-- The read more link window target if used -->
			<readMoreLinkTarget>_blank</readMoreLinkTarget>
			
			<!-- The large media image link, leave this blank or delete altogether if you do not wish to link the large media images -->
			<largeMediaLink>    </largeMediaLink>
			
			<!-- The large media image link window target -->
			<largeMediaLinkTarget>_blank</largeMediaLinkTarget>
			
			<!-- Choose to only show the small thumbnails on mouse over, true/false -->
			<smallThumbsShownOnMouseOver>true</smallThumbsShownOnMouseOver>
			
			<!-- The display type of your thumbnails, options are "horizontal" and "vertical" -->
			<smallThumbAlignment>vertical</smallThumbAlignment>
			
			<!-- The thumb strip position, options are "topLeft, "topRight", "bottomLeft", "bottomRight" -->
			<smallThumbPosition>topLeft</smallThumbPosition> 
			
			<!-- ************************* -->
			<!-- BEGIN LARGE MEDIA CONTENT -->
			<!-- ************************* -->
			<largeMedia>
				
				<!-- A large media item -->
				<content>
					
					<!-- The small thumbnail -->
					<!-- only necessary if more than one media item is listed, otherwise you can leave this blank or delete it entirely -->
					<thumb>images/portfolio/5x2/thumbs/lillathumb1.jpg</thumb>
					
					<!-- The large version of the media item -->
					<large>images/portfolio/5x2/large/lilla10.jpg</large>
				
					</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb2.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla2.jpg</large>
				
				</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb3.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla3.jpg</large>
				
				</content>
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb4.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla4.jpg</large>
				
				





                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb5.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla5.jpg</large>





                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb6.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla6.jpg</large>




                                                   </content>
				
				
				<content>
				
					<thumb>images/portfolio/5x2/thumbs/lillathumb7.jpg</thumb>
					<large>images/portfolio/5x2/large/lilla7.jpg</large>





				
				</content>
				
			
			</largeMedia>
		
		</item>
	
	</media>
	

</data>
