<root>
	<styles>		
		<include src="file://{resources}/styles/steamstyles.css"/>
		<include src="file://{resources}/styles/welcometosteam.css" />
		<include src="file://{resources}/styles/mainmenu.css" />
	</styles>

	<WelcomeToSteamIndividualTip selectionpos="auto" mousecanactivate="unfocused">
	<Panel class="SubPanel" >
	    <Panel class="SubPanel" tabindex="0" selectionpos="0,1" >
				<Panel id="HR4" class="HR" />
				<Panel class="SubPanelContainer">
					<Panel class="SubImageLeftAlignControllerUpdate GyroImageSize" scaling="stretch-to-fit-x-preserve-aspect"/>	
					<Panel class="SubText" id ="sub_text_center"> 
						<Label class="SubHeader" id="sub_align_right" text="#MainMenu_Welcome_Controller_Update_Gyro_Header" />
						<Label class="SubDesc" text="#MainMenu_Welcome_Controller_Update_Gyro_Description" />
					</Panel>
				 </Panel>
		</Panel>
		<Panel id="HR4" class="HR" />
		<Panel class="FlowRight">
		 <Button class="SubPanel GyroVideosLeft" tabindex="2" selectionpos="0,2" onactivate="BrowserGoToURL( https://www.youtube.com/watch?v=0TEM8r9p_f4 );" >
				<Panel class="SubPanelContainerGyroVideos">
					<Image class="SubImageGyroVideos" src="file://{images}/welcomeupdates/controller_update_gyro_ex_constablebento.jpg" scaling="stretch-to-fit-x-preserve-aspect"/>
					<Panel class="FlowDown"	>
						<Label class="SubHeader sub_gyro_video_align"  text="ConstableBento" />
						<Panel class="FlowRight GyroButtonVisible" >
							<Image class="SubImageGyroVideosPressA" src="file://{images}/library/controller/api/button_a.png" />
							<Label class="SubDesc sub_gyro_video_align"  text="#MainMenu_Welcome_Controller_Update_Gyro_SeeVideo" />
						</Panel>
					</Panel>
				</Panel>
		</Button>
		
		 <Button class="SubPanel GyroVideosLeft" tabindex="2" selectionpos="1,2" onactivate="BrowserGoToURL( https://www.youtube.com/watch?v=GKuO9M0WuMg );" >
				<Panel class="SubPanelContainerGyroVideos">
					<Image class="SubImageGyroVideos" src="file://{images}/welcomeupdates/controller_update_gyro_ex_gamermuscle.jpg" scaling="stretch-to-fit-x-preserve-aspect"/>
					<Panel class="FlowDown"	>
						<Label class="SubHeader sub_gyro_video_align"  text="GamerMuscle" />
						<Panel class="FlowRight GyroButtonVisible" >
							<Image class="SubImageGyroVideosPressA" src="file://{images}/library/controller/api/button_a.png" />
							<Label class="SubDesc sub_gyro_video_align"  text="#MainMenu_Welcome_Controller_Update_Gyro_SeeVideo" />
						</Panel>
					</Panel>
				</Panel>
		</Button>
	</Panel>
	</Panel>
  </WelcomeToSteamIndividualTip>
</root>