function main()
	Is3D( FALSE );

	AddBackground( "motel\\still_windowext" );

	-- Hotspot
	AddSprite( HHotelExteriorSmudgeFar, 459, 273,  23,  21, nil, ACTIVE, 0, 0, HotelWindowSmudge );

end