  <library>
   <include href="bswindow.lzx" />
	<!--include href="av/html5/library.lzx" /-->

   <font name="EstiloText" src="resource/EstiloText.otf"/>
   <attribute name="ie_twidth" value="0" type="number"/>
   <attribute name="ie_theight" value="0" type="number"/>
	<attribute name="ie_tx" value="0" type="number"/>
   <attribute name="ie_ty" value="0" type="number"/>
	<attribute name="ie_tbgcolor" value="white" type="string"/>

  
   <class name="ie_tussewindow" >
  
  <handler name="oninit">
      // ie_v.bringToFront();
      // Debug.write("ie_v");
   </handler>
   
  <bswindow id="ie_w1"  width="${parent.ie_twidth}" height="${parent.ie_theight}" resizable="false" closeable="false" x="${parent.ie_tx}" y="${parent.ie_ty}" bgcolor="${parent.ie_tbgcolor}">
  <image id="ie_btn_close" x="${ie_w1.width-28}" y="1"  height="25" width="23" resource="resource/close.jpg" stretches="both" onclick="parent.setAttribute('visible',false);ie_v.setAttribute('visible',false);ie_v.destroy();"/>
<image id="ie_btn_minimize" x="${ie_w1.width-28-16}" y="2"  height="23" width="16" resource="resource/minimize.jpg" stretches="both"/>
		
		//  Area de informacao   ***********  BODY ****************
		
		<view id="ie_v1" y="0" x="0" width="${ie_w1.width-220}" height="${ie_w1.height}" bgcolor="black">
		// VIDEO
		<view id="ie_video" x="5" y="5" visible="true">
			<html id="ie_v" src="ie_tusse.html" x="0" y="0" width="603" height="370" scrollbars="false"/>
		</view>
		
		// THE BRAND
		<view id="ie_thebrand" x="20" y="25" visible="false">
		<text x="0" y="30" fgcolor="white" font="EstiloText" fontsize="16" width="${ie_v1.width-30}" multiline="true"> Tusse is an exceptional experience of art and design. Our pieces are inspired in portuguese traditions and handicrafts. The wisdom and creativity of the craftsman implemented by modern design and finishes, offer a revisit to the past and a discovery of new forms of being, thinking and present art and design.</text> 
		
		<text x="0" y="170" fgcolor="white" font="EstiloText" fontsize="16" width="${ie_v1.width-30}" multiline="true"> VISION </text> 
		<text x="0" y="200" fgcolor="white" font="EstiloText" fontsize="10" width="${(ie_v1.width-30)/2}" multiline="true"> Tusse combines past forms and techniques with contemporary art and design. We believe in the junction of advanced technology with traditional manufacturing techniques, giving a unique character and added value to our pieces. We look deeply into Portugal and its traditions absorving every detail which may enrich our creations.
We want to be world-class references in art and design.</text> 
		
		<text x="${(ie_v1.width-30)/2}" y="170" fgcolor="white" font="EstiloText" fontsize="16" width="${ie_v1.width-30}" multiline="true"> EXPECTATIONS </text> 
		<text x="${(ie_v1.width-30)/2}" y="200" fgcolor="white" font="EstiloText" fontsize="10" width="${(ie_v1.width-30)/2}" multiline="true"> TUSSE want to enchant their customers and fans with the finest taste and style. We want to be a light point in art and design on national and international levels.<br /> We'll surprise you in every Tusse apparition and certainly rouse unexpected emotions. We'll prove that you can enjoy art, possess it and use it in a functional way in your home, humanizing environments.</text> 
		
		
		</view>
		
		
		// THE VALUES
		<view id="ie_thevalues" x="20" y="25" visible="false">
		<text x="0" y="20" fgcolor="white" font="EstiloText" fontsize="16" width="${ie_v1.width-30}" multiline="true"> ART AND DESIGN </text> 
		<text x="0" y="50" fgcolor="white" font="EstiloText" fontsize="10" width="${(ie_v1.width-30)/2}" multiline="true">  Each TUSSE piece reﬂects the dedication and attention given to it. Every piece is seen as unique from the design on paper to every detail implemented until the ﬁnishes. We create art as design and design as art..</text> 
		
		<text x="${(ie_v1.width-30)/2}" y="20" fgcolor="white" font="EstiloText" fontsize="16" width="${ie_v1.width-30}" multiline="true"> ARTS AND CRAFTS </text> 
		<text x="${(ie_v1.width-30)/2}" y="50" fgcolor="white" font="EstiloText" fontsize="10" width="${(ie_v1.width-30)/2}" multiline="true">  Innovate and surprise, defending the creative craft as an alternative to mechanization and mass production in order to obtain high quality parts and differentiation.</text> 
		
		<text x="0" y="130" fgcolor="white" font="EstiloText" fontsize="16" width="${ie_v1.width-30}" multiline="true"> HUMANITY </text> 
		<text x="0" y="160" fgcolor="white" font="EstiloText" fontsize="10" width="${(ie_v1.width-30)/2}" multiline="true">  TUSSE merges techniques and craft forms, the passion for creativity and the search for new interpretations of art. We place our soul in each project, this gives an unique personality to the place where it'll be implemented. We intend to rise the past, humanize it, reinvent it. Contribute today with a vision that will mark the contemporary world is one of our goals.</text> 
		
		<text x="${(ie_v1.width-30)/2}" y="130" fgcolor="white" font="EstiloText" fontsize="16" width="${ie_v1.width-30}" multiline="true"> MOTIVATION </text> 
		<text x="${(ie_v1.width-30)/2}" y="160" fgcolor="white" font="EstiloText" fontsize="10" width="${(ie_v1.width-30)/2}" multiline="true"> We are motivated by passion for what we do. We believe in individualization. We want you to feel the same emotion in our pieces that we feel in the moment of their creation. We were born to develop our excellence with exceptional art and design. EXCEPTIONAL ART AND DESIGN.</text>
		
		<text x="0" y="260" fgcolor="white" font="EstiloText" fontsize="16" width="${ie_v1.width-30}" multiline="true"> EXCELLENCE </text> 
		<text x="0" y="290" fgcolor="white" font="EstiloText" fontsize="10" width="${(ie_v1.width-30)/2}" multiline="true">  Tusse wants to oﬀer you high quality pieces and distinction. Tusse will hear you, give life to your desires and awake new ones. We promise perfection in each detail and an incessant search for new creations and pieces.</text>  
		
		
		</view>
		
		</view>
		
		
		
		
		
		// Lado esquerdo **********   MENU   **************
		
		<view id="ie_v2" width="${220}" height="${ie_w1.height}" y="25" x="${ie_w1.width-this.width}" bgcolor="black">
			<text  x="0" id="ie_text_cursor" fgcolor="white" font="EstiloText" fontsize="8" visible="false"> - </text>
			
			<text x="5" y="5" fgcolor="white" font="EstiloText" fontsize="8"> TUSSE EXCEPTIONAL ART AND DESIGN</text> 
			<image x="${10}" y="28"  height="8" width="180" resource="resource/linha.jpg" stretches="both"/>
			
			<text x="15" y="48" fgcolor="white" font="EstiloText" fontsize="8" onmouseover="{ie_text_cursor.setAttribute('visible',true)};{ie_text_cursor.setAttribute('y',this.y)};" onmouseout="{ie_text_cursor.setAttribute('visible',false)}" onclick="{ie_thebrand.setAttribute('visible',true)};{ie_video.setAttribute('visible',false)};{ie_thevalues.setAttribute('visible',false)};{ie_v.destroy()};"> THE BRAND</text> 
			 
			<image x="${10}" y="60"  height="8" width="180" resource="resource/linha.jpg" stretches="both" opacity="0.5"/>

			<text x="15" y="80" fgcolor="white" font="EstiloText" fontsize="8" onmouseover="{ie_text_cursor.setAttribute('visible',true)};{ie_text_cursor.setAttribute('y',this.y)};" onmouseout="{ie_text_cursor.setAttribute('visible',false)};" onclick="{ie_thevalues.setAttribute('visible',true)};{ie_video.setAttribute('visible',false)};{ie_thebrand.setAttribute('visible',false)};{ie_v.destroy()};"> VALUES</text> 
			 
			<image x="${10}" y="92"  height="8" width="180" resource="resource/linha.jpg" stretches="both" opacity="0.5"/>
		</view>
  
  </bswindow>
  
  </class>
</library>