function main()
	Is3D( FALSE );

	AddBackground( "motel\\01_motel_bert_cu" );

	AddSprite( Bert, 220, 20, 200, 364, nil, VISIBLE+ACTIVE, 8, 9 );
end