<?xml version="1.0"?>
<viewer xmlns="http://www.issuu.com/viewer/1.0" backgroundColor="#000000" backgroundImage="#Background" backgroundSize="auto,stretch" backgroundPosition="center" > 

	<skin source="euskadi.swf"/>

	<box direction="horizontal" horizontalAlign="center" verticalAlign="middle" left="0" right="0" top="20" >
	
		<button action="pageFirst" upState="#FirstButton_up" overState="#FirstButton_over" downState="#FirstButton_down" disabledState="#FirstButton_disabled" toolTip="First page" />
		
		<spacer width="6" />

	    <button action="pagePrevious" upState="#PreviousButton_up" overState="#PreviousButton_over" downState="#PreviousButton_down" disabledState="#PreviousButton_disabled" toolTip="Previous page" />
		
		<spacer width="6" />	
		
		<pageNumber right="20" top="20" fontSize="12" color="#89716b" fontFamily="Arial, Verdana"/>
		
		<spacer width="10" />	
	    
		<button action="pageNext" upState="#NextButton_up" overState="#NextButton_over" downState="#NextButton_down" disabledState="#NextButton_disabled" toolTip="Next page"/>
		
		<spacer width="6" />	
		
		<button action="pageLast" upState="#LastButton_up" overState="#LastButton_over" downState="#LastButton_down" disabledState="#LastButton_disabled" toolTip="Last page" />
		
		<spacer width="24" />

	    <button action="fullScreen" upState="#FullscreenButton_up" overState="#FullscreenButton_over" downState="#FullscreenButton_down" disabledState="#FullscreenButton_disabled" toolTip="Full screen"/>

	    <spacer width="6" />	
		
		<button action="search" upState="#SearchButton_up" overState="#SearchButton_over" downState="#SearchButton_down" disabledState="#SearchButton_disabled" toolTip="Search" />
		
		<spacer width="6" />	
		
		<button action="index" upState="#IndexButton_up" overState="#IndexButton_over" downState="#IndexButton_down" toolTip="Index" />
		
		<spacer width="6" />				

	    <button action="share" upState="#ShareButton_up" overState="#ShareButton_over" downState="#ShareButton_down" toolTip="Share"/>

	    <spacer width="6" />
		
		<button action="embed" upState="#EmbedButton_up" overState="#EmbedButton_over" downState="#EmbedButton_down" toolTip="Embed" />
		
		<spacer width="6" />				

	    <button action="print" upState="#PrintButton_up" overState="#PrintButton_over" downState="#PrintButton_down" toolTip="Print"/>

	    <spacer width="6" />

	    <button action="viewMode" upState="#ViewModeButton_up" overState="#ViewModeButton_over" downState="#ViewModeButton_down" toolTip="View mode" />

	    <spacer width="13" />
		
				
	</box>  

	<dropp left="0" top="60" right="0" bottom="78"/>

	<dock left="0" right="0" bottom="10" height="80"/>
	
	<object source="https://turismo.euskadi.eus/contenidos/recurso_tecnico/aa30_comun/es_def/folletosdigitales/issuu/custom/LogoEuskadi_2.png" left="20" top="20" />

</viewer>