<!--this document is used to load in images and animations into the flash banner it will accept
	png (recomended for non moving stills make sure to use tranceparency if you want the background to show thourgh)
	swf (recomended for animations or more than one frame on the same topic)
	jpg (not recomended beacuse there is no tranceparency)
	The image should be in RGB format with
	Dimentions 370px wide and 500 px high 
	The image will be placed in the top left correr so please use RGB and the specified dimentions for best results -->
<?xml version='1.0' encoding='utf-8'?>
<gallery>
<!--lgPath (is used to tell the directory path of the images)
	fade (is the Number of Frames it takes for the fade in and out to take place)
	//swidth (is the desired width or the stage)should match html embed code size
	//sheight (is the desired height or the stage)should match html embed code size
	textcolor (0x777777 default text color)
	textHL (0x0063b5 text highlight clor)
	textfont (font used for text links default embeded Humanst521 BT
	textsize (font size)
	textwidth (the width of each text link 120 px default) 
	navhight (the hight in px of the navigation 20px default)
	navoffset (the pixles from the top of the screen the nav should be offset default 0)
	stagebg (is link to an image that will be in the background of the entire banner)
	topoffset (the offset of the images being loaded from the top of the image use same as navhight if you want to drop images below nav)-->

	<album id="bannerList1" title="" description="" lgPath="/static/pg/flashbanners/" fade="20" stagebg="" swidth="930" textHL="0x0063b5" navheight="32" textcolor="0x777777" textsize="12" textfont="Verdana" > 
<!--src (use only the file name not full path) 
	link (links to another page) 
	time (should be set to the durration of the animation or image in Frames) 
	target (used to spesify weathor or not it is in a _blank, _parent etc)
	title (will be what shows up on the top navigation of the banner -->
	<img src="Torque3D_1.2.swf" link="/products/torque-3d" time="430" target="_self" title=""/>	
	<img src="Torque3D_1.2planetpromo.swf" link="/products/2dsolarsytem" time="180" target="_self" title=""/>		
	<img src="Torque3D_1.2zombiecombo.swf" link="/products/zombieartpackcombo" time="180" target="_self" title=""/>		
	<img src="iTorque2D_1.5_Update.swf" link="/products/torque-2d/iphone" time="180" target="_self" title=""/>			
	<img src="deathartpack.swf" link="/community/blogs/view/21264" time="180" target="_self" title=""/>	
	<img src="Torque2D_kartkit.swf" link="/products/torque-2d" time="180" target="_self" title="iTorque 2D Engine" />
	</album>
</gallery>