<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns="/content/PL/pl/homeNavigation">
	
	<!--
		NOTE TO FLASH DEVELOPER:
		V2
		Please take really good care of:
		- nissan tv mode (see trvheader_resizeFunc variable in staticConf and flashvars)
		- HTML embeded mode (see trvheader_emebed variable in staticConf and flashvars)
		- embed et resizefunc pass�s dans le html : pierre pour dire qui appelle
		- loading time (css was merged to staticConf)
	-->

	<moduleUrl>http://flash.nissan.co.uk/flash/trvheader_v2/deploy/module/module.swf</moduleUrl>

	<url_config path="/" />

	<conf>

		<externalXmlConf inheritSpace="true">
			<file>http://flash.nissan.co.uk/flash/trvheader_v2/deploy/module/staticConf.xml</file>
		</externalXmlConf>
		
		<content>
			
			<!-- MANDATORY -->
			<logo>
				<!-- 
					MANDATORY
					@type : value is always img
					Comes from MediaLibrary
				-->
				<media type="img"><![CDATA[http://media.nissan.co.uk/etc/medialib/nissaneu/_ZZ_zz/_new_homepage/_images/_transversal.Par.84712.Image.imgProcessing.png]]></media>
				<!-- MANDATORY HEllo -->
					
					<label><![CDATA[POWRÓT DO STRONY GŁÓWNEJ]]></label><link type="ext" ><src><![CDATA[http://www.nissan.pl/PL/pl.html]]></src><tracking><jscall><call><fname>jsCallTrackClick</fname><arg>topnavbar|logo|/||</arg></call></jscall></tracking></link>

				
			</logo>
			
			<!-- 
				MANDATORY
				From 1 to 6 <tab> inside
				2 different type of <tab> (see below)
			-->
			<tabs>
				<!-- 
					1ST TYPE OF <tab>
					With an associated manifest url
				-->
				
				<tab>
					<!-- MANDATORY -->
					<label><![CDATA[WYBIERZ SAMOCHÓD]]></label>
					<!-- MANDATORY -->
					<manifest>http://www.nissan.pl/PL/pl/vehicles.-Par-42780-nointernal-subnavxml.xml</manifest>

				</tab>
				
				<tab>
					<!-- MANDATORY -->
					<label><![CDATA[USŁUGI]]></label>
					<!-- MANDATORY -->
					<manifest>http://www.nissan.pl/PL/pl/vehicles.-Par-34287-nointernal-trvheadertabsv2xml.xml</manifest>

				</tab>
				
				<tab>
					<!-- MANDATORY -->
					<label><![CDATA[ŚWIAT NISSANA]]></label>
					<!-- MANDATORY -->
					<manifest>http://www.nissan.pl/PL/pl/vehicles.-Par-95553-nointernal-trvheadertabsv2xml.xml</manifest>

				</tab>
				
				<tab>
					<!-- MANDATORY -->
					<label><![CDATA[KONTAKT]]></label>
					<!-- MANDATORY -->
					<manifest>http://www.nissan.pl/PL/pl/vehicles.-Par-29737-nointernal-trvheadertabsv2xml.xml</manifest>

				</tab>
				
			</tabs>
				
			<!-- OPTIONAL -->
			<tools>
				<!-- 
					OPTIONAL
					@flashid : value is static
				-->
					
				<tool flashid="youpnissan">
					<!-- MANDATORY -->
							
						
							<label><![CDATA[Strefa YOU+NISSAN]]></label><link type="ext" ><src><![CDATA[http://www.nissan.pl/YouPlus.html]]></src><tracking><jscall><call><fname>jsCallTrackClick</fname><arg>topnavbar|youplus|/||</arg></call></jscall></tracking></link>

				
				</tool>
				
				<!-- 
					OPTIONAL
					@flashid : value is static
				-->
				
			</tools>
			
			
			<!-- 
				OPTIONAL
				Ribbon placed either on top left or top right hand corner
				@align : 2 possible values: TR (Top Right) or TL (Top Left)
			-->
			
		</content>

	</conf>


</manifest>


