<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE TAF SYSTEM "tango.dtd" >
<TAF Version="0x02000002">
	<Comments>IL-2</Comments>

	<!--Main program-->
	<Program>
		<ActionRef Ref="Initialise" />
		<ActionRef Ref="Get_Function" />
		<ActionRef Ref="Assigns" />
		<ActionRef Ref="Header" />
		<ActionRef Ref="Zoom">
			<ActionRef Ref="Zoom_Picture" />
		</ActionRef>
		<ActionRef Ref="Default">
			<ActionRef Ref="Content" />
		</ActionRef>
		<ActionRef Ref="Footer" />
	</Program>

	<!--Program actions-->
	<Actions>
		<ResultAction ID="Initialise" Sig="null">
			<ResultsOutput Ref="Initialise.Results" />
		</ResultAction>
		<ResultAction ID="Get_Function" Sig="null">
			<ResultsOutput Ref="Get_Function.Results" />
		</ResultAction>
		<ResultAction ID="Assigns" Sig="null">
			<ResultsOutput Ref="Assigns.Results" />
		</ResultAction>
		<ResultAction ID="Header" Sig="null">
			<ResultsOutput Ref="Header.Results" />
		</ResultAction>
		<IfAction ID="Zoom" Sig="if  " Expanded="True">
			<Expression><![CDATA[(LEN('<@VAR local$Function>'))]]></Expression>
			<ExpressionInfo>
				<ExpLeft><![CDATA[<@VAR local$Function>]]></ExpLeft>
				<ExpRight />
				<Operator>nemp</Operator>
			</ExpressionInfo>
		</IfAction>
		<ResultAction ID="Zoom_Picture" Sig="null">
			<ResultsOutput Ref="Zoom_Picture.Results" />
		</ResultAction>
		<ElseAction ID="Default" Sig="else" Expanded="True" />
		<ResultAction ID="Content" Sig="null">
			<ResultsOutput Ref="Content.Results" />
		</ResultAction>
		<ResultAction ID="Footer" Sig="null">
			<ResultsOutput Ref="Footer.Results" />
		</ResultAction>
	</Actions>

	<!--Data sources-->
	<DataSources />

	<!--Output blocks-->
	<Outputs>
		<Output ID="Initialise.Results" Type="HTML"><![CDATA[<@EXCLUDE>
<@COMMENT>
	Document Properties
	------------------------------------------------------------
	Copyright (c) 2000 Southdown House Software Limited
	
	Set up variables used by the <@INCLUDE>s to specify document-specific
	values, such as the Page Title, additional CSS values, etc.
</@COMMENT>

<@! Title: Document Title used in the HEAD of the page >
<@ASSIGN local$PageTitle "IL-2 Sturmovik Screenshots">

<@! Sidebars: Any sidebars to be included on this page >
<@ASSIGN local$Sidebar "">

<@! Navlink: Description and URL for Navigation bar link >
<@ASSIGN local$Navlink "Gallery|/gallery">

</@EXCLUDE>

<@! Initialise application-scope variables >
<@INCLUDE "../include/init.txt">
]]></Output>
		<Output ID="Get_Function.Results" Type="HTML"><![CDATA[<@ASSIGN local$Function <@CGIPARAM HTTP_SEARCH_ARGS>>
<@IF '<@LOCATE STR="<@VAR local$Function>" FINDSTR="&"> > 0'>
	<@ASSIGN local$Question <@LOCATE STR="<@VAR local$Function>" FINDSTR="&">>
	<@ASSIGN local$subFunction <@SUBSTRING STR="<@VAR local$Function>" START="<@CALC '<@VAR local$Question> + 1'>" NUMCHARS="<@CALC '<@LENGTH <@VAR local$Function>> - <@VAR local$Question>'>">>
	<@ASSIGN local$Function <@LEFT STR="<@VAR local$Function>" NUMCHARS="<@CALC '<@VAR local$Question> - 1'>">>	
</@IF>]]></Output>
		<Output ID="Assigns.Results" Type="HTML"><![CDATA[<@ASSIGN local$Pictures 
	<@ARRAY VALUE="combat1,In-flight shot - about to finish off an enemy fighter;
					combat2,Machine guns blazing - as empty catridges rain from beneath the wings;
					combat3,Bridge assault - a pair of fighters fire rockets at a tank crossing a bridge;
					scenery1,Some scenery taken from a mission replay - gotta love that sun-flare;
					scenery2,Heading home over glorious scenery;
					scenery3,More heading home;
					scenery4,Close-up of pilot and wingman" 
		CDELIM="," RDELIM=";"
	>
>
]]></Output>
		<Output ID="Header.Results" Type="HTML"><![CDATA[<@CALLMETHOD domain$Procedures "PageHeader(@@local$PageTitle,@@local$Sidebar,,,@@local$Navlink)" ENCODING=NONE>
]]></Output>
		<Output ID="Zoom_Picture.Results" Type="HTML"><![CDATA[<table align="center" border="0" cellspacing="0" cellpadding="0">
<tr>
	<td align="left">
		<@IF '<@VAR local$Function> > 1'><a href="<@CGI><@APPFILE>?<@CALC '<@VAR local$Function> - 1'>">&lt; Previous</a></@IF>
	</td>
	<td>&nbsp;</td>
	<td align="right">
		<@IF '<@VAR local$Function> < <@NUMROWS ARRAY=local$Pictures>'><a href="<@CGI><@APPFILE>?<@CALC '<@VAR local$Function> + 1'>">Next &gt;</a></@IF>
	</td>
</tr>
<tr>
	<td colspan="3" align="center"><@VAR local$Pictures[<@VAR local$Function>,2]></td>
</tr>
<tr>
	<td colspan="3"><br><img src="<@VAR local$Pictures[<@VAR local$Function>,1]>.jpg" width="565" height="424" border="0" hspace="0" vspace="0" alt="<@VAR local$Function>"></td>
</tr>
</table>
<br><br>
<a href="<@CGI><@APPFILE>">Back to the thumbnails...</a>]]></Output>
		<Output ID="Content.Results" Type="HTML"><![CDATA[<table border="0" cellspacing="0" cellpadding="5">
<tr>
	<td valign="top">
		I'd been thinking about buying a flight simulator for a while, but never got round to it.&nbsp; I 
		read a review of IL-2 Sturmovik, which utterly raved about the game - it's superb graphics, 
		environments, physics models, etc. - so snagged a copy.&nbsp; The game is set during the epic 
		battles between Germany and Russia during WWII.&nbsp; It's a hard game to play, but worth putting 
		in the effort.
		<br><br>
		
		The graphics are breathtaking, from the finely details planes to the fluffy clouds that roll 
		across the environment (casting shadows beneath them).
		<br><br>
		
		Below are a few shots taken in-game and during mission replays.
	</td>
	<td valign="top" align="right"><img src="logo.jpg" width="148" height="111" border="0" hspace="0" vspace="0" alt="Logo"></td>
</tr>
</table>
<br><br>
Click on the thumbnail images to view the full-size screenshots.<br><br>
<table border="0" cellspacing="0" cellpadding="15">
<@ROWS ARRAY=local$Pictures>
<tr>
	<td valign="middle" align="left">		
		<a href="<@CGI><@APPFILE>?<@CURROW>"><img src="<@COL 1>_t.jpg" width="141" height="105" border="0" hspace="0" vspace="0" alt="<@COL 1>"></a>		
	</td>
	<td valign="middle" align="left"><@COL 2></td>
</tr>
</@ROWS>
</table>

]]></Output>
		<Output ID="Footer.Results" Type="HTML"><![CDATA[<@CALLMETHOD domain$Procedures "PageFooter()" ENCODING=NONE>
]]></Output>
	</Outputs>
</TAF>
