material ASSET/logo
{
	technique ASSET/logo/Technique
	{
		pass ASSET/logo/Pass
		{
			lighting off

			texture_unit ASSET/logo/Texture
			{
				texture logo.bmp 6
				filtering linear linear none
			}
		}

	}

}

material ASSET/logo1
{
	technique ASSET/logo1/Technique
	{
		pass ASSET/logo1/Pass
		{
			lighting off

			texture_unit ASSET/logo1/Texture
			{
				texture logo.bmp 6
			}
		}

	}

}

material ASSET/logo2
{
	technique ASSET/logo2/Technique
	{
		pass ASSET/logo2/Pass
		{
			lighting off

			texture_unit ASSET/logo2/Texture
			{
				texture logo.bmp 6
			}
		}

	}

}

material ASSET/logo3
{
	technique ASSET/logo3/Technique
	{
		pass ASSET/logo3/Pass
		{
			lighting off

			texture_unit ASSET/logo3/Texture
			{
				texture logo.bmp 6
			}
		}

	}

}

material ASSET/logo4
{
	technique ASSET/logo4/Technique
	{
		pass ASSET/logo4/Pass
		{
			lighting offv

			texture_unit ASSET/logo4/Texture
			{
				texture logo.bmp 6
			}
		}

	}

}

material ASSET/logo/noshadow
{
  receive_shadows off
	technique ASSET/logo/Technique
	{
		pass ASSET/logo/Pass
		{
			lighting off

			texture_unit ASSET/logo/Texture
			{
				texture logo.bmp 6
				filtering linear linear none
			}
		}

	}

}

material ASSET/logo1/noshadow
{
  receive_shadows off
	technique ASSET/logo1/Technique
	{
		pass ASSET/logo1/Pass
		{
			lighting off

			texture_unit ASSET/logo1/Texture
			{
				texture logo.bmp 6
			}
		}

	}

}

material ASSET/logo2/noshadow
{
  receive_shadows off
	technique ASSET/logo2/Technique
	{
		pass ASSET/logo2/Pass
		{
			lighting off

			texture_unit ASSET/logo2/Texture
			{
				texture logo.bmp 6
			}
		}

	}

}

material ASSET/logo3/noshadow
{
  receive_shadows off
	technique ASSET/logo3/Technique
	{
		pass ASSET/logo3/Pass
		{
			lighting off

			texture_unit ASSET/logo3/Texture
			{
				texture logo.bmp 6
			}
		}

	}

}

material ASSET/logo4/noshadow
{
  receive_shadows off
	technique ASSET/logo4/Technique
	{
		pass ASSET/logo4/Pass
		{
			lighting off

			texture_unit ASSET/logo4/Texture
			{
				texture logo.bmp 6
			}
		}

	}

}