﻿<?xml version="1.0" encoding="utf-8"?>
<!--
Start Pages Content File 
(c)2007 Adobe Systems, Incorporated.All rights reserved.

Instructions/Notes:
********************
1. This file must always be placed in the same directory as the .swf that loads it. 


2. To edit the content for a particular locale, find the correct <locale> node (using the "lang" parameter). 
For Instance, to edit Italian content, find the <locale> node which has lang="it".


3. Some nodes have a number of parameters to help format the content. 

Parameter Name      default value					usage example(s)
**************		*************					****************

style				"plain"							style="bold"
													style="italic"
													style="underline"
													style="bold,italic,underline"
													
				
color				<head> - #2C2CFF				color="#2C2CFF"
					<subhead> - #000000
					
					
size				11								size="11"


fontNameWin			(latin 1 locales only)			fontNameWin="Tahoma"
					Tahoma			

					
fontNameMac			(latin 1 locales only)			fontNameMac="Lucida Grande"
					Lucida Grande
					

-->
	
<locales>	
	<!-- 
	English settings 
	-->
	<locale lang="en" fontNameWin="Tahoma" fontNameMac="Lucida Grande">
		<trial linkURL="http://www.adobe.com/go/creativesuite?trackingid=DHQTG">
			<head text="Adobe® Creative Suite® 4" style="bold"  color="#2C2CFF"  size="12"  />
			<subhead text="Deliver innovative ideas in print, web, interactive, video and mobile design." style="plain"  color="#000000"  size="11"  />
		</trial>
		<full linkURL="http://www.adobe.com/go/creativesuite?trackingid=DHREG" >
			<head text="Adobe® Creative Suite® 4" style="bold"  color="#2C2CFF"  size="12"  />
			<subhead text="Deliver innovative ideas in print, web, interactive, video and mobile design." style="plain"  color="#000000"  size="11"  />
		</full>
	</locale>
		
		
	<!-- 
	German settings 
	-->
	<locale lang="de" fontNameWin="Tahoma" fontNameMac="Lucida Grande">
		<trial linkURL="http://www.adobe.com/go/creativesuite_de?trackingid=DHQTJ">
			<head text="Adobe® Creative Suite® 4" style="plain"  color="#2C2CFF"  size="12"  />
			<subhead text="Innovative Ideen umsetzen für Print, Web, interaktive Erlebnisse und mobile Endgeräte." style="plain"  color="#000000"  size="11"  />
		</trial>
		<full linkURL="http://www.adobe.com/go/creativesuite_de?trackingid=DHREJ" >
			<head text="Adobe® Creative Suite® 4" style="bold"  color="#2C2CFF"  size="12"  />
			<subhead text="Innovative Ideen umsetzen für Print, Web, interaktive Erlebnisse und mobile Endgeräte." style="plain"  color="#000000"  size="11"  />
		</full>
	</locale>
	
	<!-- 
	French settings 
	-->
	<locale lang="fr" fontNameWin="Tahoma" fontNameMac="Lucida Grande">
		<trial linkURL="http://www.adobe.com/go/creativesuite_fr?trackingid=DHQTI">
			<head text="Adobe® Creative Suite® 4" style="plain"  color="#2C2CFF"  size="12"  />
			<subhead text="Des idées novatrices pour vos conceptions papier, Web, interactives, vidéo et mobiles." style="plain"  color="#000000"  size="11"  />
		</trial>
		<full linkURL="http://www.adobe.com/go/creativesuite_fr?trackingid=DHREI" >
			<head text="Adobe® Creative Suite® 4" style="bold"  color="#2C2CFF"  size="12"  />
			<subhead text="Des idées novatrices pour vos conceptions papier, Web, interactives, vidéo et mobiles." style="plain"  color="#000000"  size="11"  />
		</full>
	</locale>
	
	<!-- 
	Japanese settings 
	-->

	<locale lang="ja" fontNameWin="MS Gothic" fontNameMac="Osaka">
	<trial linkURL="http://www.adobe.com/go/creativesuite_jp?trackingid=DHQTK">
		<head text="Adobe® Creative Suite® 4" style="bold"  color="#2C2CFF"  size="12"  />
		<subhead text="斬新なアイデアを、印刷、Web、インタラクティブ、ビデオ、モバイル向けのデザインにします。." style="plain"  color="#000000"  size="12"/>
	</trial>
	<full linkURL="http://www.adobe.com/go/creativesuite_jp?trackingid=DHREK">
		<head text="Adobe® Creative Suite® 4" style="bold" color="#2C2CFF" size="12"  />
		<subhead text="斬新なアイデアを、印刷、Web、インタラクティブ、ビデオ、モバイル向けのデザインにします。." style="plain" color="#000000" size="12"  />
	</full>
</locale>

	<!-- Spanish settings
	-->
	<locale lang="es" fontNameWin="Tahoma" fontNameMac="Lucida Grande">
		<trial linkURL="http://www.adobe.com/go/creativelicense?trackingid=RUUQ">
			<head text="Adobe Creative Suite 3" style="bold"  color="#2C2CFF"  size="12"  />
			<subhead text="Integración sin precedentes. Seis nuevas ediciones para Web, Design y Video." style="plain"  color="#000000"  size="11"  />
		</trial>
		<full linkURL="http://www.adobe.com/go/creativesuite_es?trackingid=DHREM" >
			<head text="Adobe® Creative Suite® 4" style="bold"  color="#2C2CFF"  size="12"  />
			<subhead text="Cree ideas innovadoras de diseño de impresión y de contenido Web, interactivo, de vídeo y móvil." style="plain"  color="#000000"  size="11"  />
		</full>
	</locale>

	<!-- Italian settings
	-->
	<locale lang="it" fontNameWin="Tahoma" fontNameMac="Lucida Grande">
		<trial linkURL="http://www.adobe.com/go/creativelicense?trackingid=RUUQ">
			<head text="Adobe Creative Suite 3" style="bold"  color="#2C2CFF"  size="12"  />
			<subhead text="Integrazione senza precedenti. Sei edizioni per Web, Design e Video del tutto nuove." style="plain"  color="#000000"  size="11"  />
		</trial>
		<full linkURL="http://www.adobe.com/go/creativesuite_it?trackingid=DHREL" >
			<head text="Adobe® Creative Suite® 4" style="bold"  color="#2C2CFF"  size="12"  />
			<subhead text="Realizzate idee innovative su supporti stampati o interattivi, Web, video e design mobile." style="plain"  color="#000000"  size="11"  />
		</full>
	</locale>	
	
	<!-- Korean settings 
	-->
	<locale lang="ko" fontNameWin="Dotum" fontNameMac="Seoul">
		<trial linkURL="http://www.adobe.com/go/creativelicense?trackingid=RUUQ">
			<head text="Adobe Creative Suite 3" style="bold"  color="#2C2CFF"  size="12"  />
			<subhead text="웹, 디자인 및 비디오 작업에 사용할 수 있는 여섯 개의 에디션을 전례 없이 파격적으로 통합한 일체형 에디션입니다." style="plain"  color="#000000"  size="12"  />
		</trial>
		<full linkURL="http://www.adobe.com/go/creativesuite_kr?trackingid=DHRET" >
			<head text="Adobe® Creative Suite® 4" style="bold"  color="#2C2CFF"  size="12"  />
			<subhead text="인쇄, 웹, 인터랙티브, 비디오 및 모바일 디자인에 혁신적인 아이디어를 제공합니다." style="plain"  color="#000000"  size="12"  />
		</full>
	</locale>
	
	<!-- Traditional Chinese settings
	-->
	<locale lang="zh_tw" fontNameWin="ShenShiMing" fontNameMac="Taipei">
		<trial linkURL="http://www.adobe.com/go/creativelicense?trackingid=RUUQ">
			<head text="Adobe Creative Suite 3" style="bold"  color="#2C2CFF"  size="12"  />
			<subhead text="以前所未有的方式整合。六種全新的版本，適用於網頁、設計與視訊。" style="plain"  color="#000000"  size="12"  />
		</trial>
		<full linkURL="http://www.adobe.com/go/creativesuite_tw?trackingid=DHREV" >
			<head text="Adobe® Creative Suite® 4" style="bold"  color="#2C2CFF"  size="12"  />
			<subhead text="可在印刷、網頁、互動、視訊與行動裝置設計等方面，將您的創新點子付諸實現。." style="plain"  color="#000000"  size="12"  />
		</full>
	</locale>
	
	<!-- Simplified Chinese settings
	-->
	<locale lang="zh_cn" fontNameWin="Simsun" fontNameMac="Beijing">
		<trial linkURL="http://www.adobe.com/go/creativelicense?trackingid=RUUQ">
			<head text="Adobe Creative Suite 3" style="bold"  color="#2C2CFF"  size="12"  />
			<subhead text="前所未有的整合。六种全新版本，分别适用于 Web、设计和视频。" style="plain"  color="#000000"  size="12"  />
		</trial>
		<full linkURL="http://www.adobe.com/go/creativesuite_cn?trackingid=DHREU" >
			<head text="Adobe® Creative Suite® 4" style="bold"  color="#2C2CFF"  size="12"  />
			<subhead text="在印刷、Web、交互式内容、视频和移动设计领域尽情挥洒创意。." style="plain"  color="#000000"  size="12"  />
		</full>
	</locale>
</locales>