function main()
	Is3D( FALSE );

	AddBackground( "asylum\\still_seattleNW" );
	
	-- Hotspot
	AddSprite(  HAsylumChairSeattleCU, 304, 194, 114, 113, nil, ACTIVE, 0, 0, TOOLS );

	AddDetailUV( 0, 0, 640, 384, "uv_wheelchair.tga" );
end